]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(asm-mode, asm-mode-syntax-table): Add
[gnu-emacs] / lisp / ChangeLog
1 2006-04-26 Masatake YAMATO <jet@gyve.org>
2
3 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
4 Add support for "//" style comments. Remove `b' flag
5 from ?* in `asm-mode-syntax-table'.
6
7 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
8
9 * follow.el: Use (featurep 'xemacs) everywhere.
10 (follow-mode): Use define-minor-mode.
11 (follow-mode-map): Move initialization into the declaration.
12 Use command remapping.
13 (follow-emacs-version-xemacs-p): Remove.
14 (follow-submit-feedback): Remove.
15
16 * allout.el (allout-layout, allout-passphrase-verifier-string)
17 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
18
19 * textmodes/reftex-vars.el (reftex-vref-is-default)
20 (reftex-fref-is-default, reftex-guess-label-type):
21 Tighten up a bit the safety predicate.
22
23 * textmodes/paragraphs.el (sentence-end-double-space)
24 (sentence-end-without-period, sentence-end-without-space)
25 (page-delimiter, paragraph-ignore-fill-prefix):
26 Tighten up a bit the safety predicate.
27
28 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
29
30 * progmodes/python.el (python-continuation-line-p)
31 (python-beginning-of-statement): syntax-ppss may return
32 a negative depth.
33 (python-mode): Don't forcefully enable font-lock.
34
35 * time-stamp.el (time-stamp-start, time-stamp-end)
36 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
37
38 * add-log.el: Remove spurious * in docstrings.
39 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
40 (add-change-log-entry): Use it here, since it's not specific
41 to iso8601.
42 (add-log-iso8601-time-string): Don't use it here any more.
43 (change-log-indent-text, change-log-indent): Rename from add-log-*.
44
45 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
46
47 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
48
49 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
50 (rcirc-toggle-low-priority): Doc fix.
51 (rcirc-handler-NOTICE): Remove beginning of line anchor in
52 ChanServ regexp.
53 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
54 #emacs.
55 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
56 (rcirc-decode-coding-system): Use utf-8 as the default.
57 (rcirc-multiline-minor-mode): Set the fill-column.
58 (rcirc-format-response-string): Display bright and dim nicks.
59 (rcirc-browse-url): Update interactive spec to fill ARG.
60 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
61 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
62
63 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
64
65 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
66 case for @Article, etc.
67
68 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
69
70 * net/tramp.el (tramp-register-file-name-handlers): New defun.
71 Added with autoload cookie.
72 (tramp-unload-file-name-handlers): Rename from
73 `tramp-unload-file-name-handler-alist'.
74
75 2006-04-23 Romain Francoise <romain@orebokech.com>
76
77 * comint.el (comint-match-partial-filename): Doc fix.
78
79 2006-04-21 Glenn Morris <rgm@gnu.org>
80
81 * calendar/cal-menu.el (calendar-mode-map): Refer to
82 `diary-view-entries' rather than alias `view-diary-entries'.
83 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
84
85 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
86
87 * progmodes/antlr-mode.el (antlr-default):
88 * cus-edit.el (custom-documentation):
89 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
90 in defface.
91
92 2006-04-21 Kim F. Storm <storm@cua.dk>
93
94 * image.el (image-type): New defun split out of create-image.
95 (create-image): Use it.
96
97 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
98
99 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
100 (org-open-at-point): Remove the "...done" message to keep output
101 in the echo area visible.
102 (org-export-as-xoxo): Fix call to `indent-region'.
103
104 2006-04-21 Kevin Ryde <user42@zip.com.au>
105
106 * international/mule.el (keyboard-coding-system): defcustom
107 info-link fixes: "Specify Coding" has been split, keyboard now in
108 "Terminal Coding", and "Single-Byte Character Support" is now
109 "Unibyte Mode".
110
111 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
112
113 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
114 Use font-lock-warning-face for any errors e.g. no stack.
115 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
116
117 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
118
119 * progmodes/sh-script.el (sh-shell): Mark as safe.
120
121 * newcomment.el (comment-start, comment-start-skip)
122 (comment-end-skip, comment-end): Mark as safe.
123
124 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
125
126 * textmodes/org.el: (org-deadline-announce): Face removed.
127 (org-level-faces, org-n-levels): Convert to constant.
128 (org-compatible-face): New function.
129 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
130 (org-level-5, org-level-6, org-level-7, org-level-8)
131 (org-special-keyword, org-warning, org-headline-done, org-link)
132 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
133 (org-scheduled-today, org-scheduled-previously, org-time-grid):
134 Face definition revised for better color tty support.
135 (org-bold-re, org-italic-re, org-underline-re): New constants.
136 (org-set-font-lock-defaults): Use the new constants.
137 (org-agenda-highlight-todo): New function.
138 (org-agenda-todo): Fix bug with point at end of line.
139 (org-agenda-change-all-lines, org-finalize-agenda-entries):
140 Fontify TODO keywords.
141 (org-insert-link): Preserve relative path in ../ links.
142 (org-export-as-html): Convert links pointing to .org files into
143 links that will work beteen the exported HTML files.
144 (org-todo-list): Fix bug when arg=0.
145 (org-insert-heading): More fine-tuning.
146
147 2006-04-19 Romain Francoise <romain@orebokech.com>
148
149 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
150 from `rmail-mime-charset-pattern'.
151
152 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
153
154 * progmodes/python.el (python-mode): Fix typo.
155
156 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
157
158 * comint.el (comint-previous-input): Don't clobber input line
159 when moving off either end of the input history ring.
160 (comint-delete-input): New function, used by
161 `comint-previous-input' and others.
162 (comint-previous-matching-input):
163 Use `coming-delete-input'. Save the partial input if leaving the
164 edit line. Goto point-max before deleting input to avoid
165 partial input fragments hanging around.
166 (comint-restore-input): New function, used by `comint-previous-input'.
167
168 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
169
170 * imenu.el (imenu--index-alist): Balance parentheses.
171
172 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
173
174 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
175
176 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
177
178 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
179 file is nil.
180
181 2006-04-18 Richard Stallman <rms@gnu.org>
182
183 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
184
185 * imenu.el (imenu-create-index-function, imenu--index-alist)
186 (imenu--last-menubar-index-alist, imenu--make-index-alist)
187 (imenu-default-create-index-function, imenu--generic-function):
188 Doc fixes.
189
190 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
191
192 * help-mode.el (help-mode): Set view-exit-action to delete window.
193
194 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
195 now works by passing nil as arg.
196
197 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
198
199 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
200 (read-abbrev-file): Provide default when reading filename.
201
202 * files.el (enable-local-variables): Allow :all as value.
203 (hack-local-variables): Implement that value.
204 (safe-local-variable-values, safe-local-eval-forms)
205 (enable-local-variables): Mark as risky.
206 (find-file-visit-truename, kept-old-versions): Mark safe.
207
208 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
209 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
210 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
211
212 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
213
214 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
215 Use forward-line so as to get to BOL even in the presence of fields.
216 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
217 in return.
218 (inferior-tcl): Tell tclsh to work in interactive mode.
219
220 * complete.el (partial-completion-mode):
221 Use 'choose-completion-string-functions to make sure that
222 choose-completion fills the minibuffer properly.
223
224 * complete.el (PC-old-read-file-name-internal): Remove.
225 (PC-read-include-file-name-internal): Remove. Turn it into an advice
226 of read-file-name-internal.
227 (partial-completion-mode): Enable/disable this advice.
228
229 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
230
231 * net/tramp.el (tramp-completion-file-name-handler): Revert change
232 of 2006-04-17.
233
234 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
235
236 * textmodes/org.el (org-insert-heading): Insert heading before
237 current if at beginning of line.
238 (org-todo, org-date): New faces.
239 (org-table-align): Make sure tooltip window contains full text.
240 (org-no-properties): New defsubst.
241 (org-set-font-lock-defaults): Use new faces.
242
243 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
244
245 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
246 for root variables.
247
248 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
249 (gdb-frame-address): Re-use to identify frame for watch expression.
250 (gdb-var-list, gdb-var-create-handler): Add frame address for root
251 variables.
252 (gdb-init-1, gdb-source, gdb-post-prompt)
253 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
254 (gdb-frame-handler): Get gdb-frame-address.
255
256 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
257
258 Sync with Tramp 2.0.53.
259
260 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
261 'control. Reported by Matthias F\e,bv\e(Brste <slashdevslashnull@gmx.net>.
262 (tramp-completion-file-name-handler): Add autoload cookie for
263 adding to `file-name-handler-alist'.
264
265 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
266 the prompt. If it returns earlier (when detecting an error
267 message), the rest of the output will merge accidently with the
268 output of the next command. Reported by M Jared Finder
269 <jared@hpalace.com>.
270
271 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
272 for `process-file', in order to let it work for older Emacsen too.
273
274 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
275
276 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
277 (tex-font-lock-keywords-3): Use it.
278
279 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
280
281 * newcomment.el (comment-add): New function.
282 (comment-region-default, comment-dwim): Use it.
283
284 2006-04-15 Michael Olson <mwolson@gnu.org>
285
286 * emacs-lisp/tq.el: Improve comments.
287 (tq-queue-head-question): New accessor function.
288 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
289 Update for modified queue structure.
290 (tq-queue-add): Accept `question' argument.
291 (tq-queue-pop): If a question is pending, send it.
292 (tq-enqueue): Accept new optional argument `delay-question'.
293 If this is non-nil, and at least one other question is pending a
294 response, queue the question rather than sending it immediately.
295
296 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
297
298 * calendar/appt.el (appt-add): Check whether an appointment is
299 already present in appt-time-msg-list. Simplify code.
300
301 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
302
303 * progmodes/cc-langs.el (c-mode-menu):
304 Don't presume c-subword-mode is bound.
305
306 2006-04-13 Bill Wohler <wohler@newt.com>
307
308 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
309 (customize-package-emacs-version): Use cdr instead of cadr now
310 that alists use dotted pairs.
311
312 * custom.el (defcustom): Fix docstring for :package-version.
313
314 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
315
316 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
317 (tramp-handle-shell-command): Display output buffer only when
318 `tramp-display-shell-command-buffer' is true.
319 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
320
321 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
322
323 * textmodes/org.el (org-set-autofill-regexps): Set only the local
324 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
325
326 2006-04-13 Romain Francoise <romain@orebokech.com>
327
328 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
329 leaving temporary .cvsignore buffers behind.
330
331 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
332
333 * textmodes/org.el: (org-set-regexps-and-options)
334 (org-get-current-options): Better names for the startup folding
335 options.
336
337 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
338
339 * vc.el (vc-annotate): Arrange for point to end up at the same
340 line number as in the original, but only when using a new buffer.
341
342 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
343
344 * files.el (hack-one-local-variable-eval-safep):
345 Recognize `edebug-form-spec' for `put', but only if it passes
346 `edebug-basic-spec'. Generalize `put' handling.
347
348 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
349 vetting file-local form specs.
350
351 * allout.el (allout-layout): Autoload its `safe-local-variable'
352 property.
353
354 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
355
356 * textmodes/org.el: (org-ctrl-c-ctrl-c): Improve documentation string.
357 (org-agenda-mouse-1-follows-link)
358 (org-mouse-1-follows-link): New options.
359 (org-format-agenda-item): Fix bug if TAGS is nil.
360 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
361
362 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
363
364 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
365 GDB 6.1+ gives full filename for "info sources" so use
366 file-name-nondirectory.
367
368 2006-04-12 Romain Francoise <romain@orebokech.com>
369
370 * subr.el (read-passwd): Bind `message-log-max' to nil.
371
372 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
373
374 * progmodes/perl-mode.el (perl-indent-new-calculate):
375 Recompute parse-start after jumping backward by a whole sexp.
376
377 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
378
379 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
380 window configuration.
381 (vc-annotate-display-select): Select the buffer so that current-buffer
382 (and selected-window) is the output buffer at the end of vc-annotate.
383
384 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
385
386 * vc.el (vc-annotate-color-map): Add custom TTY color map for
387 8-color terminals, to use all of the colors in a sensible order.
388 256-color terminals work well with the standard map.
389 (vc-annotate-lines): Only strip the first color character if it
390 is "#", to allow for terminal-style named colors.
391 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
392 the correct buffer is scrolled.
393
394 2006-04-11 Richard Stallman <rms@gnu.org>
395
396 * emacs-lisp/bytecomp.el (byte-compile-file):
397 Bind enable-local-variables to :safe, and make normal-mode obey it.
398
399 * files.el (enable-local-variables): Allow value :safe.
400 (normal-mode): Doc fix.
401 (hack-local-variables): Implement enable-local-variables = :safe.
402 (hack-local-variables-confirm): Don't prevent quitting.
403
404 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
405
406 * loadhist.el (unload-feature): A bit of sanity check of
407 load-history entries. Cancel timer-vars before unbinding them.
408
409 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
410 quote special chars, and make the trick work on the hex part of the
411 buffer as well.
412 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
413 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
414
415 * startup.el (normal-splash-screen): Fix last change so we don't wait
416 2 minutes if we don't show the splash screen.
417
418 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
419
420 * textmodes/org.el (org-export-plain-list-max-depth)
421 (org-table-spaces-around-separators)
422 (org-radio-targets, org-activate-camels)
423 (org-table-spaces-around-invisible-separators): Options removed.
424 (org-time-stamp-rounding-minutes, org-remember-templates)
425 (org-ellipsis, org-activate-links, org-descriptive-links):
426 New options.
427 (org-remember-apply-template, org-current-time)
428 (org-finish-edit-table-field)
429 (org-link-unescape, org-link-escape)
430 (org-string-width, org-table-clean-line, org-html-do-expand)
431 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
432 (org-read-agenda-file-list): New functions.
433 (org-table-edit-field)
434 (org-table-create-or-convert-from-region): New commands
435 (org-table-toggle-vline-visibility): Command removed.
436 (org-table-convert-region): Made a command.
437 (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
438 Replace with the normal org- functions.
439 (org-self-insert-command): Don't trigger realign unnecessarily
440 when blanking a field that is not full.
441 (org-mode): `Set buffer-invisibility-spec' for links.
442 (org-activate-links2): Hide link part and only show descriptive
443 part of the link.
444 (org-insert-link): Modify for new linking system.
445 (org-store-link): Store description separately, for use by
446 `org-insert-link'.
447 (org-table-align): Use `org-string-width'.
448 (defgroup): Completely new group structure for custom variables.
449 (org-agenda-files): Option: Single file name allowed. Function:
450 Optional argument unrestrited means ignore any restricitons.
451 (org-install-agenda-files-menu): Find a buffer in Org-mode before
452 trying to modify the menu. Use generalized access to
453 `org-agenda-files.'
454 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
455 (org-agenda-file-to-front, org-remove-file, org-diary)
456 (org-tags-view, org-export-icalendar-all-agenda-files)
457 (org-export-icalendar-combine-agenda-files): Use generalized
458 access to `org-agenda-files'.
459 (org-remember-handler): Correctly preserve heading if present.
460 (org-table-insert-row, org-table-insert-hline): Deal with
461 invisible characters.
462
463 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
464
465 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
466 (vc-annotate-color-map): New 18 element constant
467 value/saturation, rotating hue colormap, from red->blue.
468 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
469 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
470 (vc-annotate): To avoid killing the required local variables,
471 set them before the end of `with-output-to-temp-buffer', and
472 after first switching to annotate-mode.
473 (vc-annotate-warp-version): Add buffer argument in goto-line to
474 ensure annotation, not source, is scrolled.
475
476 2006-04-10 Bill Wohler <wohler@newt.com>
477
478 * custom.el (defcustom, custom-handle-keyword):
479 Add :package-version keyword.
480 (custom-add-package-version): New function. Sets value of new
481 property 'custom-package-version from :package-version keyword.
482 (defcustom): Create Common Keywords section in docstring.
483 (defface, defgroup): Replace definitions of a select few keywords
484 with a reference to the Common Keywords in defcustom.
485 (defcustom, defface, defgroup): Replace reference to Customization
486 chapter in manual with hyperlink.
487
488 * cus-edit.el (customize-package-emacs-version-alist):
489 New variable.
490 (customize-changed-options): Add check for custom-package-version.
491 (customize-package-emacs-version): New function to look up Emacs
492 version corresponding to the given package version.
493
494 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
495 defun name, in similar fashion to find-variable-regexp.
496
497 2006-04-10 Eli Zaretskii <eliz@gnu.org>
498
499 * international/mule-cmds.el (set-locale-environment): Fix last
500 change for when the locale's preferences don't specify any encoding.
501
502 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
503
504 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
505 so the defined var/fun doesn't need to be quoted.
506
507 2006-04-10 Richard Stallman <rms@gnu.org>
508
509 * finder.el (finder-mode-map): Add n and p bindings.
510
511 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
512
513 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
514 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
515 (gdb-setup-windows): Put something in source window if we can't find
516 the source file.
517 (gdb-frame-handler): Make it work again with just assembly.
518 (gdb-data-list-register-values-handler): Make it work when there is
519 no stack.
520
521 2006-04-09 Richard Stallman <rms@gnu.org>
522
523 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
524 specs while looking for charset.
525
526 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
527
528 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
529 Make them faces.
530 (lm-font-lock-keywords): Update appropriately.
531
532 2006-04-10 Kim F. Storm <storm@cua.dk>
533
534 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
535 it can also replace buffer-substring-no-properties.
536
537 * emulation/cua-base.el (cua-delete-region, cua-paste)
538 (cua-repeat-replace-region): Use filter-buffer-substring.
539
540 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
541 (cua-cut-region-to-global-mark): Likewise.
542
543 * emulation/cua-rect.el (cua--extract-rectangle)
544 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
545
546 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
547
548 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
549 entry-type. Add field delimiters to numerical fields if they are
550 not present.
551
552 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
553
554 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
555 string-const to return value.
556 (bibtex-remove-delimiters): Use it.
557
558 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
559
560 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
561 cl-byte-compile-compiler-macro unless it exists.
562
563 2006-04-08 Eli Zaretskii <eliz@gnu.org>
564
565 * files.el (hack-local-variables-confirm) <offer-save>:
566 Clarify message text. Suggested by Ralf Angeli.
567
568 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
569
570 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
571 (delete-extract-rectangle-line): Use `filter-buffer-substring'
572 instead of `buffer-substring' and `delete-region'. (Most of the
573 code actually copied from `kill-region'.)
574
575 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
576
577 * rcirc.el (rcirc-default-server): Rename from rcirc-server.
578 (rcirc-default-port): Rename from rcirc-port.
579 (rcirc-default-nick): Rename from rcirc-nick.
580 (rcirc-default-user-name): Rename from rcirc-user-name.
581 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
582 (rcirc-low-priority-flag): New variable.
583 (rcirc-decode-coding-system): New defcustom.
584 (rcirc-encode-coding-system): New defcustom.
585 (rcirc-coding-system-alist): New defcustom.
586 (rcirc-multiline-major-mode): New defcustom.
587 (rcirc-nick): New internal variable.
588 (rcirc-process): Remove variable.
589 (rcirc-server-buffer): New variable.
590 (rcirc): Update to use rcirc-default-* variables above.
591 (rcirc-connect): Do not add window-configuration-hook-here.
592 (rcirc-server): New internal variable.
593 (rcirc-connect): Do not send keepalive pings if
594 rcirc-keepalive-seconds is nil.
595 (with-rcirc-server-buffer): New macro.
596 (rcirc-send-string): Encode with rcirc-encode-coding-system.
597 (rcirc-server-name): Rename from rcirc-server.
598 (rcirc-buffer-process): New function.
599 (rcirc-buffer-nick): New function.
600 (rcirc-buffer-target): Remove function.
601 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
602 New commands.
603 (rcirc-mode-map): Change binding of C-c C-l to
604 rcirc-toggle-low-priority.
605 (rcirc-mode): Initialize coding system based on
606 rcirc-coding-system-alist. New change-major-mode-hook to part the
607 channel on a mode change. Make kill-buffer-hook buffer-local.
608 (rcirc-change-major-mode-hook): New function.
609 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
610 (rcirc-last-post-time): New variable.
611 (rcirc-process-message): Store the last time user posted a message
612 to this target.
613 (rcirc-multiline-minor-mode): New mode.
614 (rcirc-multiline-minor-mode-map): New mode map.
615 (rcirc-edit-multiline): Put multiline-edit buffer in
616 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
617 (rcirc-print): Ignore any line starting with an ignored nick.
618 (rcirc-print): Decode using rcirc-decode-coding-system.
619 (rcirc-track-minor-mode): Update global-mode-string when disabling
620 this mode.
621 (minor-mode-alist): Add LowPri indicator.
622 (rcirc-toggle-low-priority): New function.
623 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
624 next lowpriority buffer with activity.
625 (rcirc-record-activity): Sort buffers in rcirc-activity by the
626 last time the user posted a message in to the target.
627 (rcirc-update-activity-string): New formatting for low priority
628 buffers.
629 (rcirc-split-activity): New function.
630 (rcirc-handler-PART, rcirc-handler-KICK)
631 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
632 (rcirc-nick-away-alist): New variable.
633 (rcirc-handler-301): New handler. Away messages are printed once
634 per change.
635
636 2006-04-08 Eli Zaretskii <eliz@gnu.org>
637
638 * info.el (Info-follow-nearest-node): Doc fix.
639
640 * international/mule-cmds.el (set-locale-environment): Make sure
641 the coding-system preferred by the locale's language has the same
642 EOL conversion type as the original buffer-file-coding-system.
643 (locale-language-names): Add a few MS Windows language codes.
644
645 2006-04-07 Richard Stallman <rms@gnu.org>
646
647 * simple.el (eval-expression): Doc fix.
648
649 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
650 (eval-defun): Doc fixes.
651
652 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
653
654 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
655
656 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
657
658 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
659 GDB list command without argument for greater generality.
660
661 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
662
663 * subr.el (string-or-null-p): New function.
664
665 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
666
667 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
668
669 * files.el: Update comment about safe-local-variable declarations.
670
671 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
672
673 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
674 See idlwave.org.
675
676 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
677 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
678
679 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
680 See idlwave.org.
681
682 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
683 version 6.0 (minimal changes). See idlwave.org.
684
685 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
686 6.0 (minimal changes). See idlwave.org.
687
688 * progmodes/idlw-rinfo.el: File obsoleted and removed.
689
690 2006-04-06 Romain Francoise <romain@orebokech.com>
691
692 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
693 symmetric encryption features and a new asynchronous interface to
694 GnuPG. This new version is version 1.4, plus whitespace changes.
695
696 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
697
698 * files.el: Move some `safe-local-variable' declarations to the
699 respective files.
700
701 * textmodes/ispell.el (ispell-check-comments)
702 (ispell-local-dictionary): Mark as safe.
703
704 * abbrev.el (abbrev-mode): Mark as safe.
705
706 * add-log.el (change-log-default-name): Mark as safe.
707
708 * textmodes/reftex-vars.el (reftex-vref-is-default)
709 (reftex-fref-is-default, reftex-level-indent)
710 (reftex-guess-label-type): Mark as safe.
711
712 * textmodes/fill.el (colon-double-space): Mark as safe.
713
714 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
715 (sentence-end-double-space, sentence-end-without-period)
716 (sentence-end-without-space, sentence-end, sentence-end-base)
717 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
718
719 2006-04-06 Kim F. Storm <storm@cua.dk>
720
721 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
722 the :set-after list.
723 (ido-downcase-unc-hosts): New user option. Default on.
724 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
725 when it is set, as regexps are now applied on the fly.
726 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
727 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
728 on the fly, but only when ido-process-ignore-lists is set.
729 Do case insensitive filtering if ido-downcase-unc-hosts is set.
730 Only downcase names if ido-downcase-unc-hosts is set.
731
732 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
733
734 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
735
736 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
737
738 2006-04-05 Kim F. Storm <storm@cua.dk>
739
740 * ido.el (ido-mode): Set after ido-unc-hosts and
741 ido-ignore-unc-host-regexps.
742 (ido-save-history): Save ido-unc-hosts-cache.
743 (ido-load-history): Load ido-unc-hosts-cache.
744 (ido-reread-directory): Refresh unc hosts cache in // dir.
745
746 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
747 to nil while displaying slash screen.
748
749 2006-04-05 Daiki Ueno <ueno@unixuser.org>
750
751 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
752 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
753
754 2006-04-05 Kenichi Handa <handa@m17n.org>
755
756 * international/characters.el: Setup cases of Latin, Greek, and
757 Cyrillic characters in CJK charsets.
758
759 2006-03-29 Daiki Ueno <ueno@unixuser.org>
760
761 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
762 default-enable-multibyte-characters. This reverts the change from
763 revision 6.17 which is no longer necessary because the passphrase
764 is sent separately now. GnuPG messages are unreadable under
765 multibyte locales with default-enable-multibyte-characters set to nil.
766
767 2006-04-04 Andreas Schwab <schwab@suse.de>
768
769 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
770 and `byte-compile-warnings' as `safe-local-variable'.
771
772 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
773
774 * man.el (Man-mode-map): Restore the \r binding.
775 (Man-abstract-xref-man-page): If Man-target-string is a function,
776 call it.
777 (Man-highlight-references): Use Man-default-man-entry to get the
778 target. Deal with xrefs too.
779 (Man-highlight-references0): Don't call the target function.
780
781 * woman.el (WoMan-xref-man-page): Strip the section number, woman
782 cannot deal with it.
783
784 2006-04-04 Daiki Ueno <ueno@unixuser.org>
785
786 * pgg-gpg.el: Clean up process buffers every time gpg processes
787 complete.
788
789 2006-04-04 Kenichi Handa <handa@m17n.org>
790
791 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
792 here.
793 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
794 Temporarily bind inhibit-field-text-motion to t.
795
796 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
797
798 * startup.el (normal-splash-screen): Only set mode-line-format in the
799 splash buffer, so as not to interfere when debugging the code.
800 Ignore errors when switching buffer.
801
802 2006-04-03 Romain Francoise <romain@orebokech.com>
803
804 * dired.el (dired-dnd-protocol-alist): Fix typo.
805
806 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
807
808 * savehist.el (savehist): Add :version.
809 (savehist-ignored-variables): New variable.
810 (savehist-minibuffer-hook): Don't save variables listed in
811 `savehist-ignored-variables'.
812
813 * dired.el (dired-dnd-protocol-alist): Mention that change does
814 only apply to new buffers in doc string.
815
816 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
817
818 * recentf.el (recentf-open-files-item): Include newline in button
819 field, so opening a file will work, when the point is at the end
820 of the file name. Allow, for example, to [i]search a file by
821 extension and just push RET to open it.
822
823 2006-04-03 Daiki Ueno <ueno@unixuser.org>
824
825 * pgg-gpg.el (pgg-gpg-process-filter)
826 (pgg-gpg-wait-for-completion): Check if buffer is alive.
827
828 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
829 lines, temporary fix.
830
831 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
832
833 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
834
835 2006-04-02 Richard Stallman <rms@gnu.org>
836
837 * progmodes/compile.el (compilation-message-face): Make it defcustom.
838
839 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
840
841 * ibuf-macs.el (define-ibuffer-column): Add a new key:
842 header-mouse-map.
843
844 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
845 (ibuffer-mode-header-map): New keymaps.
846 (ibuffer-update-title-and-summary): Enable mouse face highlighting
847 and keybindings for column headers.
848 (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
849 property.
850
851 2006-04-02 Drew Adams <drew.adams@oracle.com> (tiny change)
852
853 * speedbar.el (speedbar-after-create-hook): Doc fix.
854
855 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
856
857 * shell.el (shell-directory-tracker)
858 (shell-dynamic-complete-command): Doc fixes.
859
860 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
861
862 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
863 terminals.
864
865 2006-04-01 Kim F. Storm <storm@cua.dk>
866
867 * ido.el (ido-unc-hosts-cache): New defvar.
868 (ido-unc-hosts): If value of defcustom is a function, call it to
869 get list of UNC hosts. Add function-item choices to specify
870 ido-unc-hosts-net-view or user function.
871 (ido-ignore-unc-host-regexps): New defcustom.
872 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
873 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
874 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
875
876 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
877
878 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
879 wwidth.
880
881 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
882
883 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
884 (ido-max-work-file-list, ido-switch-buffer)
885 (ido-read-file-name-as-directory-commands):
886 Fix typos in docstrings.
887
888 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
889
890 * term/mac-win.el (mac-system-coding-system): Define and use after
891 Mac-specific coding systems are ready.
892
893 2006-03-27 Romain Francoise <romain@orebokech.com>
894
895 * net/rcirc.el (rcirc-connect): Add autoload cookie.
896
897 * ldefs-boot.el: Update.
898
899 2006-03-27 Daiki Ueno <ueno@unixuser.org>
900
901 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
902 passphrases when it is not needed.
903 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
904 passphrase stuff from gpg, should only be necessary when you use
905 gpg with a smartcard.
906
907 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
908
909 * comint.el (comint-dynamic-list-completions): Allow user to
910 select *Completions* buffer.
911
912 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
913
914 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
915
916 2006-03-26 Andreas Schwab <schwab@suse.de>
917
918 * progmodes/gud.el (gdb): Only complain about multiple debugging
919 when the gdb process is still running.
920
921 2006-03-25 Eli Zaretskii <eliz@gnu.org>
922
923 * mail/rmail.el (tool-bar-map): Defvar it.
924 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
925 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
926
927 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
928
929 * help.el (print-help-return-message): Suggest to use
930 display-buffer instead of switch-to-buffer-other-window to restore
931 the previous window without selecting it.
932
933 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
934
935 * frame.el (select-frame-by-name): Call x-focus-frame also when
936 window-system is mac.
937
938 * term/mac-win.el: Adjust Courier font specifications in
939 x-fixed-font-alist.
940 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
941 when directly encoding to UTF-16 in native byte order, no BOM.
942
943 2006-03-25 Kim F. Storm <storm@cua.dk>
944
945 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
946 (cua--init-keymaps): Use it instead of fixed C-return.
947 (cua-mode): Set after it.
948
949 * emulation/cua-rect.el (cua--init-rectangles):
950 Use cua-rectangle-mark-key instead of fixed C-return.
951
952 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
953
954 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
955 "run" in .gdbinit.
956 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
957
958 2006-03-24 Romain Francoise <romain@orebokech.com>
959
960 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
961 `display-buffer-other-frame'.
962
963 2006-03-24 Kim F. Storm <storm@cua.dk>
964
965 * apropos.el (apropos-synonyms): Add selection => region.
966
967 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
968
969 * progmodes/gdb-ui.el (gdb-var-create-regexp)
970 (gdb-var-list-children-regexp, gdb-var-update-regexp)
971 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
972 (gdb-data-list-register-values-regexp)
973 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
974 Future proof against new fields being added to MI output.
975 (gdb-send): Don't treat backslashes for program input as
976 continuations.
977 (gdb-assembler-handler): Don't use window-start for this handler.
978 (gdb-frame-handler): Don't change to hollow arrow if overlay
979 arrow doesn't move to new frame.
980
981 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
982
983 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
984 prevent compiler warnings.
985 (gdb-stopped): Check for gud-last-last-frame (case: signal).
986 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
987 (gdb-assembler-custom): Use hollow-right-triangle for assembler
988 buffer too.
989
990 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
991
992 * pgg-gpg.el (pgg-gpg-update-agent): Check for
993 make-network-process, so we can use the same code in Gnus v5-10
994 too and have this file fully synchronized with that release.
995
996 2006-03-23 Romain Francoise <romain@orebokech.com>
997
998 * ibuf-ext.el (ibuffer-read-filter-group-name):
999 Use `ibuffer-generate-filter-groups' to make completion list match
1000 the filter groups that are really displayed in the Ibuffer buffer.
1001 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
1002
1003 2006-03-23 Kenichi Handa <handa@m17n.org>
1004
1005 * international/mule-cmds.el (sort-coding-systems): Describe that
1006 the argument is modified in docstring.
1007
1008 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
1009
1010 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
1011 (pgg-gpg-update-agent): New function.
1012 (pgg-gpg-use-agent-p): New function.
1013 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
1014 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
1015 (pgg-gpg-sign-region): Use it.
1016
1017 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
1018
1019 * cus-edit.el (custom-face-set): Call custom-push-theme before
1020 face-spec set so that `changed' theme is correctly saved.
1021 (custom-face-reset-standard): Reset to recalculated face rather
1022 than defface spec.
1023
1024 * custom.el (custom-push-theme): Only save `changed' theme if the
1025 current face does not match the defface specs.
1026
1027 2006-03-21 Simon Josefsson <jas@extundo.com>
1028
1029 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
1030 <wilde@sha-bang.de>.
1031 (pgg-gpg-use-agent): New variable.
1032 (pgg-gpg-process-region): Use it.
1033 (pgg-gpg-encrypt-region): Likewise.
1034 (pgg-gpg-encrypt-symmetric-region): Likewise.
1035 (pgg-gpg-decrypt-region): Likewise.
1036 (pgg-gpg-sign-region): Likewise.
1037 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
1038
1039 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
1040
1041 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
1042 bracket links.
1043
1044 2006-03-21 Kim F. Storm <storm@cua.dk>
1045
1046 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
1047 fringe-indicator-alist instead of modifying global value.
1048 (gdb-frame-handler): Likewise.
1049
1050 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
1051
1052 * diff-mode.el (diff-function): Make it inherit from diff-header
1053 instead of diff-context.
1054
1055 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
1056 bitmap.
1057 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
1058 change names in macro above for consistency.
1059 (gdb-frame-handler): Use hollow-right-triangle for all selected
1060 frames which except the innermost (where execution has stopped).
1061 (gdb-reset): Reset buffer-local values of overlay-arrow.
1062
1063 2006-03-20 Richard Stallman <rms@gnu.org>
1064
1065 * simple.el (set-mark-command): Doc fix.
1066
1067 * files.el (display-buffer-other-frame): New command.
1068 (ctl-x-4-map): Bind C-x 5 C-o to it.
1069
1070 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
1071
1072 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
1073 rather than just defer-time, in case defer-time has been changed but
1074 the timer isn't running yet.
1075 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
1076
1077 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1078
1079 * help-mode.el (help-follow-symbol): New function.
1080 Essentially identical to the old `help-follow', but do not let
1081 `push-button' do the work when on an xref.
1082 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
1083
1084 2006-03-19 Richard Stallman <rms@gnu.org>
1085
1086 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
1087 preceded by the word `program'.
1088 (help-follow-mouse, help-follow): Throw error if not on xref.
1089 Delete no longer used args.
1090
1091 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
1092
1093 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
1094 annotation ensure gud-overlay-arrow-position is redisplayed.
1095
1096 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1097
1098 * textmodes/bibtex.el (bibtex-include-OPTkey)
1099 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
1100 (bibtex-autokey-name-case-convert)
1101 (bibtex-autokey-titleword-case-convert): Make these the aliases
1102 for the following two variables.
1103 (bibtex-autokey-name-case-convert-function)
1104 (bibtex-autokey-titleword-case-convert-function): Make these the
1105 real names.
1106 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
1107 bibtex-font-lock-crossref sublists.
1108 (bibtex-mode): Revert 2005-12-30 change (which made
1109 completion-ignore-case buffer-local).
1110 (bibtex-url): Simplify.
1111
1112 2006-03-19 Kim F. Storm <storm@cua.dk>
1113
1114 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
1115 cursor property value to 2 (to align with C level change).
1116
1117 2006-03-19 Bill Wohler <wohler@newt.com>
1118
1119 * image.el (image-load-path-for-library): Shorten first line in
1120 docstring.
1121
1122 2006-03-18 Richard Stallman <rms@gnu.org>
1123
1124 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
1125
1126 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
1127
1128 * isearch.el (isearch-other-meta-char): Handle user bindings for
1129 shifted control characters.
1130
1131 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
1132
1133 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
1134 part that matches email addresses, file names, etc.
1135
1136 2006-03-18 Eli Zaretskii <eliz@gnu.org>
1137
1138 * term/w32-win.el (mouse-set-font):
1139 Mention w32-list-proportional-fonts in the doc string.
1140
1141 2006-03-18 Kim F. Storm <storm@cua.dk>
1142
1143 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
1144 (ido-unc-hosts): New user option to explicitly define list of know
1145 UNC-style hosts for completion.
1146 (ido-cache-unc-host-shares-time): New user option.
1147 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
1148 New helper functions for UNC file-name support.
1149 (ido-may-cache-directory): Check for UNC host. Simplify.
1150 (ido-wash-history): Clean out old UNC hosts.
1151 (ido-nonreadable-directory-p): UNC hosts are always readable.
1152 (ido-directory-too-big-p): UNC hosts are never too big.
1153 (ido-set-current-directory): Handle UNC root path.
1154 (ido-file-name-all-completions): Complete UNC host names from
1155 ido-unc-hosts list. Cache UNC host shares.
1156 (ido-make-file-list-1): Don't filter UNC root.
1157 (ido-exhibit): Check for // in root directory, and switch to UNC
1158 mode by setting ido-current-directory to //.
1159
1160 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
1161
1162 * cus-edit.el (customize-changed-options): Mention explicit
1163 version number as default in prompt.
1164
1165 2006-03-17 Bill Wohler <wohler@newt.com>
1166
1167 * image.el (image-load-path-for-library): Minor docstring fix.
1168
1169 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
1170
1171 * textmodes/org.el (org-read-date): Include subgroup 5 into
1172 replacement text.
1173 (org-popup-calendar-for-date-prompt): Fix customization type.
1174
1175 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
1176
1177 * progmodes/gdb-ui.el (gud-watch): Provide completion.
1178 (gdb-continuation): New variable.
1179 (gdb-send): Deal with continuation lines.
1180
1181 * progmodes/gud.el (gud-gdb-complete-command)
1182 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
1183 expressions.
1184 (gud-tooltip-mode): Use buffer-local value.
1185
1186 2006-03-16 Kim F. Storm <storm@cua.dk>
1187
1188 * ido.el (ido-edit-input): Use selected match, if any.
1189
1190 2006-03-16 Bill Wohler <wohler@newt.com>
1191
1192 * image.el (image-load-path-for-library): Prefer user's images in
1193 image-load-path.
1194
1195 2006-03-16 Martin Rudalics <rudalics@gmx.at>
1196
1197 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
1198 when checking for attempt to drag leftmost or rightmost scrollbar.
1199
1200 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
1201
1202 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
1203 (gdb-force-mode-line-update): New function.
1204 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
1205 (gdb-exited): Use them.
1206 (gdb-signal): New function.
1207 (gdb-annotation-rules): Provide a rule for it.
1208
1209 2006-03-16 Kenichi Handa <handa@m17n.org>
1210
1211 * international/mule.el (auto-coding-regexp-alist): Add entries
1212 for Unicode BOM.
1213
1214 * sort.el (sort-build-lists): Temporarily bind
1215 inhibit-field-text-motion to t.
1216
1217 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
1218
1219 * locate.el (locate-command, locate-make-command-line)
1220 (locate-fcodes-file, locate-update-command)
1221 (locate-prompt-for-command, locate, locate-with-filter)
1222 (locate-get-file-positions): Doc fixes.
1223 (locate-buffer-name, locate-header-face): Remove leading `*' in
1224 defcustom.
1225 (locate-filter-output): Use `keep-lines' instead of its alias
1226 `delete-non-matching-lines'.
1227 (locate-get-filename, locate-get-dirname): Add introductory comment.
1228 (locate-find-directory-other-window): Give appropriate error
1229 message if used outside main listing.
1230
1231 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
1232
1233 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
1234 the new extend-region feature.
1235 (font-lock-after-change-function): Update correspondingly.
1236 * jit-lock.el (jit-lock-after-change): Update correspondingly.
1237 * progmodes/grep.el (font-lock-lines-before): Don't disable.
1238
1239 2006-03-15 Bill Wohler <wohler@newt.com>
1240
1241 * image.el (image-load-path-for-library): Fix example by not
1242 recommending that one binds image-load-path. Just defvar it to
1243 placate compiler and only use it if previously defined.
1244
1245 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
1246
1247 * textmodes/org.el (org-insert-centered): Use `string-width' to
1248 make underlining work for wide characters.
1249 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
1250 TAB to `org-cycle', to make sure that no binding in
1251 `outline-mode-map' can supercede it.
1252
1253 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
1254
1255 * allout.el: Increment version to 2.2.1 in file commentary.
1256
1257 (allout-version): Increment to 2.2.1.
1258
1259 (allout-default-layout): New customization variable, used when the
1260 file lacks a specific allout-layout. Uses allout-layout-type for
1261 recursively nested definition.
1262
1263 (allout-layout-type): Widget defining allout layouts, necessary for
1264 self-recursive definition.
1265
1266 (allout-mode): Incorporate allout-default-layout as fallback for
1267 allout-layout.
1268
1269 (allout-layout): Mark as 'safe-local-variable', and refer mention
1270 fallback to `allout-default-layout' in absence of a specified value.
1271 (allout-passphrase-verifier-string)
1272 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
1273
1274 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
1275
1276 (allout-get-encryption-passphrase-verifier): Use correct name of
1277 passphrase verifier in docstring.
1278
1279 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
1280
1281 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
1282 elements.
1283 (gdb-find-watch-expression): Make it work for arrays too.
1284 Follow change to gdb-var-list.
1285 (gud-watch): Allow the user to enter variable name with a prexix
1286 arg. Create keybindings.
1287 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
1288 (gdb-var-list-children-handler, gdb-var-update-handler)
1289 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
1290 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
1291 Follow change to gdb-var-list.
1292 (gdb-starting): Don't show the overlay arrows when program is running.
1293
1294 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
1295 gdb-var-list.
1296
1297 2006-03-14 Bill Wohler <wohler@newt.com>
1298
1299 * image.el (image-load-path-for-library): Pass value of path
1300 rather than symbol. Always return list of directories.
1301 Guarantee that image directory comes first.
1302
1303 2006-03-14 Alan Mackenzie <acm@muc.de>
1304
1305 * font-core.el (font-lock-extend-region\(-function\)?.):
1306 New function/variable.
1307
1308 * font-lock.el (font-lock-after-change-function):
1309 Call font-lock-extend-region. Obey font-lock-lines-before.
1310 (font-lock-default-fontify-region): Remove reference to
1311 font-lock-lines-before.
1312
1313 * jit-lock.el (jit-lock-after-change):
1314 Call font-lock-extend-region. Obey font-lock-lines-before.
1315
1316 2006-03-14 David Ponce <david@dponce.com>
1317
1318 * tree-widget.el (tree-widget-themes-load-path)
1319 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
1320
1321 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
1322
1323 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
1324 (rcirc-print): Mark the start of text at the end of the prompt.
1325 (rcirc-track-minor-mode): Add autoload cookie.
1326 (rcirc-update-activity-string): Add space to front of mode-line
1327 indicator.
1328
1329 2006-03-13 Miles Bader <miles@gnu.org>
1330
1331 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
1332 (rcirc-abbrev-nick): Remove function.
1333 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
1334
1335 2006-03-13 David Ponce <david@dponce.com>
1336
1337 * tree-widget.el: Handle themes across all occurrences of the main
1338 themes sub-directory found in tree-widget-themes-load-path.
1339 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
1340 (tree-widget--locate-sub-directory): Return all occurrences.
1341 (tree-widget-themes-path): New function.
1342 Replace tree-widget-themes-directory, and return a list of directories.
1343 (tree-widget-set-parent-theme)
1344 (tree-widget-lookup-image): Use it.
1345
1346 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
1347
1348 * textmodes/org.el (org-link-search): Avoid self-matching of
1349 links, allow target text to be distributed over several lines.
1350 (org-search-not-link): New function.
1351 (org-set-regexps-and-options, org-get-current-options):
1352 New startup options.
1353 (org-export-as-html): Take odd-level setting from local variable.
1354 (org-fontify-emphasized-text): New option.
1355 (org-set-font-lock-defaults): Include emphasized text.
1356 (org-follow-mhe-link): Allow folder-only links, fix folder name.
1357 (org-font-lock): Customize group renamed from `org-faces'.
1358
1359 2006-03-13 John Paul Wallington <jpw@pobox.com>
1360
1361 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
1362 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
1363
1364 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
1365
1366 * cus-start.el (all): Delete :version keyword for members of the
1367 fringe group, since the entire group is new in 22.1.
1368
1369 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
1370
1371 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
1372 map if value is hexadecimal (an address).
1373 (gud-watch): Only search roots for existing watch expressions.
1374 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
1375 prevent caching problems with speedbar-update-directory-contents.
1376
1377 2006-03-12 Juri Linkov <juri@jurta.org>
1378
1379 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
1380 before comparing with `low' and `warn'.
1381
1382 * info.el (Info-dir-remove-duplicates): Move point to the
1383 beginning of the current line after deleting the entries from
1384 redundant heading. Use marker for `limit' and compare it with
1385 point before calling `re-search-forward'.
1386
1387 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1388
1389 * simple.el (yank): Fix typo in docstring.
1390
1391 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
1392
1393 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
1394 messages, where "D" is the 6th character.
1395
1396 2006-03-11 Eli Zaretskii <eliz@gnu.org>
1397
1398 * simple.el (yank): Fix last change.
1399
1400 2006-03-11 David Ponce <david@dponce.com>
1401
1402 * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
1403 merging elements from the standard ispell-dictionary-alist.
1404 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
1405 alist, and return the new alist.
1406
1407 2006-03-11 Richard Stallman <rms@gnu.org>
1408
1409 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
1410
1411 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
1412 the way it is implemented is too unclean.
1413
1414 * simple.el (kill-region, yank): Doc fix.
1415
1416 * battery.el (battery-echo-area-format): Doc fix.
1417 (battery-mode-line-format): Likewise.
1418 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
1419 (battery-linux-proc-acpi): Ignore batteries that say "charged".
1420
1421 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
1422
1423 * progmodes/octave-mod.el (octave-indent-for-comment):
1424 Behave according to do string.
1425
1426 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
1427
1428 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
1429 Be visible only if major mode is Mail Mode.
1430
1431 * textmodes/flyspell.el (flyspell-external-point-words)
1432 (flyspell-process-localwords): Fix last changes.
1433
1434 2006-03-11 Eli Zaretskii <eliz@gnu.org>
1435
1436 * calendar/holidays.el (list-holidays): Doc fix.
1437
1438 * international/mule.el (auto-coding-alist): Add .odt
1439 (OpenOffice's open document) files.
1440
1441 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
1442 document) files. Mention in the doc string the need to sync with
1443 auto-coding-alist.
1444
1445 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
1446
1447 * files.el (hack-local-variables-confirm): Don't prompt for ! if
1448 enable-local-variables is set to always query, or there is no
1449 savable variable.
1450
1451 2006-03-10 Bill Wohler <wohler@newt.com>
1452
1453 * image.el (image-load-path-for-library): Merge at least three
1454 functions from Gnus and MH-E into this one function that can now
1455 be shared.
1456
1457 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
1458
1459 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
1460 gdb-remove-mouse-face and remove help-echo too.
1461 (gdb-enqueue-input): Correct conditional clause.
1462
1463 2006-03-10 Glenn Morris <rgm@gnu.org>
1464
1465 * calendar/calendar.el (calendar-holidays): Doc fix.
1466 * calendar/holidays.el (list-holidays): Doc fix.
1467
1468 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
1469
1470 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
1471 it gets called in gdb-prompt anyway.
1472 (gdb-use-separate-io-buffer): Only restore window arrangement for
1473 gdb-many-windows.
1474 (gdb-enqueue-input): Make it harder to send GDB input when program
1475 is running.
1476 (gdb-buffer-list): New variable.
1477 (gdb-remove-mouse-face): New function.
1478 (gdb-starting): Use it when GDB input won't get sent.
1479
1480 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
1481
1482 * help.el (view-lossage): Remove trailing whitespace before
1483 inserting "\n".
1484
1485 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
1486
1487 * files.el (hack-local-variables-confirm):
1488 Set coding-system-for-read to nil before writing to .emacs.
1489
1490 * arc-mode.el (archive-extract): Check if an existing buffer name
1491 comes from a different archive.
1492
1493 * help.el (describe-key-briefly): If KEY is a down event, read and
1494 discard the up event.
1495
1496 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
1497
1498 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
1499 be edited and use font-lock-warning-face for any changes.
1500
1501 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
1502 (gdb-edit-value): Use it to report any errors.
1503
1504 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
1505
1506 * help.el (describe-key): Remove leftover test code.
1507
1508 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
1509
1510 * textmodes/org.el: Move defvars out of eval-when-compile.
1511 Use buffer-file-name variable.
1512 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
1513 arg `file'.
1514 (org-level-faces): Remove startup dependency.
1515 (org-cycle, org-map-tree, org-scan-tags)
1516 (org-remember-handler): Don't call `outline-level' directly.
1517 (org-mhe-search-all-folders): New option.
1518 (org-mhe-get-message-folder-from-index)
1519 (org-mhe-get-message-folder): Fix indexing search.
1520 (org-format-agenda-item): Handle nil TAGS argument.
1521 (org-cleaned-string-for-export, org-activate-target-links)
1522 (org-make-target-link-regexp): Deal with empty radio target list.
1523 (org-tag): New face.
1524 (org-get-level-face): New function.
1525 (org-set-font-lock-defaults): Simplify setup for headlines.
1526 (org-complete): Pass common substring to `display-completion-list'.
1527
1528 2006-03-06 David Ponce <david@dponce.com>
1529
1530 * tree-widget.el: Update Commentary header.
1531 (tree-widget-theme-name): Ignore parent themes.
1532 (tree-widget-set-parent-theme): New function.
1533 (tree-widget-set-theme): Use it.
1534 (tree-widget-set-image-properties): Move definition. Does nothing
1535 if image properties have already been set.
1536 (tree-widget-image-properties): Move definition. Receive an image
1537 name. Set the :pointer property.
1538 (tree-widget-lookup-image): Doc fix. Search in parent themes.
1539 Don't set the :pointer image property.
1540 (tree-widget-convert-widget): New function. Handle :dynargs
1541 compatibility here.
1542 (tree-widget): Use it to :convert-widget. Add the :expander-p
1543 predicate to control when the :expander function is entered.
1544 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
1545 (tree-widget-value-create): Handle :expander-p. widget-apply
1546 :expander.
1547 (tree-widget-expander-p): New function. Default value of the
1548 :expander-p property.
1549
1550 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
1551
1552 * help.el (describe-key): Properly handle the return value of
1553 read-key-sequence when grabbing an up-event. Cleanup mouse-1
1554 remaps. Handle string and vector `follow-link' values.
1555
1556 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
1557
1558 * complete.el (PC-expand-many-files): Try be more careful when parsing
1559 the shell's output.
1560
1561 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
1562
1563 * outline.el (hide-sublevels): Provide better interactive default.
1564
1565 2006-03-06 Kenichi Handa <handa@m17n.org>
1566
1567 * international/fontset.el (create-fontset-from-fontset-spec):
1568 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
1569
1570 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
1571
1572 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
1573 backslashes instead of one in regexp.
1574 (gud-tooltip-dereference): Add missing optional argument.
1575
1576 2006-03-04 John Paul Wallington <jpw@pobox.com>
1577
1578 * wdired.el (toplevel): Require `cl' at compile-time.
1579
1580 2006-03-04 Andreas Schwab <schwab@suse.de>
1581
1582 * server.el (server-process-filter): Handle errors during
1583 evaluation of the argument.
1584
1585 2006-03-03 John Paul Wallington <jpw@pobox.com>
1586
1587 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
1588 escape parentheses at beginning of line.
1589 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
1590 (t-mouse-mode): Remove period from end of error message.
1591
1592 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
1593
1594 * textmodes/flyspell.el (flyspell-process-localwords):
1595 Be case-sensitive.
1596
1597 2006-03-03 Martin Rudalics <rudalics@gmx.at>
1598
1599 * cus-edit.el (custom-quote): Remove function, since it has been
1600 moved to custom.el.
1601
1602 * font-lock.el (lisp-font-lock-keywords-2)
1603 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
1604 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
1605 they have no special meaning.
1606
1607 * midnight.el (clean-buffer-list): Handle case where base-buffer of
1608 indirect buffer gets killed before indirect buffer. Use dolist.
1609
1610 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
1611
1612 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
1613 value instead of a literal constant (1) on more pauses.
1614
1615 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
1616
1617 * textmodes/flyspell.el (flyspell-external-point-words):
1618 Be case-sensitive.
1619
1620 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
1621
1622 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
1623 with "www".
1624
1625 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
1626
1627 * allout.el: Restablish intermediate missing comment header to
1628 preserve outline structure.
1629 (allout-beginning-of-current-entry): Skip invisible text.
1630 (allout-open-topic): Fix opening a topic at end-of-buffer.
1631 (allout-minor-mode): Move nearer to allout-mode function.
1632
1633 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
1634
1635 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
1636
1637 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
1638
1639 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
1640 is nil.
1641
1642 * progmodes/gud.el (gud-speedbar-menu-items):
1643 Use buffer-local-value and add missing :visible keyword.
1644
1645 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
1646
1647 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
1648
1649 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
1650 must be `follow-link'.
1651
1652 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
1653
1654 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
1655 formatting: No nested anchors.
1656 (org-all-targets): Fix bug with XEmacs compatibility.
1657 (org-read-date): Add (require 'parse-time).
1658 (org-set-tags): Fix bug with extra inserted space.
1659 (org-export-html-style): Define a style class for targets.
1660 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
1661 (org-hide-leading-stars): New option.
1662 (org-hide): New face.
1663 (org-set-font-lock-defaults): Allow to hide leading stars.
1664 (org-get-legal-level, org-tr-level): New functions.
1665 (org-odd-levels-only): New option.
1666 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
1667 (org-demote, org-promote): Deal with double-star levels.
1668 (org-convert-to-odd-levels): New command.
1669
1670 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
1671
1672 * speedbar.el (speedbar-update-localized-contents): Try to
1673 preserve window-start.
1674 (speedbar-update-directory-contents): Try to preserve window-start
1675 and window-point.
1676 (speedbar-update-special-contents): Don't move back to start of window.
1677
1678 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
1679 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
1680 speedbar-timer-fn.
1681 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
1682 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
1683 instead of gdb-speedbar-timer-fn.
1684
1685 2006-02-28 Jay Belanger <belanger@truman.edu>
1686
1687 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
1688 (math-compose-expr): Use latex option when calling
1689 `math-compose-tex-matrix' for latex mode.
1690
1691 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
1692
1693 * speedbar.el: Re-instate comments about developing for speedbar
1694 [this is what info and gdb-ui use even if better methods exist now].
1695
1696 * t-mouse.el: New file.
1697 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
1698 (t-mouse-lispy-buffer-posn-from-coords): Remove.
1699 (t-mouse-make-event-element): Use posn-at-x-y instead.
1700 (t-mouse-make-event): Deal with Fedora Core 3.
1701 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
1702 (t-mouse-mouse-position-function): New function. Use it instead
1703 of advising mouse-position.
1704 (t-mouse-mode): New minor mode.
1705 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
1706
1707 2006-02-27 Glenn Morris <rgm@gnu.org>
1708
1709 * calendar/calendar.el (calendar-holidays): Doc fix.
1710
1711 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
1712
1713 * progmodes/gdb-ui.el (gdb-source-window): New variable.
1714 Re-introduce the concept of a source window.
1715 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
1716 consistency with get-buffer-create.
1717 (def-gdb-auto-update-handler, gdb-info-locals-handler)
1718 (gdb-data-list-register-values-handler)
1719 (gdb-stack-list-locals-handler): Try to preserve window-start as
1720 well as window-point.
1721 (gdb-display-source-buffer): New function (old concept).
1722 (gdb-goto-breakpoint): Use it.
1723
1724 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
1725 for gdb-ui/gdb-mi (old concept).
1726
1727 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
1728
1729 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
1730 binding.
1731
1732 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
1733
1734 * textmodes/reftex-sel.el (reftex-select-label-map)
1735 (reftex-select-bib-map): Add `follow-mouse' binding.
1736
1737 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
1738
1739 * jka-cmpr-hook.el (jka-compr-compression-info-list)
1740 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
1741 Give :set functions to provide automatic updating.
1742 Update docstring. Give compiler defvars early in the file
1743 and move the defcustoms to a later spot where all called functions
1744 are defined.
1745 (jka-compr-file-name-handler-entry): Doc fix.
1746 (jka-compr-compression-info-list--internal)
1747 (jka-compr-mode-alist-additions--internal)
1748 (jka-compr-load-suffixes--internal): New variables.
1749 (jka-compr-install): Set the three above variables.
1750 Update `load-file-rep-suffixes' instead of `load-suffixes'.
1751 (jka-compr-update, jka-compr-set): New functions.
1752 (auto-compression-mode): Doc fix.
1753
1754 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
1755 Update `load-file-rep-suffixes' instead of `load-suffixes'.
1756 Use jka-compr-compression-info-list--internal,
1757 jka-compr-mode-alist-additions--internal and
1758 jka-compr-load-suffixes--internal.
1759
1760 * files.el (load-library):
1761 * loadhist.el (file-loadhist-lookup):
1762 * startup.el (command-line):
1763 * subr.el (locate-library):
1764 * emacs-lisp/autoload.el (update-directory-autoloads):
1765 * emacs-lisp/find-func.el (find-library-suffixes):
1766 Use `get-load-suffixes' instead of `load-suffixes'.
1767
1768 * subr.el (locate-library):
1769 * emacs-lisp/find-func.el (find-library-name):
1770 Use `load-file-rep-suffixes' instead of '("").
1771
1772 2006-02-26 Kim F. Storm <storm@cua.dk>
1773
1774 * ido.el (ido-save-history, ido-load-history): Simplify.
1775 Don't use find-file-noselect to avoid interference from other modes.
1776
1777 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
1778
1779 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
1780 to use the default shell if filename is not available.
1781 Reported by Giorgos Keramidas.
1782
1783 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
1784
1785 * progmodes/etags.el (tags-completion-table): Do completion from
1786 all the tables in the current list, as documented in the manual.
1787
1788 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1789
1790 * CC Mode Update to 5.31.3.
1791
1792 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1793
1794 * progmodes/cc-mode.el (c-postprocess-file-styles):
1795 Bind inhibit-read-only to t, around the call to
1796 c-remove-any-local-eval-or-mode-variables, so that it works on a
1797 RO file.
1798
1799 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1800
1801 * progmodes/cc-awk.el: Correct a typo.
1802
1803 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1804
1805 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
1806 c-hungry-delete-backwards, at the request of RMS. Leave the old
1807 name as an alias.
1808
1809 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1810
1811 * progmodes/cc-mode.el: Correct a typo.
1812
1813 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1814
1815 * progmodes/cc-defs.el: Update the version number to 5.31.3.
1816
1817 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1818
1819 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
1820 brace-else-brace (error due to mbeg, mend being undefined).
1821
1822 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1823
1824 * progmodes/cc-mode.el: File Local variables: Solve the problem
1825 where both `mode' and c-file-offsets are specified: `mode' will
1826 overwrite c-f-o's settings:
1827 (c-remove-any-local-eval-or-mode-variables): New function.
1828 (c-postprocess-file-styles): Call the above new function, within
1829 c-tentative-buffer-change, to splat `mode' and `eval' before the
1830 second hack-local-variables.
1831
1832 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1833
1834 * progmodes/cc-mode.el:
1835 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
1836 (c-after-change): Protect the match data with save-match-data.
1837 It was getting corrupted by c-after-change-check-<>-operators.
1838
1839 * cc-defs.el: [Supersedes patch V1.38]:
1840 (top level): Check for a buggy font-lock-compile-keywords ONLY in
1841 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
1842
1843 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
1844 with save-match-data. It was being corrupted when Font Lock was
1845 not enabled.
1846
1847 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1848
1849 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
1850 Mode and Subword Mode.
1851
1852 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
1853 real labels ("case 1:" or "foo:") from non-labels ("public:").
1854 (c-forward-objc-directive): Replace c-forward-token-2 with crude
1855 coding; c-f-t-2 doesn't move over a token at EOB.
1856
1857 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
1858
1859 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
1860 (c-update-modeline): Concatenate the minor mode indicators
1861 directly onto mode-name, removing c-submode-indicators.
1862 Sometimes, c-s-i got separated from the mode name on the mode line.
1863
1864 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
1865 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
1866
1867 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
1868
1869 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
1870 error message when there's an evaluation error to show whether
1871 it's loaded from source or not.
1872 (c-filter-ops): Make it available at runtime too to work when
1873 `c-make-init-lang-vars-fun' needs to evaluate from source.
1874
1875 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
1876
1877 * help.el (help): Revert last part of 2006-02-23 change (deletion
1878 of the `provide' call).
1879
1880 2006-02-23 Juri Linkov <juri@jurta.org>
1881
1882 * compare-w.el (compare-windows-highlight): Add new value
1883 `persistent' and change :type from `boolean' to `choice'.
1884 (compare-windows-overlays1, compare-windows-overlays2):
1885 New internal variables.
1886 (compare-windows-highlight): If compare-windows-highlight is
1887 `persistent', add current overlays to compare-windows-overlays[12]
1888 instead of adding compare-windows-dehighlight to pre-command-hook.
1889 (compare-windows-dehighlight): Delete all overlays from
1890 compare-windows-overlays[12].
1891
1892 * info.el (Info-search): Don't bind search-spaces-regexp to
1893 Info-search-whitespace-regexp in non-regexp isearch mode.
1894
1895 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
1896
1897 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
1898
1899 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
1900
1901 * textmodes/org.el (org-xemacs-p)
1902 (org-export-html-show-new-buffer, org-table-may-need-update)
1903 (org-insert-item, org-mhe-get-message-real-folder)
1904 (org-mhe-get-message-folder-from-index)
1905 (org-mhe-get-message-folder, org-mhe-get-message-num)
1906 (org-mhe-get-header, org-make-org-heading-search-string)
1907 (org-make-org-heading-camel, org-table-sort-lines)
1908 (org-format-org-table-html, org-format-table-table-html):
1909 Fix typos in docstrings.
1910
1911 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
1912
1913 * textmodes/org.el (org-cleaned-string-for-export)
1914 (org-solidify-link-text): New function.
1915 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
1916 XEmacs, just to silence the compiler.
1917 (org-export-as-ascii, org-export-as-html-and-open):
1918 Use `org-cleaned-string-for-export' and create internal links.
1919 (org-follow-mhe-link): Require mh-e, use folder.
1920
1921 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
1922
1923 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
1924
1925 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
1926 gdb-debug-log-length.
1927 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
1928 it a real ring but...
1929 (gud-gdba-marker-filter): ...make it work like mark-ring.
1930 (gdb-enable-debug): Rename from gdb-enable-debug-log.
1931 (gdb-mouse-jump): New function. Add bindings.
1932
1933 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
1934
1935 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
1936 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
1937 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
1938 (gdb-debug-log-length): Customize it's length.
1939 (gud-watch, gdb-var-create-handler): Display function::var format
1940 but don't use to create variable object.
1941 (gdb-var-create-handler): Use message-box in place of message.
1942 (gdb-stopped): Call gdb-exited if signalled.
1943
1944 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
1945
1946 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
1947
1948 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
1949
1950 * textmodes/reftex.el (reftex-locate-file): Search all extensions
1951 if `reftex-try-all-extensions' is set.
1952
1953 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
1954 fail silently when there is no valid argument at point.
1955 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
1956 `fail-silently' argument. From a patch by David Reiter.
1957
1958 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
1959 New commands.
1960 (org-mark-ring): New variable.
1961 (org-mark-ring-length): New option.
1962 (org-open-at-point, org-goto, org-open-file): Push old position
1963 onto the mark ring.
1964 (org-add-hook): New function.
1965 (org-export-table-remove-special-lines): New option.
1966 (org-skip-comments, org-format-org-table-html): Respect new
1967 option `org-export-table-remove-special-lines'.
1968 (org-open-file): Allow special command configuration for
1969 directory link.
1970 (org-file-apps): Fix bugs in customize type, added setting
1971 for directories.
1972 (org-activate-tags, org-format-agenda-item, org-complete)
1973 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
1974 (org-get-tags, org-get-buffer-tags, org-open-at-point)
1975 (org-link-search, org-make-org-heading-search-string)
1976 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
1977 (org-radio-targets, org-file-link-context-use-camel-case)
1978 (org-activate-camels): New options.
1979 (org-update-radio-target-regexp, org-all-targets)
1980 (org-make-target-link-regexp, org-activate-target-links):
1981 New functions.
1982 (org-make-org-heading-search-string): New function.
1983 (org-store-link, org-insert-link): Use new option
1984 `org-file-link-context-use-camel-case'.
1985 (org-activate-camels): Use new option `org-activate-camels'.
1986 (org-link-regexp): Add mhe prefix.
1987 (org-open-at-point, org-store-link): Support for mhe links.
1988 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
1989 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
1990 (org-mhe-get-header, org-follow-mhe-link): New functions.
1991 (org-remove-angle-brackets, org-add-angle-brackets):
1992 New functions.
1993 (org-bracket-link-regexp): New constant.
1994 (org-read-date): Fix bug that was rejecting all typed dates.
1995 (org-link-search): Make hierarchy above visible after a match.
1996 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
1997 (org-store-link): Fix bug with link creation when cursor is in
1998 an empty line.
1999 (org-open-at-point): Fix bug with matching a link.
2000 Fixed buggy argument sequence in call to `org-view-tags'.
2001 (org-compile-prefix-format): Set `org-prefix-has-tag'.
2002 (org-prefix-has-tag): New variable.
2003 (org-format-agenda-item): Remove tags from headline
2004 if appropriate.
2005 (org-agenda-remove-tags-when-in-prefix): New option.
2006
2007 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
2008
2009 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
2010 Fix the regular expressions.
2011
2012 2006-02-21 Richard M. Stallman <rms@gnu.org>
2013
2014 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
2015 if there's no other specific basis.
2016
2017 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
2018 as variables at all.
2019 (unsafep-variable): Rename arg; doc fix.
2020
2021 * abbrevlist.el (list-one-abbrev-table): Add autoload.
2022
2023 * calendar/appt.el (diary-selective-display): Add defvar.
2024
2025 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
2026
2027 * isearch.el (search-whitespace-regexp): Fix custom type.
2028
2029 * help.el (describe-key-briefly): Compute interactive args
2030 in same was as before previous change.
2031
2032 * files.el (enable-local-variables): Doc fix.
2033
2034 2006-02-21 Kim F. Storm <storm@cua.dk>
2035
2036 * fringe.el: Cleanup as file is now pre-loaded.
2037 (fringe-bitmaps): Initialize unconditionally.
2038 (fringe-mode, set-fringe-style): Remove autoload cookies.
2039
2040 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2041
2042 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
2043 `horizontal-bar'.
2044 (fringe-cursor-alist): Use `horizontal-bar'.
2045
2046 2006-02-20 Kim F. Storm <storm@cua.dk>
2047
2048 * fringe.el (fringe-bitmaps): Update to new bitmap names.
2049 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
2050
2051 * loadup.el: Load "fringe" on window systems.
2052
2053 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
2054
2055 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
2056 out of scope components.
2057
2058 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
2059 default.
2060
2061 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
2062
2063 * custom.el (customize-mark-to-save, customize-mark-as-set):
2064 Load the symbol first.
2065
2066 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
2067
2068 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
2069 strech spec so it doesn't display as "^J" on the header line
2070 when `Buffer-menu-use-header-line' is t.
2071
2072 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
2073
2074 * speedbar.el (speedbar-make-button): Keep text properties
2075 of string arguments if desired.
2076
2077 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
2078 expessions.
2079
2080 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
2081 of speedbar.
2082
2083 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
2084
2085 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
2086 to value of `read-file-name-completion-ignore-case'.
2087
2088 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
2089
2090 * custom.el (customize-mark-as-set): Push to `user' theme.
2091
2092 * cus-edit.el (custom-save-variables): Allow unthemed values.
2093 (customize-set-variable): Push setting to `user' theme.
2094
2095 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
2096
2097 * progmodes/gud.el: Don't require font-lock as it's now
2098 automatically loaded.
2099 (gud-speedbar-buttons): Replace gdb-var-changed with
2100 gdb-force-update.
2101
2102 * progmodes/gdb-ui.el (gdb-force-update): Rename from
2103 gdb-var-changed.
2104 (gdb-post-prompt): Use it.
2105 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
2106 (gdb-var-update-handler, gdb-var-delete)
2107 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
2108 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
2109 gdb-force-update in gdb-post-prompt.
2110 (gdb-reset): Clear watch expressions from speedbar when quitting.
2111
2112 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
2113
2114 * viper-cmd.el (viper-insert-state-post-command-sentinel)
2115 (viper-change-state-to-vi, viper-change-state-to-emacs):
2116 Make aware of cursor coloring in the Emacs state.
2117 (viper-special-read-and-insert-char): Use read-char-exclusive.
2118 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
2119
2120 * viper-init.el (viper-emacs-state-cursor-color): New variable.
2121
2122 * viper-util.el (viper-save-cursor-color)
2123 (viper-get-saved-cursor-color-in-replace-mode)
2124 (viper-get-saved-cursor-color-in-insert-mode)
2125 (viper-restore-cursor-color): Make aware of the cursor color in Emacs
2126 state.
2127 (viper-get-saved-cursor-color-in-emacs-mode): New function.
2128
2129 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
2130 (ediff-ignore-case-option3, ediff-actual-diff-options)
2131 (ediff-actual-diff3-options): New variables to control case sensitivity.
2132 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
2133 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
2134 (ediff-toggle-ignore-case): New function.
2135 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
2136
2137 * ediff-help.el (ediff-long-help-message-narrow2)
2138 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
2139 (ediff-long-help-message-word-mode): Add ignore-case command.
2140 (ediff-help-for-quick-help): Add ignore-case command.
2141
2142 * ediff-merg.el: Move provide to the end.
2143
2144 * ediff-ptch.el: Move provide to the end.
2145
2146 * ediff-wind.el: Move provide to the end.
2147
2148 * ediff-mult.el: Move provide to the end.
2149 (ediff-set-meta-overlay): Enable follow-link.
2150
2151 * ediff.el: Move provide to the end.
2152 Break recursive load cycle in eval-when-compile.
2153 (ediff-patch-buffer): Better heuristics.
2154
2155 * ediff-util.el: Move provide to the end.
2156 Break recursive load cycle in eval-when-compile.
2157 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
2158 defuns.
2159 (ediff-submit-report): Pass the values of ediff-diff3-program,
2160 ediff-diff3-options.
2161
2162 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
2163
2164 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
2165 the opening bracket of the following bracketing pairs: {}, [], (), <>,
2166 `' (for example, in the docstring of `windmove-default-keybindings').
2167
2168 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
2169
2170 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
2171 shadow face. Don't provide binding to edit variable when it is
2172 out of scope.
2173
2174 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
2175 (gdb-var-update-handler): Detect out of scope variables with pre
2176 GDB 6.4 too.
2177 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
2178 Reset status of variable objects to nil in update handlers.
2179 (gdb-var-update-handler-1): Detect when a variable object comes
2180 in scope. setcar on var changes gdb-var-list directly.
2181
2182 2006-02-17 Juri Linkov <juri@jurta.org>
2183
2184 * ffap.el (ffap) <defface>: Add explicit face declaration.
2185 (ffap-highlight): Use face `ffap' directly instead of checking
2186 for its existence.
2187
2188 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
2189 `visible-ok' of `other-buffer' to find the right original buffer.
2190
2191 * info.el (Info-search): Skip `Local Variables' node.
2192
2193 2006-02-17 Juri Linkov <juri@jurta.org>
2194
2195 * info.el (Info-find-file): Check for symbols `apropos', `history',
2196 `toc' in the input filename, and return these symbols as is.
2197 (Info-find-node-2): Set Info-current-file to symbols `apropos',
2198 `history', `toc' instead of strings.
2199 (Info-set-mode-line): For non-string Info-current-file use the
2200 symbol's name inside **.
2201 (Info-isearch-push-state): Add quote before Info-current-file and
2202 Info-current-node.
2203 (Info-isearch-pop-state): Use `equal' instead of `string='.
2204 (Info-extract-pointer, Info-following-node-name): Use
2205 `match-string-no-properties' instead of `match-string'.
2206 (Info-up): Check `old-file' for `stringp'.
2207 (Info-history): Use `equal' instead of `string-equal'.
2208 Check `file' for `stringp'.
2209 (Info-history): Use symbol `history' instead of string as first arg
2210 of `Info-find-node'.
2211 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
2212 `toc' instead of string.
2213 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
2214 instead of `buffer-substring', and `match-string-no-properties'
2215 instead of `match-string'.
2216 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
2217 instead of strings.
2218 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
2219 Use symbol `apropos' instead of string.
2220 (Info-copy-current-node-name): Check `Info-current-file' for
2221 `stringp' and construct a command with `Info-find-node' from it.
2222 (Info-fontify-node): Use `match-string-no-properties' instead of
2223 `match-string' and check file names for `stringp'.
2224 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
2225 `history', `toc' instead of strings.
2226
2227 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
2228
2229 * files.el: Rearrange functions and variables in the file local
2230 variables section.
2231
2232 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
2233
2234 * files.el: Add truncate-lines, ispell-check-comments and
2235 ispell-local-dictionary as safe local variables.
2236
2237 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
2238
2239 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
2240 out of scope variables.
2241 (gud-speedbar-buttons): Use unless.
2242
2243 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
2244 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
2245 (gdb-show-changed-values): Also use for out of scope variables.
2246 (gdb-var-update-handler-1): Note if variable goes out of scope.
2247
2248 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
2249
2250 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
2251 default to global variable values for unsupplied args.
2252 (rcirc-get-buffer-create): Fix bug with setting the target.
2253 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
2254 test for rcirc-always-use-server-buffer-flag here.
2255 (rcirc-response-formats): Add %N, which is a facified nick. %n
2256 uses the default face. Change the ACTION format string. If the
2257 "nick" is the server, don't print anything for that field.
2258 Comment fixes.
2259 (rcirc-target-buffer): Don't test
2260 rcirc-always-use-server-buffer-flag here.
2261 (rcirc-print): Squeeze extra spaces out of the text before message.
2262 (rcirc-put-nick-channel): Strip potential "@" char from nick
2263 before adding them to nick table.
2264 (rcirc-url-regexp): Improve to match address like "foo.com".
2265
2266 2006-02-17 Eli Zaretskii <eliz@gnu.org>
2267
2268 * allout.el (allout-hidden-p): Move this defsubst before
2269 allout-overlay-interior-modification-handler, where it is first
2270 used.
2271
2272 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
2273
2274 * allout.el: Use allout invisible-text overlays instead of
2275 selective display for concealed text. Also, lots of general
2276 cleanup, and improved compatibility code.
2277
2278 (allout-version) Incremented, corrected, revised, and refined
2279 module commentary.
2280
2281 (provide 'allout): Moved to the bottom, added a require of overlay.
2282
2283 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
2284 `except-current'.
2285 (allout-write-file-hook-handler): Minimize delay.
2286 (count-trailing-whitespace-region): New function so
2287 auto-encryption of current topic can resituate cursor exactly.
2288 PGP/GPG encryption trims trailing whitespace from lines, which
2289 must be accounted for across encryption then decryption.
2290
2291 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
2292 just plain "\C-c", to avoid intruding on user's keybinding space.
2293
2294 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
2295 parameter, so user request to provide a new password is done.
2296
2297 (allout-outside-normal-auto-fill-function, allout-auto-fill):
2298 Refined mechanism for auto-filling behavior while in allout mode.
2299
2300 (allout-mode): Explicitly specify the mode map in the docstring.
2301 Clarify provision for various write-file hook var names.
2302 Adjusted for invisible-text overlays instead of selective-display.
2303
2304 (allout-depth): Really return 0 if not within any topic. This
2305 rectifies `allout-beginning-of-level' and sequence numbering
2306 errors that occur when cutting and pasting numbered topics.
2307 Changed from a in-line subst to a regular function, as well.
2308
2309 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
2310
2311 (allout-end-of-subtree, allout-end-of-subtree)
2312 (allout-end-of-entry, allout-end-of-current-heading)
2313 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
2314 (allout-show-children, allout-show-to-offshoot)
2315 (allout-hide-current-entry, allout-show-current-entry): Rectified
2316 handling of trailing blank lines between items.
2317
2318 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
2319 (allout-current-depth, allout-unprotected, allout-hidden-p)
2320 (allout-on-current-heading-p, allout-listify-exposed)
2321 (allout-chart-subtree, allout-goto-prefix)
2322 (allout-back-to-current-heading, allout-get-body-text)
2323 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
2324 (allout-hide-region-body, allout-toggle-subtree-encryption)
2325 (allout-encrypt-string, allout-encrypted-key-info)
2326 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
2327 (allout-file-vars-section-data): Adjusted for use with
2328 invisible-text overlays instead of selective-display.
2329
2330 (allout-kill-line, allout-kill-topic, allout-yank-processing):
2331 Reworked for use with invisible text overlays.
2332
2333 (allout-current-topic-collapsed-p): New function.
2334
2335 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
2336 to know when to close the containing topic.
2337
2338 (allout-pre-command-business, allout-post-command-business):
2339 Simplify undo-batching and dynamic isearch exposure.
2340
2341 (allout-set-overlay-category): New for invisible-text overlays.
2342 Sets properties of allout-overlay-category, used by
2343 allout-flag-region to set invisible-text overlay properties.
2344 (allout-get-invisibility-overlay): Get the first qualifying
2345 invisibility overlay, so we can find the extent of it.
2346 (allout-back-to-visible-text): Get to just before the beginnining
2347 of the current invisibility overlay, if any.
2348
2349 (allout-overlay-insert-in-front-handler)
2350 (allout-overlay-interior-modification-handler)
2351 (allout-before-change-handler, allout-isearch-end-handler): New
2352 functions to handle extraordinary actions affecting concealed
2353 text.
2354
2355 (allout-flag-region): Use overlays instead of selective-display
2356 for invisible text - by inheritence from the properties of
2357 allout-overlay-category in mainline Emacs, and applied
2358 property-by-property in XEmacs, some recent versions of which
2359 don't inherit the properties from the category. Provisions to
2360 respond to concealed-text edits simplified drastically.
2361
2362 (allout-isearch-rectification, allout-isearch-was-font-lock)
2363 (allout-isearch-expose, allout-enwrap-isearch)
2364 (allout-isearch-abort, allout-pre-was-isearching)
2365 (allout-isearch-prior-pos, allout-isearch-did-quit)
2366 (allout-isearch-dynamic-expose)
2367 (allout-hide-current-entry-completely): Functions deleted.
2368
2369 (allout-undo-aggregation): Explicit undo aggregation no longer
2370 necessary due to transition away from selective-display.
2371
2372 (set-allout-regexp, allout-up-current-level)
2373 (allout-next-visible-heading, allout-forward-current-level)
2374 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
2375 (allout-kill-line, allout-yank-processing, allout-show-children)
2376 (allout-expose-topic, allout-old-expose-topic)
2377 (allout-listify-exposed, allout-insert-latex-header)
2378 (allout-toggle-subtree-encryption, allout-encrypt-string)
2379 (remove-from-invisibility-spec, allout-hide-current-subtree):
2380 Ditched unused variables.
2381
2382 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
2383
2384 * textmodes/ispell.el (ispell-change-dictionary): Call
2385 ispell-buffer-local-dict instead of
2386 ispell-accept-buffer-local-defs.
2387 (ispell-local-dictionary-alist): Accept as valid any coding-system
2388 supported by Emacs.
2389 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
2390 changed to iso-8859-3.
2391
2392 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
2393
2394 * speedbar.el (speedbar-frame-width): Make an inline function
2395 instead of a macro. Use frame-width.
2396 (speedbar-try-completion, speedbar-update-contents)
2397 (speedbar-timer-fn): Use consp.
2398 (speedbar-update-localized-contents): Try to preserve point.
2399
2400 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
2401 (menu): Re-order menu items.
2402 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
2403 field.
2404 (gdb-var-update-handler-1): Use it for GDB 6.4+.
2405 (gdb-post-prompt): Speed things by not forcing update.
2406
2407 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
2408
2409 * wid-edit.el (widget-button-click): For mouse-1, cancel button
2410 press and perform default action if we get a mouse movement event.
2411
2412 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
2413
2414 * calendar/icalendar.el (icalendar--get-event-property)
2415 (icalendar--get-event-property-attributes): Fix typos in
2416 docstrings.
2417
2418 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
2419 docstring.
2420
2421 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
2422
2423 * bs.el (bs-mode): Use `buffer-disable-undo'.
2424 (bs--get-file-name): Simplify.
2425 (bs-show-in-buffer): Mark the buffer as not modified.
2426
2427 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2428
2429 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
2430 widget-button-click.
2431
2432 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
2433 (custom-mode): Update docstring.
2434
2435 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
2436 binding.
2437
2438 * files.el (hack-local-variables-confirm): Allow scrolling if the
2439 file variable list is too long. Kill temp buffer after use.
2440
2441 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
2442
2443 * progmodes/gud.el (gdb): Improve doc string.
2444 (gdb-script-font-lock-keywords): Expand allowed character set.
2445
2446 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
2447 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
2448 (gdb-separate-io-interrupt, gdb-separate-io-quit)
2449 (gdb-separate-io-stop, gdb-separate-io-eof):
2450 Rename from gdb-inferior-* to gdb-separate-*.
2451 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
2452
2453 2006-02-14 Jay Belanger <belanger@truman.edu>
2454
2455 * calc/calc-arith.el (math-check-known-scalarp): Make sure
2456 expression is a symbol before checking that it is bound.
2457
2458 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
2459 test to see if equation can be solved.
2460
2461 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2462
2463 * wid-edit.el (widget-button-click): Use :pressed-face property
2464 for overlay face, if it exists.
2465
2466 * cus-edit.el (custom-manual, custom-add-see-also)
2467 (custom-add-parent-links, custom-group-link): Add :pressed-face
2468 property to links.
2469
2470 * files.el (hack-local-variables): Remove ignored variables before
2471 checking if any variables need setting.
2472
2473 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2474
2475 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
2476
2477 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
2478
2479 * help.el (where-is): Fix message for remapped commands.
2480
2481 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
2482 Fix typos in docstrings.
2483
2484 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
2485
2486 * files.el (safe-local-variable-values): New option.
2487 (hack-local-variables-prop-line): Return a list of variable-value
2488 pairs if MODE-ONLY is non-nil.
2489 (hack-local-variables): Construct list of variable-value pairs,
2490 and apply or reject them in one go. Ask for confirmation if
2491 variables are not known safe.
2492 (hack-local-variables-confirm): Complete rewrite. Support
2493 `safe-local-variable-values'.
2494 (enable-local-variables): Update docstring to reflect new
2495 behavior.
2496 (ignored-local-variables): Ignore ignored-local-variables and
2497 safe-local-variable-values.
2498 (safe-local-variable-p): New function.
2499 (risky-local-variable-p): `safe-local-variable' property check
2500 moved to safe-local-variable-p.
2501 (hack-one-local-variable): Checks moved to hack-local-variables.
2502
2503 (byte-compile-dynamic, c-basic-offset, c-file-style)
2504 (c-indent-level, comment-column, fill-column, fill-prefix)
2505 (indent-tabs-mode, kept-new-versions, no-byte-compile)
2506 (no-update-autoloads, outline-regexp, page-delimiter)
2507 (paragraph-start, paragraph-separate, sentence-end)
2508 (sentence-end-double-space tab-width, version-control):
2509 Add `safe-local-variable' property.
2510
2511 * find-lisp.el: Delete nonexistent `autocompile' file variable.
2512
2513 * icomplete.el, play/landmark.el: Change nonexistent
2514 `outline-layout' file variable to `allout-layout'.
2515
2516 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
2517
2518 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
2519 (gdb-get-changed-registers): Test value of gud-minor-mode relative
2520 to gud-comint-buffer.
2521 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
2522 gdb-ui.el for gdb-mi.el.
2523 (gdb-post-prompt, gdb-get-changed-registers): Move test for
2524 registers buffer to gdb-get-changed-registers.
2525 (gdb-breakpoint-regexp): New regexp. Allow toggling and
2526 deletion of catchpoints (throw and catch).
2527 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
2528 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
2529 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
2530 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
2531 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
2532
2533 2006-02-13 Jay Belanger <belanger@truman.edu>
2534
2535 * calc/calc-arith.el (math-check-known-matrixp): Make sure
2536 expression is a symbol before checking that it is bound.
2537
2538 2006-02-13 Richard M. Stallman <rms@gnu.org>
2539
2540 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
2541 for the minibuffer too, but not if resize-mini-windows will interfere.
2542
2543 * help.el (describe-key-briefly, describe-key): Do all arg-reading
2544 inside `interactive' spec.
2545 (describe-key-briefly-internal, describe-key-internal):
2546 Functions merged back into their callers.
2547
2548 2006-02-13 Martin Rudalics <rudalics@gmx.at> (tiny change)
2549
2550 * info.el (info-xref-visited): Inherit from info-xref too.
2551 (Info-set-mode-line): Replace occurrences of `%' by `%%'
2552 when propertizing Info-current-file and Info-current-node.
2553
2554 2006-02-13 Juri Linkov <juri@jurta.org>
2555
2556 * tumme.el (tumme-thumbnail-storage): Fix docstring.
2557 (tumme-thumb-name): Fix per-directory format.
2558
2559 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
2560
2561 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
2562
2563 2006-02-12 Miles Bader <miles@gnu.org>
2564
2565 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
2566
2567 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
2568
2569 * tumme.el: Remove history section. If someone needs the it, it
2570 can always be found in CVS.
2571
2572 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
2573
2574 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
2575 about the Thumbnail Managing Standard option.
2576
2577 2006-02-12 Richard M. Stallman <rms@gnu.org>
2578
2579 * subr.el (substitute-key-definition): Doc fix.
2580
2581 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
2582
2583 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
2584
2585 * info.el (Info-mode): Doc fix.
2586
2587 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
2588
2589 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
2590
2591 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
2592 because on Solaris a POSIX compatible "id" is needed. Reported by
2593 Magnus Henoch <mange@freemail.hu>.
2594
2595 2006-02-12 Juri Linkov <juri@jurta.org>
2596
2597 * tumme.el: Remove todo item about Thumbnail Managing Standard.
2598 (tumme) <defgroup>: Change :group to `multimedia'.
2599 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
2600 Managing Standard.
2601 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
2602 Fix dostring.
2603 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
2604 and %y. Fix docstring.
2605 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
2606 (tumme-cmd-create-standard-thumbnail-command): New user options.
2607 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
2608 is `standard'. Fix docstring.
2609 (tumme-thumb-width, tumme-thumb-height): New user options.
2610 (tumme-external-viewer): Try to find various viewers.
2611 (tumme-get-thumbnail-image): Use `create-image' instead of
2612 constructing the `image' structure.
2613 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
2614 `standard'.
2615 (tumme-thumb-name): Add file name generation for standard storage.
2616 Simplify code for other storages.
2617 (tumme-thumb-name): Use width %w and height %h instead of size %s.
2618 Add modification time %m and thumbnail-nq8 %q.
2619 Use `tumme-cmd-create-standard-thumbnail-command' if
2620 tumme-thumbnail-storage is `standard'.
2621 (tumme-dired-insert-marked-thumbs): New autoload command.
2622 (tumme-dired-after-readin-hook): New function.
2623 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
2624 `tumme-thumb-size'.
2625 (tumme-display-image): Replace size-x %x and size-y %y with
2626 width %w and height %h.
2627
2628 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
2629 `tumme-dired-insert-marked-thumbs'.
2630
2631 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
2632
2633 * tumme.el (tumme-write-tag): Fix small bug (file name did not
2634 include path).
2635 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
2636 matching tag.
2637
2638 2006-02-12 Miles Bader <miles@gnu.org>
2639
2640 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
2641 New variables.
2642 (rcirc-abbrev-nick): New function.
2643 (rcirc-format-response-string): Rewrite to use the formats in
2644 `rcirc-response-formats' and expand escape sequences therein.
2645 A text-property `rcirc-text' is added over the actual response
2646 text to make easy to find inside the returned string.
2647 (rcirc-print): When filling, just look for the `rcirc-text'
2648 text-property to find the appropriate fill prefix, instead of
2649 using hardwired patterns.
2650
2651 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
2652
2653 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
2654 Managing Standard.
2655
2656 2006-02-11 Kim F. Storm <storm@cua.dk>
2657
2658 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
2659 Don't use insert-buffer; do insert-buffer-substring directly.
2660 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
2661
2662 2006-02-11 Martin Rudalics <rudalics@gmx.at>
2663
2664 * files.el (revert-buffer, recover-file): Replace buffer-read-only
2665 with inhibit-read-only. Suggested by Stefan Monnier.
2666 (revert-buffer): Let insert-file-contents discard
2667 buffer-undo-list. Simplify code.
2668 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
2669
2670 2006-02-11 Eli Zaretskii <eliz@gnu.org>
2671
2672 * menu-bar.el (menu-bar-select-yank): Add a doc string.
2673
2674 * help.el (describe-key-briefly): Now a wrapper for
2675 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
2676 to t. Populate yank-menu if empty.
2677 (describe-key-briefly-internal): Renamed from describe-key-briefly.
2678 (describe-key): Now a wrapper for describe-key-internal. Bind
2679 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
2680 (describe-key-internal): Renamed from describe-key.
2681
2682 2006-02-11 Milan Zamazal <pdm@zamazal.org>
2683
2684 * progmodes/glasses.el (glasses-separator): Doc fix.
2685 (glasses-original-separator): New defcustom.
2686 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
2687
2688 2006-02-11 Martin Rudalics <rudalics@gmx.at>
2689
2690 * mwheel.el (mouse-wheel-up-event): Doc fix.
2691
2692 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
2693
2694 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
2695 (tumme-dir): New function. Copied from thumbs.el.
2696
2697 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
2698
2699 * desktop.el (desktop-outvar): Fix typo.
2700 (desktop-save-buffer-p): Doc fix.
2701
2702 * subr.el (substitute-key-definition): Fix typo.
2703
2704 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2705
2706 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
2707 when window-system is mac.
2708
2709 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
2710
2711 2006-02-10 Kim F. Storm <storm@cua.dk>
2712
2713 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
2714 indirect-function instead of using condition-case.
2715
2716 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
2717
2718 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
2719 less `colloquial'...
2720
2721 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
2722
2723 * tumme.el: Add a couple of todo items.
2724
2725 2006-02-09 Lars Hansen <larsh@soem.dk>
2726
2727 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
2728 (highlight-changes-mode): Don't change desktop-locals-to-save.
2729
2730 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
2731
2732 * image-mode.el (image-toggle-display): Clear image cache if using
2733 filename.
2734
2735 2006-02-09 Masatake YAMATO <jet@gyve.org>
2736
2737 * dired-x.el (dired-guess-shell-alist-default): Add .man as
2738 a `dired-man' target.
2739
2740 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
2741 boundary of symbols.
2742
2743 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
2744
2745 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
2746
2747 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
2748
2749 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
2750 `mapcar'; return nil.
2751
2752 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
2753
2754 * mouse.el (mouse-drag-track): Don't change window if we rebind to
2755 some other event.
2756
2757 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
2758
2759 * net/rcirc.el (rcirc-startup-channels-alist):
2760 Add irc.freenode.net and #emacs as defaults.
2761 (rcirc-ignore-all-activity-flag): Remove variable.
2762 (rcirc-authinfo): New variable.
2763 (rcirc-authinfo-filename): Remove variable.
2764 (rcirc-always-use-server-buffer-flag): New flag.
2765 (rcirc): M-x rcirc will automatically connect without prompting.
2766 C-u M-x rcirc will prompt. Use rcirc-connect to create a
2767 connection in lisp.
2768 (rcirc-process-server-response-1): Remove everything but the nick
2769 portion of the sender so it doesn't need to be done everywhere
2770 else. Update related code.
2771 (global-map): Remove global keybindings.
2772 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
2773 (rcirc-send-input): Split into several functions.
2774 (rcirc-process-input-line, rcirc-process-message)
2775 (rcirc-process-command): New functions.
2776 (rcirc-target-buffer): New function to determine where to route
2777 messages.
2778 (rcirc-user-nick): Save match data.
2779 (rcirc-toggle-ignore-buffer-activity)
2780 (rcirc-update-activity-string): Remove global ignore functionality,
2781 which can be done now by toggling rcirc-track-minor-mode.
2782 (rcirc-track-minor-mode-map): New keymap.
2783 (rcirc-track-minor-mode): New minor-mode.
2784 (ignore): Make the ignore output nicer. Always print it when
2785 adding or removing nicks.
2786 (rcirc-url-regexp): Improve.
2787 (rcirc-mangle-text): Remove properties before using text in the
2788 modeline.
2789 (rcirc-authenticate): Authentication data comes from
2790 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
2791 (rcirc-server-prefix): Inherit from rcirc-server.
2792
2793 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
2794
2795 * Makefile.in (compile): Append "|| true" to the end of the `find'
2796 command, like compile-always does.
2797
2798 2006-02-08 Sam Steingold <sds@gnu.org>
2799
2800 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
2801 output from a dead connection.
2802
2803 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
2804
2805 * dired.el (dired-mode-map): Add more bindings for tumme.
2806
2807 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
2808
2809 * wdired.el (wdired-mode-map): Use remap.
2810 (wdired-get-filename): Massage.
2811 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
2812 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
2813 `keymap' property rather than `local-map'.
2814
2815 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
2816
2817 * tumme.el (tumme-get-thumbnail-image): New utility function.
2818 Suggested by from Chong Yidong.
2819 (tumme-dired-with-window-configuration): Rename from
2820 `tumme-dired'. Add code to save window configuration.
2821 (tumme-restore-window-configuration): New command to restore the
2822 window configuration that `tumme-dired-with-window-configuration'
2823 saves before it changes the window configuration.
2824 (tumme-show-all-from-dir): New command to display thumbnails for
2825 all files in a directory entered by the user, like M-x thumbs.
2826 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
2827 have been created.
2828 (tumme-display-thumbnail-original-image): Call `display-buffer'.
2829 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
2830 Remove obsolete test function.
2831
2832 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
2833
2834 * vc.el (small-temporary-file-directory): Remove defvar; there's
2835 a defcustom for it in files.el.
2836
2837 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
2838 Fix typo in message.
2839 (tumme-gallery-generate): Fix typo in `error' message.
2840 (tumme-display-window-height-correction)
2841 (tumme-display-window-width-correction, tumme-line-up-dynamic)
2842 (tumme-line-up-interactive): Dox fixes.
2843 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
2844 (tumme-restore-window-configuration, tumme-format-properties-string)
2845 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
2846 Fix typos in docstrings.
2847
2848 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
2849
2850 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
2851
2852 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
2853
2854 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
2855 User should use hook if desired.
2856
2857 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
2858 buffer if necessary.
2859 (gdb-delete-frame-or-window): New function.
2860 (gdb-breakpoints-mode-map): Bind "q" to it.
2861
2862 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
2863
2864 * textmodes/nroff-mode.el: Clean up name space.
2865 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
2866 (nroff-mode): Obey the global setting of nroff-electric-mode.
2867 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
2868
2869 * calendar/calendar.el (calendar-increment-month): Typo in last change.
2870
2871 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
2872
2873 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
2874
2875 2006-02-06 Lars Hansen <larsh@soem.dk>
2876
2877 * generic-x.el (etc-fstab-generic-mode): Add file system types
2878 cifs and usbdevfs. Allow special chars in file names.
2879
2880 2006-02-05 Jay Belanger <belanger@truman.edu>
2881
2882 Update copyright notices of the files in lisp/calc.
2883
2884 2006-02-05 Romain Francoise <romain@orebokech.com>
2885
2886 Update copyright notices of all files in the lisp/play directory.
2887
2888 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
2889
2890 * ldefs-boot.el: Regenerate.
2891
2892 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
2893
2894 2006-02-05 Kim F. Storm <storm@cua.dk>
2895
2896 * files.el (magic-mode-regexp-match-limit): New defvar.
2897 (set-auto-mode): Use it to limit magic-mode-alist matching.
2898
2899 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
2900
2901 * simple.el (display-message-or-buffer): Compare the number of
2902 characters to the frame width when determining whether a 1-line
2903 message string will fit in the echo area. Count screen lines
2904 instead of buffer lines when determining whether a multi-line
2905 message will fit in the echo area/minibuffer window.
2906
2907 2006-02-04 Eli Zaretskii <eliz@gnu.org>
2908
2909 * info.el (Info-index, Info-mode): Improve the description of the
2910 `i' command.
2911
2912 * ldefs-boot.el: Regenerate.
2913
2914 2006-02-03 Werner Lemberg <wl@gnu.org>
2915
2916 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
2917 greedy to find the closing bracket in \*[...] and similar
2918 expressions. This is a first rough fix -- many additional
2919 refinements are necessary to make nroff mode really usable with groff.
2920
2921 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
2922
2923 * international/mule-cmds.el (set-locale-environment):
2924 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
2925 libX11.
2926
2927 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
2928
2929 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
2930 archive are created in archive-tmpdir.
2931
2932 2006-02-02 John Paul Wallington <jpw@pobox.com>
2933
2934 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
2935 (ibuffer-fontification-alist): Use it.
2936 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
2937 to "* z" and the Ibuffer Mark menu.
2938
2939 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
2940
2941 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
2942
2943 * textmodes/table.el (*table--cell-describe-mode)
2944 (*table--cell-describe-bindings): Undo last change since
2945 print-help-return-message is not obsoleted by anything at all.
2946
2947 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
2948
2949 * emulation/cua-base.el (cua-mode): Doc fix.
2950
2951 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
2952
2953 * dframe.el (dframe-handle-make-frame-visible)
2954 (dframe-handle-iconify-frame, dframe-get-focus)
2955 (dframe-select-attached-frame, dframe-power-click)
2956 (dframe-frame-mode): Fix typos in docstrings.
2957
2958 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
2959 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
2960 Fix typos in docstrings.
2961
2962 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
2963 (hi-lock-face-buffer, hi-lock-font-lock-hook)
2964 (hi-lock-archaic-interface-message-used)
2965 (hi-lock-file-patterns-range): Fix typos in docstrings.
2966
2967 * savehist.el (savehist-loaded, savehist-load, savehist-install)
2968 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
2969
2970 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
2971 Fix typo in docstring.
2972
2973 * net/newsticker.el (newsticker--decode-iso8601-date)
2974 (newsticker--set-customvar, newsticker--buffer-insert-item)
2975 (newsticker--do-run-auto-mark-filter)
2976 (newsticker--parse-generic-feed): Doc fixes.
2977 (newsticker--retrieval-timer-list, newsticker-url-list)
2978 (newsticker-hide-immortal-items-in-echo-area)
2979 (newsticker-hide-obsolete-items-in-echo-area)
2980 (newsticker-new-item-face, newsticker--enclosure)
2981 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
2982 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
2983 (newsticker--parse-generic-feed, newsticker--cache-contains)
2984 (newsticker--stat-num-items, newsticker-download-enclosures):
2985 Fix typos in docstrings.
2986
2987 * net/rcirc.el (rcirc-debug): Doc fix.
2988 (rcirc-fill-column, rcirc-receive-message-hooks)
2989 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
2990 (rcirc-mode, rcirc-generate-new-buffer-name)
2991 (rcirc-startup-channels, rcirc-ignore-update-automatic)
2992 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
2993 Fix typos in docstrings.
2994 (rcirc-print): "?\ " -> "?\s".
2995 (rcirc-cmd-join): Improve argument/docstring consistency.
2996
2997 2006-02-01 Mark A. Hershberger <mah@everybody.org>
2998
2999 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
3000 before narrow-to-region.
3001
3002 2006-02-01 Richard M. Stallman <rms@gnu.org>
3003
3004 * simple.el (move-beginning-of-line): Scan properly for invis change.
3005
3006 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
3007
3008 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
3009
3010 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
3011 change bit only when id-format is 'integer. Reported by Matt
3012 Hodges <M.P.Hodges@rl.ac.uk>.
3013
3014 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
3015
3016 * hilit-chg.el (highlight-changes-initial-state)
3017 (highlight-changes-global-initial-state): Doc fixes.
3018 (highlight-changes-global-modes, global-highlight-changes):
3019 Fix typos in docstrings.
3020
3021 2006-02-01 Kim F. Storm <storm@cua.dk>
3022
3023 * emulation/cua-base.el (cua-mode): Mention that CUA enables
3024 transient-mark-mode in doc string.
3025
3026 2006-01-31 Richard M. Stallman <rms@gnu.org>
3027
3028 * replace.el (multi-occur): Doc fix.
3029 (multi-occur-in-matching-buffers): Rename from
3030 multi-occur-by-filename-regexp. Prefix arg says match
3031 buffer names instead of file names.
3032
3033 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
3034
3035 * bs.el: Allow non-default values of `bs-header-lines-length'.
3036 (bs--running-in-xemacs): Remove (not needed anymore).
3037 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
3038 instead of `shrink-window', thus avoiding having to compute the
3039 height of the window.
3040 (bs--up): Wrap around even when there's no header.
3041 (bs--down): Use `forward-line' instead of `next-line'.
3042
3043 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
3044
3045 * image-mode.el (image-toggle-display): Use file name if possible,
3046 instead of unnecessarily allocating a (possibly huge) lisp string.
3047
3048 2006-01-30 John Paul Wallington <jpw@pobox.com>
3049
3050 * subr.el (toplevel): Define `cl-assertion-failed' condition here
3051 because the `assert' macro signals it at runtime.
3052
3053 * emacs-lisp/cl.el (toplevel): Remove definition of
3054 `cl-assertion-failed' condition.
3055
3056 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
3057
3058 * thumbs.el (thumbs-marked-list): Make buffer-local and
3059 permanent-local.
3060 (thumbs-insert-thumb): Make help-echo non-sticky.
3061 (thumbs-file-alist): Use eolp as check for (non)-image.
3062
3063 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
3064
3065 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
3066 (ediff-before-session-group-setup-hooks)
3067 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
3068 Fix typos in docstrings.
3069
3070 * window.el (bw-dir, bw-eqdir, balance-windows)
3071 (split-window-keep-point): Fix typos in docstrings.
3072
3073 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
3074 (org-quote-string, org-calendar-to-agenda-key)
3075 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
3076 (org-show-following-heading, org-tags-column)
3077 (org-use-tag-inheritance, org, org-allow-space-in-links)
3078 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
3079 (org-enable-table-editor, org-calc-default-modes)
3080 (org-table-allow-automatic-line-recalculation)
3081 (org-export-html-style, org-export-with-fixed-width)
3082 (org-export-with-sub-superscripts, org-special-keyword)
3083 (org-formula, org-time-grid, org-table-may-need-update)
3084 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
3085 (org-goto-quit, org-get-indentation, org-end-of-item)
3086 (org-move-item-down, org-move-item-up)
3087 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
3088 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
3089 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
3090 (org-agenda-log-mode, org-agenda-toggle-diary)
3091 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
3092 (org-agenda-file-to-end, org-agenda-no-heading-message)
3093 (org-agenda-get-closed, org-format-agenda-item)
3094 (org-cmp-priority, org-cmp-category, org-cmp-time)
3095 (org-agenda-change-all-lines, org-agenda-diary-entry)
3096 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
3097 (org-link-search, org-camel-to-words, org-open-file)
3098 (org-remember-handler, org-table-convert-region)
3099 (org-table-move-row-down, org-table-move-row-up)
3100 (org-table-copy-region, org-table-wrap-region)
3101 (org-table-toggle-vline-visibility)
3102 (org-table-get-vertical-vector, org-table-modify-formulas)
3103 (org-table-get-specials, org-recalc-commands)
3104 (org-table-rotate-recalc-marks, org-table-eval-formula)
3105 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
3106 (org-level-color-stars-only, org-insert-heading):
3107 Fix typos in docstrings.
3108 (last-arg): Add defvar.
3109
3110 * makefile.w32-in (WINS): Add erc.
3111 (MH_E_SRC): Update (copied from lisp/Makefile.in).
3112
3113 2006-01-29 Bill Wohler <wohler@newt.com>
3114
3115 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
3116 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
3117 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
3118 (mh-autoloads): Don't use comments on otherwise empty lines.
3119
3120 2006-01-29 Edward O'Connor <ted@oconnor.cx>
3121
3122 * emulation/viper.el (viper-major-mode-modifier-list): Add
3123 insert-state and vi-state entries for erc-mode.
3124 (viper-go-away, viper-set-hooks): Add and remove
3125 viper-comint-mode-hook from erc-mode-hook as appropriate.
3126
3127 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
3128
3129 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
3130
3131 * bs.el (bs--format-aux): Implement `middle' alignment as
3132 described in the docstring for `bs-attributes-list'.
3133 (bs--get-name): Simplify. Don't pad the buffer name.
3134
3135 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
3136
3137 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
3138 English aspell dictionary is installed, use the first entry of
3139 ispell-dictionary-alist-1.
3140
3141 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
3142
3143 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
3144 Doc fix.
3145
3146 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
3147
3148 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
3149 for `process-file', in order to let it work for older Emacsen too.
3150
3151 2006-01-27 Eli Zaretskii <eliz@gnu.org>
3152
3153 * international/latexenc.el: Add a suitable `coding:' tag.
3154 (latexenc-find-file-coding-system): Undo last change.
3155
3156 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3157
3158 * international/latexenc.el (latexenc-find-file-coding-system):
3159 Make sure latexenc-main-file is a regular file and is readable.
3160
3161 2006-01-27 Andre Spiegel <spiegel@gnu.org>
3162
3163 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
3164 Pass FILE to vc-user-login-name.
3165
3166 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
3167
3168 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
3169
3170 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
3171 there are no more images to display.
3172 (thumbs-mark, thumbs-unmark): Revert change so that they move to
3173 the next image.
3174
3175 2006-01-26 Richard M. Stallman <rms@gnu.org>
3176
3177 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
3178
3179 * wid-edit.el (advertised-widget-backward): New alias.
3180 (widget-keymap): Use advertised-widget-backward for S-TAB.
3181
3182 * tumme.el: Correct the keywords.
3183 (tumme-dir-max-size): Use defvar.
3184 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
3185
3186 * simple.el (move-beginning-of-line): Take account of fields.
3187 (clone-indirect-buffer-other-window): Take args like
3188 clone-indirect-buffer, and work like it.
3189
3190 * help-fns.el (describe-function): Don't pass `nil' as default.
3191
3192 * files.el (risky-local-variable-p): Follow var aliases.
3193
3194 * subr.el (lazy-completion-table): Doc fix.
3195
3196 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
3197 global binding of `line'.
3198
3199 2006-01-25 Andre Spiegel <spiegel@gnu.org>
3200
3201 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
3202 Tramp.
3203
3204 * vc.el (vc-default-dired-state-info): Pass FILE to
3205 vc-user-login-name.
3206 (vc-default-update-changelog): Don't use vc-user-login-name, we
3207 don't need it here.
3208
3209 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
3210 no longer necessary.
3211
3212 2006-01-25 Kenichi Handa <handa@m17n.org>
3213
3214 * international/mule.el (decode-char): Avoid the overhead of
3215 calling utf-lookup-subst-table-for-decode if
3216 utf-translate-cjk-mode is nil.
3217 (encode-char): Avoid the overhead of calling
3218 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
3219 nil.
3220
3221 2006-01-22 Kenichi Handa <handa@m17n.org>
3222
3223 * international/mule.el (make-subsidiary-coding-system): Reset
3224 `coding-system-define-form' property of subsidiaries to nil.
3225 Avoid duplicated entry in coding-system-alist.
3226 (make-coding-system): Avoid duplicated entry in
3227 coding-system-alist.
3228 (define-coding-system-alias): Likewise.
3229
3230 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
3231
3232 * completion.el: Minor fixes in introductory comment.
3233 (completion-def-wrapper): Fix alist.
3234
3235 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
3236
3237 * thumbs.el (thumbs-new-image-size): New function.
3238 (thumbs-increment-image-size-element)
3239 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
3240 (thumbs-decrement-image-size): Delete.
3241 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
3242 temp files and use to resize.
3243 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
3244 Use increment argument to enlarge/shrink. Preserve point.
3245 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
3246 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
3247 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
3248 (thumbs-mark, thumbs-unmark): Preserve point.
3249 (thumbs-modify-image): Keep old temp files and use to modify.
3250 Cleanup old temp files at load time. Preserve point.
3251 (thumbs-view-image-mode-map): Use new command names.
3252
3253 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
3254
3255 * log-view.el (log-view-minor-wrap): First rev is the one at point.
3256
3257 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
3258 the nastiest part of the cyclic dependency.
3259 (cal-menu-update): Use dotimes and calendar-increment-month.
3260
3261 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
3262 (calendar-week-start-day): Add an :initializer.
3263 (calendar-mode-map): Use suppress-keymap, and command remapping.
3264 (describe-calendar-mode): Setup xref-stack info for the back button.
3265 (calendar-star-date): Insert before delete.
3266 (calendar-set-mode-line): Add file-modified info if applicable.
3267 (calendar-increment-month): New function.
3268
3269 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
3270
3271 * font-lock.el (lisp-font-lock-keywords-2):
3272 Recognize "& keywords" only at word boundaries.
3273
3274 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
3275
3276 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
3277 and permanent-local.
3278 (thumbs-max-image-number): New variable.
3279 (thumbs-do-thumbs-insertion): Use them.
3280 (thumbs-per-line): Change default to 4.
3281 (thumbs-marked-list): Rename from thumbs-markedL.
3282 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
3283 (thumbs-rename-images): Use -list instead of L for internal variables.
3284 (thumbs-call-convert): Use call-process instead of shell-command.
3285 (thumbs-insert-thumb): Add filename as help-echo to each image.
3286 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
3287 Give dir to thumbs-show-thumbs-list.
3288 (thumbs-show-thumbs-list): Set default-directory to that of images.
3289 (thumbs-dired-show): Rename from thumbs-dired-show-all.
3290 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
3291 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
3292 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
3293
3294 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
3295
3296 * ses.el (ses-read-cell): Provide a default value.
3297
3298 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
3299
3300 * term/w32-win.el (image-library-alist): Add additional names for
3301 GIF library.
3302
3303 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3304
3305 * international/latexenc.el (latexenc-find-file-coding-system):
3306 Add file-regular-p check.
3307
3308 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
3309
3310 * simple.el (clone-buffer): Don't show the new buffer in the same
3311 window.
3312
3313 2006-01-23 Juri Linkov <juri@jurta.org>
3314
3315 * faces.el (link, link-visited): New faces based on default values
3316 of `info-xref' and `info-xref-visited'.
3317
3318 * info.el (info-xref): Inherit from `link'.
3319 (info-xref-visited): Inherit from `link-visited'.
3320
3321 * cus-edit.el (custom-buffer-create-internal): Use widget type
3322 `custom-manual' instead of `info-link' and don't set properties
3323 `button-face' and `mouse-face' explicitly.
3324 (custom-browse-group-tag, custom-browse-variable-tag)
3325 (custom-browse-face-tag): Inherit from widget class
3326 `custom-group-link' instead of `push-button'.
3327 (custom-button-unraised): Inherit from `underline' face.
3328 (custom-link): Inherit from `link' face. Fix doc and group.
3329 (custom-add-parent-links, custom-group-value-create): Don't set
3330 properties `button-face' and `mouse-face' explicitly for
3331 `custom-group-link' widget.
3332 (custom-group-link): Add properties `button-face' and `mouse-face'
3333 to widget definition.
3334 (custom-field-keymap): New variable. Put `custom-field-keymap' to
3335 editable-field's :keymap property.
3336 (custom-mode): Fix docstring: substitute keybindings for
3337 `widget-forward' and `widget-backward' from `widget-keymap',
3338 `widget-complete' from `custom-field-keymap', replace old
3339 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
3340
3341 * desktop.el (desktop-load-file): Check for `fboundp' before
3342 calling `symbol-function'.
3343
3344 * simple.el (clone-buffer, clone-indirect-buffer)
3345 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
3346 `read-string'. Fix prompts.
3347
3348 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
3349
3350 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
3351
3352 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
3353
3354 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
3355
3356 * startup.el (inhibit-splash-screen, initial-scratch-message):
3357 Doc fixes.
3358
3359 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
3360
3361 Sync with Tramp 2.0.52.
3362
3363 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
3364 net/tramp-vc.el: Add code for unloading Tramp. See comment before
3365 `tramp-unload-tramp' for checklist.
3366
3367 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
3368 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
3369 (tramp-unload-file-name-handler-alist)
3370 (tramp-unload-tramp): New defuns.
3371 (tramp-advice-PC-expand-many-files): New defadvice.
3372 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
3373 removed.
3374 (tramp-handle-expand-file-name): Remove double slash.
3375 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
3376 It doesn't matter, because it will be converted later on.
3377 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
3378 implementation was just heuristic.
3379 (tramp-post-connection): Set uid and gid properties.
3380 (tramp-convert-file-attributes): Set file's gid change bit.
3381 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
3382 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
3383 in case of su(do)? methods. The home directory of the local user
3384 will be taken else.
3385 (tramp-open-connection-telnet)
3386 (tramp-open-connection-rsh, tramp-open-connection-su)
3387 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
3388 local shell prompt could hurt. Reported by Romain Francoise
3389 <romain@orebokech.com>.
3390 (tramp-let-maybe): Add `edebug-form-spec' property.
3391 (tramp-handle-expand-file-name): Bind `default-directory' locally
3392 to "/" in order to avoid problems with UNC shares or Cygwin
3393 mounts.
3394 (tramp-md5-function): Fix typo in error message.
3395
3396 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
3397
3398 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
3399 for byte-compiler pacification.
3400
3401 2006-01-22 Andre Spiegel <spiegel@gnu.org>
3402
3403 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
3404 ID-FORMAT `string'. This allows us to get rid of
3405 `vc-user-login-name UID'.
3406
3407 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
3408
3409 2006-01-22 John Paul Wallington <jpw@pobox.com>
3410
3411 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
3412
3413 2006-01-21 Martin Rudalics <rudalics@gmx.at>
3414
3415 * emacs-lisp/find-func.el (find-definition-noselect)
3416 (find-variable-noselect): Search variables in C source code too.
3417 (find-function-C-source, find-function-noselect, find-function)
3418 (find-function-other-frame, find-variable-noselect, find-variable)
3419 (find-variable-other-frame, find-variable-at-point):
3420 Fix docstrings.
3421
3422 2006-01-21 Francesco Potorti` <pot@gnu.org>
3423
3424 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
3425
3426 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
3427
3428 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
3429 Default to disabling the "Save affix" question.
3430
3431 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
3432
3433 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
3434 the first arg to run-python.
3435
3436 2006-01-21 Eli Zaretskii <eliz@gnu.org>
3437
3438 * startup.el (command-line-1): Handle --no-desktop if desktop.el
3439 is not loaded.
3440
3441 2006-01-20 Jay Belanger <belanger@truman.edu>
3442
3443 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
3444 limit is 0.
3445
3446 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
3447 the correct variable.
3448
3449 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
3450
3451 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
3452 link. Fixed buggy argument sequence in call to `org-view-tags'.
3453 (org-compile-prefix-format): Set `org-prefix-has-tag'.
3454 (org-prefix-has-tag): New variable.
3455 (org-format-agenda-item): Remove tags from headline if
3456 appropriate.
3457 (org-agenda-remove-tags-when-in-prefix): New option.
3458 (org-get-tags-at): New function.
3459
3460 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
3461
3462 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
3463 (thumbs-find-image): Move image name and number from buffer name
3464 to mode name. Set thumbs-buffer. Preserve point so that large
3465 images remain visible.
3466 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
3467 order.
3468 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
3469 mode name.
3470 (thumbs-next-image, thumbs-previous-image): Make them work.
3471
3472 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
3473
3474 * cus-edit.el (custom-buffer-create-internal): State in the text above
3475 the whole buffer buttons that they do not operate on hidden items.
3476 (custom-face-menu): Use `custom-face-save' instead of
3477 `custom-face-save-command'.
3478 (custom-face-save-command): Make it an alias for `custom-face-save'
3479 and declare it obsolete.
3480 (custom-face-save): Doc fix.
3481
3482 * dired.el (dired-no-confirm): Add quote.
3483 (dired-subdir-alist-pre-R): Add quote in
3484 `make-variable-buffer-local' form and remove unbalanced parenthesis.
3485
3486 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
3487
3488 * textmodes/table.el (table-mode-indicator): Typo in last change.
3489
3490 2006-01-19 Richard M. Stallman <rms@gnu.org>
3491
3492 * outline.el (hide-leaves): Don't call outline-end-of-heading.
3493 Fixes bug reported in Nov 2005.
3494
3495 * isearch.el (isearch-forward): Doc fix.
3496
3497 * dired.el (dired-move-to-filename-regexp): Define as alias.
3498 (dired-no-confirm): Use defcustom.
3499 (dired-subdir-alist-pre-R): Put defvar at top level.
3500
3501 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
3502
3503 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
3504 Mark as risky.
3505
3506 * simple.el (set-mark-command): Doc fix.
3507 (clone-indirect-buffer-other-window):
3508 Read arg like clone-indirect-buffer.
3509 (move-beginning-of-line): Skip invisible newlines.
3510
3511 2006-01-19 Masatake YAMATO <jet@gyve.org>
3512
3513 * progmodes/cpp.el (cpp-edit-load): Make the order of
3514 listed conditions in a base C code buffer and its associate
3515 CPP Edit buffer the same.
3516
3517 2006-01-19 Kenichi Handa <handa@m17n.org>
3518
3519 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
3520 (rmail-mime-feature): Likewise.
3521 (rmail-require-mime-maybe): Use display-warning to show a warning
3522 message.
3523
3524 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
3525 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
3526
3527 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
3528
3529 * array.el: Move defvars out of eval-when-compile.
3530 (array-make-template): Replace undeclared global var with a local one.
3531 (array-mode): Inline initialization functions.
3532 (array-init-local-variables, array-init-max-row)
3533 (array-init-max-column, array-init-columns-per-line)
3534 (array-init-field-width, array-init-rows-numbered)
3535 (array-init-line-length, array-init-lines-per-row): Remove.
3536
3537 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
3538 (doc-mode-map): Define explicitly.
3539 (doctor-txtype): Use mapc.
3540
3541 * textmodes/table.el: Move defvars out of eval-when-compile.
3542 Remove harmful code meant to avoid byte-compiler warnings.
3543 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
3544 specification that checks table-fixed-width-mode directly.
3545 (table-recognize-region, table-recognize-cell):
3546 Use restore-buffer-modified-p.
3547 (table-fixed-width-mode): Remove code that refreshes
3548 table-fixed-mode-indicator.
3549 (*table--cell-describe-bindings, *table--cell-describe-mode):
3550 Avoid obsolete name print-help-return-message.
3551 (table--test-cell-list): Don't use replace-regexp from elisp.
3552 (table--point-entered-cell-function, table--point-left-cell-function):
3553 Don't set table-fixed-mode-indicator, use force-mode-line-update.
3554
3555 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
3556 that was after the end of file. Use buffer-file-name variable.
3557 (org-timestamp-change): Use with-current-buffer.
3558 (org-todo-list): Don't unnecessarily define a new buffer-local var.
3559 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
3560 `file'.
3561
3562 * progmodes/fortran.el: Move defvars out of eval-when-compile.
3563 (fortran-break-line): Remove unused var `opoint'.
3564 (fortran-abbrev-start): Obey help-event-list.
3565
3566 2006-01-18 Jesper Harder <harder@phys.au.dk>
3567
3568 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
3569
3570 2006-01-18 Masatake YAMATO <jet@gyve.org>
3571
3572 * progmodes/make-mode.el (makefile-imake-mode): New mode
3573 derived from makefile-mode.
3574 (makefile-imake-mode-syntax-table): New syntax table
3575 derived from makefile-mode-syntax-table.
3576 (makefile-mode): Write about makefile-imake-mode in doc string.
3577 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
3578 (makefile-imake-font-lock-keywords): New font lock keywords.
3579
3580 * files.el (auto-mode-alist): Add Imakefile.
3581
3582 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
3583
3584 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
3585 loading the file rather than when turning on flyspell-mode.
3586
3587 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
3588
3589 * cus-edit.el (customize-rogue): Minor doc fix.
3590
3591 2006-01-17 Juri Linkov <juri@jurta.org>
3592
3593 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
3594 instead of the file at the mark as default if the file at the mark
3595 is the same as the file at point or if dired-dwim-target-directory
3596 is not the same as the current directory and the mark is not active.
3597
3598 * log-view.el (log-view-minor-wrap): Use the same logic to get
3599 revisions as `log-view-diff'.
3600
3601 * info.el (Info-revert-find-node): Check for Info-current-file
3602 before preserving new-history.
3603
3604 * man.el (Man-heading-regexp): Add `/'.
3605
3606 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
3607 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
3608
3609 2006-01-16 Juri Linkov <juri@jurta.org>
3610
3611 * faces.el (mode-line-faces): New defgroup.
3612 (mode-line-highlight): Move definition after new defgroup.
3613 (mode-line, mode-line-inactive, mode-line-highlight):
3614 Replace :group `modeline' with `mode-line-faces'.
3615 (mode-line-buffer-id): New face.
3616 (modeline-buffer-id): New face alias.
3617 (vertical-border): Remove :group `modeline'.
3618
3619 * bindings.el (propertized-buffer-identification): Use face
3620 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
3621 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
3622 (mode-line-buffer-identification-keymap): For mouse-1 replace
3623 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
3624 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
3625 mouse-3.
3626
3627 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
3628 Buffer-menu-buffer. Doc fix.
3629 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
3630 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
3631 `Buffer-menu-buffer'.
3632
3633 * info.el (Info-mode-line-node-keymap): New defvar.
3634 (Info-set-mode-line): Use `stringp' to check Info-current-file.
3635 Propertize Info-current-node with `mode-line-buffer-id' and
3636 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
3637
3638 * time.el (display-time-mail-face): Replace :group `faces' with
3639 `mode-line-faces'.
3640
3641 2006-01-16 Kenichi Handa <handa@m17n.org>
3642
3643 * international/code-pages.el: Add autoload cookies for cp125[0345678].
3644
3645 * language/european.el (cp1252): New alias for windows-1252.
3646
3647 * international/mule.el (autoload-coding-system): Prepare for EOL
3648 variants.
3649
3650 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
3651
3652 * term.el (term-raw-map): Add mapping for insert.
3653 (term-send-insert): New.
3654 (term-mode): Make variables local here instead of doing it in
3655 `term-emulate-terminal'.
3656 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
3657 Scroll reverse needs to take into account the scroll region.
3658 Saving and restoring the cursor should save the color attributes too.
3659 (term-reset-terminal): Reset the scroll region.
3660 (term-handle-ansi-escape): Cursor up and down should take into
3661 account the scroll region.
3662 (term-set-scroll-region): Rename from `term-scroll-region'.
3663 Move to 0,0 after setting the region.
3664 (term-handle-scroll): Handle scroll up.
3665 (term-down): Fix off by one error.
3666 (term-delete-lines): Do not delete outside the scroll region.
3667 (term-insert-lines): Take into account the scroll region.
3668
3669 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
3670
3671 * textmodes/ispell.el (ispell-internal-change-dictionary)
3672 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
3673 (start, end): Move declaration outside of eval-when-compile.
3674
3675 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
3676 (flyspell-mode-on): Use it.
3677
3678 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
3679 ispell-kill-ispell-hook.
3680
3681 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
3682
3683 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
3684 (Custom-reset-saved): Do not ask for confirmation in single option
3685 buffers.
3686
3687 2006-01-13 Richard M. Stallman <rms@gnu.org>
3688
3689 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
3690
3691 2006-01-13 Romain Francoise <romain@orebokech.com>
3692
3693 * add-log.el (add-change-log-entry, change-log-merge):
3694 Conditionally use `hard-newline'.
3695
3696 2006-01-13 Martin Rudalics <rudalics@gmx.at> (tiny change)
3697
3698 * wid-edit.el (widget-field-end): If the overlay is no longer
3699 associated with a buffer, behave as if the overlay didn't exist.
3700
3701 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
3702 Make sure the links use the `custom-link' face.
3703
3704 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
3705
3706 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
3707 (ld-script-mode): Don't set indent-line-function since we don't
3708 have one.
3709
3710 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
3711
3712 * textmodes/org.el (org-open-file): Use mailcap for selecting an
3713 application.
3714 (org-file-apps-defaults-gnu): Use mailcap as the default for
3715 selecting an application on a UNIX system.
3716 (org-agenda-show-tags): New command.
3717 (org-table-insert-hline): Keep cursor in current table line.
3718 (org-table-convert): Offset effect of modifying
3719 `org-table-insert-hline'.
3720 (org-format-agenda-item): New optional argument TAG.
3721 (org-compile-prefix-format): Handle %T format for the tag.
3722 (org-expand-wide-chars): New function.
3723 (org-table-insert-row, org-table-insert-hline):
3724 Use `org-expand-wide-chars'.
3725 (org-open-file): Fix bug in program launch.
3726 (org-get-time-of-day): Fix bug with times before 1am.
3727 (org-agenda-menu): Add tags commands.
3728
3729 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
3730
3731 * textmodes/ispell.el (ispell-init-process): Include the used
3732 dictionary in ispell process start message.
3733 (ispell-internal-change-dictionary): When flyspell-mode is active
3734 and dictionary is changed, make sure ispell process is restarted
3735 and flyspell word cache cleared out for the current buffer.
3736 (ispell-change-dictionary): Make sure flyspell word cache is
3737 cleared out in all buffers with active flyspell mode when
3738 dictionary is globally changed.
3739 Call ispell-internal-change-dictionary after dictionary change.
3740
3741 2006-01-13 Eli Zaretskii <eliz@gnu.org>
3742
3743 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
3744
3745 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
3746 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
3747 years. Fix small differences wrt Makefile.in.
3748 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
3749 Makefile.in does.
3750
3751 2006-01-12 Bill Wohler <wohler@newt.com>
3752
3753 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
3754 mh-search.el.
3755
3756 2006-01-12 Masatake YAMATO <jet@gyve.org>
3757
3758 * progmodes/ld-script.el: Update copyright year.
3759
3760 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
3761
3762 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
3763 Don't add widget if setting undefined.
3764
3765 2006-01-12 John Paul Wallington <jpw@pobox.com>
3766
3767 * help-fns.el (describe-variable): Remove newlines from void
3768 variable output.
3769
3770 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
3771
3772 * wdired.el (wdired-mode-map): Add help echo for
3773 wdired-abort-changes.
3774
3775 * man.el (Man-file-name-regexp): Adjust for a list of files.
3776
3777 2006-01-12 Masatake YAMATO <jet@gyve.org>
3778
3779 * progmodes/ld-script.el (auto-mode-alist): Support
3780 suffix conventions used in netbsd and eCos.
3781
3782 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3783
3784 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
3785 (custom-variable-menu, custom-face-menu, custom-group-menu)
3786 (Custom-mode-menu): Change names of menu items. (As discussed on
3787 emacs-devel.)
3788 (custom-face-menu): Add "Undo Edits" item.
3789
3790 * startup.el (init-file-user): defcustom -> defvar.
3791
3792 * tooltip.el (tooltip-mode): Doc fix.
3793
3794 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
3795
3796 * reveal.el (reveal-post-command): window-buffer signals an error on
3797 dead windows rather than returning nil.
3798 (reveal-open-new-overlays): An overlay might die while we open others.
3799
3800 2006-01-11 Bill Wohler <wohler@newt.com>
3801
3802 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
3803 phrasing in docstring.
3804
3805 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
3806 can give some systems gas. Add new file mh-buffers.el.
3807
3808 2006-01-06 Masatake YAMATO <jet@gyve.org>
3809
3810 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
3811 C preprocessor forward ported from GNU Emacs 21.2.
3812
3813 * progmodes/asm-mode.el (asm-font-lock-keywords):
3814 Use `cpp-font-lock-keywords'.
3815
3816 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
3817
3818 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
3819 of $ for "\\.ld[s]?".
3820
3821 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
3822
3823 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
3824 (tcl-indent-line): Return `noindent' if inside a string.
3825
3826 * progmodes/flymake.el (flymake-split-string): Remove more than one
3827 empty string at beg/end of the result.
3828 (flymake-find-buildfile, flymake-find-possible-master-files):
3829 Use expand-file-name.
3830 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
3831 since expand-file-name does it for us. Use directory-file-name.
3832 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
3833 (flymake-ler-get-type, flymake-ler-get-text)
3834 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
3835 (flymake-current-line-no): Remove spurious interactive spec.
3836 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
3837 (flymake-check-include): Remove arg inc-path merged into inc-name.
3838 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
3839 Arg regexp-list replaced by a simple regexp.
3840 (flymake-master-make-header-init, flymake-master-tex-init):
3841 Correspondingly replace regexp-list with a regexp. Fix regexp.
3842
3843 2006-01-10 Simon Josefsson <jas@extundo.com>
3844
3845 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
3846 describing AUTH PLAIN fix.
3847
3848 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
3849
3850 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
3851 (report-emacs-bug): Don't record initial prompt text.
3852 Instead, add text properties to prompting text.
3853 (report-emacs-bug-hook): Delete prompting text.
3854
3855 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3856
3857 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
3858 `dirs'. Adjust callers.
3859
3860 2006-01-09 John Paul Wallington <jpw@gnu.org>
3861
3862 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
3863
3864 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3865
3866 * reveal.el (reveal-open-new-overlays): New extracted fun.
3867 (reveal-close-old-overlays): Idem. Check overlays's liveness before
3868 using them. Simplify the code.
3869 (reveal-post-command): Use them. Fix up obsolete windows in
3870 reveal-open-spots.
3871
3872 * progmodes/flymake.el: Use `require' rather than autoload for
3873 XEmacs's overlays.
3874 (flymake-get-common-file-prefix, flymake-build-relative-filename):
3875 Delete. Use file-relative-name instead.
3876 (flymake-get-syntax-check-program-args, flymake-perl-init):
3877 Simplify the resulting code.
3878
3879 * log-view.el (log-view-file-re, log-view-message-re): Add support
3880 for DaRCS output.
3881
3882 2006-01-09 Alex Schroeder <alex@gnu.org>
3883
3884 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
3885 identifiers sometimes added in square brackets at the beginning of
3886 subject lines.
3887
3888 2006-01-07 Richard M. Stallman <rms@gnu.org>
3889
3890 * cus-edit.el (Custom-set, Custom-save): Doc fix.
3891 (Custom-reset-current, Custom-reset-saved): Change question text.
3892 (Custom-reset-standard): Likewise.
3893 (custom-variable-reset-saved): Doc fix.
3894
3895 2006-01-07 Eli Zaretskii <eliz@gnu.org>
3896
3897 * startup.el (init-file-user): Doc fix.
3898
3899 2006-01-07 Alex Schroeder <alex@gnu.org>
3900
3901 * mail/rmail.el (rmail-current-subject): New function.
3902 (rmail-current-subject-regexp): New function.
3903 (rmail-next-same-subject): Use it.
3904
3905 * mail/rmailsum.el (rmail-summary-by-topic):
3906 Use rmail-current-subject and rmail-current-subject-regexp.
3907 (rmail-summary-next-same-subject): Ditto.
3908
3909 * net/rcirc.el (rcirc-send-input): No longer check whether the
3910 process is open, since not all commands need an open process.
3911 (rcirc-send-string): Check whether the process is open before
3912 sending anything.
3913 (rcirc-ignore-list): New option.
3914 (rcirc-ignore-list-automatic): New variable.
3915 (rcirc-print): Take rcirc-ignore-list into account.
3916 (rcirc-cmd-ignore): New command.
3917 (rcirc-ignore-update-automatic): New function.
3918 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
3919 list if ignored nicks.
3920 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
3921
3922 2006-01-06 David Reitter <david.reitter@gmail.com>
3923
3924 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
3925 reflect the address to which the report will be sent.
3926
3927 2006-01-06 Eli Zaretskii <eliz@gnu.org>
3928
3929 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
3930 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
3931
3932 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
3933
3934 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
3935
3936 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
3937 the doc string: "functoin" => "function".
3938 * ldefs-boot.el: Likewise.
3939
3940 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
3941 message text: "Duplicat" => "Duplicate".
3942
3943 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
3944
3945 * files.el (basic-save-buffer-2): If backing-up failed, reset
3946 buffer-backed-up to nil.
3947
3948 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
3949
3950 * progmodes/gud.el (gdb-script-skip-to-head)
3951 (gdb-script-calculate-indentation): Indent for breakpoint command
3952 lists also.
3953
3954 2006-01-05 Bill Wohler <wohler@newt.com>
3955
3956 * Makefile.in (compile-always): Add mh-autoloads dependency.
3957 (bootstrap): Remove mh-autoloads dependency, as compile dependency
3958 provides it.
3959 (updates): Remove mh-autoloads dependency, since it probably has
3960 already run recently (via recompile).
3961
3962 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
3963
3964 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
3965 argument `force' to disable the flyspell-last-buffer optimization.
3966 (flyspell-mode-on): Use it.
3967
3968 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
3969 flymake-simple-cleanup.
3970 (flymake-allowed-file-name-masks): Use this new default.
3971 All the functions are now called in the right buffer rather than
3972 passing the buffer as argument.
3973 (flymake-process-sentinel): Switch to buffer before calling cleanup.
3974 (flymake-parse-err-lines): Remove redundant buffer arg.
3975 (flymake-get-program-dir): Comment out unused function.
3976 (flymake-start-syntax-check, flymake-start-syntax-check-process):
3977 Remove redundant buffer argument.
3978 (flymake-get-real-file-name, flymake-simple-java-cleanup)
3979 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
3980
3981 2006-01-05 Richard M. Stallman <rms@gnu.org>
3982
3983 * info.el (Info-find-node): Don't record previous node if have none.
3984 (info): Go to directory only if history is empty.
3985
3986 * simple.el (mark): Doc fix.
3987
3988 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3989
3990 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
3991 already of desired type.
3992 (mac-ae-list): Coerce parameter to "list" type.
3993 (mac-dispatch-apple-event): Replace cadr part of event with a
3994 dummy position so that event-start returns it.
3995
3996 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
3997
3998 * textmodes/org.el (org-end-of-subtree): New function.
3999 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
4000 Use `org-end-of-subtree'.
4001 (org-agenda, org-agenda-convert-date): Protect calls to
4002 `fit-window-to-buffer'.
4003 (org-tags-view): Force matching of sublevels when doing a
4004 todo-only search. Define the correct redo command, including the
4005 arguments.
4006 (org-agenda-redo): Display message.
4007 (org-check-for-org-mode): New function.
4008 (org-agenda-type): New variable.
4009 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
4010 Set `org-agenda-type'.
4011 (org-agenda-check-type): New function.
4012 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
4013 (org-agenda-week-view, org-agenda-day-view)
4014 (org-agenda-next-date-line, org-agenda-previous-date-line)
4015 (org-agenda-log-mode, org-agenda-toggle-diary)
4016 (org-agenda-toggle-time-grid, org-agenda-date-later)
4017 (org-agenda-date-prompt, org-agenda-diary-entry)
4018 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
4019 (org-agenda-convert-date, org-agenda-menu):
4020 Use `org-agenda-check-type'.
4021 (org-make-overlay, org-delete-overlay)
4022 (org-detatch-overlay, org-move-overlay, org-overlay-put):
4023 New compatibility functions.
4024 (org-calendar-select-mouse): New command.
4025
4026 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
4027
4028 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
4029 (Custom-reset-standard): Fix y-or-n-p messages.
4030 (custom-link): New face for links.
4031 (custom-buffer-create-internal, custom-manual): Use it.
4032 (custom-face-save): Push to theme-face before setting face spec.
4033
4034 * wid-edit.el (widget-default-mouse-face-get): New function.
4035 (widget-specify-button): Handle mouse-face like button-face.
4036
4037 * custom.el (load-theme): Clear old theme settings if reloading.
4038
4039 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
4040
4041 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
4042 "Erase Customization" button back to same position it occupies in
4043 the individual State menus.
4044
4045 2006-01-04 Kim F. Storm <storm@cua.dk>
4046
4047 * wid-edit.el (key-sequence): Rework widget to read key binding
4048 using `kbd' syntax. Use C-q to insert literal key, event, or code.
4049 (widget-key-sequence-default-value): Default value for empty sequence.
4050 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
4051 (widget-key-sequence-read-event): New command for C-q.
4052 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
4053 (widget-key-sequence-value-to-external): New functions.
4054
4055 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
4056
4057 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
4058 Use expand-file-name.
4059 (flymake-delete-temp-directory): Use expand-file-name,
4060 file-name-directory, and directory-file-name.
4061 (flymake-strrchr): Delete.
4062 (flymake-start-syntax-check): Don't pass the redundant buffer argument
4063 to the init-f function.
4064 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
4065 (flymake-init-find-buildfile-dir)
4066 (flymake-init-create-temp-source-and-master-buffer-copy)
4067 (flymake-simple-make-init-impl, flymake-simple-make-init)
4068 (flymake-master-make-init, flymake-master-make-header-init)
4069 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
4070 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
4071 (flymake-xml-init): Remove corresponding redundant buffer argument.
4072 (flymake-allowed-file-name-masks): Remove last elems that are equal to
4073 the default anyway. Clean up regexps.
4074
4075 * progmodes/flymake.el (flymake-temp-source-file-name)
4076 (flymake-master-file-name, flymake-temp-master-file-name)
4077 (flymake-base-dir): New buffer-local vars.
4078 (flymake-buffer-data, flymake-get-buffer-value)
4079 (flymake-set-buffer-value): Replace those hash-tables by the new
4080 buffer-local vars. Update callers.
4081
4082 * progmodes/flymake.el (flymake-check-start-time)
4083 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
4084 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
4085 Move definition, so we can remove redundant earlier declaration.
4086 (flymake-replace-regexp-in-string, flymake-split-string)
4087 (flymake-get-temp-dir): Use defalias.
4088 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
4089 (flymake-xemacs-window-edges): Remove unused function.
4090 (flymake-get-point-pixel-pos): Move.
4091 (flymake-pid-to-names, flymake-reg-names)
4092 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
4093 Replace by a simple list flymake-processes and by process-buffer.
4094 Update callers. Other than simplify the code, it uses buffers rather
4095 than buffer-names so it doesn't get confused by uniquify.
4096 (flymake-buffer-data): The global value should just be nil.
4097
4098 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
4099 Optimize the body of a defalias like any other code.
4100
4101 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
4102 Make sure we've setup font-lock's vars. It may influence which
4103 function we then call.
4104 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
4105 here since it's too late anyway.
4106
4107 2006-01-03 Romain Francoise <romain@orebokech.com>
4108
4109 * startup.el (fancy-splash-tail, normal-splash-screen):
4110 Update copyright year.
4111
4112 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
4113
4114 * mouse.el (mouse-drag-track): Rename, from
4115 `mouse-drag-region-1'. Includes optional argument required to
4116 enable post-drag event processing (e.g. delete region keys).
4117 Can be used without this argument to track a mouse region and operate
4118 on it as soon as the drag completes.
4119 (mouse-drag-region): Use `mouse-drag-track'.
4120
4121 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
4122
4123 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
4124 Move to `custom-buffer' group.
4125
4126 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
4127 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
4128 (custom-theme-insert-face-marker, custom-theme-variable-menu)
4129 (custom-theme-face-menu): New variables.
4130 (custom-theme-add-variable, custom-theme-variable-action)
4131 (custom-variable-reset-theme, custom-theme-delete-variable)
4132 (custom-face-reset-theme, custom-theme-face-action)
4133 (custom-theme-delete-face, custom-theme-merge-theme)
4134 (custom-theme-add-face, custom-theme-visit-theme): New functions.
4135
4136 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
4137
4138 * custom.el: Move Custom Themes commentary to start of theme code.
4139 (custom-known-themes): Rename `standard' theme to `changed'.
4140 (custom-push-theme): Caller no longer specifies what theme to use
4141 when doing `reset'---the setting is simply removed from the theme.
4142 Delete MODE from `theme-value' and `theme-settings' properties.
4143 (custom-declare-theme): Ignore &rest args since we don't use them.
4144
4145 (custom-loaded-themes): Delete variable.
4146 (custom-theme-load-themes, custom-theme-loaded-p)
4147 (custom-theme-value): Delete functions.
4148
4149 (custom-declare-theme): Signal error on invalid theme names.
4150 (provide-theme): custom-loaded-themes was deleted.
4151 (load-theme): Load the file unconditionally.
4152 (enable-theme): Call `load-theme' if theme is undefined.
4153 (custom-enabled-themes): Only update value for successful loads.
4154 (disable-theme): Complete from enabled themes when interactive.
4155 (custom-variable-theme-value): Calculate theme value directly.
4156
4157 (custom-theme-reset-variables, custom-reset-variables): Mark as
4158 XEmacs compatibility functions. We don't actually use these.
4159
4160 * cus-edit.el (custom-variable-state-set):
4161 Use custom-variable-theme-value instead of custom-theme-value.
4162 (custom-face-state-set): Rename `standard' theme to `changed'.
4163 (custom-save-variables, custom-save-faces): Delete unneeded
4164 references to custom-reset-variables.
4165 (custom-save-resets): Delete function.
4166 (custom-save-variables, custom-save-faces): MODE argument deleted.
4167 (custom-save-variables, custom-save-faces): Ignore theme values.
4168
4169 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
4170 compatibility function.
4171
4172 2006-01-01 Richard M. Stallman <rms@gnu.org>
4173
4174 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
4175 (Custom-reset-current, Custom-reset-saved): Likewise.
4176 (Custom-reset-standard): Show message if aborted.
4177 (custom-mode): Doc fix, describing those commands.
4178
4179 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
4180 put on event-kind property.
4181
4182 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
4183
4184 * custom.el (provide-theme): Ban `user' theme name.
4185 (custom-enabling-themes): New variable.
4186 (enable-theme): Don't enable user if custom-enabling-themes is t.
4187 (custom-enabled-themes): Make it a defcustom.
4188 (custom-theme-recalc-face): No-op if face is undefined.
4189
4190 * cus-edit.el (custom-button-mouse): New variable.
4191 (custom-button-mouse): New face.
4192 (custom-raised-buttons, custom-mode): Use it.
4193
4194 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
4195
4196 2005-12-31 Eli Zaretskii <eliz@gnu.org>
4197
4198 * progmodes/gud.el (gud-display-line): Support hl-line in the
4199 source buffer.
4200
4201 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
4202
4203 * mouse.el (mouse-drag-window-above): Verify that the found window
4204 overlaps with the given window in the horizontal dimension.
4205
4206 2005-12-31 Eli Zaretskii <eliz@gnu.org>
4207
4208 * Makefile.in (cvs-update): New target.
4209
4210 * makefile.w32-in (cvs-update): Ditto.
4211
4212 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
4213
4214 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
4215 (custom-new-theme-mode-map): New variable.
4216
4217 2005-12-30 Richard M. Stallman <rms@gnu.org>
4218
4219 * custom.el (custom-load-themes): Function deleted.
4220
4221 * cus-edit.el (custom-save-loaded-themes): Function deleted.
4222 (custom-save-variables): Don't delete or add custom-load-themes call.
4223
4224 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
4225
4226 * cus-start.el: Add `visible-cursor'.
4227
4228 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
4229 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
4230 (flymake-process-filter): Switch to buffer before calling it instead.
4231 (flymake-post-syntax-check, flymake-highlight-err-lines)
4232 (flymake-delete-own-overlays, flymake-parse-err-lines)
4233 (flymake-start-syntax-check, flymake-start-syntax-check-process)
4234 (flymake-count-lines, flymake-parse-residual):
4235 Remove constant buffer argument.
4236 (flymake-start-syntax-check-for-current-buffer): Remove.
4237 Update callers to use flymake-start-syntax-check instead.
4238 (flymake-display-err-menu-for-current-line):
4239 Remove unused var `mouse-pos'.
4240 (flymake-restore-formatting): Comment out unused function.
4241 (flymake-report-status, flymake-report-fatal-status): Remove buffer
4242 argument, use current-buffer instead. Update callers.
4243
4244 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4245
4246 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
4247 buffer-local because choose-completion-delete-max-match requires
4248 that we set completion-ignore-case (i.e., binding via let is not
4249 sufficient).
4250 (bibtex-complete): Always set completion-ignore-case and
4251 choose-completion-string-functions. The latter is needed because
4252 choose-completion-string-functions keeps its value if we quit the
4253 *Completions* buffer without requesting a completion.
4254
4255 2005-12-30 Andreas Schwab <schwab@suse.de>
4256
4257 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
4258
4259 2005-12-30 Eli Zaretskii <eliz@gnu.org>
4260
4261 * jit-lock.el (jit-lock-chunk-size): Doc fix.
4262
4263 2005-12-30 Juri Linkov <juri@jurta.org>
4264
4265 * locate.el (locate-fcodes-file, locate-header-face)
4266 * progmodes/delphi.el (delphi-other-face)
4267 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
4268
4269 * paren.el (show-paren-match, show-paren-mismatch): Use existing
4270 group `paren-showing-faces'.
4271
4272 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
4273 (goto-address): Fix docstring.
4274
4275 * net/webjump.el (webjump-sample-sites): Update URLs.
4276
4277 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
4278
4279 * subr.el (cancel-change-group): Add listp around pending-undo-list.
4280
4281 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
4282
4283 * font-lock.el (font-lock-compile-keywords): Signal an error when
4284 font-lock-set-defaults hasn't been called.
4285
4286 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
4287
4288 * subr.el (noreturn, 1value): Doc fixes.
4289
4290 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4291
4292 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
4293 that assoc-string returns nil.
4294
4295 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4296
4297 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
4298 (bibtex-entry-type-str, bibtex-empty-field-re)
4299 (bibtex-search-backward-string, bibtex-preamble-prefix)
4300 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
4301 (bibtex-any-valid-entry-type): New variable.
4302 (bibtex-parse-field-name): Simplify.
4303 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
4304 (bibtex-preamble-prefix): Include left delimiter.
4305 (bibtex-search-forward-field, bibtex-search-backward-field):
4306 Allow unbounded search past entry boundaries (required by bibtex-pop).
4307 (bibtex-text-in-field-bounds): Use push.
4308 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
4309 (bibtex-parse-preamble, bibtex-valid-entry)
4310 (bibtex-beginning-first-field): New functions.
4311 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
4312 (bibtex-map-entries): Fix docstring.
4313 (bibtex-flash-head): New arg prompt. Simplify.
4314 (bibtex-enclosing-field): Include code of bibtex-inside-field.
4315 (bibtex-insert-kill): Simplify. Always insert text past the
4316 current field or entry.
4317 (bibtex-format-entry): Use bibtex-parse-field.
4318 (bibtex-pop): Use bibtex-beginning-of-entry and
4319 bibtex-end-of-entry to initiate the search. Insert empty field if
4320 we found ourselves.
4321 (bibtex-print-help-message): New args field and comma.
4322 Handle entry keys.
4323 (bibtex-make-field): Use bibtex-beginning-of-entry.
4324 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
4325 invalid entry.
4326 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
4327 Handle preambles. Simplify code for thorough test.
4328 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
4329 New arg comma. Handle entry heads.
4330 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
4331 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
4332 New arg comma.
4333 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
4334 (bibtex-fill-field): Simplify.
4335 (bibtex-fill-entry): Use bibtex-beginning-first-field and
4336 bibtex-parse-field.
4337 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
4338 (bibtex-complete): Use bibtex-parse-preamble.
4339
4340 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
4341
4342 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
4343 Display name of expression instead of convenience variable.
4344 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
4345
4346 * progmodes/gud.el (gud-tooltip-dereference): Rename from
4347 toggle-gud-tooltip-dereference.
4348 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
4349 (gud-tooltip-tips): ...here when dereferencing.
4350
4351 2005-12-28 Bill Wohler <wohler@newt.com>
4352
4353 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
4354
4355 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
4356
4357 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
4358 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
4359 (vc-annotate-display-autoscale): Adjust call.
4360 (vc-annotate-display-default): Adjust call. Make arg compulsory.
4361 Fix interactive spec.
4362 (vc-annotate-time-span): Remove.
4363 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
4364 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
4365 (vc-annotate-display-select): Use new name.
4366
4367 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
4368 (vc-annotate-mode-menu): Remove left-over redundant declaration.
4369 Correct the construction of span entries. Simplify.
4370 (vc-annotate-display-select): Fix the nil case.
4371 (vc-annotate): Remove obsolete (and now broken) code.
4372 (vc-annotate-extract-revision-at-line): Remove obsolete code.
4373 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
4374
4375 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4376
4377 * subr.el (lazy-completion-table): Correct typo in docstring.
4378
4379 * startup.el (command-line): Use `custom-reevaluate-setting' for
4380 `send-mail-function'.
4381
4382 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
4383
4384 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
4385
4386 * mail/smtpmail.el (smtpmail-try-auth-methods):
4387 Send credentials together with "AUTH PLAIN" command.
4388
4389 2005-12-27 Richard M. Stallman <rms@gnu.org>
4390
4391 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
4392 mouse-2, go back to previously selected window, so it's selected
4393 when mouse-2 command runs.
4394
4395 2005-12-27 Juri Linkov <juri@jurta.org>
4396
4397 * descr-text.el (describe-text-sexp): Use square brackets for
4398 button [Show] to distinguish it from the property value `show'.
4399 (describe-property-list): Use `insert-text-button' with
4400 `help-face' type instead of putting face in quotes, because button
4401 is not created automatically for a list of faces.
4402 (describe-text-properties-1): Put button-type value in quotes to
4403 distinguish from plain text "button".
4404 (describe-char): Display code point values in hex. Don't use
4405 `symbol-name' for `current-input-method' because it is a string.
4406 Use `insert-text-button' with `help-face' type instead of putting
4407 hardcoded face in quotes, because button is not created automatically.
4408
4409 2005-12-27 Richard M. Stallman <rms@gnu.org>
4410
4411 * progmodes/glasses.el (glasses-face): More specific custom type.
4412
4413 * files.el (set-visited-file-name): Doc fix.
4414
4415 * textmodes/flyspell.el (flyspell-external-point-words):
4416 Use local var buffer-scan-pos to advance scan for next misspelling.
4417 Advance it only after we find the misspelling.
4418
4419 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
4420
4421 * textmodes/flyspell.el (flyspell-external-point-words):
4422 New criteria for finding the misspelling in the buffer.
4423
4424 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
4425
4426 * help-mode.el (help-insert-string): Set help-xref-stack-item
4427 rather than call help-setup-xref.
4428
4429 * descr-text.el (describe-char): Revert previous changes for
4430 optional buffer argument.
4431
4432 2005-12-27 Juri Linkov <juri@jurta.org>
4433
4434 * help-mode.el (help-insert-string): New function. Save buffer
4435 contents in cases where it is impossible to recompute the old contents.
4436
4437 * descr-text.el (describe-char): Set help-xref-stack-item
4438 explicitly after buffer has been generated.
4439
4440 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4441
4442 * cus-start.el (all): Add x-gtk-show-hidden-files.
4443
4444 2005-12-26 Richard M. Stallman <rms@gnu.org>
4445
4446 * replace.el (perform-replace): Calculate match-again
4447 before skipping read-only matches.
4448
4449 * paren.el (paren-showing-faces): New group.
4450 (show-paren-match, show-paren-mismatch): Move to that group.
4451
4452 * button.el (button): Put into group `basic-faces'.
4453
4454 * progmodes/make-mode.el: Remove faces from group `faces'.
4455
4456 * apropos.el (apropos, apropos-value): Doc fix.
4457 (apropos-documentation): Doc fix.
4458
4459 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
4460
4461 * subr.el (lazy-completion-table): Remove argument `args'.
4462
4463 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
4464 Don't use the `args' argument of lazy-completion-table.
4465
4466 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
4467
4468 * descr-text.el (describe-char): Add optional argument for buffer.
4469 Set buffer appropriately. Call help-setup-xref.
4470 Suggested by Stefan Monnier.
4471
4472 2005-12-26 Juri Linkov <juri@jurta.org>
4473
4474 * descr-text.el: Require `help-fns' at runtime. Don't require
4475 `button' for byte compilation.
4476 (describe-text-widget): Add `help-echo' for first button.
4477 Use `help-info' for second.
4478 (describe-property-list): Use `help-argument-name' instead of `italic'.
4479 (describe-text-category): Add prompt to interactive spec.
4480 Call `help-setup-xref'.
4481 (describe-char): Use `help-character-set'. Add `help-echo' for
4482 code point. Use `help-input-method'. Remove superfluous insert.
4483
4484 2005-12-25 Richard M. Stallman <rms@gnu.org>
4485
4486 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
4487 at point, in case of narrowing.
4488
4489 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
4490
4491 * locate.el (locate-header-face): Allow nil in type.
4492
4493 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
4494
4495 2005-12-25 Romain Francoise <romain@orebokech.com>
4496
4497 * battery.el (battery-linux-proc-acpi): Also try
4498 `/proc/acpi/thermal_zone/THM0/temperature'.
4499
4500 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
4501
4502 * custom.el (custom-push-theme): Fix docstring.
4503
4504 * cus-edit.el (custom-variable-set, custom-variable-save)
4505 (custom-variable-save): Custom-quote widget values.
4506 (customize-save-variable): Fix custom-push-theme call.
4507
4508 2005-12-24 Eli Zaretskii <eliz@gnu.org>
4509
4510 * w32-fns.el (w32-batch-update-autoloads): New function.
4511
4512 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
4513 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
4514 from the command line.
4515
4516 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
4517
4518 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
4519 reset means to remove setting from theme entirely. Don't keep
4520 expanding theme-settings list; delete old entries if necessary.
4521
4522 * cus-edit.el (custom-buffer-create-internal): Move "Erase
4523 customization" button one line up.
4524 (custom-themed): New face.
4525 (custom-magic-alist): New value, THEMED, for theme settings.
4526 (custom-variable-state-set, custom-face-state-set):
4527 Check theme-value instead of saved-value.
4528 (custom-variable-reset-standard, custom-face-reset-standard):
4529 Remove theme setting entirely. Recalculate new values.
4530 (custom-variable-set, custom-variable-set)
4531 (custom-variable-reset-saved, custom-variable-reset-backup)
4532 (custom-face-set, custom-face-reset-saved): Update `user' theme.
4533 (custom-variable-save): Fix typos.
4534
4535 2005-12-23 Juri Linkov <juri@jurta.org>
4536
4537 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
4538 Add autoload cookies.
4539 (edebug-outside-d-c-i-n-s-w): New variable.
4540 (edebug-display, edebug-outside-excursion): Use it to save the
4541 original value of default-cursor-in-non-selected-windows.
4542 Set default-cursor-in-non-selected-windows to t while Edebug
4543 is active.
4544 (edebug-mode, edebug-eval-mode): Doc fix.
4545
4546 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
4547 with `buffer-substring-no-properties' to remove common substring
4548 highlighting.
4549
4550 * info.el (info-other-window, info): Rename function argument
4551 `file' to `file-or-node'.
4552 (Info-complete-menu-item): Use local variable `complete-nodes' to
4553 keep the global value of `Info-complete-nodes' unchanged for
4554 subsequent completions.
4555 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
4556
4557 * simple.el (get-next-valid-buffer, last-buffer)
4558 (next-error-buffer-p, next-error-find-buffer)
4559 (minibuffer-history-sexp-flag): Doc fix.
4560
4561 * savehist.el (savehist-mode-hook): Add `:group'.
4562
4563 * log-view.el: Call autoload for vc-find-version.
4564 (log-view-current-file): Adjust subgroup numbers.
4565 (log-view-current-tag): Add `length'.
4566
4567 2005-12-23 Richard M. Stallman <rms@gnu.org>
4568
4569 * vc.el (vc-annotate-car-last-cons): Defn moved up.
4570
4571 2005-12-23 Juri Linkov <juri@jurta.org>
4572
4573 * hi-lock.el (hi-lock-archaic-interface-message-used)
4574 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
4575 (hi-lock-mode): Display "Hi" in the mode line only when
4576 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
4577 (hi-lock-write-interactive-patterns):
4578 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
4579 (hi-lock-set-pattern, hi-lock-set-file-patterns)
4580 (hi-lock-font-lock-hook): Set 3rd arg `how' of
4581 font-lock-add-keywords to t.
4582
4583 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
4584
4585 * hi-lock.el (hi-lock-highlight-range): New variable.
4586 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
4587 only if font-lock-fontified is non-nil. Remove overlays.
4588 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
4589 font-lock-fontified is non-nil, otherwise use overlays (instead of
4590 text properties).
4591 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
4592 New variables.
4593 (hi-lock-string-serialize) New function.
4594
4595 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4596
4597 * menu-bar.el (menu-find-file-existing): New function.
4598 (menu-bar-file-menu): Use menu-find-file-existing for Open.
4599
4600 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
4601
4602 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
4603
4604 * vc.el: Remove unnecessary leading * in docstrings.
4605 (vc-annotate-mode-map): Move initialization into declaration.
4606 (vc-static-header-alist): Nitpick on the regexp.
4607 (vc-default-init-version): New fun.
4608 (vc-register): Use it.
4609 (vc-insert-headers): Use dolist.
4610 (vc-annotate-get-backend): Remove unused function.
4611 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
4612 (vc-annotate-mode): Remove corresponding call.
4613 (vc-annotate-car-last-cons): Simplify.
4614 (vc-annotate-buffers): Remove var.
4615 (vc-annotate-backend): Make it buffer-local.
4616 (vc-annotate): Move the interaction to the interactive spec.
4617 Add a `buf' argument.
4618 (vc-annotate-warp-version): Use this new `buf' argument to avoid
4619 killing&creating a vc-annotate buffer, which is very disruptive when
4620 the buffers are shown in dedicated frames.
4621
4622 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
4623
4624 * descr-text.el: Add FSF as maintainer.
4625 (describe-text-mode, describe-text-mode-map)
4626 (describe-text-mode-hook, describe-text-done): Delete. Use normal
4627 help-mode.
4628 (describe-text-widget, describe-text-sexp)
4629 (describe-property-list, describe-text-category)
4630 (describe-text-properties, describe-text-properties-1)
4631 (describe-char): Use help buttons instead of widgets.
4632 (describe-char-unicodedata-file): Make URL link in doc string.
4633
4634 2005-12-22 Richard M. Stallman <rms@gnu.org>
4635
4636 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
4637 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
4638 Don't include buttons that write a file when there's no file.
4639 (custom-variable-menu, custom-face-menu, custom-group-menu):
4640 Don't include commands that write a file when there's no file.
4641 (customize-browse): Reword the top-of-buffer help intro.
4642 (custom-buffer-create-internal): Fix previous change.
4643 (customize-changed-options-previous-release): Prev release is 21.1.
4644 (customize-changed-options): Doc fix.
4645 (customize-changed): New alias.
4646 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
4647 Say "standard values".
4648 (Custom-reset-standard): Doc fix.
4649 (custom-face-reset-standard): Doc fix.
4650
4651 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
4652
4653 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
4654 even if font-lock-mode is non-nil since it may be t without having
4655 turned on font-lock-mode-internal.
4656 (font-lock-choose-keywords): Minor optimization.
4657 (font-lock-add-keywords, font-lock-remove-keywords)
4658 (font-lock-set-defaults): Don't call make-local-variable on a variable
4659 that we know to already be local.
4660
4661 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4662
4663 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
4664 messages if in the minibuffer.
4665
4666 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
4667
4668 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
4669 (tex-mode-flyspell-verify, flyspell-get-word)
4670 (flyspell-external-point-words): Don't use point-min/max uselessly.
4671
4672 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
4673 by Kevin Rodgers. Instead, just hide the completions buffer if we
4674 don't need to show it.
4675
4676 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4677
4678 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
4679
4680 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
4681
4682 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
4683 delete-windows-on with an inexistent buffer.
4684
4685 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
4686
4687 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
4688 Delete defcustom variable :tag names.
4689
4690 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
4691
4692 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
4693 (log-view-font-lock-keywords): Ajust subgroup numbers.
4694 (log-view-current-tag): Don't hard code the number of subgroups.
4695
4696 2005-12-20 Juri Linkov <juri@jurta.org>
4697
4698 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
4699 (tooltip-x-offset, tooltip-y-offset): Doc fix.
4700
4701 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
4702 (menu-bar-non-minibuffer-window-p): Instead of checking
4703 display-multi-frame-p, use selected-frame when menu-updating-frame
4704 is nil.
4705
4706 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
4707
4708 * align.el (align-rules-list): Use [ \t] instead of \s-
4709 for column separators in text mode.
4710
4711 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
4712
4713 * help-mode.el (help-customize-variable, help-customize-face):
4714 Don't pop help-xref-stack as help-follow no longer pushes
4715 anything on to it.
4716
4717 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
4718
4719 * textmodes/org.el (org-agenda-custom-commands): New option.
4720 (org-agenda): Offer custom commands on splash screen.
4721 (org-make-tags-matcher): Parser for Boolean logic added.
4722 (org-agenda-set-tags): New command.
4723 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
4724 (org-set-tags): Efficiency improvements.
4725 (org-auto-align-tags): New option.
4726 (org-todo, org-demote, org-promote): Realign tags.
4727 (org-tags-completion-function): Use also "&" and "|" as separators.
4728 (org-org-menu): Agenda commands simplified.
4729
4730 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4731
4732 * cus-edit.el (customize-apropos, customize-apropos-options):
4733 Docstring changes.
4734
4735 * font-lock.el (font-lock): Add tags to the links in the defgroup.
4736
4737 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
4738
4739 * longlines.el (longlines-mode): Wrap while widened.
4740 (longlines-decode-region, longlines-encode-region): Compute max
4741 just once.
4742
4743 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4744
4745 * cus-edit.el (mac): New group.
4746
4747 * cus-start.el (all): Add user options in macterm.c. Add test for
4748 Mac-related built-ins. Fix test for GTK-related built-ins.
4749
4750 * term/mac-win.el (mac-handle-language-change)
4751 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
4752 (mac-services-open-selection, mac-services-mail-selection)
4753 (mac-services-mail-to, mac-services-insert-text)
4754 (mac-dispatch-apple-event): Add docstrings.
4755 (x-get-selection, mac-select-convert-to-string): Select coding
4756 system from `utf-16be' and `utf-16le' using `byteorder'.
4757
4758 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
4759
4760 * subr.el (lazy-completion-table): Don't be fooled if the var holds
4761 a "list" (lambda ...) rather than a real completion list.
4762
4763 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
4764 lexical-let when encountering ((lambda (...) ...) ...).
4765
4766 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
4767
4768 * progmodes/sh-script.el (sh-mode):
4769 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
4770 * textmodes/picture.el (picture-mode): Update docstrings.
4771
4772 2005-12-17 Eli Zaretskii <eliz@gnu.org>
4773
4774 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
4775 commands enclosed in $(ARGQUOTE)s should not be split between two
4776 lines, as that will break with GNU Make >3.80, when sh.exe is used
4777 and arg quoting is with '..'.
4778 (autoloads): Don't break the quoted --eval expression between
4779 several lines.
4780
4781 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
4782
4783 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
4784 Capture error from printing circular structures.
4785
4786 2005-12-17 Martin Rudalics <rudalics@gmx.at> (tiny change)
4787
4788 * wid-edit.el (widget-checkbox-action): Clear undo info.
4789
4790 2005-12-16 Bill Wohler <wohler@newt.com>
4791
4792 * menu-bar.el (kill-this-buffer): Set a good example by using menu
4793 bar, not menubar in comment.
4794
4795 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
4796
4797 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
4798 After-change-functions should not clobber the match data.
4799
4800 2005-12-16 Juri Linkov <juri@jurta.org>
4801
4802 * simple.el (choose-completion): Use `buffer-substring-no-properties'
4803 instead of `buffer-substring'.
4804 (completion-common-substring): Doc fix.
4805 (completion-setup-function): Use minibuffer-completion-contents
4806 instead of minibuffer-contents. Don't set common-string-length
4807 initially. Remove special handling of partial-completion-mode.
4808 Move computation of completion-base-size into one cond.
4809 Call completion-base-size-function in mainbuf. In computation of
4810 completion-base-size for file name completion don't move point to
4811 the end of the minibuffer. Move computation of common-string-length
4812 into one cond. Start putting faces only when common-string-length>=0.
4813 Add condition to put completions-common-part when
4814 common-string-length>0.
4815
4816 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
4817 place point at the first different character in the minibuffer
4818 even if this position is at the beginning of the minibuffer.
4819
4820 * info.el (Info-read-node-name-1): In completion-base-size-function's
4821 lambda return 1 if common-substring or minibuffer-completion-contents
4822 starts with (, and 0 otherwise.
4823
4824 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
4825 Use `crm-current-element' for second arg of `display-completion-list'.
4826
4827 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
4828
4829 * files.el (set-auto-mode): Look for an interpreter specified on
4830 the first line also if search for mode specification succeeded,
4831 but the mode is not known.
4832
4833 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
4834
4835 * textmodes/org.el (org-tags-match-list-sublevels): New option.
4836 (org-open-at-point): Implement tag searches as links.
4837 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
4838 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
4839 (org-tags-sparse-tree, org-tags-view, org-set-tags)
4840 (org-agenda-dispatch): New commands.
4841 (org-use-tag-inheritance, org-tags-column): New options.
4842 (org-tab-follows-link, org-return-follows-link): New options.
4843 (org-tags): New customize group.
4844 (org-start-icalendar-file): Get local time zone.
4845 (org-tags-completion-function): New function.
4846 (org-set-font-lock-defaults): Make sure links will also be
4847 highlighted inside headlines.
4848
4849 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
4850
4851 * term.el (term-emulate-terminal):
4852 Let term-handle-ansi-terminal-messages override what Bash says about
4853 its current directory.
4854
4855 2005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
4856
4857 * bindings.el (last-buffer): Move to simple.el.
4858 * simple.el (last-buffer): Move here.
4859 (get-next-valid-buffer): New function.
4860 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
4861 (prev-buffer): Ditto. Rename to `previous-buffer'.
4862
4863 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
4864 * bindings.el (global-map): Ditto.
4865
4866 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
4867
4868 * cus-edit.el: Introductory comment change.
4869 (custom-magic-alist): Change message string for the `rogue' state.
4870
4871 2005-12-15 Richard M. Stallman <rms@gnu.org>
4872
4873 * tooltip.el: Delete defcustom variable :tag names.
4874
4875 * complete.el (partial-completion-mode): Doc fix.
4876
4877 * textmodes/flyspell.el (flyspell-external-point-words):
4878 Use save-excursion to ensure we don't move backward in the
4879 search loop, not even one character.
4880 (flyspell-delete-all-overlays): Use remove-overlays directly.
4881
4882 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
4883 (ispell-start-process): Set that variable.
4884 Clear ispell-buffer-local-name.
4885 (ispell-internal-change-dictionary):
4886 Set ispell-current-dictionary after killing process.
4887 (ispell-buffer-local-dict):
4888 Don't set spell-personal-dictionary after killing process.
4889 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
4890 (ispell-tex-skip-alists, ispell-html-skip-alists)
4891 (ispell-skip-region-alist): Mark as risky.
4892
4893 * net/newsticker.el (newsticker--retrieval-timer-list)
4894 (newsticker--display-timer, newsticker-running-p)
4895 (newsticker-ticker-running-p): Definitions moved up.
4896
4897 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
4898
4899 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
4900
4901 2005-12-15 David Ponce <david@dponce.com>
4902
4903 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
4904 (recentf-edit-list, recentf-open-files): Signal an error when
4905 there is no recent file.
4906
4907 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
4908
4909 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
4910 read-only except for texinfo-format-region evaluation.
4911
4912 2005-12-14 Richard M. Stallman <rms@gnu.org>
4913
4914 * vc.el (vc-default-previous-version, vc-default-next-version)
4915 (vc-do-command): Doc fixes.
4916
4917 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4918
4919 * textmodes/bibtex.el (bibtex-expand-strings)
4920 (bibtex-autokey-expand-string, bibtex-name-part)
4921 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
4922 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
4923 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
4924 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
4925 (bibtex-entry-postfix, bibtex-known-entry-type-re)
4926 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
4927 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
4928 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
4929 (bibtex-beginning-of-last-entry): Remove.
4930 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
4931 message if comma is missing but buffer is read-only.
4932 (bibtex-parse-field-text): Handle whitespaces at the end of field
4933 text. Return 3-element list with beginning and end of field text
4934 and end of field.
4935 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
4936 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
4937 (bibtex-search-forward-field, bibtex-search-backward-field):
4938 Search always delimited by limits of entry. Use more efficient
4939 search algorithms.
4940 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
4941 bibtex-end-of-name-in-field.
4942 (bibtex-text-in-field-bounds): Handle BibTeX strings when
4943 extracting the content of a field.
4944 (bibtex-text-in-field): Use search limits.
4945 (bibtex-parse-string-prefix): Handle empty string keys based on
4946 bibtex-string-empty-key.
4947 (bibtex-parse-string): Fix docstring.
4948 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
4949 (bibtex-preamble-prefix, bibtex-strings): New functions.
4950 (bibtex-skip-to-valid-entry): Include preceding whitespace in
4951 BibTeX entries (consistent with other BibTeX functions).
4952 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
4953 (bibtex-search-entry): Fix docstring. Simplify.
4954 (bibtex-flash-head, bibtex-complete-string-cleanup)
4955 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
4956 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
4957 (bibtex-parse-entry): New optional arg content.
4958 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
4959 Use bibtex-text-in-field-bounds.
4960 (bibtex-print-help-message): Handle BibTeX strings and preambles.
4961 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
4962 bibtex-parse-string-postfix.
4963 (bibtex-find-text-internal): New function.
4964 (bibtex-remove-delimiters): Use it.
4965 (bibtex-find-text): Use it. New optional arg help.
4966 (bibtex-complete): Handle BibTeX string and preamble entries.
4967 (bibtex-Preamble): Fix order of closing delimiters.
4968
4969 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
4970
4971 * vc.el (vc-default-revert): New fun.
4972
4973 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
4974
4975 2005-12-14 Romain Francoise <romain@orebokech.com>
4976
4977 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
4978 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
4979 (font-lock-remove-keywords): Likewise.
4980
4981 2005-12-14 Juri Linkov <juri@jurta.org>
4982
4983 * log-view.el (log-view-diff): Doc fix.
4984
4985 * isearch.el (isearch-query-replace): Use (mark) instead of
4986 isearch-opoint if mark is active in transient-mark-mode.
4987
4988 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4989
4990 * isearch.el (isearch-query-replace): Check for isearch-other-end.
4991
4992 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
4993
4994 * progmodes/cpp.el (cpp-face): New widget.
4995 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
4996
4997 2005-12-14 Juri Linkov <juri@jurta.org>
4998
4999 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
5000 around `erase-buffer' and `insert'.
5001
5002 * descr-text.el (describe-text-properties): Replace buffer name
5003 "*Help-2*" with "*Help*<2>".
5004 (describe-char): Add functions print-help-return-message,
5005 toggle-read-only. Use help-setup-xref with nil to not store
5006 describe-char in help-xref-stack. Use help-make-xrefs to
5007 make [back] button.
5008
5009 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
5010
5011 * wdired.el (wdired-old-point): New internal variable.
5012 (wdired-change-to-wdired-mode): Set it buffer-locally.
5013 (wdired-abort-changes): Restore point after aborting changes.
5014
5015 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5016
5017 * vc.el (vc-do-command): Add a new value t for okstatus.
5018
5019 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
5020 frame in case of errors.
5021
5022 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5023
5024 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
5025 so it comes after "On the Left" in the menu.
5026
5027 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
5028
5029 * cus-edit.el (customize-apropos, customize-apropos-options)
5030 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
5031
5032 2005-12-12 Bill Wohler <wohler@newt.com>
5033
5034 * vc-svn.el (vc-svn-registered): Fix problem of visiting
5035 non-writable Subversion-controlled files by saving window
5036 configuration before calling vc-do-command. vc-do-command calls
5037 pop-to-buffer on error which is unexpected during registration.
5038
5039 2005-12-12 Jay Belanger <belanger@truman.edu>
5040
5041 * calc/README: Update the summary of changes.
5042
5043 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
5044
5045 * descr-text.el (describe-char): Rework last fix to solve the problem
5046 is the same way it's solved for everything else in that function
5047 (i.e. by extracting the info before setting up the *Help* buffer).
5048
5049 2005-12-12 Kim F. Storm <storm@cua.dk>
5050
5051 * subr.el (version-regexp-alist): Allow space as separator before
5052 non-numeric part, e.g. "1.0 alpha".
5053 (version-to-list): Interpret .X.Y version as 0.X.Y version.
5054
5055 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
5056
5057 * textmodes/org.el (org-agenda, org-timeline, org-todo):
5058 Implement Logging and the keep-modes setting.
5059 (org-get-category): Make sure a string is returned.
5060 (org-log-done): New function.
5061 (org-log-done, org-closed-string): New options.
5062
5063 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5064
5065 * tooltip.el (tooltip-y-offset): Change default to 20.
5066
5067 2005-12-12 Richard M. Stallman <rms@gnu.org>
5068
5069 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
5070
5071 * frame.el (display-hourglass): Doc fix.
5072
5073 * help.el (help-for-help-internal): Simplify entry for `a'.
5074
5075 * info.el (Info-on-current-buffer): Doc fix.
5076 (info-insert-file-contents): Don't test (featurep 'jka-compr).
5077
5078 * startup.el (inhibit-splash-screen): Make this the real name.
5079 (inhibit-startup-message): Make this the alias.
5080 (command-line): Find only simple.el, and use its directory
5081 to fill in other preloaded files' names.
5082 (command-line): Deactivate the mark if deactivate-mark is set.
5083
5084 * international/mule.el (load-with-code-conversion):
5085 Bind deactivate-mark.
5086
5087 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
5088
5089 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
5090
5091 * cus-edit.el (customize-apropos): Avoid listing an option more
5092 than once under different aliases. No longer list user options
5093 that are not defined with defcustom (unless a prefix arg is given).
5094 Doc fix.
5095 (customize-apropos-options): Doc fix.
5096
5097 2005-12-11 Juri Linkov <juri@jurta.org>
5098
5099 * frame.el (set-background-color, set-foreground-color)
5100 (set-cursor-color, set-mouse-color, set-border-color):
5101 Add explicit prompts to read colors by `facemenu-read-color'.
5102 (show-trailing-whitespace, blink-cursor-delay)
5103 (blink-cursor-interval, display-hourglass, hourglass-delay):
5104 Remove tags.
5105 (display-hourglass, hourglass-delay): Doc fix.
5106 (cursor-in-non-selected-windows): Capitalize words in tag.
5107
5108 * faces.el (frame-background-mode): Replace `choice-item' keywords
5109 with `const' to not make [default] button. Change default value tag
5110 from `default' to `automatic'. Doc fix.
5111 (trailing-whitespace) <defface>: Change group `whitespace' to
5112 `whitespace-faces'.
5113
5114 2005-12-11 Richard M. Stallman <rms@gnu.org>
5115
5116 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
5117
5118 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5119
5120 * term/mac-win.el: Create keymap for mac-apple-event-map.
5121
5122 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
5123
5124 * tooltip.el (tooltip-mode): Move to start of file so that it
5125 appears at top of customize buffer.
5126
5127 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
5128 Add the gud groupname.
5129 (gud-tooltip-mode): Add the tooltip groupname.
5130 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
5131 avoid conflict with tooltip-use-echo-area.
5132
5133 2005-12-10 Romain Francoise <romain@orebokech.com>
5134
5135 * help.el (help-for-help-internal): Add `r' in doc string.
5136
5137 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5138
5139 * align.el (align-regexp, align-highlight-rule):
5140 Use region-beginning and region-end instead of point and mark, so that
5141 repetition (with `repeat-complex-command') recomputes the region
5142 bounds.
5143
5144 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
5145
5146 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
5147 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
5148 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
5149 (balance-windows): Rewrite using the above new functions.
5150
5151 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
5152
5153 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
5154 react if global-hi-lock-mode seems intended.
5155 (global-hi-lock-mode) Renamed from hi-lock-mode.
5156 (hi-lock-archaic-interface-message-used)
5157 (hi-lock-archaic-interface-deduce): New variables.
5158 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
5159 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
5160 (hi-lock-find-patterns, hi-lock-font-lock-hook):
5161 Replace hi-lock-buffer-mode with hi-lock-mode.
5162
5163 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
5164
5165 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
5166 completion list, even after a partial completion has been
5167 inserted in the current buffer. If there are more than 1
5168 completion, redisplay the *Completions* buffer; if the
5169 completion is unique, delete the *Completions* window.
5170
5171 2005-12-10 Eli Zaretskii <eliz@gnu.org>
5172
5173 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
5174 strings and long subject lines that were broken into multiple
5175 lines at arbitrary places. Handle subjects that have "Re: " in
5176 the middle.
5177
5178 2005-12-10 John W. Eaton <jwe@octave.org>
5179
5180 * emacs/octave-mod.el (octave-electric-space): Don't indent
5181 comments or strings if octave-auto-indent is nil.
5182
5183 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5184
5185 * term/mac-win.el: Require url when compiling.
5186 Call mac-process-deferred-apple-events after loading init files.
5187 (mac-apple-event-map): New defvar. Define event handlers in it.
5188 (core-event, internet-event): New Apple event class symbols.
5189 (open-application, reopen-application, open-documents)
5190 (print-documents, open-contents, quit-application)
5191 (application-died, show-preferences, autosave-now, get-url):
5192 New Apple event ID symbols.
5193 (about): New HICommand ID symbol.
5194 (mac-event-spec, mac-event-ae): New macros.
5195 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
5196 (mac-ae-selection-range, mac-ae-text-for-search)
5197 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
5198 (mac-application-menu-map): Remove keymap. Handlers for HICommand
5199 and Services menu events are now defined in mac-apple-event-map.
5200 (mac-drag-n-drop): Remove selection range handling.
5201
5202 2005-12-10 Kenichi Handa <handa@m17n.org>
5203
5204 * simple.el (zap-to-char):
5205 * isearch.el (isearch-process-search-char): Translate CHAR by
5206 translation-table-for-input.
5207
5208 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
5209
5210 * foldout.el (foldout-exit-fold): Properly hide subtree.
5211
5212 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
5213
5214 * files.el (save-buffer):
5215 * international/ucs-tables.el (ucs-set-table-for-input):
5216 * mail/mail-extr.el (mail-extract-address-components):
5217 * mail/sendmail.el (mail-mode): Reformat doc string.
5218
5219 2005-12-09 Juri Linkov <juri@jurta.org>
5220
5221 * isearch.el (isearch-highlight): Change main overlay priority
5222 from 1 to 1001. Simplify.
5223 (isearch-lazy-highlight-update): Change lazy overlay priority
5224 from 0 to 1000.
5225
5226 * replace.el (replace-highlight): Change overlay priority from
5227 1 to 1001.
5228
5229 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
5230 Change overlay priority from 1 to 1001. Reuse existing overlay.
5231
5232 * compare-w.el (compare-windows-highlight): Change overlay
5233 priority from 1 to 1000.
5234
5235 * menu-bar.el (menu-bar-edit-menu): Add listp around
5236 pending-undo-list to disable menu item "undo" when pending
5237 undo list is empty.
5238
5239 * locate.el (locate): Disable undo in *Locate* buffer.
5240
5241 2005-12-09 Kim F. Storm <storm@cua.dk>
5242
5243 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
5244
5245 2005-12-09 David Ponce <david@dponce.com>
5246
5247 * recentf.el: Improvement of the menu code.
5248 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
5249 instead of menu hook.
5250 (recentf-show-menu, recentf-hide-menu): New functions.
5251 (recentf-menu-customization-changed, recentf-mode): Use them.
5252 (recentf-menu-action, recentf-max-menu-items)
5253 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
5254 (recentf-arrange-by-rule-others)
5255 (recentf-arrange-by-rules-min-items)
5256 (recentf-arrange-by-rule-subfilter) : Don't use
5257 `recentf-menu-customization-changed'.
5258 (recentf-arrange-rules): Likewise. Accept functions to compute
5259 sub-menu titles.
5260 (recentf-menu-filter): Likewise. Doc fix.
5261 (recentf-menu-value-shortcut): Doc fix.
5262 (recentf-dump-variable): Quote atom value.
5263 (recentf-make-menu-items): Update to use it as a menu filter.
5264 (recentf-match-rule): New function.
5265 (recentf-arrange-by-rule): Use it.
5266 (recentf-indirect-mode-rule): New function.
5267 (recentf-build-mode-rules): Use it.
5268 (recentf-dir-rule): New function.
5269 (recentf-arrange-by-dir): Use it.
5270 (recentf-filter-changer-current): Rename from
5271 `recentf-filter-changer-state'. All references updated.
5272 (recentf-filter-changer-alist): Update filter names.
5273 (recentf-filter-changer-select): New function.
5274 (recentf-filter-changer): Use it. Make a sub-menu from filters
5275 available in `recentf-filter-changer-alist'.
5276 (recentf-data-cache, recentf-clear-data)
5277 (recentf-update-menu): Remove. All references updated.
5278 (recentf-match-rule-p, recentf-build-dir-rules)
5279 (recentf-filter-changer-goto-next)
5280 (recentf-filter-changer-get-current)
5281 (recentf-filter-changer-get-next): Remove.
5282
5283 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5284
5285 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
5286 buffer "Reset" button to "Reset to Current" for consistency with
5287 the State buttons.
5288
5289 2005-12-08 John Paul Wallington <jpw@pobox.com>
5290
5291 * ibuf-ext.el (define-ibuffer-filter filename):
5292 If `dired-directory' is a list then really use its car.
5293
5294 2005-12-08 Kim F. Storm <storm@cua.dk>
5295
5296 * emulation/cua-rect.el (cua--rectangle-aux-replace):
5297 Fix indention of text on right side of replaced rectangle.
5298
5299 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
5300
5301 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
5302 No need to check gud-comint-buffer is bound.
5303 (gdb): Prevent multiple debugging when first session uses gdba.
5304
5305 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5306
5307 CC Mode update to 5.31.
5308
5309 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
5310 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
5311 We might do this function properly in the future).
5312
5313 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
5314 New macros c-sentence-end and c-default-value-sentence end, to cope
5315 with Emacs 22's new function `sentence-end'.
5316
5317 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5318
5319 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
5320 compat issue using `c-put-overlay' and `c-delete-overlay'.
5321
5322 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
5323 New compat macros to handle overlays/extents.
5324
5325 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5326
5327 * progmodes/cc-fix.el: Add definitions of the macros push and pop
5328 (for GNU Emacs 20.4)
5329
5330 * progmodes/cc-defs.el:
5331 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
5332
5333 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
5334 highlighting mechanism so it will work in XEmacs too.
5335
5336 * progmodes/cc-defs.el: Insert c-int-to-char.
5337
5338 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
5339 call to the new macro c-int-to-char. This solves XEmacs's
5340 regarding characters as different from integers.
5341
5342 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5343
5344 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
5345 New internal helper.
5346
5347 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
5348 construct to make the indirect face lookup work in XEmacs.
5349
5350 (c-cpp-matchers): Append the negation char face to the existing
5351 fontification, so that the cpp face doesn't disappear.
5352 Use `c-make-syntactic-matcher' to avoid negation chars in comments
5353 and strings.
5354
5355 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
5356 to map to `font-lock-negation-char-face' in emacsen where it exists.
5357
5358 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5359
5360 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
5361
5362 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
5363 Rename "c-subword-move-mode" as "c-subword-mode".
5364
5365 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
5366 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
5367
5368 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5369
5370 * progmodes/cc-mode.el: Added autoload directive for
5371 `c-subword-move-mode' for use in older emacsen.
5372
5373 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5374
5375 * progmodes/cc-mode.el:
5376 (i) Insert a binding for C-c C-backspace into
5377 c-bind-special-erase-keys which works in TTYs.
5378 (ii) Make sure that when file styles are used, any explicitly
5379 given style variables take priority over those in the style.
5380 Do this by calling `hack-local-variables' a second time.
5381
5382 * progmodes/cc-vars.el: Add language specific customization
5383 widgets for AWK to c-doc-comment-style, c-require-final-newline
5384 and c-default-style. Add a defcustom for awk-mode-hook.
5385 Give c-syntactic-element and c-syntactic-context doc-strings by
5386 directly setting their `variable-documentation' propery.
5387 This allows Emacs 22.1 to read these with C-h v.
5388
5389 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
5390
5391 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5392
5393 * progmodes/cc-fonts.el, cc-vars.el
5394 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
5395 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
5396 Masatake YAMATO.
5397
5398 (c-doc-comment-style): Made GtkDoc default in C mode.
5399
5400 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
5401 and C-c C-<delete>.
5402
5403 (c-bind-special-erase-keys): New function for use on
5404 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
5405
5406 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
5407 <delete> key behavior in XEmacs according to `delete-forward-p'.
5408 C.f. `c-electric-delete'.
5409
5410 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5411
5412 * progmodes/cc-mode.el: Give c-hungry-backspace and
5413 c-hungry-delete-forward permanent key bindings.
5414
5415 * progmodes/cc-cmds.el (c-electric-semi&comma):
5416 Bind c-syntactic-context for calls to "criteria functions", for
5417 consistency with other calls to user functions.
5418
5419 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
5420 `current-prefix-arg', since this might be the prefix arg to a
5421 command which calls c-indent-command as a function. Change the
5422 interactive spec from "p" to "P".
5423
5424 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
5425 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
5426 was difficult to understand.
5427
5428 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5429
5430 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
5431 first char of an identifier.
5432
5433 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
5434 +" syntax in C++.
5435
5436 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5437
5438 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
5439 auto-fill doesn't split a c-comment's last word from a hanging
5440 "*/" when a space is typed between them after fill-column.
5441
5442 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
5443
5444 * progmodes/cc-styles.el (c-set-style)
5445 (c-setup-paragraph-variables): Abort the command if we're not in a
5446 CC Mode buffer.
5447
5448 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
5449 with blank comment-prefix, and a blank line as the comment's
5450 second line.
5451
5452 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5453
5454 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
5455 Incorporate the patterns added in the Emacs development branch
5456 for the new Emacs 22 face `font-lock-negation-char-face'.
5457
5458 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
5459 of "red" since it stands out better in xterms and DOS terminals.
5460
5461 * progmodes/cc-engine.el (c-literal-faces):
5462 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
5463
5464 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5465
5466 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
5467 forcibly enable c-electric-flag.
5468
5469 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
5470 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
5471 after the comment-prefix of a C-style comment will close that comment.
5472
5473 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5474
5475 * progmodes/cc-fonts.el (c-basic-matchers-before)
5476 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
5477 in Pike.
5478
5479 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
5480 digraphs.
5481
5482 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
5483 (c-cpp-message-directives, c-cpp-include-directives)
5484 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
5485 (c-cpp-expr-directives): Introduce new language constants to
5486 control cpp syntax in a cleaner way.
5487
5488 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
5489
5490 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
5491
5492 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
5493 (c-multiline-string-start-char): New language constants and
5494 variables to specify how newlines in string literals work.
5495
5496 (c-font-lock-invalid-string): Use them.
5497
5498 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
5499 unbalanced close brace is entered. Optimization by avoiding going
5500 back over arbitrarily large blocks. Removed hints that this
5501 function only would be relevant/useful in AWK.
5502
5503 (c-electric-brace): Indent syntactically after the cleanups since
5504 lineup functions might do it differently then.
5505
5506 * progmodes/cc-engine.el, cc-langs.el
5507 (c-opt-op-identifier-prefix): New language constant and variable.
5508
5509 (c-just-after-func-arglist-p, c-after-special-operator-id)
5510 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
5511
5512 * progmodes/cc-align.el, cc-engine.el
5513 (c-after-special-operator-id): New helper to handle C++ operator
5514 identifiers.
5515
5516 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
5517 (c-guess-basic-syntax): Handle C++ operator identifiers in
5518 declarations.
5519
5520 * progmodes/cc-langs.el (c-assignment-operators): Add the
5521 trigraph version of ^= too.
5522
5523 * progmodes/cc-langs.el (c-assignment-operators): Add the
5524 trigraph version of |= in C++.
5525
5526 * progmodes/cc-fonts.el (c-font-lock-declarators):
5527 Handle `c-decl-hangon-kwds' after the identifier name.
5528
5529 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
5530 whether an arglist is "nonempty", ignore a comment after the open
5531 paren if it isn't followed by a non-comment token on the same line.
5532
5533 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
5534 Enable heuristics below the point to cope with classes inside special
5535 brace lists in Pike.
5536
5537 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5538
5539 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
5540
5541 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5542
5543 * progmodes/cc-guess.el (cc-guess-install): New function to
5544 install an already guessed style in another buffer.
5545
5546 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
5547 sets `inhibit-read-only' - `c-save-buffer-state' should be used
5548 anyway if the change always is undone.
5549
5550 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5551
5552 Implement togglable electricity:
5553
5554 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
5555 saying when it should be used.
5556
5557 * progmodes/cc-engine.el: Add the new buffer-local variable,
5558 c-electric-flag.
5559
5560 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
5561 c-toggle-auto-newline.
5562
5563 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
5564 c-toggle-auto-newline. Remove the binding for
5565 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
5566 c-toggle-electric-state.
5567
5568 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
5569
5570 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
5571 c-\(forward\|backward\)-subword.
5572 (c-update-modeline): Add the new modeline flag `l' for
5573 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
5574 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
5575 Make the old name an alias of the new name.
5576 (c-toggle-electric-state): New function.
5577 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
5578 Adapt these functions to do electric things only when
5579 c-electric-flag is non-nil.
5580 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
5581 new functions from c-electric-brace.
5582 (c-point-syntax): Add a check for "virtual semicolons" in AWK
5583 mode, so that the tentative extra newline doesn't change the
5584 syntax of the following brace.
5585 (c-electric-brace): Restructure by extracting the above functions.
5586 Tidy up the coding somewhat.
5587 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
5588 restructure a bit.
5589
5590 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5591
5592 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
5593 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
5594
5595 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
5596 (c-submode-indicators): Change name from `c-auto-hungry-string'
5597 since it's now used to track another submode.
5598
5599 (c-update-modeline): Convert to function and extended to check
5600 `c-subword-move-mode'.
5601
5602 (c-forward-into-nomenclature, c-backward-into-nomenclature):
5603 Convert to compat aliases for `c-forward-subword' and
5604 `c-backward-subword'.
5605
5606 * progmodes/cc-subword.el: New functions and minor mode to handle
5607 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
5608
5609 (c-forward-subword, c-backward-subword, c-mark-subword)
5610 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
5611 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
5612 Functions corresponding to the standard word handling functions.
5613
5614 (c-subword-move-mode): Minor mode that replaces all the standard
5615 word handling functions with their subword equivalences.
5616
5617 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5618
5619 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
5620 entry for one-liner-defun.
5621
5622 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
5623 name in its def-edebug-spec.
5624
5625 * progmodes/cc-cmds.el (c-electric-brace): Make the
5626 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
5627 compacts space before a comment, if this will make things fit on
5628 one line.
5629
5630 Introduce an "awk" style, mainly for auto-newline and clean-ups.
5631
5632 * progmodes/cc-align.el: New function c-snug-1line-defun-close
5633
5634 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
5635 clean-up one-liner-defun.
5636
5637 * progmodes/cc-styles.el: Add the new "awk" style.
5638
5639 * progmodes/cc-vars.el: Add description of one-liner-defun to
5640 c-cleanup-list's doc-string. New user options,
5641 c-max-one-liner-length. In c-default-style, set the default style
5642 for AWK to "awk".
5643
5644 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5645
5646 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
5647 macros inside labels.
5648
5649 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
5650 `c-at-statement-start-p' and `c-at-expression-start-p'.
5651
5652 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
5653 error if the mark isn't set.
5654
5655 * progmodes/cc-engine.el (c-guess-continued-construct)
5656 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
5657 accurately detect functions inside functions.
5658
5659 * progmodes/cc-engine.el (c-at-expression-start-p): New function
5660 like `c-at-statement-start-p' that additionally recognizes commas
5661 and expression parentheses as delimiters.
5662
5663 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
5664 to avoid heuristics that doesn't work for unclosed blocks.
5665 (c-at-statement-start-p): New function.
5666
5667 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
5668 Objective-C directives, e.g. directives spanning lines should work
5669 reasonably well now.
5670
5671 (c-put-c-type-property, c-clear-c-type-property): New helpers.
5672
5673 (c-forward-objc-directive): New function to move over any ObjC
5674 directive.
5675
5676 (c-just-after-func-arglist-p, c-guess-basic-syntax)
5677 (c-basic-matchers-before): Use it.
5678
5679 (c-font-lock-objc-iip-decl): Remove.
5680
5681 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
5682 in the template arglist recognition.
5683
5684 * progmodes/cc-styles.el (c-style-alist): Fix several
5685 inconsistencies in the Whitesmith style.
5686
5687 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
5688 New lineup function to get lines after Whitesmith style blocks
5689 correctly indented.
5690
5691 (c-lineup-whitesmith-in-block): Back out the compensation for
5692 opening parens since it's done using `add' lists in the style
5693 definition instead. Don't use the anchor position since it varies
5694 too much between the syntactic symbols. :P
5695
5696 * progmodes/cc-vars.el (c-valid-offset): Update.
5697
5698 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
5699 lists where the offsets are combined according to several
5700 different methods: `first', `min', `max', and `add'.
5701 Report offset evaluation errors with `c-benign-error' so that some kind
5702 of reindentation still is done.
5703
5704 * progmodes/cc-engine.el (c-guess-basic-syntax):
5705 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
5706 `arglist-close'.
5707
5708 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
5709 situations for `arglist-cont-nonempty' and `arglist-close'.
5710
5711 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
5712
5713 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
5714 cc-bytecomp-boundp' in a number of places.
5715
5716 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
5717 macro related issue.
5718
5719 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5720
5721 * progmodes/cc-awk.el: Change the terminology of regexps: A char
5722 list is now [asdf], a char class [:alpha:].
5723 Include code for char classes.
5724 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
5725 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
5726
5727 Remove (nearly all of) the cruft associated with AWK Mode's former
5728 concept of "virtual semicolons":
5729
5730 Adapt c-beginning-of-statement, c-end-of-statement (together with
5731 subfunctions) to use the new notion of "virtual semicolon" in
5732 place of the old awkward special handling for AWK. There remains
5733 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
5734 * progmodes/cc-cmds.el:
5735 (c-ascertain-adjacent-literal): In the backwards direction, now
5736 recognises AWK regexp delimiters as string delimiters.
5737 (c-after-statement-terminator-p): Adapt for virtual semicolons;
5738 check more rigorously for "end of macro".
5739 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
5740 virtual semicolons;
5741 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
5742 out the code for forward movement into ...
5743 (c-end-of-statement): Now contains the code for forward movement,
5744 adapted for virtual semicolons.
5745
5746 * progmodes/cc-engine.el:
5747 (c-ws*-string-limit-regexp): New regexp.
5748 (c-forward-single-comment, c-backward-single-comment): Comment out
5749 the (now redundant) "special" AWK stuff.
5750
5751 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
5752 c-string-par-start, c-string-par-separate to be more like Text
5753 Mode than Fundamental Mode.
5754
5755 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5756
5757 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
5758 to the fontified region so that fontification doesn't occur
5759 outside it (could happen e.g. when fontifying a line with an
5760 unfinished declaration).
5761
5762 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5763
5764 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
5765 start of the file. ^L now separate sections of the file.
5766 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
5767 (c-awk-one-line-possibly-open-string-re)
5768 (c-awk-regexp-one-line-possibly-open-char-class-re)
5769 (c-awk-one-line-possibly-open-regexp-re)
5770 (c-awk-one-line-non-syn-ws*-re): New defonsts.
5771 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
5772
5773 Amend the concept of "virtual semicolons" (in the indentation
5774 engine) for languages like AWK, such that they are now
5775 conceptually attached to end of the last token of a statement, not
5776 the end of the line. (In AWK Mode, however, the pertinent text
5777 property is still physically set on the EOL.) Remove the specific
5778 tests for awk-mode, thus facilitating the introduction of other
5779 language modes where EOLs can end statements.
5780 (Note: The funtionality in cc-cmds.el, specifically
5781 c-beginning/end-of-statement has yet to be amended.)
5782
5783 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
5784 New macros.
5785
5786 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
5787 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
5788 c-vsemi-status-unknown-p-fn (in a new page).
5789
5790 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
5791 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
5792 numerous awkward forms like
5793 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
5794 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
5795 variable before-ws-ip, the place just after char-before-ip appears.
5796
5797 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
5798 a comment.
5799
5800 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5801
5802 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
5803 `c-tentative-buffer-changes'.
5804
5805 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
5806 convert to macro to choose between Emacs and XEmacs at compile time.
5807
5808 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
5809
5810 (c-tentative-buffer-changes): New macro to handle temporary buffer
5811 changes in a convenient way.
5812
5813 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
5814 for `c-tentative-buffer-changes'.
5815
5816 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
5817 the checks for paren sexps between the point and the keyword, to
5818 avoid some false alarms.
5819
5820 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
5821 Fixed a situation where an error could be thrown for unbalanced
5822 parens. Changed to make use of c-keyword-member' to avoid some
5823 repeated regexp matches.
5824
5825 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
5826 These language variable are no longer necessary.
5827
5828 (c-block-stmt-kwds): New language constant used by
5829 c-looking-at-inexpr-block'.
5830
5831 (c-guess-basic-syntax): Remove an optional check that looked at
5832 the existence of the now removed language variables.
5833
5834 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
5835 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
5836 object instantiation expressions as declarations in some contexts.
5837 This bug only affected languages where the declarator can't be
5838 enclosed in parentheses.
5839
5840 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
5841 insert newlines before and after substatement braces.
5842
5843 * progmodes/cc-engine.el: Improved the heuristics for recognizing
5844 function declaration headers and the handling of C++ style member
5845 init lists.
5846
5847 (c-just-after-func-arglist-p): Rewritten to use
5848 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
5849
5850 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
5851
5852 (c-guess-basic-syntax): Adapt case 5B for the new
5853 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
5854 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
5855 covers all cases now).
5856
5857 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
5858
5859 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5860
5861 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
5862 c-string-par-start/separate c-sentence-end-with-esc-eol,
5863 initialised in c-setup-paragraph-variables, used in string
5864 scanning subroutines of c-beginning-of-statement.
5865
5866 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
5867 which precedes the newly inserted `{'.
5868
5869 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5870
5871 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
5872 function for declaration level blocks. It should now cope with
5873 templates better and also be a lot more comprehensible.
5874
5875 (c-looking-at-decl-block): The new function.
5876
5877 (c-search-uplist-for-classkey): The old one. It's now a wrapper
5878 for compatibility.
5879
5880 (c-add-class-syntax, c-guess-continued-construct)
5881 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
5882
5883 (c-decl-block-key): Change to tell apart ambiguous and
5884 unambiguous keywords. Pike specials are now handled directly in
5885 the code instead.
5886
5887 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
5888 New language constants and variables to make the backward skip in
5889 `c-looking-at-decl-block' as tight as possible.
5890
5891 (c-nonsymbol-token-char-list): New language constant.
5892
5893 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
5894 find balanced template arglists backwards.
5895
5896 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
5897 making char classes for `c-syntactic-skip-backward'.
5898
5899 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
5900 16D - can't be a class-close at that point.
5901
5902 * progmodes/cc-engine.el (c-guess-basic-syntax)
5903 (c-add-class-syntax): Don't narrow out the enclosing declaration
5904 level. This makes everything a lot easier, and it was actually
5905 only four small places that needed it to work. Some places that
5906 previously did `widen' are removed now, which has the effect that
5907 `c-guess-basic-syntax' never will look at things outside the
5908 current narrowment now. The anchor position for `topmost-intro'
5909 is affected by this, but it was so bogus it was basically useless
5910 before, and now it's equally bogus but in a slightly different way.
5911
5912 (c-narrow-out-enclosing-class): Gone.
5913
5914 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
5915 the narrowed region.
5916
5917 (c-least-enclosing-brace): Remove silly optional argument.
5918
5919 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
5920 the point could be left directly after an open paren when finding
5921 the beginning of the first decl in the block.
5922
5923 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
5924 Specify which submatch to use.
5925
5926 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
5927
5928 (c-decl-start-re): No longer any need for special treatment of
5929 ObjC due to the above.
5930
5931 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
5932 presumably follows C in that regard.
5933
5934 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
5935 New language constants to specify operator tokens inside
5936 identifiers in a more high level way.
5937
5938 (c-opt-identifier-prefix-key): New internal language constant.
5939
5940 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
5941 (c-identifier-start, c-identifier-key): Now completely calculated
5942 from other constants.
5943
5944 (c-identifier-last-sym-match): Decommission since it's no longer used.
5945
5946 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
5947
5948 * progmodes/cc-engine.el (c-forward-name): Remove the
5949 optimization when c-identifier-key is equal to c-symbol-key since
5950 it doesn't work in byte compiled files. Don't record empty
5951 regions as identifiers.
5952
5953 * progmodes/cc-langs.el (c-filter-ops): New helper function to
5954 simplify access to `c-operators' and its likes.
5955
5956 (c-operator-list, c-all-op-syntax-tokens)
5957 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
5958 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
5959 (c-primary-expr-regexp, c-cast-parens): Use it.
5960
5961 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
5962 an explicit language in functions.
5963
5964 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
5965 variant of adornment.
5966
5967 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
5968 variable.
5969
5970 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
5971 the Pike value.
5972
5973 * progmodes/cc-engine.el (c-on-identifier)
5974 (c-simple-skip-symbol-backward): Small fix for handling "-"
5975 correctly in `skip-chars-backward'. Affected the operator lfun
5976 syntax in Pike.
5977
5978 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
5979 diagnostic message about precompiled language vars not being used.
5980
5981 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
5982 "__attribute__" is followed by a parenthesis.
5983
5984 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
5985 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
5986 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
5987
5988 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
5989 Internal cleanups to properly detect the declared identifiers in
5990 various declarations.
5991
5992 (c-decl-start-kwds): New language constant to recognize
5993 declarations that can start anywhere. Used for class declarations
5994 in Pike.
5995
5996 (c-specifier-key, c-not-decl-init-keywords)
5997 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
5998 (c-find-decl-spots): Implement `c-decl-start-kwds'.
5999
6000 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
6001 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
6002 handling of the compiler specific extension keywords into a new
6003 language constant `c-decl-hangon-kwds' that defines keyword
6004 clauses to be ignored in declarations.
6005
6006 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
6007 past unrecognized tokens when handling `c-colon-type-list-kwds'.
6008 Necessary to stop at the declared identifier in e.g. IDL valuetype
6009 declarations.
6010
6011 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
6012 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
6013 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
6014 (c-forward-decl-or-cast-1): Recognize the declared identifier in
6015 class and enum declarations as such and not as part of the type.
6016
6017 (c-forward-decl-or-cast-1, c-forward-label): Relax the
6018 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
6019
6020 (c-forward-decl-or-cast-1): Don't disregard sure signs of
6021 declarations when there's some syntax error later on.
6022
6023 (c-complex-decl-matchers): Did away with a reference to
6024 `c-specifier-key'.
6025
6026 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
6027 value - this variable is always dynamically bound.
6028
6029 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
6030 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
6031 * cc-cmds.el, cc-defs.el: Change the policy for marking up
6032 functions that might do hidden buffer changes: All such internal
6033 functions are now marked instead of those that don't.
6034
6035 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
6036 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
6037 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
6038 (c-literal-type): Allow these functions to make hidden buffer changes,
6039 so that they are free to use text property caching later on.
6040
6041 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
6042 (c-electric-brace, c-electric-slash, c-electric-star)
6043 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
6044 (c-electric-paren, c-electric-continued-statement, c-indent-command)
6045 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
6046 (c-context-line-break): Add `c-save-buffer-state' calls to comply
6047 with the changed semantics of the functions above.
6048
6049 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
6050 when macros occur in obscure places. Optimized the sexp movement
6051 a bit.
6052
6053 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6054
6055 Enhancements for c-beginning-of-statement to work in AWK Mode:
6056
6057 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
6058 (completed statement) with `}' (statement completed by closing
6059 brace or semicolon) and `$' (statement completed by EOL).
6060
6061 (c-awk-virtual-semicolon-ends-prev-line-p)
6062 (c-awk-virtual-semicolon-ends-line-p)
6063 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
6064 (c-awk-at-statement-end-p): New functions.
6065
6066 * progmodes/cc-cmds.el: Simplify the structure of functions
6067 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
6068 two functions and c-beginning-of-statement to handle AWK Mode.
6069
6070 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
6071 c-backward-single-comment for AWK mode. Attempt to clarify their
6072 doc-strings.
6073
6074 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
6075
6076 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6077
6078 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
6079 label handling. Labels are now recognized in a uniform and more
6080 robust way, regardless of context. Text properties are put on all
6081 labels to recognize the following declarations better.
6082 Multiword labels are handled both in indentation and fontification for
6083 the benefit of language extensions like Qt. For consistency, keywords
6084 in labels are now fontified with the label face instead.
6085 That also applies to "case" and "default".
6086
6087 (c-beginning-of-statement-1): Fix some bugs in the label
6088 handling. Disregard `c-nonlabel-token-key' in labels that begin
6089 with `c-label-kwds'.
6090
6091 (c-find-decl-spots): Support that the callback adds more
6092 `c-decl-end' spots to find.
6093
6094 (c-forward-decl-or-cast-1): Don't treat a list of plain
6095 identifiers followed by a colon as a declaration.
6096
6097 (c-forward-label): New function to recognize labels.
6098
6099 (c-guess-basic-syntax): Replace uses of `c-label-key' with
6100 `c-forward-label'. Moved the label recognition cases (14 and 15)
6101 earlier since they aren't so context sensitive now. Handle labels
6102 on the top level gracefully. Moved access label recognition to
6103 the generic label case (CASE 15) - removed CASE 5E.
6104
6105 (c-font-lock-declarations): Add recognition of labels in the
6106 same round since we need to handle labels in parallell with other
6107 declarations to recognize both accurately. It should also improve
6108 speed.
6109
6110 (c-simple-decl-matchers, c-basic-matchers-after):
6111 Move `c-font-lock-labels' so that it only is used on decoration level 2
6112 since `c-font-lock-declarations' handles it otherwise.
6113
6114 (c-complex-decl-matchers): Remove the simplistic recognition of
6115 access labels.
6116
6117 (c-decl-prefix-re): Remove the kludges that was necessary to cope
6118 with labels earlier.
6119
6120 (c-decl-start-re): New language variable to make
6121 `c-font-lock-declarations' stop for the special protection labels
6122 in Objective-C that start with `@'.
6123
6124 (c-label-key): Remove since it's no longer used.
6125
6126 (c-recognize-colon-labels, c-label-prefix-re): New language
6127 constants to support recognition of generic colon-terminated labels.
6128
6129 (c-type-decl-end-used): `c-decl-end' is now used whenever there
6130 are colon terminated labels.
6131
6132 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
6133 first argument starts with a special brace list.
6134
6135 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
6136 (c-font-lock-declarations): Break out the declaration and cast
6137 recognition from `c-font-lock-declarations' to a new function, so
6138 that it can be used in the indentation engine.
6139
6140 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
6141 up to the start of the literal. Fixed bug with the point on the
6142 wrong side of the search limit that could happen when the start
6143 position is inside a literal.
6144
6145 * progmodes/cc-engine.el (c-parse-state)
6146 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
6147 so that it's kept a little bit back to increase the hit rate.
6148
6149 (c-parse-state): Change the macro handling and fixed some
6150 glitches. Macro context is checked more often than necessary now,
6151 but otoh less garbage conses are generated.
6152
6153 * progmodes/cc-engine.el (c-parse-state)
6154 (c-invalidate-state-cache): Cache the last position where
6155 `c-state-cache' applies. This can speed up refontification quite
6156 a bit in blocks where there are many non-brace parens before the point.
6157
6158 (c-state-cache-end): New variable for this.
6159
6160 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
6161 cache variable.
6162
6163 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
6164 get close initial continue positions when the start position is
6165 inside a literal or macro. Do not call the callback for spots
6166 before the start position (which can happen e.g. for `c-decl-end'
6167 spots inside comments). Optimize better in special cases when the
6168 region is a single line inside a literal or macro (typically when
6169 the current line is refontified).
6170
6171 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
6172 to `c-add-stmt-syntax' - there's no need to explicitly whack off
6173 entries from the paren state.
6174
6175 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
6176 special case for "else if" clauses.
6177
6178 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
6179 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
6180
6181 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
6182 New language variable to recognize the gcc extension with statement
6183 blocks inside expressions.
6184
6185 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
6186 it somewhat more comprehensible. The argument AT-BLOCK-START is
6187 no longer used and hence removed.
6188
6189 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
6190 to `c-add-stmt-syntax'.
6191
6192 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
6193 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
6194 This fixes bogus label recognition.
6195
6196 * progmodes/cc-engine.el (c-add-type, c-check-type)
6197 (c-forward-name, c-forward-type): Improve storage of template
6198 types in `c-found-types' so that they can be recognized better.
6199
6200 (c-syntactic-content): Add option to skip past nested parens.
6201
6202 * progmodes/cc-engine.el (c-forward-name):
6203 Set `c-last-identifier-range' all the time. It's less work that way.
6204 Handle that there might not be an identifier to store in
6205 `c-last-identifier-range'.
6206
6207 (c-forward-type): Handle that `c-last-identifier-range' might be
6208 nil from `c-forward-name'.
6209
6210 * progmodes/cc-defs.el (c-safe-scan-lists)
6211 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
6212
6213 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
6214 to work even if the form fails.
6215
6216 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
6217 down in a large file in one go.
6218
6219 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
6220
6221 * progmodes/cc-align.el (c-lineup-assignments): New lineup
6222 function which is like `c-lineup-math' but returns nil instead of
6223 `c-basic-offset' when it doesn't match.
6224
6225 (c-lineup-math): Change to use `c-lineup-assignments'.
6226
6227 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6228
6229 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
6230 c-beginning-of-statement. New subfunctions
6231 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
6232
6233 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6234
6235 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
6236 hardcoded char classes whereever possible. Changed a couple of
6237 places to use skip by syntax instead of skip by char class.
6238
6239 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
6240 Fix a bug in the regexp that caused extreme backtracking.
6241
6242 * progmodes/cc-langs.el (c-block-comment-starter)
6243 (c-block-comment-ender): New language constants to specify in a
6244 single place how block comments look.
6245
6246 (c-comment-start-regexp, c-block-comment-start-regexp)
6247 (comment-start, comment-end, comment-start-skip)
6248 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
6249 (c-syntactic-ws, c-nonempty-syntactic-ws)
6250 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
6251 `c-line-comment-starter', `c-block-comment-starter' and
6252 `c-block-comment-ender'.
6253
6254 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
6255 New language constants to break up things a bit.
6256
6257 (c-simple-ws): New language constant for simple whitespace.
6258
6259 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
6260
6261 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
6262 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
6263 newlines. Allow and ignore nil elements in the list.
6264
6265 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6266
6267 * progmodes/cc-cmds.el: Comment out a (n almost certainly
6268 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
6269
6270 * progmodes/cc-cmds.el: Tidy up the comments in
6271 c-beginning-of-statement and subfunctions.
6272
6273 * progmodes/cc-awk.el: Replace calls to put-text-property to the
6274 more flexible c-put-char-property and c-clear-char-properties.
6275 Add the author's email address.
6276
6277 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
6278
6279 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
6280 closing "*/" of a block comment.
6281
6282 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
6283 subfunctions) so that it works at BOB and EOB.
6284
6285 * progmodes/cc-cmds.el, cc-vars.el: More updating of
6286 c-beginning-of-statement, including new variable
6287 c-block-comment-start-regexp.
6288
6289 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6290
6291 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
6292 symbols from `*-font-lock-extra-types' so that there's no need to
6293 use `regexp-opt' on those lists.
6294
6295 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
6296 `c-type-modifier-kwds' is empty.
6297
6298 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
6299 there are several strings on the same line.
6300
6301 * progmodes/cc-engine.el (c-literal-limits): Remove the
6302 compatibility function for older emacsen. `c-literal-limits-fast'
6303 has now taken the place of this function.
6304
6305 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
6306 with older emacsen: We now require `pps-extended-state'.
6307
6308 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6309
6310 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
6311 which obviates the need to hack sentence-end. This now handles
6312 escaped newlines in strings correctly. Correct minor bugs in
6313 c-move-over-sentence and in c-beginning-of-statement.
6314
6315 * progmodes/cc-cmds.el (c-beginning-of-statement (and
6316 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
6317 that movement over macros and code are rigorously separated from
6318 eachother. Correct a few incidental bugs.
6319
6320 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
6321 Improve its doc-string. Improve the handling of certain specific cases.
6322
6323 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6324
6325 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
6326 (c-guess-basic-syntax): Change the way class-level labels are
6327 recognized; they can now contain essentially any symbols.
6328
6329 (c-opt-extra-label-key): New language variable to cope with the
6330 special protection label syntax in Objective-C.
6331
6332 (c-opt-access-key): Remove; this is now handled better by
6333 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
6334
6335 (c-complex-decl-matchers): Update to handle that
6336 `c-opt-access-key' no longer exists.
6337
6338 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
6339 improved label recognition in `c-beginning-of-statement-1'.
6340
6341 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
6342 Recognize bitfields better.
6343
6344 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
6345 Remove some cruft and fixed a bug that could cause it to go to a
6346 position further down.
6347
6348 * progmodes/cc-langs.el, cc-engine.el
6349 (c-beginning-of-statement-1): Improve detection of labels in
6350 declaration contexts.
6351
6352 (c-beginning-of-decl-1): Use it.
6353
6354 (c-nonlabel-token-key): New language constant and variable needed
6355 by `c-beginning-of-statement-1'.
6356
6357 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
6358 manifested itself due to the correction in `c-forward-sexp'.
6359
6360 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
6361 Make these behave as documented when used at the buffer limits.
6362
6363 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
6364 (c-type-decl-end-used): Made this a language variable.
6365
6366 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
6367 correctly when `combine-after-change-calls' is used together with
6368 temporary narrowings.
6369
6370 * progmodes/cc-engine.el (c-beginning-of-statement-1):
6371 Report labels correctly when the start point is immediately after the
6372 colon.
6373
6374 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
6375 Remove since it isn't used anymore.
6376
6377 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
6378 bracket arglists such as template parens in C++.
6379
6380 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
6381 in the last check-in. Some optimization.
6382
6383 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
6384 where it could stop at the same level in a preceding sexp when
6385 PAREN-LEVEL is set.
6386
6387 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
6388 text property lookup only when it's needed.
6389
6390 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
6391 Change the policy for paren marked angle brackets to be more
6392 persistent; once marked they remain marked even when they're found
6393 to be unbalanced in the searched region. This should keep the
6394 paren syntax around even when individual lines are refontified in
6395 multiline template arglists.
6396
6397 (c-parse-and-markup-<>-arglists): New dynamically bound variable
6398 to control markup so that incorrect angle bracket arglists aren't
6399 marked in contexts where the correct value for
6400 `c-disallow-comma-in-<>-arglists' isn't known.
6401
6402 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
6403 argument has become `c-parse-and-markup-<>-arglists'.
6404
6405 (c-remove-<>-arglist-properties): Remove - no longer used.
6406
6407 (c-after-change-check-<>-operators): New function used on
6408 `after-change-functions' to avoid that "<" and ">" characters that
6409 are part of longer operators have paren syntax.
6410
6411 (c-<>-multichar-token-regexp): New language variable used by
6412 `c-after-change-check-<>-operators'.
6413
6414 (c-after-change): Call `c-after-change-check-<>-operators'.
6415
6416 (c-font-lock-<>-arglists): Use the context properties set by
6417 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
6418 correctly to avoid doing invalid markup.
6419
6420 (c-font-lock-declarations): Remove code that undoes the invalid
6421 markup done by `c-font-lock-<>-arglists'.
6422
6423 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
6424 after `c-font-lock-declarations'.
6425
6426 * progmodes/cc-engine.el (c-syntactic-skip-backward):
6427 Add paren-level feature.
6428
6429 (c-guess-basic-syntax): Improve the anchor position for
6430 `template-args-cont' in nested template arglists. There's still
6431 much to be desired in this area, though.
6432
6433 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6434
6435 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
6436 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
6437
6438 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6439
6440 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
6441 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
6442
6443 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
6444 it doesn't work no longer are supported.
6445
6446 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
6447 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
6448 requires support for the syntax-table' text property, which rules
6449 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
6450 cruft associated with those versions.
6451
6452 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
6453 for the `syntax-table' text property, which rules out Emacs 19 and
6454 XEmacs < 21.4. Removed various compatibility cruft associated
6455 with those versions.
6456
6457 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
6458 support for the `syntax-table' text property.
6459
6460 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
6461 variable and use an extra quoted face name instead. All the
6462 emacsen flavors handle that correctly.
6463
6464 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
6465 (c-font-lock-declarators, c-font-lock-declarations)
6466 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
6467 property to mark the items in in declarator lists to handle
6468 refontification inside multiline declarations better.
6469
6470 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
6471 construct like "a * b = c;" as a declaration.
6472
6473 2005-12-08 Kim F. Storm <storm@cua.dk>
6474
6475 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
6476 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
6477 select either meta, hyper, or super modifier for rectangle commands.
6478 (cua--rectangle-modifier-key): New defvar.
6479 (cua--M/H-key): Use it. Remove special case for `space'.
6480 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
6481 on X, to meta otherwise. Always bind C-return to toggle
6482 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
6483
6484 * emulation/cua-rect.el (cua-help-for-rectangle):
6485 Use cua--rectangle-modifier-key. Handle super modifier too.
6486 (cua--init-rectangles): Always bind C-return to toggle rectangle.
6487 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
6488
6489 * ido.el: Move Acknowledgements and History after Commentary.
6490 Minor changes to Commentary.
6491
6492 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
6493 keymap if cua--prefix-override-timer is `shift'.
6494 (cua--shift-control-prefix): New function; emulate "type prefix
6495 key twice" functionality to handle shifted prefix key override.
6496 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
6497 New commands.
6498 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
6499
6500 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
6501
6502 * textmodes/org.el (org-insert-heading): Try to do items before
6503 headings.
6504 (org-agenda-mode): Quote `org-agenda-mode-hook'.
6505 (org-insert-item): New function.
6506 (org-renumber-ordered-list): Don't skip to higher level lists.
6507
6508 2005-12-08 Juri Linkov <juri@jurta.org>
6509
6510 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
6511
6512 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
6513
6514 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
6515
6516 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
6517 the constructed function name fun-1.
6518
6519 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
6520 because such links don't lead to parent documentation.
6521
6522 2005-12-08 Kenichi Handa <handa@m17n.org>
6523
6524 * descr-text.el (describe-char): Use *Help-2* buffer if the
6525 current buffer is *Help*. Call describe-text-properties while
6526 setting the original buffer.
6527
6528 2005-12-07 Bill Wohler <wohler@newt.com>
6529
6530 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
6531 and causes problems with non-MH users (such as Gnus users).
6532
6533 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
6534
6535 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
6536 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
6537 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
6538 command "info sources". Move calls to GDB command "list".
6539 (gdb-find-file-hook): Just use gdb-source-file-list.
6540 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
6541 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
6542 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
6543 (gdb-data-list-register-values-handler): Use correct trigger name.
6544
6545 2005-12-07 Kim F. Storm <storm@cua.dk>
6546
6547 * ido.el (ido-completion-map): Rename from ido-mode-map.
6548 (ido-common-completion-map, ido-file-completion-map)
6549 (ido-file-dir-completion-map, ido-buffer-completion-map):
6550 Rename from ido-mode-....-map.
6551 (ido-init-completion-maps): Rename from ido-init-mode-maps.
6552 (ido-setup-completion-map): Rename from ido-define-mode-map.
6553 (ido-read-internal): Bind minibuffer-local-filename-completion-map
6554 to ido-completion-map.
6555
6556 2005-12-07 Kenichi Handa <handa@m17n.org>
6557
6558 * international/mule-cmds.el
6559 (set-display-table-and-terminal-coding-system): If the coding
6560 system specified in `unibyte-display' property is different from
6561 the arg coding-system, don't setup standard-display-table.
6562
6563 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6564
6565 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
6566 that comments end at \n, regardless of selective-display.
6567
6568 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
6569
6570 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
6571 (gdb-version): New variables.
6572 (gdb-source-file-list, gdb-register-names)
6573 (gdb-changed-registers): New variables for use with GDB 6.4+.
6574 (gdb-ann3): Replace with...
6575 (gdb-init-1, gdb-init-2): ...two new functions.
6576 (gdba, gdb-prompt): Call gdb-init-1.
6577 (gdb-get-version): New function. Call gdb-init-2 from here.
6578 (gud-watch): Make it work with mouse events too.
6579 (gdb-post-prompt): Don't add to queue until GDB version is known.
6580 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
6581 (gdb-locals-mode): Use gdb-version.
6582 (gdb-memory-format-map, gdb-memory-unit-map)
6583 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
6584 (gdb-locals-font-lock-keywords-1)
6585 (gdb-locals-font-lock-keywords-2): New variables.
6586 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
6587 (gdb-set-gud-minor-mode-existing-buffers-1)
6588 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
6589 (gdb-var-update-1, gdb-var-update-handler-1)
6590 (gdb-data-list-register-values-handler)
6591 (gdb-data-list-register-values-custom)
6592 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
6593 (gdb-stack-list-locals-handler, gdb-get-register-names):
6594 New functions for use with GDB 6.4+.
6595 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
6596 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
6597 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
6598 (gdb-stack-list-locals-regexp)
6599 (gdb-data-list-register-names-regexp): New regexps for use with
6600 GDB 6.4+.
6601
6602 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6603
6604 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
6605
6606 2005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
6607
6608 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
6609 prompts work for AUTH PLAIN. Also reported by Steve Allan
6610 <seallan@verizon.net>.
6611
6612 2005-12-06 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
6613
6614 * frame.el (set-frame-parameter): Add doc string.
6615
6616 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
6617
6618 * textmodes/org.el (org-occur-highlights): New variable.
6619 (org-highlight-new-match, org-remove-occur-highlights): New functions.
6620 (org-highlight-sparse-tree-matches): New option.
6621 (org-do-occur): New function.
6622 (org-get-heading): Make it work also at beginning of line.
6623 (org-category-table): New variable.
6624 (org-get-category-table, org-get-category)
6625 (org-camel-to-words, org-link-search): New functions.
6626 (org-select-this-todo-keyword): New variable.
6627 (org-todo-list): New command.
6628 (org-shiftright, org-shiftleft): New commands.
6629 (org-agenda-todo): Add prefix argument.
6630 (org-show-hierarchy-above): New option.
6631 (org-show-todo-tree): Numerical prefix creates tree for specific
6632 TODO keyword.
6633 (org-outline-level): New function, to assign a level to plain
6634 lists items.
6635 (org-cycle-include-plain-lists): New option.
6636 (org-mode): Use `org-outline-level' as value of `outline-level'.
6637 (org-cycle): Temporarily switch `outline-regexp' if
6638 `org-cycle-include-plain-lists' is non-nil.
6639 (org-start-icalendar-file): Fix format bug.
6640 (org-agenda-get-day-entries): Create category table.
6641 (org-agenda-get-todos, org-agenda-get-timestamps)
6642 (org-agenda-get-deadlines, org-agenda-get-scheduled)
6643 (org-agenda-get-blocks): Use `org-get-category'.
6644 (org-context-in-file-links): Rename from
6645 `org-line-numbers-in-file-links'.
6646
6647 2005-12-06 Romain Francoise <romain@orebokech.com>
6648
6649 * window.el (balance-windows): Delete extraneous third arg in call
6650 to `enlarge-window'.
6651
6652 2005-12-06 Kenichi Handa <handa@m17n.org>
6653
6654 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
6655
6656 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
6657
6658 * progmodes/gdb-ui.el (gdb-var-create-handler)
6659 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
6660 (gdb-var-list-children-handler, gdb-var-update-handler):
6661 Current buffer is already gdb-partial-output-buffer, don't
6662 make it current again.
6663
6664 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
6665
6666 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
6667 (list-buffers-noselect): Use it.
6668
6669 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
6670
6671 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
6672 (mail-yank-ignored-headers): Use regexp-opt.
6673 (mail-mode-map): Move initialization into declaration.
6674 (mail-sent-via): Remove unused shadowed var `to-line'.
6675 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
6676 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
6677 (mail-do-fcc): Use dolist and push.
6678 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
6679 (mail-yank-ignored-headers): Don't autoload.
6680
6681 2005-12-05 Kenichi Handa <handa@m17n.org>
6682
6683 * international/mule-cmds.el (set-language-info-internal): New fun.
6684 (set-language-info): Call set-language-info-internal to update
6685 language-info-alist. If LANG-ENV is the current one, call
6686 set-language-environment to make INFO effective now.
6687 (set-language-info-alist): Likewise.
6688 (locale-language-names): With locale "en", use English
6689 lang. env. but set the default codings to iso-8859-1.
6690
6691 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
6692
6693 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
6694 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
6695 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
6696 for plain strings.
6697 (gdb-frames-mode): Remove redundant call to font-lock-mode.
6698 (gdb-all-registers): Rename from toggle-gdb-all-registers.
6699 Create registers buffer if necessary. Echo new state in minibuffer.
6700 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
6701
6702 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
6703
6704 * info.el (Info-fontify-node): Match external links using
6705 non-directory part of filename.
6706
6707 2005-12-04 Juri Linkov <juri@jurta.org>
6708
6709 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
6710 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
6711 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
6712 because there is no customization option for it.
6713
6714 * font-lock.el (lisp-font-lock-keywords-1):
6715 Add define-global-minor-mode.
6716
6717 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
6718
6719 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
6720 properties on the constructed variable names.
6721
6722 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6723 Put `definition-name' properties on the constructed function names
6724 next-sym and prev-sym.
6725
6726 * emacs-lisp/find-func.el (find-function-regexp):
6727 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
6728 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
6729 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
6730 and easy-menu-define.
6731
6732 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
6733 easy-mmode-define-global-mode and define-global-minor-mode.
6734 (lisp-imenu-generic-expression): Add define-global-minor-mode.
6735
6736 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
6737 instead of easy-mmode-define-global-mode.
6738
6739 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
6740 Use define-minor-mode instead of easy-mmode-define-minor-mode.
6741
6742 * cus-edit.el (customize-group, customize-group-other-window):
6743 Filter out autoloaded options from the group completion list by
6744 using heuristics that autoloaded groups don't have `custom-autoload'
6745 property on their symbols (they have only `custom-loads').
6746
6747 * simple.el (completion-setup-function): Put completions-common-part
6748 face on complete completion string too (i.e. completion string
6749 without completions-first-difference face).
6750
6751 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
6752
6753 2005-12-03 Eli Zaretskii <eliz@gnu.org>
6754
6755 * view.el (view-mode): Doc fix.
6756
6757 * disp-table.el (standard-display-european): Add to the warning
6758 message a reference to the doc string.
6759
6760 * play/yow.el (apropos-zippy): Call print-help-return-message,
6761 similar to other Help and Apropos commands.
6762
6763 * help.el (print-help-return-message): If pop-up-frames is
6764 non-nil, set up help-return-method to delete the help window and,
6765 possibly, its frame as well, and don't display message about
6766 scrolling the help window. Doc fix.
6767 (help-return-method): Doc fix.
6768
6769 2005-12-03 Martin Rudalics <rudalics@gmx.at> (tiny change)
6770
6771 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
6772 whereby names of length one or names starting with a
6773 symbol-constituent character would not be returned.
6774
6775 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
6776
6777 * subr.el (atomic-change-group): Add edebug and indentation spec.
6778
6779 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
6780
6781 * completion.el (save-completions-file-name): Fix typo in last change.
6782
6783 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6784
6785 * info.el: Move back/forward history to the beginning of the tool bar.
6786
6787 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
6788
6789 * allout.el (eval-when-compile): Remove unnecessary load of cl.
6790 Add fset of allout-real-isearch-abort during compile to fix
6791 byte-compilation warnings.
6792 (allout-mode-p): Move definition of this macro above all uses, or
6793 byte compilation in barren emacs (eg, during emacs build) will
6794 lack the definition.
6795 (allout-mode): Move this variable above any uses, or byte
6796 compilation will fail.
6797 (allout-resolve-xref): Remove use of personal file-reference function.
6798 (allout-toggle-current-subtree-encryption): Do the current (ie,
6799 visible containing) topic, rather than nearest around point. Doc fix.
6800 (allout-toggle-subtree-encryption): New function, workhorse that
6801 works on nearest topic containing point.
6802 (allout-encrypt-string): Signal requirement for newer version of pgg.
6803 (allout-resumptions): Doc fix.
6804
6805 2005-12-02 Eli Zaretskii <eliz@gnu.org>
6806
6807 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
6808
6809 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
6810
6811 * textmodes/flyspell.el (flyspell-external-point-words):
6812 Consider a misspelling as found in the string search if: (a) misspelling
6813 and found string lengths match, or (b) misspelling is found as
6814 element in a boundary-chars separated longer string, or (c)
6815 ispell-program-name is really ispell and misspelling is found as
6816 part of a TeX string. After successful match move beginning of
6817 search region to end of match. Warn about not found misspellings
6818 once the process is done.
6819 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
6820
6821 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
6822
6823 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
6824 tool bar (removed inadvertently).
6825
6826 2005-12-02 Juri Linkov <juri@jurta.org>
6827
6828 * log-view.el (log-view-diff): Clarify doc string.
6829
6830 2005-12-01 Bill Wohler <wohler@newt.com>
6831
6832 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
6833 triggers lm-verify errors.
6834
6835 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
6836
6837 * simple.el (transient-mark-mode, line-number-mode)
6838 (column-number-mode, size-indication-mode): Remove `:require nil'.
6839
6840 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
6841
6842 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
6843 in the margin also.
6844 (gdb-breakpoints-mode-map): Use D instead of d for
6845 gdb-delete-breakpoint.
6846 (gdb-get-frame-number): Require a number to match on.
6847 (gdb-threads-mode-map): Add follow-link binding.
6848
6849 2005-11-30 Jason Rumney <jasonr@gnu.org>
6850
6851 * isearch.el (isearch-mode-map): Avoid exiting search on
6852 language-change event.
6853
6854 2005-11-30 Romain Francoise <romain@orebokech.com>
6855
6856 * speedbar.el (speedbar-default-position): New defcustom.
6857 (speedbar-frame-reposition-smartly): Use it.
6858
6859 * dframe.el (dframe-reposition-frame-emacs): Fix position
6860 computation for `left' location.
6861 Update copyright year.
6862
6863 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
6864
6865 * help.el (help-map): Move initialization into declaration.
6866
6867 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
6868
6869 * help-fns.el (help-argument-name): Don't autoload.
6870 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
6871 to be re-loaded when customizing the `help' group.
6872
6873 2005-11-30 John Paul Wallington <jpw@gnu.org>
6874
6875 * help-fns.el (describe-function-1): Fill arglist output.
6876
6877 2005-11-30 Kim F. Storm <storm@cua.dk>
6878
6879 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
6880 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
6881 after revert-buffer (or anything else which kills all local variables).
6882
6883 * apropos.el (apropos-parse-pattern): Doc fix.
6884 Set apropos-regexp directly, rather than expecting callers to do so.
6885 (apropos-command, apropos, apropos-value, apropos-documentation):
6886 Simplify calls to apropos-parse-pattern.
6887
6888 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
6889
6890 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
6891 (hi-lock-face-phrase-buffer): Use hi-yellow face.
6892 (hi-lock-write-interactive-patterns): Use comment-region.
6893
6894 * longlines.el (longlines-mode): Add mail-setup-hook.
6895
6896 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
6897
6898 * simple.el (sendmail-user-agent-compose, next-line):
6899 Conditionally use hard-newline.
6900
6901 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6902
6903 * international/latexenc.el (latex-inputenc-coding-alist):
6904 Reword doc string.
6905
6906 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
6907
6908 * help.el (describe-key-briefly, describe-key): Recognize default
6909 bindings.
6910
6911 2005-11-29 Romain Francoise <romain@orebokech.com>
6912
6913 * view.el (view-inhibit-help-message): New defcustom.
6914 (view-mode-enter): Use it.
6915
6916 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
6917
6918 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
6919 Preserve user position.
6920
6921 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
6922
6923 * font-lock.el: Throw error if facemenu is not loaded to prevent
6924 accidental change of loading order in loadup.el. (Suggested by RMS.)
6925
6926 * loadup.el: Add comment explaining why facemenu must be loaded
6927 before font-lock.
6928
6929 2005-11-28 Jay Belanger <belanger@truman.edu>
6930
6931 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
6932 (calc-dispatch-map): Add more keys for `calc-same-interface'.
6933
6934 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
6935
6936 * calc/calc-embed.el (calc-do-embedded): Update help message.
6937
6938 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
6939
6940 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
6941
6942 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
6943
6944 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
6945 called-interactively-p.
6946 (elp-profilable-p): Rename from elp-not-profilable-p.
6947 Invert result and take into account macros and autoloaded functions.
6948 (elp-instrument-function): Update call.
6949 (elp-instrument-package): Update call. Add completion.
6950 (elp-pack-number): Use match-string.
6951 (elp-results-jump-to-definition-by-mouse): Merge into
6952 elp-results-jump-to-definition and then remove.
6953 (elp-output-insert-symname): Make help echo text single-line.
6954
6955 * replace.el (query-replace-map): Move initialization into declaration.
6956 (occur-engine): Use with-current-buffer.
6957 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
6958 (occur-mode-mouse-goto): Replace with an alias.
6959
6960 2005-11-28 Juri Linkov <juri@jurta.org>
6961
6962 * simple.el (quoted-insert): Let-bind input-method-function to nil.
6963
6964 * term/w32-win.el: Bind [S-tab] to [backtab].
6965
6966 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
6967 `Info-find-file' to t.
6968
6969 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
6970 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
6971 and same-window-regexps.
6972 (occur-next-error): Don't move point for arg 0.
6973
6974 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
6975
6976 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
6977
6978 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
6979
6980 * log-edit.el (log-edit-changelog-use-first): New var.
6981 (log-edit-changelog-ours-p): Use it.
6982 (log-edit-insert-changelog): Set it with new arg `use-first'.
6983 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
6984 (log-edit-hook): Add them to the list of suggested options.
6985
6986 * textmodes/flyspell.el (flyspell-last-buffer): New var.
6987 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
6988 redundant work.
6989 (flyspell-mode-on): Use add-hook for after-change-functions.
6990 (flyspell-mode-off): Use remove-hook for after-change-functions.
6991 (flyspell-changes): Make it buffer-local.
6992 (flyspell-after-change-function): Make it non-interactive. Use push.
6993 (flyspell-post-command-hook): Check input-pending-p while processing
6994 the potentially long list of buffer changes.
6995
6996 2005-11-28 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
6997
6998 * buff-menu.el (list-buffers-noselect): Display the selected
6999 frame's buffer list, not the global one.
7000
7001 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
7002
7003 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
7004 that (list last-input-event) works as in interactive spec.
7005
7006 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
7007
7008 * loadup.el ("facemenu"): Load facemenu before font-lock, because
7009 `facemenu-keymap' needs to be defined when font-lock is loaded.
7010 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
7011
7012 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
7013
7014 * completion.el: Remove useless leading * in defcustom docstrings.
7015 (save-completions-file-name): Use ~/.emacs.d if available.
7016 (completion-standard-syntax-table): Rename from
7017 cmpl-standard-syntax-table and fold initialization into declaration,
7018 thus removing cmpl-make-standard-completion-syntax-table.
7019 (completion-lisp-syntax-table, completion-c-syntax-table)
7020 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
7021 (cmpl-saved-syntax, cmpl-saved-point): Remove.
7022 (symbol-under-point, symbol-before-point)
7023 (symbol-under-or-before-point, symbol-before-point-for-complete)
7024 (add-completions-from-c-buffer): Use with-syntax-table.
7025 (make-completion): Don't return a list of completion entries.
7026 Update callers.
7027 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
7028 (completion-initialize): Rename from initialize-completions.
7029 (completion-find-file-hook): Rename from cmpl-find-file-hook.
7030 (kill-emacs-save-completions): Collect stats here.
7031 (save-completions-to-file, load-completions-from-file):
7032 Use with-current-buffer.
7033 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
7034 into a function. Move all calls to toplevel.
7035 (completion-lisp-mode-hook): New fun.
7036 (completion-c-mode-hook, completion-setup-fortran-mode):
7037 Set the syntax-table here. Use local-set-key.
7038 (completion-saved-bindings): New var.
7039 (dynamic-completion-mode): Make it into a proper minor mode.
7040 (load-completions-from-file): Remove unused var `num-uses'.
7041
7042 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
7043 constructor if it is explicitly overridden.
7044
7045 * complete.el (PC-completion-as-file-name-predicate):
7046 Use minibuffer-completing-file-name.
7047 (partial-completion-mode): Use find-file-not-found-functions.
7048 (PC-lisp-complete-symbol): Use with-syntax-table.
7049 (PC-look-for-include-file): Remove dead setq.
7050 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
7051 (PC-complete): Use with-current-buffer.
7052
7053 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
7054 escape single quotes.
7055
7056 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
7057
7058 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
7059 of `if' whose condition always returned nil. Doc fix.
7060
7061 * buff-menu.el (Buffer-menu-revert-function): Make the selected
7062 window's buffer the current buffer around the call to
7063 `list-buffers-noselect'. This is necessary to mark that buffer
7064 with a `.' in the Buffer Menu when called from Lisp, for instance
7065 by Auto Revert Mode.
7066
7067 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
7068
7069 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
7070 attaching to it.
7071 (gdb-pre-prompt): Make sure gdb-error is reset.
7072
7073 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
7074 with a child process, detect it.
7075 (gud-speedbar-buttons): Match regexp more carefully.
7076
7077 2005-11-27 Richard M. Stallman <rms@gnu.org>
7078
7079 * mouse.el (mouse-drag-move-window-bottom):
7080 Use adjust-window-trailing-edge.
7081
7082 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
7083
7084 * simple.el (blink-matching-open): Ignore
7085 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
7086 (blink-matching-paren-on-screen): Update docstring.
7087
7088 * paren.el (show-paren-mode): No longer change
7089 `blink-matching-paren-on-screen'.
7090
7091 2005-11-27 John Paul Wallington <jpw@pobox.com>
7092
7093 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
7094 (gdb-threads-select, gdb-edit-register-value):
7095 Use `posn-set-point' instead of `mouse-set-point' because the
7096 latter is not fbound when configured without X.
7097
7098 2005-11-27 Kim F. Storm <storm@cua.dk>
7099
7100 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
7101 existing face when partially highlighting a TAB in a rectangle.
7102
7103 2005-11-26 Kim F. Storm <storm@cua.dk>
7104
7105 * ido.el (ido-mode-map): Doc fix.
7106 (ido-mode-common-map, ido-mode-file-map)
7107 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
7108 (ido-define-mode-map): Rewrite. Select one of the new maps as
7109 parent for ido-mode-map instead of building from scratch.
7110 (ido-init-mode-maps): New defun to initialize new maps.
7111 (ido-mode): Call it.
7112 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
7113 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
7114
7115 2005-11-26 John Paul Wallington <jpw@pobox.com>
7116
7117 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
7118 `mouse-set-point' because the latter is not fbound when configured
7119 without X.
7120
7121 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
7122
7123 * files.el (file-relative-name): Doc fix.
7124
7125 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
7126
7127 * progmodes/octave-inf.el (inferior-octave-startup): Force a
7128 non-empty string for secondary prompt PS2.
7129
7130 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
7131
7132 * progmodes/compile.el (compilation-setup): Fix last change.
7133
7134 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
7135
7136 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
7137 (gdb-mouse-toggle-breakpoint-margin)
7138 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
7139 Add gdb-server-prefix to keep out of command history.
7140 (gdb-edit-register-value): New function.
7141 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
7142 (gdb-info-registers-custom): Use above map.
7143
7144 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
7145
7146 * custom.el (enable-theme): Signal error if argument is not a
7147 theme. Don't recalculate a face if it's not loaded yet.
7148
7149 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
7150 the `user' theme is in effect.
7151
7152 * info.el (Info-on-current-buffer): Record actual filename in
7153 Info-current-file, instead of t, or a fake filename if a non-file
7154 buffer. Make autoload.
7155 (Info-find-node, Info-revert-find-node): No need to check for
7156 Info-current-file nil.
7157 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
7158 Info-current-file is now never `t'.
7159 (Info-fontify-node): Many simplifications due to Info-current-file
7160 always being valid. Use Info-find-file to find node filename.
7161
7162 2005-11-25 David Kastrup <dak@gnu.org>
7163
7164 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
7165 new character, then delete" in order to preserve markers.
7166
7167 2005-11-25 David Ponce <david@dponce.com>
7168
7169 * recentf.el (recentf-arrange-by-rule): Handle a special
7170 `auto-mode-alist'-like "strip suffix" rule.
7171 (recentf-build-mode-rules): Handle second level auto-mode entries.
7172
7173 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
7174
7175 * viper-keym.el (viper-ESC-key): Use different values in terminal and
7176 window modes.
7177
7178 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
7179 jde-javadoc-checker-report-mode.
7180
7181 * ediff-wind (ediff-make-wide-display): Slight simplification.
7182
7183 * ediff.el (ediff-date): Change the date of last update.
7184
7185 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
7186
7187 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
7188 Use define-minor-mode, and make it a local mode. Turn on font-lock.
7189 (hi-lock-mode): New global minor mode.
7190 (turn-on-hi-lock-if-enabled): New function.
7191 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
7192 Change arguments to regexp and face instead of a font-lock pattern.
7193 Directly set face property, instead of refontifying.
7194 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
7195 (hi-lock-find-patterns): Use line-number-at-pos.
7196
7197 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
7198 arguments for hi-lock-set-pattern.
7199 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
7200 Call font-lock-fontify-buffer.
7201 (hi-lock-find-file-hook, hi-lock-current-line)
7202 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
7203
7204 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
7205 turned off.
7206
7207 * progmodes/compile.el (compilation-setup): Don't fiddle with
7208 font-lock-defaults.
7209
7210 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
7211
7212 * progmodes/gdb-ui.el (gdb-var-create-handler)
7213 (gdb-var-list-children-handler): Find values for all variable
7214 objects. gud-speedbar-buttons decides whether to display them.
7215
7216 2005-11-24 Romain Francoise <romain@orebokech.com>
7217
7218 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
7219 buffer name with a space.
7220
7221 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
7222
7223 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
7224 `org-export-local-list-max-depth'. Change default value to 3.
7225 (org-auto-renumber-ordered-lists)
7226 (org-plain-list-ordered-item-terminator): New options.
7227 (org-at-item-p, org-beginning-of-item, org-end-of-item)
7228 (org-get-indentation, org-get-string-indentation)
7229 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
7230 New functions.
7231 (org-move-item-down, org-move-item-up): New commands.
7232 (org-export-as-html): New classes for CSS support. Bug fix in
7233 regular expression detecting fixed-width regions. Respect
7234 `org-local-list-ordered-item-terminator'.
7235 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
7236 also a list item.
7237 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
7238 New item moving functions.
7239
7240 2005-11-24 Juri Linkov <juri@jurta.org>
7241
7242 * isearch.el (isearch-repeat): With empty search ring set
7243 `isearch-error' to the error string instead of signaling error
7244 with the function `error'.
7245
7246 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7247
7248 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
7249
7250 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
7251
7252 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
7253 and variable.
7254 (gdb-var-create-handler, gdb-var-list-children-handler):
7255 Don't match on "char **...".
7256 (gdb-var-update-handler): Find values for all variable objects.
7257 (gdb-info-frames-custom): Identify frames by leading "#".
7258
7259 * progmodes/gud.el (gud-speedbar-menu-items): Add
7260 gdb-speedbar-auto-raise as radio button.
7261 (gud-speedbar-buttons): Raise speedbar if requested.
7262 Don't match on "char **...".
7263 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
7264 Make it editable.
7265
7266 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
7267
7268 * info.el (Info-fontify-node): Handle the case where
7269 Info-current-file is t.
7270
7271 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
7272
7273 * simple.el (blink-matching-open): Fix off-by-one in last change.
7274
7275 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7276
7277 * term/mac-win.el: Don't change default directory.
7278
7279 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
7280
7281 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
7282 buffers correctly. (It used to throw an error in such buffers.)
7283 Make it ask for confirmation in group buffers and other Custom
7284 buffers containing more than one customization item.
7285
7286 2005-11-22 John Paul Wallington <jpw@gnu.org>
7287
7288 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
7289 property on mail and url overlays.
7290 (goto-address-at-point): Use `posn-set-point' instead of
7291 `mouse-set-point' because the latter is not fbound when configured
7292 without X.
7293
7294 2005-11-22 Lars Hansen <larsh@soem.dk>
7295
7296 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
7297 (ls-lisp-classify, ls-lisp-format): Delete call to
7298 ls-lisp-parse-symlink.
7299 (ls-lisp-handle-switches): Handle symlinks to directories as
7300 directories when ls-lisp-dirs-first in non-nil.
7301
7302 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
7303
7304 * startup.el (command-line): Make sure that loaddefs.el is handled
7305 correctly in load-history.
7306
7307 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
7308
7309 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
7310 (gdb-struct-string, gdb-array-string): New constants.
7311 (gdb-info-locals-handler): Use them.
7312 (gdb-reset): Reset gdb-var-list to nil.
7313
7314 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
7315
7316 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
7317 in patterns.
7318
7319 2005-11-21 Juri Linkov <juri@jurta.org>
7320
7321 * custom.el (defcustom): Update link types in docstring.
7322
7323 2005-11-20 Martin Rudalics <rudalics@gmx.at> (tiny change)
7324
7325 * custom.el (defgroup): Add doc-string-elt info.
7326
7327 * widget.el (define-widget): Don't use declare for the doc-string-elt.
7328
7329 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
7330
7331 * newcomment.el (comment-enter-backward): Fix last fix.
7332
7333 * simple.el (blink-matching-open):
7334 * paren.el (show-paren-function): Allow new paren-class info.
7335
7336 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
7337
7338 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
7339 handled automagically.
7340
7341 2005-11-20 Andreas Schwab <schwab@suse.de>
7342
7343 * descr-text.el (describe-char): When copying overlays put them
7344 over the full char description instead of just the first character
7345 of it.
7346
7347 2005-11-20 Juri Linkov <juri@jurta.org>
7348
7349 * simple.el (what-cursor-position):
7350 * descr-text.el (describe-char): Use Lisp-readable syntax
7351 for octal and hex. Reorder decimal, octal and hex values.
7352 Remove excess whitespace in the output. Use `=' in `column='
7353 like in `point=' and `Hscroll='.
7354
7355 * international/mule-cmds.el (encoded-string-description):
7356 Use Lisp-readable syntax for hex.
7357
7358 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
7359
7360 * newcomment.el (comment-enter-backward): Handle the case where the
7361 comment is closed by EOB.
7362
7363 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
7364
7365 * longlines.el (longlines-before-revert-hook)
7366 (longlines-after-revert-hook): New functions.
7367 (longlines-mode): Turn off longlines temporarily when reverting.
7368 Add a message-setup-hook.
7369 (longlines-decode-buffer): New function.
7370 (longlines-wrap-line): Preserve marker positions.
7371
7372 2005-11-19 Andreas Schwab <schwab@suse.de>
7373
7374 * emacs-lisp/shadow.el: Handle compressed files.
7375
7376 2005-11-19 Romain Francoise <romain@orebokech.com>
7377
7378 * net/browse-url.el (browse-url-default-browser): Signal an error
7379 if no usable browser can be found, rather than try to load w3.
7380
7381 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
7382
7383 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
7384 replacing existing properties.
7385 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
7386 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
7387 tty specs.
7388 (rcirc-server-prefix, rcirc-server): New faces.
7389 (rcirc-url-regexp): Generate with rx macro.
7390 (rcirc-last-server-message-time): New variable.
7391 (rcirc-filter): Record time of last message.
7392 (rcirc-keepalive): Kill processes that did not send a message
7393 since the last ping.
7394 (rcirc-mode): Give rcirc-topic a local binding here.
7395
7396 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
7397
7398 * subr.el (read-passwd): Fontify the prompt as we do with other
7399 prompts.
7400
7401 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
7402
7403 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
7404 binding buffer-read-only to nil.
7405
7406 2005-11-19 Eli Zaretskii <eliz@gnu.org>
7407
7408 * complete.el (partial-completion-mode):
7409 Mention completion-auto-help in the doc string.
7410
7411 * man.el (Man-highlight-references): Doc fix. Reformat code in a
7412 more Lisp-ish way.
7413
7414 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
7415
7416 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
7417 digits, not 8, to avoid misalignment for files larger than 100MB.
7418
7419 2005-11-19 Eli Zaretskii <eliz@gnu.org>
7420
7421 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
7422 Mention "keyboard shortcuts" in the help text.
7423
7424 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7425
7426 * startup.el (fancy-splash-default-action): Discard only
7427 mouse-down and succeeding mouse-up events in the splash screen
7428 window so that drag-n-drop event can be processed.
7429
7430 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
7431
7432 * longlines.el (longlines-mode): Add hacks for mail-mode and
7433 message-mode.
7434
7435 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
7436
7437 * textmodes/org.el (org-table-sort-lines): New command.
7438 (org-tbl-menu): Add entry for `org-table-sort-lines'.
7439 (org-add-file): Command removed, use `org-agenda-file-to-front'
7440 instead.
7441 (org-export-icalendar): Use `org-icalendar-combined-name'.
7442 (org-cycle-agenda-files, org-agenda-file-to-end)
7443 (org-agenda-file-to-front): New commands.
7444 (org-table-tab-jumps-over-hlines, org-export-html-style):
7445 New options.
7446 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
7447 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
7448 New functions.
7449 (org-fill-paragraph): Call `org-table-align' in tables.
7450 (org-mode): Call `org-set-autofill-regexps'.
7451 (org-export-as-html): Support for local handformatted lists.
7452 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
7453 (org-export-local-list-max-depth): New option.
7454 (org-html-expand): Use `org-html-protect'.
7455
7456 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
7457
7458 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
7459 to "p".
7460 (gdb): Move definition of gud-pp to...
7461
7462 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
7463 speedbar.
7464 (gdb-find-watch-expression): New function.
7465
7466 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
7467
7468 * faces.el (face-attribute, set-face-attribute): Mention existence
7469 of `:ignore-defface' setting in docstring.
7470
7471 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
7472
7473 * simple.el (completion-setup-function): Fix last change.
7474
7475 2005-11-17 John Paul Wallington <jpw@pobox.com>
7476
7477 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
7478 Use `posn-set-point' instead of `mouse-set-point' because the
7479 latter is not fbound when configured without X.
7480
7481 * comint.el (comint-insert-input): Likewise.
7482
7483 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
7484
7485 * simple.el (hard-newline): New variable.
7486 (sendmail-user-agent-compose, next-line): Use it.
7487
7488 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
7489 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
7490 (mail-mail-reply-to, mail-mail-followup-to)
7491 (mail-position-on-field, mail-signature, mail-yank-original)
7492 (mail-attach-file): Likewise.
7493
7494 * mail/mailheader.el (mail-header-format)
7495 (mail-header-format-function): Likewise.
7496
7497 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
7498
7499 2005-11-17 Juri Linkov <juri@jurta.org>
7500
7501 * font-lock.el (font-lock-faces): Rename this defgroup from
7502 `font-lock-highlighting-faces'.
7503 (font-lock-comment-face, font-lock-comment-delimiter-face)
7504 (font-lock-string-face, font-lock-doc-face)
7505 (font-lock-keyword-face, font-lock-builtin-face)
7506 (font-lock-function-name-face, font-lock-variable-name-face)
7507 (font-lock-type-face, font-lock-constant-face)
7508 (font-lock-warning-face, font-lock-negation-char-face)
7509 (font-lock-preprocessor-face)
7510 (font-lock-regexp-grouping-backslash)
7511 (font-lock-regexp-grouping-construct): Rename :group from
7512 `font-lock-highlighting-faces' to `font-lock-faces'.
7513
7514 * cus-edit.el (lisp, c, tex):
7515 * progmodes/ada-mode.el (ada):
7516 * progmodes/asm-mode.el (asm):
7517 * progmodes/cperl-mode.el (cperl-faces):
7518 * progmodes/cpp.el (cpp):
7519 * progmodes/dcl-mode.el (dcl):
7520 * progmodes/f90.el (f90):
7521 * progmodes/fortran.el (fortran):
7522 * progmodes/icon.el (icon):
7523 * progmodes/idlwave.el (idlwave-misc):
7524 * progmodes/m4-mode.el (m4):
7525 * progmodes/make-mode.el (makefile):
7526 * progmodes/meta-mode.el (meta-font):
7527 * progmodes/modula2.el (modula2):
7528 * progmodes/octave-mod.el (octave):
7529 * progmodes/pascal.el (pascal):
7530 * progmodes/perl-mode.el (perl):
7531 * progmodes/prolog.el (prolog):
7532 * progmodes/ps-mode.el (PostScript-edit):
7533 * progmodes/scheme.el (scheme):
7534 * progmodes/sh-script.el (sh-script):
7535 * progmodes/simula.el (simula):
7536 * progmodes/tcl.el (tcl):
7537 * textmodes/nroff-mode.el (nroff):
7538 * textmodes/reftex-vars.el (reftex-fontification-configurations):
7539 * textmodes/sgml-mode.el (sgml):
7540 * textmodes/texinfo.el (texinfo):
7541 Add :link (custom-group-link font-lock-faces) to defgroup.
7542
7543 * hi-lock.el (hi-lock): Rename this defgroup from
7544 `hi-lock-interactive-text-highlighting'. Change parent group from
7545 `faces' to `font-lock'. Add link to the manual.
7546 (hi-lock-mode, hi-lock-file-patterns-range)
7547 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
7548 `hi-lock-interactive-text-highlighting' to `hi-lock'.
7549 (hi-lock-faces): Add :group `faces'.
7550
7551 * cus-edit.el (custom-variable-prompt): Clarify the code.
7552
7553 * faces.el (face-read-string): Set the default value arg of
7554 completing-read.
7555
7556 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
7557
7558 * rfn-eshadow.el (file-name-shadow-properties)
7559 (file-name-shadow-tty-properties, file-name-shadow-mode):
7560 Remove autoloads, because the file is now preloaded.
7561
7562 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7563
7564 * printing.el (easy-menu-intern): Don't define.
7565 (pr-get-symbol): Use easy-menu-intern only if defined.
7566
7567 * simple.el (blink-matching-open): Simplify a bit.
7568 (completion-setup-function): Fix the case of partial-completion-mode
7569 when the minibuffer's contents start with "-".
7570 Obey completion-base-size-function even when
7571 minibuffer-completing-file-name is non-nil.
7572
7573 2005-11-16 Richard M. Stallman <rms@gnu.org>
7574
7575 * net/eudcb-ph.el (eudc-ph-open-session):
7576 Use set-process-query-on-exit-flag.
7577
7578 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
7579
7580 * international/ucs-tables.el (ucs-set-table-for-input):
7581 Use make-local-variable, not make-variable-buffer-local.
7582
7583 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
7584 Improve warning message text.
7585
7586 * savehist.el (savehist-save-hook): Add :group.
7587
7588 * menu-bar.el (menu-bar-help-menu):
7589 Rename Find Extra Packages to External Packages.
7590
7591 * cus-edit.el (Custom-reset-standard): Verify that
7592 :custom-standard-value prop exists before calling it.
7593
7594 * apropos.el (apropos-calc-scores): Use apropos-pattern.
7595
7596 2005-11-16 Martin Rudalics <rudalics@gmx.at> (tiny change)
7597
7598 * wid-edit.el (color): Enclose %t in %{...%}.
7599
7600 * cus-edit.el (face): Enclose %t in %{...%}.
7601
7602 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
7603
7604 * savehist.el (savehist-mode-hook): Re-add the var.
7605 (savehist-mode): Use it.
7606
7607 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7608
7609 * textmodes/flyspell.el: Fix commenting convention.
7610 Remove unnecessary leading * in custom docstrings.
7611 (flyspell-emacs): Remove unused var.
7612 (flyspell-delete-region-overlays): Use remove-overlays.
7613 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
7614 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
7615 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
7616 (flyspell-debug-signal-word-checked): Use with-current-buffer.
7617 (make-flyspell-overlay): Don't locally reuse a global name.
7618 (flyspell-highlight-incorrect-region)
7619 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
7620 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
7621 (flyspell-notify-misspell): Remove unused args `start' and `end'.
7622 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
7623 Wrap calls to accept-process-output inside with-local-quit since it's
7624 often called from a post-command-hook.
7625 (flyspell-correct-word, flyspell-auto-correct-word):
7626 Use ispell-send-string.
7627 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
7628
7629 * calendar/diary-lib.el (diary-list-entries): Also hide the
7630 terminating newline.
7631
7632 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
7633
7634 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
7635 window-system, to allow fonts on tty.
7636
7637 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
7638
7639 * progmodes/gud.el (gud-speedbar-item-info): New function.
7640 (gud-install-speedbar-variables): Use it to display data type
7641 of watch expression as a tooltip in speedbar.
7642
7643 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
7644
7645 * font-core.el (global-font-lock-mode): Add :version keyword,
7646 because default was changed.
7647
7648 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
7649
7650 * startup.el (command-line): Use `custom-reevaluate-setting' for
7651 `file-name-shadow-mode'.
7652
7653 * loadup.el: Preload rfn-eshadow.
7654
7655 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
7656 Add :version keyword.
7657 (file-name-shadow-properties, file-name-shadow-tty-properties)
7658 (file-name-shadow): Add :version keyword.
7659
7660 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
7661 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
7662 in the custom-group property of the symbol frames and the fringe
7663 group got no link to its parent group frames.
7664 Doc fix.
7665
7666 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7667
7668 * progmodes/gud.el (gud-stop-subjob): New function.
7669 (gud-menu-map, gud-tool-bar-map): Use it.
7670
7671 2005-11-16 Kim F. Storm <storm@cua.dk>
7672
7673 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
7674 than kill it.
7675 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
7676 to a more useful/logical place.
7677
7678 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7679
7680 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
7681 go buttons complementary.
7682
7683 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
7684
7685 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
7686 (rfn-eshadow-sifn-equal): New function.
7687 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
7688
7689 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
7690
7691 * viper-utils.el (viper-non-word-characters-reformed-vi):
7692 Quote `-' in string.
7693
7694 * viper.el (viper-emacs-state-mode-list): Ensure that
7695 rcirc-mode buffers come up in Emacs state.
7696
7697 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
7698 operation.
7699
7700 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
7701
7702 * term.el (term-termcap-format): Fix typos.
7703 (term-down): Fix the negative argument case.
7704
7705 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7706
7707 * progmodes/gdb-ui.el: Remove face-alias left over from change on
7708 2005-08-15.
7709 (gdb-ann3): New command gud-go.
7710 (menu): Accomodate gdb-mi.el.
7711 (gdb-assembler-custom): Make buffer of selected window current
7712 so that set-window-point works.
7713
7714 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
7715 buttons and include new ones.
7716
7717 2005-11-16 Kim F. Storm <storm@cua.dk>
7718
7719 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
7720 (gud-menu-map): Use it.
7721
7722 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
7723
7724 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
7725 that works correctly for Custom and that does not override a user
7726 who disables it.
7727
7728 * help-mode.el (help-make-xrefs, help-xref-on-pp)
7729 (help-xref-interned, help-follow): Make hyperlinks for variables
7730 that are unbound, but have a non-nil variable-documentation property.
7731
7732 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
7733 mode hook. (It conflicted with defcustoms for some mode hooks.)
7734 Use the `variable-documentation' property to give the mode hook a
7735 docstring and expand that docstring.
7736
7737 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
7738
7739 * savehist.el (savehist-mode): Don't bother with
7740 `custom-set-minor-mode'.
7741 (savehist-coding-system): Check XEmacs version.
7742 (history-length): Declare also at run time.
7743 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
7744 Don't set the customize state.
7745 (savehist-minibuffer-hook): Special case for when
7746 minibuffer-history-variable is equal to t.
7747
7748 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
7749
7750 * files.el (write-file): Refresh VC status.
7751
7752 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
7753 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
7754 than fundamental-mode to see if the mode was set.
7755
7756 2005-11-14 Romain Francoise <romain@orebokech.com>
7757
7758 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
7759 dummy function in `eval-when-compile' to avoid compiler warning.
7760 Require `man' at compile time.
7761
7762 2005-11-14 Jay Belanger <belanger@truman.edu>
7763
7764 * calc-alg.el (calcFunc-write-out-power): Rename it to
7765 calcFunc-powerexpand.
7766 (math-write-out-power): Rename it to math-powerexpand; have it
7767 handle negative exponents.
7768 (calc-writeoutpower): Rename it to calc-powerexpand.
7769
7770 * calc-ext.el: Change calcFunc-writeoutpower and
7771 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
7772 autoloads.
7773 Add calcFunc-ldiv to autoloads.
7774
7775 * calc-arith.el (calcFunc-ldiv): New function.
7776
7777 * calc.el (calc-left-divide): New function.
7778
7779 2005-11-14 Juri Linkov <juri@jurta.org>
7780
7781 * cus-edit.el (custom-variable-prompt): Set the default value arg
7782 of completing-read.
7783
7784 * cus-dep.el (custom-make-dependencies): Reverse the list of
7785 found dependencies.
7786
7787 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
7788
7789 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
7790 Highlighting" entry, it is on by default now.
7791 (menu-bar-options-save): Do not save global-font-lock-mode.
7792
7793 2005-11-13 Richard M. Stallman <rms@gnu.org>
7794
7795 * textmodes/flyspell.el (flyspell-large-region):
7796 Call flyspell-accept-buffer-local-defs.
7797
7798 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
7799
7800 * textmodes/flyspell.el (flyspell-notify-misspell):
7801 Fix misspelling of "Misspelling".
7802 (flyspell-process-localwords): New function.
7803 (flyspell-large-region): Call flyspell-process-localwords and
7804 flyspell-delete-region-overlays.
7805 (flyspell-delete-region-overlays): New function.
7806 (flyspell-delete-all-overlays): Call that.
7807
7808 2005-11-13 Richard M. Stallman <rms@gnu.org>
7809
7810 * help.el (help-for-help-internal): Improve doc of C-h a.
7811 (describe-key): Improve prompt; doc fix.
7812
7813 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
7814
7815 * vc-svn.el (vc-svn-registered): Catch all errors.
7816
7817 * cus-dep.el (custom-make-dependencies): Typo.
7818
7819 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
7820
7821 * net/tramp-util.el (top): Fix compilation warning.
7822
7823 2005-11-13 Kim F. Storm <storm@cua.dk>
7824
7825 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
7826
7827 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
7828
7829 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
7830 (gud-speedbar-buttons): Match on "const char *" too.
7831
7832 * progmodes/gdb-ui.el (gdb-var-create-handler)
7833 (gdb-var-list-children-handler): Match on "const char *" too.
7834 (gdb-var-evaluate-expression-handler): Match on empty string.
7835 (gdb-var-update-handler): Only call
7836 gdb-var-evaluate-expression-handler when required.
7837
7838 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
7839
7840 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
7841 selected window. This still doesn't work for speedbar.
7842 (gud-speedbar-buttons): Handle string expressions properly.
7843
7844 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
7845 (gdb-var-create-handler): Handle string expressions properly.
7846 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
7847 Handle string expressions properly. Move "type" field into regexp.
7848
7849 2005-11-12 Karl Fogel <kfogel@red-bean.com>
7850
7851 * bookmark.el (bookmark-maybe-message): New function to reduce
7852 code duplication: invokes `message' iff baud-rate is high enough.
7853 (bookmark-write-file): Use above instead of an inline conditional.
7854 (bookmark-load): Same.
7855
7856 2005-11-12 Karl Fogel <kfogel@red-bean.com>
7857
7858 * bookmark.el (bookmark-write-file): Don't visit the destination
7859 file, just write the data to it using write-region. This is
7860 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
7861 change to avoid visiting the file in the first place.
7862
7863 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
7864
7865 * hi-lock.el (hi-lock-mode): Set the default value of
7866 font-lock-defaults.
7867
7868 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
7869
7870 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
7871 arg to `file-attributes'.
7872 (find-lisp-format): The UID and GID can now be strings.
7873
7874 2005-11-12 Kim F. Storm <storm@cua.dk>
7875
7876 * help.el (help-map): Bind C-h d to apropos-documentation.
7877
7878 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
7879 when point is at end-of-buffer.
7880
7881 * apropos.el (apropos-match-face): Doc fix.
7882 (apropos-sort-by-scores): Add new choice `verbose'.
7883 (apropos-documentation-sort-by-scores): New defcustom.
7884 (apropos-pattern): Now contains the pattern entered by the user.
7885 (apropos-pattern-quoted): New defvar.
7886 (apropos-regexp): New defvar, containing the regexp corresponding
7887 to apropos-pattern.
7888 (apropos-all-words-regexp): Rename from apropos-all-regexp.
7889 (apropos-read-pattern): New defun. Use it to read pattern arg in
7890 interactive calls; returns list of words for a word list, and
7891 string for a regexp.
7892 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
7893 parses a list of words or regexp as returned by apropos-read-pattern.
7894 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
7895 (apropos-score-doc): Return a very high score if the string
7896 entered by the user matches literally.
7897 (apropos-variable): Doc fix. Use apropos-read-pattern.
7898 (apropos-command): Doc fix. Use apropos-read-pattern and
7899 apropos-parse-pattern. Call apropos-print with nosubst=t.
7900 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
7901 apropos-parse-pattern.
7902 (apropos-documentation): Doc fix. Use apropos-read-pattern and
7903 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
7904 apropos-documentation-sort-by-scores. Call apropos-print with
7905 nosubst=t.
7906 (apropos-documentation-internal): Pass doc string through
7907 substitute-key-definition before adding text properties.
7908 Highlight substring matching literal user input if possible.
7909 (apropos-documentation-check-doc-file): Remove locals beg and end.
7910 Fix calculation of score (as added twice). Pass doc string through
7911 substitute-key-definition before adding text properties.
7912 (apropos-documentation-check-elc-file): Pass doc string through
7913 substitute-key-definition before adding text properties.
7914 Highlight substring matching literal user input if possible.
7915 (apropos-print): Add new arg NOSUBST; if set, command and variable
7916 doc strings have already been passed through substitute-key-definition.
7917 Add code to handle apropos-accumulator items without score element
7918 for backwards compatibility (e.g. with woman package).
7919 Only show scores if apropos-sort-by-scores is `verbose'.
7920
7921 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
7922
7923 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
7924 Add jka-compr-load-suffixes to load-suffixes.
7925
7926 * jka-compr.el: Require jka-cmpr-hook.
7927 (jka-compr-info-compress-message, jka-compr-info-compress-program)
7928 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
7929 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
7930 (jka-compr-info-can-append, jka-compr-info-strip-extension)
7931 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
7932 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
7933 (jka-compr-uninstall): Remove entries from
7934 jka-compr-added-to-file-coding-system-alist after they are used.
7935 (jka-compr-error): Remove unused var `curbuf'.
7936 (jka-compr-file-local-copy): Remove unused var `notfound'.
7937
7938 2005-11-10 Romain Francoise <romain@orebokech.com>
7939
7940 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
7941
7942 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
7943
7944 * progmodes/gud.el (gud-menu-map): Move parentheses.
7945 (gdb): New command gud-pv.
7946
7947 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
7948
7949 * tar-mode.el: Remove spurious or unnecessary leading stars
7950 in docstrings.
7951 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
7952 (tar-parse-octal-integer-safe): Use mapc.
7953 (tar-header-block-summarize): Remove unused var `ck'.
7954 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
7955 cleared before. Obey default-enable-multibyte-characters.
7956 Use mapconcat. Simplify setting of tar-header-offset.
7957 (tar-mode-map): Move initialization inside delcaration.
7958 (tar-flag-deleted): Use `abs'.
7959 (tar-expunge-internal): Remove unused var `line'.
7960 (tar-expunge-internal): Don't hardcode point-min==1.
7961 (tar-expunge): Widen while doing set-buffer-multibyte.
7962 (tar-rename-entry): Use file-name-coding-system.
7963 (tar-alter-one-field): Don't hardcode point-min==1.
7964 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
7965 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
7966
7967 2005-11-10 Masatake YAMATO <jet@gyve.org>
7968
7969 * add-log.el (add-log-current-defun): Handle class::method
7970 notation of c++. Fix incorrect comment.
7971
7972 2005-11-10 Alan Mackenzie <acm@muc.de>
7973
7974 * help-fns.el (describe-variable): Make C-h v work when a variable
7975 has variable documentation yet is unbound.
7976
7977 2005-11-10 Masatake YAMATO <jet@gyve.org>
7978
7979 * man.el (Man-highlight-references): Set an empty
7980 string to `Man-arguments' if it is nil.
7981 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
7982
7983 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7984
7985 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
7986 commenting conventions.
7987
7988 * cus-dep.el (custom-make-dependencies): Simplify.
7989 Better follow the commenting conventions.
7990
7991 2005-11-09 Richard M. Stallman <rms@gnu.org>
7992
7993 * apropos.el (apropos-pattern): Rename from apropos-regexp.
7994 (apropos-orig-pattern): Rename from apropos-orig-regexp.
7995 All uses changed.
7996 (apropos-rewrite-regexp): Doc fix.
7997 (apropos-variable, apropos-command, apropos, apropos-value):
7998 Change prompt; carry through the argument renaming.
7999
8000 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
8001
8002 * find-lisp.el: Require dired.
8003 (find-lisp-find-dired-internal): Do not call
8004 `abbreviate-file-name' on DIR.
8005
8006 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
8007
8008 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
8009
8010 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
8011
8012 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
8013 when using the speedbar.
8014 (gdb): New command gud-pp.
8015 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
8016
8017 2005-11-09 Juri Linkov <juri@jurta.org>
8018
8019 * replace.el (occur-excluded-properties): New defcustom.
8020 (occur-1, occur-engine, occur-accumulate-lines): Use it.
8021
8022 2005-11-08 Jay Belanger <belanger@truman.edu>
8023
8024 * calc/calc-units.el (math-convert-units): Replace any composite
8025 unit by its definition.
8026
8027 2005-11-08 Lars Hansen <larsh@soem.dk>
8028
8029 * emacs-lisp/autoload.el (update-directory-autoloads):
8030 Add obsolete function alias.
8031
8032 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
8033
8034 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
8035 comment-indent-function.
8036 (lisp-comment-indent): Replace by an alias for comment-indent-default.
8037
8038 * reveal.el (reveal-post-command): Rework the handling of
8039 reveal-open-spots, so as to be more reliable. There were several
8040 tricky corner cases where an open spot might be lost, or where
8041 a closed spot might end up on the list of open spots.
8042 Only reveal text that's ellipsised.
8043
8044 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
8045
8046 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
8047
8048 2005-11-07 John Paul Wallington <jpw@gnu.org>
8049
8050 * ibuffer.el (ibuffer): Search iconified frames too when
8051 getting Ibuffer buffer's window.
8052
8053 2005-11-06 Richard M. Stallman <rms@gnu.org>
8054
8055 * progmodes/compile.el (compilation-internal-error-properties):
8056 save-excursion around the computation of MARKER.
8057
8058 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
8059
8060 * textmodes/flyspell.el (flyspell-external-point-words):
8061 flyspell-get-word returns a list, not just a string.
8062
8063 2005-11-06 John Paul Wallington <jpw@pobox.com>
8064
8065 * ibuffer.el (ibuffer): Search all visible frames when getting
8066 Ibuffer buffer's window.
8067
8068 2005-11-07 Masatake YAMATO <jet@gyve.org>
8069
8070 * man.el (Man-reference-regexp): Accept spaces between
8071 `Man-name-regexp' and `Man-section-regexp'.
8072 (Man-apropos-regexp): New variable.
8073 (Man-abstract-xref-man-page): Use value for `Man-target-string'
8074 if available.
8075 (Man-highlight-references, Man-highlight-references0):
8076 Handle the case when `Man-arguments' includes "-k".
8077 (Man-highlight-references0): Rename the argument `TARGET-POS' to
8078 `TARGET'. `TARGET' can be a number, function or nil.
8079
8080 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
8081
8082 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
8083 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
8084 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
8085 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
8086 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
8087 (gdb-send-item): Use buffer-local-value and simplify.
8088
8089 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
8090
8091 * startup.el (command-line): Use `custom-reevaluate-setting' for
8092 `global-font-lock-mode'.
8093
8094 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
8095 by default, except in batch mode or when the -D option is given.
8096
8097 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
8098 specified keyword args on to `define-minor-mode'. Update docstring.
8099
8100 2005-11-05 Romain Francoise <romain@orebokech.com>
8101
8102 * replace.el (occur-engine): Add marker at end of line, too.
8103
8104 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8105
8106 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8107 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8108 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8109 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8110 argument to all these routines, so the passphrase can be managed
8111 externally and passed in to the system.
8112 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8113 pgg-add-passphrase-to-cache function.
8114
8115 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8116 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
8117 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
8118 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
8119 argument to all these routines, so the passphrase can be managed
8120 externally and passed in to the system.
8121 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
8122 function.
8123
8124 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
8125
8126 * font-lock.el: Don't deal with font-lock-face-attributes here,
8127 move the code ...
8128
8129 * startup.el (command-line): ... here. Use face-spec-set instead
8130 of custom-declare-face.
8131
8132 * faces.el (face-spec-set): Reset the face if spec is not nil.
8133
8134 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
8135
8136 * newcomment.el (comment-region-internal): Box more tightly in the
8137 common case where there's no TAB in the boxed text.
8138
8139 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8140
8141 * info.el (info-tool-bar-map): Use images prev-node, next-node and
8142 up-node.
8143
8144 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
8145
8146 * newsticker.el: Commentary updated. Code formatting changed.
8147 (newsticker-version): Change to "1.9".
8148 (newsticker, newsticker-feed): Doc fix.
8149 (newsticker-url-list): Doc fix. Add option "Weekly".
8150 (newsticker-retrieval-interval): Add option "Weekly".
8151 (newsticker-headline-processing): Doc fix.
8152 (newsticker-auto-mark-filter): Remove.
8153 (newsticker-auto-mark-filter-list): New.
8154 (newsticker-layout, newsticker-sort-method): Doc fix.
8155 (newsticker-hide-old-items-in-newsticker-buffer)
8156 (newsticker-heading-format, newsticker-item-format)
8157 (newsticker-desc-format): Doc fix.
8158 (newsticker-show-all-rss-elements): Remove.
8159 (newsticker-show-all-news-elements): New.
8160 (newsticker-faces, newsticker-ticker): Doc fix.
8161 (remove-from-invisibility-spec): Code formatting.
8162 (newsticker--process-ids): New.
8163 (newsticker-mode): Doc fix.
8164 (newsticker-mode): Change mode-line-format.
8165 (newsticker-start): Remove debug output.
8166 (newsticker-start-ticker): Doc fix. Add autoload cookie.
8167 (newsticker-w3m-show-inline-images): Code formatting.
8168 (newsticker-next-item): Call `force-mode-line-update'.
8169 (newsticker-previous-item): Call `force-mode-line-update'.
8170 (newsticker-next-feed): Call `force-mode-line-update'.
8171 (newsticker-previous-feed): Call `force-mode-line-update'.
8172 (newsticker-mark-all-items-at-point-as-read): Code formatting.
8173 (newsticker-show-old-items): Do not show descs.
8174 (newsticker-hide-entry): Hide too much.
8175 (newsticker-hide-entry, newsticker-show-entry)
8176 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
8177 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
8178 (newsticker-toggle-auto-narrow-to-item): Code formatting.
8179 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
8180 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
8181 (newsticker-get-news): Call `force-mode-line-update'.
8182 Collect process ids.
8183 (newsticker--sentinel): Change coding system handling.
8184 Move image retrieval to new functions newsticker--get-logo-url-*.
8185 Move feed parsing to new functions newsticker--parse-*.
8186 Update list of process ids.
8187 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
8188 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
8189 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
8190 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
8191 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
8192 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
8193 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
8194 (newsticker--decode-coding-string): Remove.
8195 (newsticker--decode-numeric-entities): Check input. Format code.
8196 (newsticker--remove-whitespace): Check input.
8197 (newsticker--do-forget-preformatted): Doc fix.
8198 (newsticker--decode-rfc822-date): Allow for missing time.
8199 (newsticker--update-process-ids): New.
8200 (newsticker--image-sentinel): Change comment.
8201 (newsticker--image-read): Change error message.
8202 (newsticker--imenu-goto): Doc fix. Show headline title.
8203 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
8204 (newsticker--buffer-do-insert-text): Clean whitespace in
8205 html-rendered headline title. Code formatting.
8206 Call `newsticker--buffer-print-extra-elements'.
8207 (newsticker--buffer-print-extra-element): Remove.
8208 (newsticker--buffer-print-extra-elements): New.
8209 (newsticker--buffer-do-print-extra-element): New.
8210 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
8211 large sizes.
8212 (newsticker--run-auto-mark-filter)
8213 (newsticker--do-run-auto-mark-filter):
8214 Use `newsticker-auto-mark-filter-list'.
8215
8216 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
8217
8218 * net/rcirc.el: Use split-string OMIT-NULLS argument.
8219 (rcirc-print): Force redisplay before running hooks. Do long
8220 buffer truncation after making new text read-only. Deal with nil
8221 text when decoding strings. If TARGET is nil, use either the
8222 currently selected buffer, if it is an rcirc buffer and of the
8223 same process or the process buffer.
8224 (rcirc-mode): Remove header-line. Recompute short buffer names.
8225 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
8226 (rcirc-short-buffer-name): Add variable.
8227 (rcirc-kill-buffer-hook): Recompute short buffer names.
8228 Remove nick from private channel.
8229 (rcirc-send-input): Send command text to current-buffer.
8230 Don't clear overlay arrow here.
8231 (rcirc-short-buffer-name): Return a short buffer name.
8232 (rcirc-update-short-buffer-names, rcirc-abbreviate)
8233 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
8234 buffer-name abbreviations.
8235 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
8236 Do not touch nick-table when killing a parted channel.
8237 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
8238 Clear arrow from current buffer if it is now hidden.
8239 (rcirc-current-buffer): Add variable.
8240 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
8241 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
8242 Remove -face from names.
8243 (rcirc-update-activity-string): Print "DND" when globally ignoring
8244 activity.
8245 (rcirc-ignore-buffer-activity-flag): Rename from
8246 rcirc-ignore-channel-activity.
8247 (rcirc-ignore-all-activity-flag): Doc fix.
8248 (rcirc-channels): Remove variable.
8249 (rcirc-kill-buffer-hook):
8250 (rcirc-get-buffer-create): Add nick to private channel.
8251 (rcirc-multiline-edit-submit): Remove tabs.
8252 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
8253 folded.
8254 (rcirc-remove-nick-channel): Bug fix.
8255 (rcirc-toggle-ignore-buffer-activity): Rename from
8256 rcirc-toggle-ignore-channel-activity.
8257 (rcirc-record-activity): Add buffers to the front of the list.
8258 (rcirc-update-activity): Remove killed buffers from list.
8259 (rcirc-process-server-response-1): Remove last argument if it is
8260 null before calling handler.
8261 (rcirc): Add "rcirc" defcustom prefix.
8262 (rcirc-prompt): Simplify default prompt.
8263 Use custom-initialize-default.
8264 (rcirc-private-chats): Remove variable.
8265 (rcirc-prompt): Change initialization.
8266 (rcirc-version): Remove function.
8267 (rcirc-id-string): Add constant.
8268 (rcirc-last-buffer): Remove variable.
8269 (rcirc-buffer-alist): Add variable.
8270 (rcirc-connect): Update variable setup.
8271 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
8272 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
8273 default.
8274 (rcirc-handler-generic): Trigger activity.
8275 (rcirc-send-message): Create the buffor of the target.
8276 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
8277 (rcirc-get-buffer): Just return nil if there is no matching buffer.
8278 (rcirc-multiline-edit-cancel): Remove function.
8279 (rcirc-set-last-buffer): Remove function.
8280 (rcirc-get-any-buffer): Add function.
8281 (rcirc-join-channels): Don't print /join text.
8282 (rcirc-toggle-ignore-channel-activity): Add and update echo area
8283 messages.
8284 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
8285 (rcirc-handler-NOTICE): Recognize CTCP responses.
8286 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
8287 constructing TOPIC string for buffers we are not JOINed.
8288 (rcirc-handler-CTCP-response): Add handler.
8289 (rcirc-multiline-edit-submit): Restore the window-configuration
8290 before adjusting point.
8291 (rcirc): Add customization group.
8292 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
8293 (rcirc-user-full-name, rcirc-startup-channels-alist)
8294 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
8295 (rcirc-ignore-all-activity-flag, rcirc-time-format)
8296 (rcirc-input-ring-size, rcirc-read-only-flag)
8297 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
8298 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
8299 Change defvar to defcustom.
8300 (rcirc-update-prompt): Add optional ALL arg, which will update
8301 prompts in all rcirc buffers. Regexp quote replacement text.
8302 (rcirc-fill-column): Accept frame-width as a value.
8303 (rcirc-set-changed): Add function.
8304 (rcirc-next-active-buffer): Write more meaningful messages.
8305 (rcirc-faces): Add customization group.
8306 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
8307 (rcirc-nick-in-message-face, rcirc-prompt-face)
8308 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
8309 (with-rcirc-process-buffer): Move before first usage.
8310 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
8311 (rcirc-debug-flag): Rename from `rcirc-log-p'.
8312 (rcirc-debug): Rename from `rcirc-log'.
8313 (rcirc-format-response-string): Do not print `-' chars for a
8314 NOTICE with no sender. Simplify output of server responses.
8315
8316 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
8317
8318 (rcirc-browse-url-map, rcirc-browse-url-at-point)
8319 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
8320 Make urls mouse and RET clickable.
8321
8322 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
8323
8324 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
8325
8326 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8327
8328 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8329 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8330 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8331 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8332 argument to all these routines, so the passphrase can be managed
8333 externally and passed in to the system.
8334 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8335 pgg-add-passphrase-to-cache function.
8336
8337 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8338 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
8339 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
8340 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
8341 argument to all these routines, so the passphrase can be managed
8342 externally and passed in to the system.
8343 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
8344 function.
8345
8346 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
8347
8348 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
8349 from goto-address-url-regexp.
8350
8351 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
8352
8353 * textmodes/org.el (org-read-date, org-goto-calendar)
8354 (org-recenter-calendar, org-agenda-goto-calendar):
8355 Temporarily clear `calendar-move-hook'.
8356
8357 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
8358
8359 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
8360 merging.
8361
8362 * ediff-util.el (ediff-previous-difference): Don't skip regions that
8363 have merge clashes.
8364
8365 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8366
8367 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
8368 Undo previous change.
8369
8370 * startup.el (command-line): Use `custom-reevaluate-setting' for
8371 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
8372 tty-register-default-colors on Mac.
8373
8374 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
8375
8376 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
8377 (gdb-buffer-type): Make it automatically buffer local...
8378 (gdb-get-create-buffer): ...and set it accordingly.
8379 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
8380 actually work.
8381
8382 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
8383
8384 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
8385 not red.
8386
8387 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
8388
8389 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
8390 case GUD buffer is not visible.
8391 (gdb-goto-breakpoint): Try to force display in source buffer.
8392 (gdb-frame-gdb-buffer): Copy other similar functions.
8393 (gdb-restore-windows): Don't display source if not asked for.
8394 (gdb-assembler-buffer-name): Don't capitalise.
8395
8396 2005-11-03 Richard M. Stallman <rms@gnu.org>
8397
8398 * wid-edit.el (key-sequence): New widget type.
8399
8400 * simple.el (set-mark-command-repeat-pop): New variable.
8401 (set-mark-command): Only interpret plan C-@ after a pop as a pop
8402 if set-mark-command-repeat-pop is true.
8403
8404 * info.el (Info-fontify-node): Don't display extra "see" if there
8405 already is one here.
8406
8407 * mouse.el: Fix special handling of DEL after dragging a region:
8408 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
8409 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
8410
8411 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
8412
8413 * textmodes/ispell.el (ispell-command-loop): Change `i' description
8414 not to assume it pertains to an affix.
8415
8416 * textmodes/flyspell.el (flyspell-post-command-hook):
8417 Bind deactivate-mark to prevent deactivation.
8418
8419 2005-11-03 Lars Hansen <larsh@soem.dk>
8420
8421 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
8422 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
8423 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
8424
8425 2005-11-03 Romain Francoise <romain@orebokech.com>
8426
8427 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
8428 Update copyright years.
8429
8430 2005-11-03 Sam Steingold <sds@gnu.org>
8431
8432 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
8433 Use system-type instead of window-system because window-system is not
8434 correctly defined during loadup.
8435
8436 2005-11-02 Mark A. Hershberger <mah@everybody.org>
8437
8438 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
8439 (xml-parse-tag): Join strings separated by a comment properly.
8440
8441 2005-11-02 Andreas Schwab <schwab@suse.de>
8442
8443 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
8444
8445 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
8446
8447 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
8448 (byte-optimize-pure-func): Quote the eval'd value.
8449
8450 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
8451 Rename from perl-font-lock-syntactic-face-function.
8452 Change the calling convention so it can be used as a font-lock MATCHER.
8453 Do the parse-partial-sexp loop outselves.
8454 (perl-font-lock-syntactic-keywords): Use it.
8455 (perl-mode): Don't set font-lock-syntactic-face-function any more.
8456
8457 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
8458
8459 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
8460 disassembly buffer too.
8461 (gdb-exited): Remove overlay arrows when execution has finished.
8462 (gdb-info-frames-custom, gdb-info-threads-custom)
8463 (gdb-info-registers-custom): Don't add inappropriate text
8464 properties if inferior is not active.
8465
8466 2005-11-02 Glenn Morris <rgm@gnu.org>
8467
8468 * progmodes/fortran.el (fortran-blink-match):
8469 Use `blink-matching-delay'.
8470
8471 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
8472
8473 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
8474
8475 2005-11-02 Lars Hansen <larsh@soem.dk>
8476
8477 * net/tramp.el (tramp-action-out-of-band): Handle scp message
8478 "Permission denied".
8479
8480 2005-11-01 Richard M. Stallman <rms@gnu.org>
8481
8482 * textmodes/flyspell.el (flyspell-external-point-words):
8483 Pass nil to flyspell-get-word.
8484
8485 2005-11-02 Kim F. Storm <storm@cua.dk>
8486
8487 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
8488 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
8489
8490 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
8491
8492 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
8493 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
8494 (calendar-mouse-print-dates): Add optional `event' argument.
8495 Update interactive-spec.
8496 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
8497 Use `calendar-event-to-date' instead of `event'.
8498
8499 2005-11-02 Masatake YAMATO <jet@gyve.org>
8500
8501 * progmodes/ld-script.el (ld-script-builtins):
8502 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
8503 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
8504 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
8505
8506 2005-11-01 Romain Francoise <romain@orebokech.com>
8507
8508 * vc-sccs.el: Update copyright year.
8509 * ezimage.el: Likewise.
8510
8511 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
8512
8513 * info.el (Info-fontify-node): Use `string-width' for fontifying
8514 underlined titles.
8515
8516 2005-11-01 Juri Linkov <juri@jurta.org>
8517
8518 * info.el (Info-fontify-node): Downcase node header keywords Node,
8519 Prev, Next, Up before comparison.
8520 (Info-history): Insert absolute directory name, and put invisible
8521 property on it.
8522
8523 2005-11-01 Juri Linkov <juri@jurta.org>
8524
8525 * info.el (Info-file-supports-index-cookies): New variable.
8526 (Info-find-node-2): Check makeinfo version for index cookie support.
8527 (Info-index-nodes): Search for nodes with index cookies only when
8528 Info-file-supports-index-cookies is t. Otherwise, search nodes
8529 with "Index" in the node name.
8530 (Info-index-node): Search index cookie in the current node only when
8531 Info-file-supports-index-cookies is t. Otherwise, check the word
8532 "Index" in the node name.
8533 (Info-find-emacs-command-nodes): Remove code that searches nodes
8534 with "Index" node name in the top menu.
8535
8536 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
8537
8538 * progmodes/scheme.el (scheme-mode-variables): Use the default
8539 comment-indent-function.
8540
8541 * faces.el (face-attribute): Handle the case where a face inherits from
8542 a non-existent face.
8543
8544 * simple.el (eval-expression-print-format): Use lisp-readable syntax
8545 for octal and hexa output, and merge the char into the paren.
8546 (kill-new): Use push.
8547 (copy-to-buffer): Use with-current-buffer.
8548 (completion-setup-function): Move code in loop to remove redundancy.
8549 (minibuffer-local-must-match-map): Don't add bindings that duplicate
8550 those inherited from minibuffer-local-completion-map.
8551
8552 * savehist.el (savehist-mode) <defcustom>:
8553 Use custom-set-minor-mode if available.
8554 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
8555 and emit a message if applicable.
8556
8557 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
8558
8559 * savehist.el: Sync up to version 19.
8560 (savehist-mode): New minor mode.
8561 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
8562 (savehist-length): Remove (use history-length instead).
8563 (savehist-file-modes): Rename from savehist-modes.
8564 (savehist-save-hook, savehist-loaded): New vars.
8565 (savehist-load): Use savehist-mode. Try to smooth up transition from
8566 old format to new format.
8567 (savehist-install): Allow savehist-autosave-interval to be nil.
8568 (savehist-save): Run the new hook. Be more careful to only trim the
8569 history variables.
8570 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
8571 (savehist-printable): Print into a buffer rather than char-by-char.
8572
8573 2005-11-01 John Wiegley <johnw@newartisans.com>
8574
8575 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
8576 toggle-ignore keybinding (C-a). The author said it had been
8577 disabled much earlier due to a possible incompatibility, but after
8578 many months of usage I have encountered no problems (and it is a
8579 rather useful option, especially for switching to " *temp*").
8580
8581 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
8582 support for OS/X's AddressBook, by calling out to the open source
8583 program "contacts" (installable through Fink).
8584
8585 * net/eudc.el (eudc-expand-inline): If the
8586 `eudc-multiple-match-handling-method' is set to `all', delete the
8587 query string before inserting the query result.
8588
8589 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
8590 flag, to prevent Eshell from using the system ls when
8591 `eshell-ls-insert-directory' is in used.
8592 (eshell-ls-insert-directory): Disable font-lock in directory
8593 buffer so that Eshell's own fontification is seen. This broke
8594 recently due to changes in font-lock, so this goes back to version
8595 21 behavior.
8596
8597 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
8598
8599 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
8600 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
8601 (gdb-many-windows): Doc fix.
8602
8603 2005-10-31 Romain Francoise <romain@orebokech.com>
8604
8605 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
8606
8607 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
8608
8609 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
8610 that global-font-lock-mode can be enabled by default.
8611
8612 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
8613 (font-lock-add-keywords, font-lock-remove-keywords)
8614 (font-lock-fontify-buffer): Remove autoload cookies.
8615
8616 * jit-lock.el (jit-lock-register): Likewise.
8617
8618 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
8619
8620 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8621
8622 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
8623 intact if there is no gud-comint-buffer.
8624
8625 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
8626
8627 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
8628 old prompt comint-prompt-read-only is t and GDB commands are
8629 issued from tool bar etc.
8630
8631 2005-10-31 Masatake YAMATO <jet@gyve.org>
8632
8633 * vc.el (vc-directory-exclusion-list): Add "{arch}".
8634
8635 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
8636
8637 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
8638 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
8639
8640 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
8641
8642 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
8643 starting at beginning of line. Fontification is messed up when
8644 `open-paren-in-column-0-is-defun-start' set to t.
8645 Reported by John Paul Wallington <jpw@pobox.com>.
8646
8647 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
8648
8649 * comint.el (comint-send-input): Call `comint-update-fence' when
8650 `comint-process-echoes' and `comint-prompt-read-only' are both
8651 non-nil, to avoid leftover read-only newline.
8652
8653 2005-10-30 Richard M. Stallman <rms@gnu.org>
8654
8655 * textmodes/flyspell.el (flyspell-external-point-words):
8656 Detect when WORD can't be checked properly because
8657 flyspell-get-word finds just part of it, and move on.
8658
8659 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
8660 boundarychar for Polish.
8661 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
8662 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
8663
8664 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8665
8666 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
8667 (gdb-registers-font-lock-keywords): Delete.
8668 (gdb-registers-mode): Don't fontify.
8669 (gdb-info-registers-custom): Use text properties instead as, in
8670 future, changed register values will use font-lock-warning-face.
8671 (gdb-local-font-lock-keywords): Rename to...
8672 (gdb-locals-font-lock-keywords): ...for consistency.
8673
8674 2005-10-30 Andre Spiegel <spiegel@gnu.org>
8675
8676 * vc.el (vc-switch-backend): Better error message if the buffer is
8677 not visiting a file under version control.
8678
8679 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
8680
8681 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8682
8683 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
8684 ~/.emacs.d/.emacs.
8685
8686 2005-10-29 Richard M. Stallman <rms@gnu.org>
8687
8688 * replace.el (occur-mode-mouse-goto): Always go to other window.
8689 (occur-mode-goto-occurrence): Always switch in same window.
8690
8691 * simple.el (undo): Display message at end, not at start.
8692
8693 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
8694 New arg REUSE-CELL.
8695 (cancel-timer-internal): New function.
8696 (timer-event-handler): Use cancel-timer-internal,
8697 and pass the cell it returns to timer-activate...
8698
8699 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
8700 (jit-lock-deferred-fontify, jit-lock-context-fontify)
8701 (jit-lock-after-change): Test memory-full.
8702
8703 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
8704
8705 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8706 part of the decoded armor to find the key-identifier.
8707 (pgg-gpg-lookup-key-owner): New function to return the
8708 human-readable identifier of a key owner.
8709 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
8710 key itself.
8711 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8712 the key value) if we have a key and can match it against a secret
8713 key. Also, added a note pointing out fact that the prompt only
8714 indicates the first matching key.
8715
8716 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
8717 pgg-decrypt-region.
8718 (pgg-pending-timers): A new hash for tracking the passphrase cache
8719 timers, so that new ones supercede old ones.
8720 (pgg-add-passphrase-to-cache): Rename from
8721 `pgg-add-passphrase-cache' to reduce confusion (all callers
8722 changed). Modified to cancel old timers when new ones are added.
8723 (pgg-remove-passphrase-from-cache): Rename from
8724 `pgg-remove-passphrase-cache' to reduce confusion (all callers
8725 changed). Modified to cancel old timers when their keys are
8726 removed from the cache.
8727 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
8728 XEmacs, an indirection to delete-itimer.
8729 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
8730 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
8731 users can only check cache without risk of prompting. Correct bug in
8732 notruncate behavior.
8733 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
8734 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
8735 Add informative docstrings.
8736 (pgg-decrypt): Convey provided passphrase in subordinate call to
8737 pgg-decrypt-region.
8738
8739 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8740 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8741 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8742 `passphrase' argument, so the passphrase can be managed externally
8743 and then passed in to the system.
8744
8745 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8746 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
8747 so the passphrase cache can be used reliably with identifiers
8748 besides a pgp packet's key id.
8749
8750 * pgg-gpg.el (pgg-pgp-encrypt-region)
8751 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8752 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8753 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8754 argument to all these routines, so the passphrase can be managed
8755 externally and passed in to the system.
8756
8757 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8758 `notruncate' argument, so the passphrase cache can be used
8759 reliably with identifiers besides a pgp packet's key id.
8760
8761 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
8762
8763 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8764 symmetric encryption.
8765 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8766 encrypted session key.
8767 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8768 message ask for the passphrase in a proper way.
8769
8770 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8771 New user commands for symmetric encryption.
8772
8773 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
8774
8775 * textmodes/conf-mode.el (conf-assignment-sign)
8776 (conf-assignment-regexp): Fix docstrings.
8777 (conf-mode-initialize): New function.
8778 (conf-mode): Remove optional args. Use delay-mode-hooks to
8779 recognize recursive calls.
8780 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
8781 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
8782 (conf-xdefaults-mode): Use define-derived-mode and
8783 conf-mode-initialize.
8784
8785 2005-10-29 Romain Francoise <romain@orebokech.com>
8786
8787 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
8788
8789 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
8790
8791 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8792 part of the decoded armor to find the key-identifier.
8793 (pgg-gpg-lookup-key-owner): New function to return the
8794 human-readable identifier of a key owner.
8795 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
8796 key itself.
8797 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8798 the key value) if we have a key and can match it against a secret
8799 key. Also, added a note pointing out fact that the prompt only
8800 indicates the first matching key.
8801
8802 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
8803 pgg-decrypt-region.
8804 (pgg-pending-timers): A new hash for tracking the passphrase cache
8805 timers, so that new ones supercede old ones.
8806 (pgg-add-passphrase-to-cache): Rename from
8807 `pgg-add-passphrase-cache' to reduce confusion (all callers
8808 changed). Modified to cancel old timers when new ones are added.
8809 (pgg-remove-passphrase-from-cache): Rename from
8810 `pgg-remove-passphrase-cache' to reduce confusion (all callers
8811 changed). Modified to cancel old timers when their keys are
8812 removed from the cache.
8813 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
8814 XEmacs, an indirection to delete-itimer.
8815 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
8816 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
8817 users can only check cache without risk of prompting. Correct bug in
8818 notruncate behavior.
8819 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
8820 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
8821 Add informative docstrings.
8822 (pgg-decrypt): Convey provided passphrase in subordinate call to
8823 pgg-decrypt-region.
8824
8825 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
8826
8827 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8828 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8829 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8830 `passphrase' argument, so the passphrase can be managed externally
8831 and then passed in to the system.
8832
8833 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8834 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
8835 so the passphrase cache can be used reliably with identifiers
8836 besides a pgp packet's key id.
8837
8838 * pgg-gpg.el (pgg-pgp-encrypt-region)
8839 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8840 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8841 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8842 argument to all these routines, so the passphrase can be managed
8843 externally and passed in to the system.
8844
8845 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8846 `notruncate' argument, so the passphrase cache can be used
8847 reliably with identifiers besides a pgp packet's key id.
8848
8849 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
8850
8851 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8852 symmetric encryption.
8853 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8854 encrypted session key.
8855 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8856 message ask for the passphrase in a proper way.
8857
8858 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8859 New user commands for symmetric encryption.
8860
8861 2005-10-28 Bill Wohler <wohler@newt.com>
8862
8863 * help-mode.el (help-url): New button type. Calls browse-url.
8864 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
8865 Similar to Info nodes: URL `url'.
8866 (help-make-xrefs): Create help-url buttons for
8867 help-xref-url-regexp matches.
8868
8869 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
8870
8871 * tool-bar.el (tool-bar-add-item-from-menu)
8872 (tool-bar-local-item-from-menu): Fix doc strings.
8873
8874 2005-10-28 Romain Francoise <romain@orebokech.com>
8875
8876 * ldefs-boot.el: Update.
8877
8878 * subr.el (locate-library): Move from help-fns.el.
8879 * help-fns.el (locate-library): Move to subr.el.
8880
8881 2005-10-28 Richard M. Stallman <rms@gnu.org>
8882
8883 * net/tramp.el (tramp-completion-mode): defvar moved up.
8884
8885 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
8886
8887 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
8888
8889 * files.el (find-file-noselect): Use %d to format large file size.
8890
8891 * bindings.el (mode-line-format): Add %e.
8892
8893 * loadup.el ("facemenu"): Load unconditionally.
8894 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
8895 ("x-dnd"): Load, when appropriate.
8896
8897 * startup.el (command-line): Call before-init-hook earlier.
8898 Warn about some bad characters in -u user name.
8899
8900 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
8901 (flyspell-external-point-words): Error if misspelled word is not found.
8902 Set flyspell-large-region-beg at end of word.
8903
8904 2005-10-28 Andreas Schwab <schwab@suse.de>
8905
8906 * view.el (View-revert-buffer-scroll-page-forward):
8907 Use view-page-size-default.
8908
8909 2005-10-28 Juri Linkov <juri@jurta.org>
8910
8911 * international/quail.el (quail-get-current-str): Translate last
8912 raw character for deterministic input methods.
8913
8914 2005-10-27 Jay Belanger <belanger@truman.edu>
8915
8916 * calc/calc-ext.el: Add functions to autoloads.
8917 (math-identity-matrix-p, math-ident-row-p): New functions.
8918
8919 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
8920 multiplication by an identity matrix; don't turn multiplication by
8921 an inverse matrix into division.
8922 (math-div-symbol-fancy): Replace division by matrices with
8923 multiplication by inverse.
8924
8925 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
8926
8927 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
8928 (calc-writeoutpower): New functions.
8929
8930 2005-10-27 Romain Francoise <romain@orebokech.com>
8931
8932 * replace.el (occur-engine): Include colon in mouse-face highlight.
8933
8934 * dired-x.el: Change Maintainer field.
8935
8936 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
8937
8938 * longlines.el (longlines-mode): Bind after-change-functions to
8939 nil during initial decoding and final encoding.
8940
8941 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
8942
8943 * term.el (term-emulate-terminal, term-handle-colors-array)
8944 (term-handle-ansi-escape): Specify the terminfo capabilities
8945 implemented.
8946
8947 2005-10-26 Richard M. Stallman <rms@gnu.org>
8948
8949 * info.el (Info-fontify-node): Fix detection of sentence-break
8950 before *Note.
8951
8952 2005-10-26 Romain Francoise <romain@orebokech.com>
8953
8954 * smerge-mode.el: Add `tools' to file keywords.
8955
8956 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
8957
8958 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
8959 when the fringe is not available.
8960
8961 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
8962 (def-gdb-auto-update-trigger): Simplify construction.
8963 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
8964 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
8965 defined explicitly.
8966 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
8967 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
8968 defined explicitly.
8969 (gdb-info-locals-custom): Remove as it's a no-op.
8970
8971 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
8972
8973 * longlines.el (longlines-mode): Remove narrowing before
8974 performing the initial decoding or final encoding.
8975
8976 2005-10-25 Romain Francoise <romain@orebokech.com>
8977
8978 * emacs-lisp/find-func.el (find-library-name): Also strip
8979 extension if library name ends in .el, to take advantage of
8980 `find-library-suffixes'.
8981
8982 2005-10-25 Richard M. Stallman <rms@gnu.org>
8983
8984 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
8985
8986 2005-10-25 Juri Linkov <juri@jurta.org>
8987
8988 * textmodes/texinfo.el (texinfo-mode): Change charset of one
8989 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
8990
8991 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
8992
8993 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
8994 (blackbox-redefine-key): Add argument `map'.
8995
8996 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
8997 regions when moving the jit-lock-context-unfontify-pos boundary.
8998
8999 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
9000
9001 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
9002
9003 2005-10-25 Masatake YAMATO <jet@gyve.org>
9004
9005 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
9006
9007 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
9008
9009 * play/blackbox.el (blackbox-redefine-key): New function.
9010 (blackbox-mode-map): Use it to remap existing bindings for cursor
9011 motion instead of binding literal keys.
9012
9013 2005-10-25 Glenn Morris <rgm@gnu.org>
9014
9015 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
9016 diary does not end in a newline. Do not assume a blank line at
9017 the start of the diary file.
9018
9019 2005-10-25 Kenichi Handa <handa@m17n.org>
9020
9021 * international/quail.el (quail-translate-key): If the input
9022 method is deterministic and failed to handle the last key, restart
9023 the key handling loop from an appropriate key.
9024
9025 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
9026
9027 * vc.el (vc-dired-mode): Extend comment for binding of
9028 `directory-listing-before-filename-regexp'.
9029
9030 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
9031
9032 * textmodes/texinfo.el (texinfo-mode):
9033 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
9034 not to unnecessarily expose emacs-mule's internal char codes.
9035
9036 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
9037
9038 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
9039 Display hand pointer and help-echo on disabled icon too.
9040 (gdb-mouse-until): New function.
9041 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
9042
9043 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
9044
9045 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
9046 with 2005-10-23 change to doctor.el.
9047
9048 * finder.el (finder-mode-map): Add follow-link binding.
9049
9050 2005-10-25 Kim F. Storm <storm@cua.dk>
9051
9052 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
9053 to gdb-mouse-toggle-breakpoint-fringe.
9054 (gdb-mouse-toggle-breakpoint-margin): Rename from
9055 gdb-mouse-toggle-breakpoint. Fix doc.
9056 (gdb-mouse-toggle-breakpoint-fringe): New defun.
9057 (gdb-put-string): Add optional SPROPS arg. Add props to string.
9058 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
9059 string properties also for fringe breakpoint bitmaps.
9060
9061 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
9062
9063 * textmodes/org.el (org-start-icalendar-file): Fix format form.
9064
9065 2005-10-25 Masatake YAMATO <jet@gyve.org>
9066
9067 * simple.el (completion-common-substring):
9068 Use `completion-common-substring' prior to `completion-base-size'.
9069
9070 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
9071
9072 * savehist.el: Require CL while compiling.
9073 (savehist-history-variables): Remove.
9074 (savehist-save-minibuffer-history, savehist-additional-variables)
9075 (savehist-minibuffer-history-variables): New vars.
9076 (savehist-save): Use them.
9077 (savehist-uninstall, savehist-minibuffer-hook): New funs.
9078 (savehist-install): New fun, extracted from savehist-load.
9079 (savehist-load): Use them.
9080
9081 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
9082
9083 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
9084 a dummy doc-string-elt property.
9085 (defalias, defvaralias, define-category): Add a docstring property.
9086
9087 * image.el (defimage):
9088 * widget.el (define-widget):
9089 * custom.el (defface, defcustom): Add `doc-string' declaration.
9090
9091 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
9092 (defadvice): Add `doc-string' declaration.
9093
9094 * emacs-lisp/byte-run.el (macro-declaration-function):
9095 Handle `doc-string' declarations.
9096 (define-obsolete-function-alias, define-obsolete-variable-alias):
9097 Add `doc-string' declaration.
9098
9099 2005-10-24 Kenichi Handa <handa@m17n.org>
9100
9101 * international/utf-7.el (utf-7): Add autoload cookie.
9102
9103 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
9104
9105 2005-10-24 Eli Zaretskii <eliz@gnu.org>
9106
9107 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
9108 list of directories passed to batch-update-autoloads. Add "." to
9109 the list of the echoed directories.
9110
9111 * pgg-def.el:
9112 * pgg-gpg.el:
9113 * pgg-parse.el:
9114 * pgg-pgp.el:
9115 * pgg-pgp5.el:
9116 * pgg.el: Moved here from the gnus subdirectory.
9117
9118 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
9119
9120 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
9121 in case comint-prompt-read-only is set to t.
9122
9123 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
9124 in case comint-prompt-read-only is set to t.
9125
9126 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
9127
9128 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
9129 Now a string.
9130 (icalendar-import-format): Handle CLASS, STATUS, URL.
9131 Rename `subject' to `summary'.
9132 (icalendar-import-format-summary): Rename from
9133 `icalendar-import-format-subject'.
9134 (icalendar-import-format-url, icalendar-import-format-status)
9135 (icalendar-import-format-class): New variables.
9136 (icalendar--rris): Take variable argument list.
9137 (icalendar--datestring-to-isodate): Remove unnecessary
9138 calendar-style check when converting dates with explicit month names.
9139 (icalendar-export-region): Change return type of conversion
9140 subroutines. Bury current buffer unless error occurred.
9141 (icalendar--convert-to-ical)
9142 (icalendar--parse-summary-and-rest): New functions.
9143 (icalendar--convert-ordinary-to-ical)
9144 (icalendar--convert-weekly-to-ical)
9145 (icalendar--convert-yearly-to-ical)
9146 (icalendar--convert-block-to-ical)
9147 (icalendar--convert-cyclic-to-ical)
9148 (icalendar--convert-anniversary-to-ical): Change return type.
9149 Strip trailing blanks from subject.
9150 (icalendar--convert-sexp-to-ical): Change return type.
9151 Strip trailing blanks from subject. Handle simple sexp
9152 entries as generated by icalendar.el.
9153 (icalendar--convert-float-to-ical)
9154 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
9155 (icalendar-import-file): Doc fix.
9156 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
9157 Correct call to icalendar--rris.
9158 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
9159 `summary'.
9160 (icalendar--add-diary-entry): Rename `subject' to `summary'.
9161
9162 2005-10-24 Romain Francoise <romain@orebokech.com>
9163
9164 * server.el (server-sentinel): Set query-on-exit flag to nil on
9165 new client processes (it isn't inherited from the server process).
9166
9167 * replace.el (occur-engine): Rearrange text properties.
9168
9169 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
9170
9171 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
9172 case-fold-search is nil.
9173 (debug-help-follow): Use help-xref-interned directly.
9174
9175 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
9176
9177 * thumbs.el (thumbs-image-type): Add .pbm.
9178
9179 2005-10-23 Richard M. Stallman <rms@gnu.org>
9180
9181 * faces.el (inhibit-face-set-after-frame-default): New variable.
9182 (set-face-attribute): Bind it.
9183 (face-set-after-frame-default): Test it.
9184
9185 * help-fns.el (describe-simplify-lib-file-name): New function.
9186 (describe-function-1, describe-variable): Use it.
9187
9188 * faces.el (describe-face): Use describe-simplify-lib-file-name.
9189
9190 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
9191 Eliminate nil as possible value.
9192 (tooltip-hide-delay): Reduce internal-border-width.
9193
9194 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
9195 (menu-bar-file-menu) <new-file>: Likewise.
9196
9197 * simple.el (line-move-finish): Ignore fields computing LINE-END.
9198
9199 * international/mule.el (load-with-code-conversion):
9200 Pass full file name to `eval-buffer' unless preloading.
9201
9202 * textmodes/flyspell.el (flyspell-large-region):
9203 Call ispell-check-version.
9204
9205 * textmodes/ispell.el (ispell-local-dictionary-overridden):
9206 Fix the make-variable-buffer-local call that was supposed
9207 to be for this variable.
9208 (ispell-aspell-supports-utf8): Doc fix.
9209 (ispell-find-aspell-dictionaries): Preserve elements of
9210 ispell-dictionary-alist for dictionaries that aspell doesn't report.
9211 (ispell-aspell-find-dictionary): Return nil on error.
9212
9213 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
9214 (doctor-symptoms): Likewise.
9215
9216 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
9217
9218 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
9219
9220 * cus-edit.el (custom-button, custom-button-pressed): New vars.
9221 (custom-raised-buttons): Add :set spec.
9222 (custom-button-unraised, custom-button-pressed-unraised):
9223 New faces, so that custom-raised-buttons actually does something.
9224 (custom-mode): Use custom-button and custom-button-pressed.
9225
9226 * wid-edit.el (widget-specify-button): Don't ignore
9227 widget-mouse-face on graphic terminals.
9228 (widget-move-and-invoke): Cleanup.
9229
9230 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
9231
9232 * whitespace.el (whitespace-cleanup): Doc fix.
9233
9234 2005-10-23 Romain Francoise <romain@orebokech.com>
9235
9236 * emulation/viper.el (viper-set-hooks): Quote forms passed to
9237 `eval-after-load' to avoid evaluating their result.
9238
9239 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9240
9241 * files.el (directory-listing-before-filename-regexp):
9242 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
9243
9244 * dired.el (dired-move-to-filename-regexp): Remove.
9245 All occurences replaced by `directory-listing-before-filename-regexp'.
9246
9247 * dired-x.el, locate.el, vc.el:
9248 Replace `dired-move-to-filename-regexp' by
9249 `directory-listing-before-filename-regexp'. In vc.el it is
9250 overwritten locally; maybe this can be handled in files.el too.
9251
9252 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
9253 replaced by `directory-listing-before-filename-regexp'.
9254
9255 2005-10-23 Andreas Schwab <schwab@suse.de>
9256
9257 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
9258 and eval-next-after-load.
9259
9260 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
9261
9262 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
9263 exist, create it.
9264
9265 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
9266
9267 * allout.el: Remove autoloads for mailcrypt and crypt++.
9268 Require pgg, pgg-gpg during compilation.
9269 (allout-version): Increment version number to 2.1, and use a literal
9270 rather than RCS Id.
9271 (allout-default-encryption-scheme): Remove.
9272 (allout-passphrase-verifier-handling)
9273 (allout-passphrase-verifier-string)
9274 (allout-file-passphrase-verifier-string)
9275 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
9276 (allout-passphrase-hint-handling): Rename and simplify.
9277 (allout-init): Use `find-file-hook' if available, otherwise
9278 `find-file-hooks'.
9279 (allout-mode): Use `write-file-functions' if available, otherwise
9280 `local-write-file-hooks' and, instead of making auto-save-hook
9281 buffer local, make the write-file-hook activity contingent to
9282 allout-mode.
9283 (allout-mode): Use key-binding substitution in the docstring.
9284 (allout-kill-line): Spell-out kill ring data structure mutation
9285 instead of using byte-compiler-complaint-provoking `pop'.
9286 (allout-insert-listified): Use `insert' rather than `insert-string'
9287 (allout-toggle-current-subtree-encryption): Update docstring, adjust
9288 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
9289 (allout-encrypt-string): Totally revamped vis new underlying
9290 encryption facilities.
9291 (allout-mc-activate-passwd): Remove.
9292 (allout-obtain-passphrase): New, more or less replaces
9293 allout-mc-activate-passwd.
9294 (allout-encrypted-key-info): More or less replaces
9295 allout-encrypted-text-type.
9296 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
9297 (my-mark-marker): Use `(featurep 'xemacs)'.
9298
9299 2005-10-23 Lars Hansen <larsh@soem.dk>
9300
9301 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
9302 (byte-compile-file-form-defmumble, byte-compile-defun)
9303 (byte-compile-defmacro): Use it.
9304 (byte-compile-form): Don't call byte-compile-set-symbol-position
9305 when a byte-compile handler is called.
9306
9307 2005-10-22 Romain Francoise <romain@orebokech.com>
9308
9309 * savehist.el (savehist-history-variables): Add `grep-find-history'.
9310
9311 * subr.el (eval-after-load): Convert library name to an absolute
9312 file name using locate-library, since load-history no longer has
9313 library names in it.
9314
9315 2005-10-22 Richard M. Stallman <rms@gnu.org>
9316
9317 * files.el (make-temp-file): Move from subr.el.
9318 * subr.el (make-temp-file): Move to files.el.
9319
9320 * window.el (get-buffer-window-list): Move from subr.el.
9321 * subr.el (get-buffer-window-list): Move to window.el.
9322
9323 * image.el (image-load-path): Use eval-at-startup to initialize.
9324
9325 * subr.el (eval-at-startup): New macro.
9326
9327 * subr.el: Much rearrangement of functions and division
9328 into pages. No code changes.
9329
9330 2005-10-22 Kenichi Handa <handa@m17n.org>
9331
9332 * tar-mode.el (tar-extract): Be sure to call
9333 find-operation-coding-system if set-auto-coding doesn't find a
9334 coding system.
9335
9336 2005-10-22 Kim F. Storm <storm@cua.dk>
9337
9338 * image.el (image-type-header-regexps): Rename from image-type-regexps.
9339 Change users.
9340 (image-type-file-name-regexps): New defconst.
9341 (image-type-from-data): Simplify loop.
9342 (image-type-from-buffer): New defun.
9343 (image-type-from-file-header): Use it instead of image-type-from-data.
9344 Use image-search-load-path instead of only looking in data-directory.
9345 (image-type-from-file-name): New defun.
9346 (image-search-load-path): Change `pathname' to `filename'.
9347 Make PATH arg optional, default to image-load-path.
9348
9349 2005-10-21 Richard M. Stallman <rms@gnu.org>
9350
9351 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
9352
9353 * textmodes/paragraphs.el (sentence-end-base): New variable.
9354 (sentence-end): Use sentence-end-base.
9355
9356 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
9357
9358 * font-lock.el (font-lock-default-fontify-region): Check the multiline
9359 property independently from the font-lock-multiline variable.
9360
9361 2005-10-21 Richard M. Stallman <rms@gnu.org>
9362
9363 * emacs-lisp/find-func.el (find-library-name): Doc fix.
9364
9365 * startup.el (command-line): Convert library names
9366 in `load-history' to absolute file names.
9367
9368 * subr.el (symbol-file): Doc fix.
9369
9370 * loadhist.el (file-loadhist-lookup): Call locate-library
9371 instead of find-library-name. Don't try converting
9372 abs file names to library names, since load-history no longer
9373 has library names in it.
9374 (file-dependents, file-provides, file-requires): Doc fixes.
9375
9376 2005-10-21 Juri Linkov <juri@jurta.org>
9377
9378 * progmodes/etags.el (tags-table-mode): New function.
9379 (tags-verify-table): Replace initialize-new-tags-table with
9380 tags-table-mode.
9381
9382 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
9383 default value.
9384 (desktop-modes-not-to-save): Add tags-table-mode to the
9385 default value.
9386
9387 * info.el (Info-index-next): Add total number of index
9388 alternatives to the message.
9389
9390 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
9391 backward only space (instead of space and period) before looking
9392 at sentence end.
9393
9394 * simple.el (set-variable): Use user-variable-p instead of symbolp.
9395 Add the old variable value as 4th default-value arg of read-string.
9396
9397 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9398
9399 * cus-face.el (custom-declare-face): Make face from X resources
9400 also on Mac.
9401
9402 * disp-table.el (standard-display-g1, standard-display-graphic):
9403 Refuse to use string glyphs also on Mac.
9404 (standard-display-european): Don't set terminal coding system also
9405 on Mac.
9406
9407 * frame.el (display-screens): Use x-display-screens also on Mac.
9408
9409 2005-10-21 Romain Francoise <romain@orebokech.com>
9410
9411 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
9412
9413 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
9414
9415 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
9416 and $? into sexps.
9417
9418 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
9419 warning face on open-paren-in-column-0.
9420
9421 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
9422 boundary case. Fix typo.
9423 Suggested by Martin Rudalics <rudalics@gmx.at>.
9424
9425 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9426
9427 * textmodes/org.el (org-combined-agenda-icalendar-file)
9428 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
9429 (org-export-icalendar-this-file)
9430 (org-export-icalendar-all-agenda-files)
9431 (org-export-icalendar-combine-agenda-files): New commands.
9432 (org-export-icalendar, org-print-icalendar-entries)
9433 (org-start-icalendar-file, org-finish-icalendar-file)
9434 (org-ical-ts-to-string): New functions.
9435 (org-read-date, org-goto-calendar)
9436 (org-agenda-goto-calendar): Inhibit displaying diary entries by
9437 call to `calendar'.
9438 (orgtbl-setup): Remove the :keys arguments from the menu description.
9439 (org-after-save-iCalendar-file-hook): New variable.
9440
9441 2005-10-21 Kenichi Handa <handa@m17n.org>
9442
9443 * language/vietnamese.el (tcvn-5712): Make it an alias of
9444 vietnamese-tcvn coding-system.
9445
9446 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
9447
9448 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
9449 group id is given.
9450
9451 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
9452
9453 * progmodes/sh-script.el (sh-escaped-line-re): New var.
9454 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
9455 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
9456 whose line is either continued or ends with a comment.
9457
9458 2005-10-20 Romain Francoise <romain@orebokech.com>
9459
9460 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
9461
9462 * replace.el (occur-engine): Add follow-link property.
9463
9464 * font-core.el (font-lock-mode): Doc fix.
9465
9466 2005-10-20 Richard M. Stallman <rms@gnu.org>
9467
9468 * net/rcirc.el: New file.
9469
9470 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
9471
9472 * term.el (term-term-name): Initialize to "eterm-color".
9473
9474 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
9475
9476 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
9477 for encryption functionality.
9478 Move allout customization subgroup from `editing' to `outlines' group.
9479 Fix commentary keywords to legitimate ones.
9480 Update author info (using my current email address, obscurified).
9481 (allout-encrypt-string, allout-encryption-produce-work-buffer)
9482 (allout-encrypted-topic-p, allout-encrypted-text-type)
9483 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
9484 (allout-situate-encryption-key-verifier)
9485 (allout-get-encryption-key-verifier, allout-verify-key)
9486 (allout-next-topic-pending-encryption)
9487 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
9488 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
9489 (outline-key-verifier-handling, outline-key-hint-handling)
9490 (outline-encrypt-unencrypted-on-saves): New defcustoms.
9491 (allout-file-key-verifier-string, allout-encryption-scheme)
9492 (allout-key-verifier-string, allout-key-hint-string)
9493 (allout-after-save-decrypt): New variables.
9494 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
9495 (allout-after-saves-handler): New hook functions.
9496 (allout-post-command-business): Do allout-after-save-decrypt.
9497 (allout-enable-file-variable-adjustment): Custom var to enable
9498 mechanism for adding and adjusting settings of Emacs file variables.
9499 (allout-adjust-file-variable, allout-file-vars-section-data):
9500 New functions, implement the mechanism.
9501 (outlineify-sticky): Use the file vars mechanism.
9502 (allout-inhibit-protection, allout-during-write-cue)
9503 (allout-override-protect, allout-before-change-protect): Remove.
9504 (allout-flag-region, allout-open-topic): Adjust read-only text.
9505 (allout-open-line-not-read-only): Add to facilitate read-only
9506 text based protection.
9507 (allout-kill-line): Revise to adjust read-only text, clue the
9508 user about the inhibition.
9509 (allout-unprotected): Use unwind-protect.
9510 (allout-shift-in, allout-shift-out): Disallow manually shifting a
9511 topic deeper than the offspring depth of the previous topic -
9512 avoiding confusing "containment discontinuities".
9513 (allout-reindent-bodies): Fix retention of body relative hanging
9514 indent during promotion of collapsed bodies.
9515 (allout-open-topic): Make it easy to open new topic with same
9516 bullet as current topic - topic creation functions provided with
9517 any universal argument provokes now prompt for bullet, defaulting
9518 to the bullet of the previous topic.
9519 (allout-plain-bullets-string, allout-distinctive-bullets-string):
9520 Plain bullet alternates `.' period and `,' comma only. All other
9521 bullets are relegated to special status (but customizable).
9522 (allout-end-of-entry): Rename from allout-end-of-current-entry
9523 since it actually operates w.r.t. most immediately containing
9524 entry, visible or not.
9525 (allout-hide-current-entry, allout-show-current-entry): Use the
9526 revised version.
9527 (allout-old-expose-topic): Solidify deprecation.
9528 (allout-end-of-subtree): Add so we can span concealed as well
9529 as visible topics.
9530 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
9531 (allout-end-of-current-heading): Tweak to just respect the first line.
9532 (allout-get-body-text): Add.
9533 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
9534 when invoked interactively.
9535 (allout-up-current-level): Use `interactive-p'.
9536 (allout-mode, allout-init): Miscellaneous docstring and
9537 operational refinements, as well as hookups of new encryption stuff.
9538 (allout-beginning-of-current-entry): Now works as advertised.
9539 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
9540 (allout-isearch-rectification): Refine condition for isearching.
9541 (allout-isearch-abort, allout-enwrap-isearch)
9542 (allout-flag-region, my-region-active-p): Relocate some macros.
9543 (allout-title): Fallback title is (buffer-name), not
9544 non-existing (current-buffer-name).
9545 (subst-char-in-string): Define if absent (for some XEmacs versions).
9546
9547 2005-10-20 Jari Aalto <jari.aalto@cante.net>
9548
9549 * mail/sendmail.el (mail-setup-hook, mail-aliases)
9550 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
9551 (mail-citation-prefix-regexp, mail-signature-file)
9552 (mail-default-headers, mail-bury-selects-summary)
9553 (mail-send-nonascii): Add autoload cookies.
9554
9555 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
9556
9557 * frame.el (blink-cursor-mode): Add `mac' to the list of
9558 window-system's that support blinking cursor.
9559
9560 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
9561
9562 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
9563
9564 2005-10-20 Eli Zaretskii <eliz@gnu.org>
9565
9566 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
9567 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
9568 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
9569
9570 2005-10-20 Kim F. Storm <storm@cua.dk>
9571
9572 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
9573 (ido-set-current-directory): Don't add / after final @.
9574 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
9575 Explicitly handle ange-ftp completion oddities.
9576 (ido-make-file-list): Don't rotate list at tramp root to avoid
9577 triggering tramp file handler for expand-file-name via get-file-buffer.
9578
9579 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
9580
9581 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
9582
9583 2005-10-19 Jay Belanger <belanger@truman.edu>
9584
9585 * calc/calc-units.el (math-standard-units): Add units, adjust
9586 symbols and update values.
9587 (math-unit-prefixes): Add more prefixes.
9588
9589 2005-10-19 Romain Francoise <romain@orebokech.com>
9590
9591 * bookmark.el (bookmark-menu-heading): New face.
9592 (bookmark-bmenu-list): Use it.
9593 Don't fiddle with `baud-rate' at top-level.
9594
9595 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
9596
9597 * image.el (create-image, find-image): Mention max-image-size in
9598 docstring.
9599
9600 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
9601
9602 * savehist.el (savehist-load): Revert to checking XEmacs.
9603
9604 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
9605 Various docstring and line-width fixups.
9606 (conf-mode): Use cond.
9607 Set font-lock-defaults. Don't set comment-use-syntax.
9608
9609 2005-10-18 David Ponce <david@dponce.com>
9610
9611 * tree-widget.el (tree-widget-button-click): New function.
9612 (tree-widget-button-keymap): Use it.
9613
9614 2005-10-18 Romain Francoise <romain@orebokech.com>
9615
9616 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
9617 (bookmark-bmenu-hide-filenames): Add follow-link property.
9618 Improve help-echo text.
9619
9620 * ffap.el (find-file-at-point): Doc fix.
9621
9622 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9623
9624 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
9625
9626 2005-10-18 Masatake YAMATO <jet@gyve.org>
9627
9628 Install to the CVS repository what I forgot to install in my
9629 2005-10-16 changes.
9630
9631 * progmodes/python.el (python-complete-symbol): Pass the common
9632 prefix substring of completion to `display-completion-list'.
9633
9634 * textmodes/org.el (org-complete): Ditto.
9635
9636 2005-10-18 Masatake YAMATO <jet@gyve.org>
9637
9638 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
9639
9640 * woman.el (WoMan-xref-man-page): New button type derived
9641 from `Man-abstract-xref-man-page'.
9642 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
9643
9644 * man.el (Man-abstract-xref-man-page): New button type.
9645 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
9646 (Man-highlight-references): Add new optional argument `xref-man-type'.
9647
9648 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
9649
9650 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
9651
9652 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
9653
9654 * cus-edit.el (Custom-move-and-invoke): Delete.
9655 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
9656
9657 * wid-edit.el (widget-move-and-invoke): New function, from
9658 Custom-move-and-invoke.
9659
9660 2005-10-17 Bill Wohler <wohler@newt.com>
9661
9662 Move all remaining images from lisp/toolbar to etc/images, move
9663 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
9664 the low resolution images in their own directory (low-color).
9665
9666 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
9667 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
9668 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
9669 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
9670 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
9671 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
9672 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
9673
9674 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
9675 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
9676 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
9677 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
9678 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
9679 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
9680 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
9681 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
9682 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
9683 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
9684 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
9685 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
9686 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
9687 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
9688 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
9689
9690 To conform with convention, replace the underscore (_) in the
9691 following image names with dash (-) or (/) as appropriate.
9692
9693 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
9694 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
9695 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
9696 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
9697 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
9698 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
9699 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
9700 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
9701 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
9702 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
9703 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
9704 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
9705 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
9706 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
9707 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
9708
9709 * info.el (info-tool-bar-map): Replace underscores in image names
9710 with dashes.
9711
9712 * makefile.w32-in (WINS): Remove toolbar.
9713
9714 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
9715
9716 * tool-bar.el: Move to lisp from toolbar. Now that
9717 toolbar is empty, it should be deleted when folks run "cvs up -P".
9718
9719 2005-10-18 Jay Belanger <belanger@truman.edu>
9720
9721 * calc/calc-store.el (calc-store-into): Get the proper variable name
9722 to display in message.
9723
9724 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
9725
9726 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
9727 expressions display in speedbar for all buffers when debugging.
9728 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
9729
9730 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
9731 (speedbar-insert-button, speedbar-make-button):
9732 Use add-text-properties.
9733 (speedbar-update-localized-contents)
9734 (speedbar-update-directory-contents)
9735 (speedbar-update-special-contents): Use dolist.
9736 (speedbar-buffer-easymenu-definition): Add a menu separator.
9737
9738 2005-10-17 Jason Rumney <jasonr@gnu.org>
9739
9740 * makefile.w32-in: Use $(lisp) consistently.
9741 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
9742 for shell specific generation of mh-autoloads.
9743
9744 2005-10-17 Richard M. Stallman <rms@gnu.org>
9745
9746 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
9747
9748 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
9749
9750 * jit-lock.el (jit-lock-fontify-now):
9751 Move jit-lock-context-unfontify-pos to avoid wasted work.
9752
9753 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
9754
9755 * net/tramp.el (tramp-completion-mode): New defvar. Used in
9756 `tramp-completion-mode' for checking if we are in completion mode.
9757 (tramp-completion-handle-file-name-all-completions): Reorder code
9758 in order to complete for file names only in case there are no
9759 method/user/host completions. This is necessary for cooperation
9760 with ido. Reported by Kim F. Storm <storm@cua.dk>.
9761
9762 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
9763
9764 * longlines.el (longlines-search-forward)
9765 (longlines-search-backward): Match any number of spaces.
9766
9767 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
9768
9769 * diff-mode.el (diff-mode): Doc fix.
9770
9771 2005-10-16 David Reitter <david.reitter@gmail.com>
9772
9773 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
9774 as default on darwin and windows systems.
9775
9776 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
9777
9778 * arc-mode.el (archive-zip-extract): Doc fix.
9779
9780 2005-10-16 Romain Francoise <romain@orebokech.com>
9781
9782 * mouse.el (mouse-1-click-follows-link): Doc fix.
9783
9784 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
9785
9786 * savehist.el: Don't require CL at runtime.
9787 (savehist-xemacs): Remove.
9788 (savehist-coding-system): Use utf-8 if present, regardless of religion.
9789 (savehist-no-conversion): Use (featurep 'xemacs).
9790 (savehist-load): Check existence of start-itimer rather than XEmacs.
9791 Use an idle timer.
9792 (savehist-process-for-saving): Replace use of CL funs `subseq' and
9793 `delete-if-not'.
9794
9795 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
9796
9797 * savehist.el: Newer version.
9798 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
9799 (savehist-last-checksum, savehist-no-conversion): New vars.
9800 (savehist-autosave, savehist-process-for-saving, savehist-printable):
9801 New functions.
9802 (savehist-load, savehist-save): Use them.
9803 (savehist-delimit): Remove.
9804
9805 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
9806
9807 * progmodes/compile.el (compilation-goto-locus): Display the
9808 compilation buffer first and the source buffer second, in case they're
9809 in overlapping frames. Don't raise the compilation frame if it was the
9810 selected window upon entry. Pass the `other-window' arg to
9811 pop-to-buffer.
9812
9813 * info.el (Info-fontify-node): Use dolist.
9814 Change add-text-properties to put-text-property.
9815
9816 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9817
9818 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
9819 bound of search.
9820
9821 2005-10-16 Masatake YAMATO <jet@gyve.org>
9822
9823 * dabbrev.el (dabbrev-completion): Pass the common
9824 prefix substring of completion to `display-completion-list'.
9825
9826 * filecache.el (file-cache-minibuffer-complete)
9827 (file-cache-complete): Ditto.
9828
9829 * tempo.el (tempo-display-completions): Ditto.
9830
9831 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
9832
9833 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
9834
9835 * eshell/em-hist.el (eshell-list-history): Ditto.
9836
9837 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
9838
9839 * mail/mailalias.el (mail-complete): Ditto.
9840
9841 * progmodes/etags.el (complete-tag): Ditto.
9842
9843 * progmodes/make-mode.el (makefile-complete): Ditto.
9844
9845 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
9846
9847 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
9848
9849 * progmodes/pascal.el (pascal-complete-word)
9850 (pascal-show-completions): Ditto.
9851
9852 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
9853
9854 * simple.el (completion-common-substring): New variable.
9855 (completion-setup-function): Use `completion-common-substring'
9856 to put faces.
9857
9858 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9859
9860 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
9861 (x-get-selection, mac-select-convert-to-string): Convert from/to
9862 UTF-16 clipboard data as in native byte order, no BOM.
9863
9864 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
9865
9866 * progmodes/gud.el (gud-tool-bar-map): Rename the images
9867 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
9868 (gud-sentinel): Use speedbar-frame to check for speedbar.
9869
9870 2005-10-15 Richard M. Stallman <rms@gnu.org>
9871
9872 * savehist.el: New file.
9873
9874 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
9875
9876 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
9877 Fix bug in \bf fontification.
9878
9879 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
9880
9881 * pcvs.el (cvs-edit-log-files): New var.
9882 (cvs-mode-edit-log): New arg `file'.
9883 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
9884 Instead force the use of the original file and nothing else.
9885 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
9886 the cvs-minor-wrap-function is set.
9887 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
9888
9889 2005-10-14 Bill Wohler <wohler@newt.com>
9890
9891 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
9892 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
9893 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
9894 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
9895 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
9896 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
9897 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
9898 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
9899 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
9900 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
9901 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
9902 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
9903 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
9904 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
9905 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
9906
9907 * progmodes/gud.el (gud-tool-bar-map): Rename the images
9908 appropriately (for example, gud-break to gud/break).
9909
9910 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
9911
9912 * longlines.el (longlinges-search-function)
9913 (longlines-search-forward, longlines-search-backward): New functions.
9914 (longlines-mode): Set isearch-search-fun-function to
9915 longlinges-search-function.
9916
9917 * mouse.el (mouse-drag-region-1): Handle the case where a
9918 double-click event is bound to an arbitrary function.
9919
9920 2005-10-14 David Ponce <david@dponce.com>
9921
9922 * recentf.el (recentf-track-opened-file)
9923 (recentf-track-closed-file, recentf-update-menu)
9924 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
9925 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
9926 mouse-1-click-follows-link.
9927
9928 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9929
9930 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
9931 Gnome file-manager.png. Suggested by
9932 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
9933
9934 * toolbar/README: Add diropen.xpm.
9935
9936 2005-10-13 Bill Wohler <wohler@newt.com>
9937
9938 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
9939 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
9940
9941 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
9942
9943 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
9944 Don't waste the byte-compiler's time on constant data.
9945
9946 2005-10-13 Kenichi Handa <handa@m17n.org>
9947
9948 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
9949 byte with `escape-glyph' face.
9950
9951 * international/fontset.el (ccl-encode-unicode-font):
9952 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
9953 Handle the case that ucs-mule-to-mule-unicode translates a character to
9954 ASCII (usually for IPA characters).
9955
9956 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
9957
9958 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
9959 Don't hide the underline of titles if font-lock-mode is disabled.
9960
9961 2005-10-12 Bill Wohler <wohler@newt.com>
9962
9963 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
9964 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
9965 files in MH-E-SRC have been updated.
9966 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
9967
9968 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
9969
9970 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
9971 (mixal-mode-syntax-table): Add \n as end-comment.
9972 (mixal-operation-codes-alist): Immediately initialize to full value.
9973 (mixal-add-operation-code): Remove.
9974 (mixal-describe-operation-code): Make the arg non-optional.
9975 Use the interactive spec instead.
9976 Use mixal-operation-codes-alist rather than mixal-operation-codes.
9977 (mixal-font-lock-keywords): Don't highlight comments here any more.
9978 (mixal-font-lock-syntactic-keywords): New var.
9979 (mixal-mode): Use it. Fix comment-start-skip.
9980
9981 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9982
9983 * startup.el (command-line-x-option-alist): -nb => -nbi
9984
9985 2005-10-12 Kim F. Storm <storm@cua.dk>
9986
9987 * startup.el (fancy-splash-default-action): Discard mouse click in
9988 the splash screen window, as it has no sensible meaning in the
9989 next window to be selected. Fixes error reported by Jan D.
9990
9991 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9992
9993 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
9994
9995 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
9996
9997 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
9998 Try to fix up minor layout issues like indentation, line break, etc...
9999 (mixal-mode-syntax-table): Don't try to specify comment syntax,
10000 because it doesn't work.
10001 (mixal-operation-codes): Add some more codes.
10002 (mixal-font-lock-keywords): Process comments here.
10003 (mixal-mode): mixasm no longer needs -g option.
10004
10005 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
10006
10007 * progmodes/sh-script.el (sh-tmp-file):
10008 Use mktemp -t. Finish support for es and rc shells.
10009
10010 2005-10-11 Jay Belanger <belanger@truman.edu>
10011
10012 * calc/calcalg2.el (calc-integral): With an argument, compute the
10013 definite integral.
10014
10015 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
10016
10017 * mouse.el (mouse-drag-region-1): Don't try to catch a
10018 double-click when doing follow-link (it's overridden anyway).
10019
10020 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
10021
10022 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
10023 (autoload-print-form-outbuf): Add docstring.
10024
10025 2005-10-11 Juri Linkov <juri@jurta.org>
10026
10027 * info.el (Info-mode-menu): Delete menu item "Edit".
10028 (Info-mode): Delete description of Info-edit from docstring,
10029 and rearrange descriptions of Info commands in the order
10030 they are documented in the Info manual.
10031
10032 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
10033
10034 * calendar/appt.el (appt-check): Use diary-selective-display var.
10035
10036 2005-10-10 Richard M. Stallman <rms@gnu.org>
10037
10038 * net/newsticker.el (newsticker-start, newsticker-show-news):
10039 Add autoload cookies.
10040
10041 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
10042
10043 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
10044
10045 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
10046
10047 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
10048
10049 2005-10-10 Jay Belanger <belanger@truman.edu>
10050
10051 * calc/calc-arith.el (math-check-known-scalarp)
10052 (math-check-known-matrixp): Check the values of arguments that are
10053 variables.
10054 (math-check-known-square-matrixp): New function.
10055 (math-known-square-matrixp): Use math-check-known-square-matrixp.
10056 (math-super-types): Add sqmatrix type.
10057
10058 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
10059 mode name `square' to `sqmatrix'.
10060
10061 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
10062 mode name `square' to `sqmatrix'.
10063
10064 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
10065
10066 * progmodes/etags.el (select-tags-table-mode): Don't use
10067 selective-display.
10068 (tags-select-tags-table): Pass `button' to the action function.
10069 (select-tags-table): Place the side-info on button properties rather
10070 than in hidden text. Abbreviate file names.
10071 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
10072 (select-tags-table-select): Add `button' argument.
10073 Get side-info from the button property rather than from hidden text.
10074
10075 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
10076
10077 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
10078 (gud-speedbar-buttons): Preserve point if possible.
10079 (gud-sentinel): Restore previous speedbar display type.
10080
10081 * progmodes/gdb-ui.el (gdba): Improve diagram.
10082 (def-gdb-auto-update-handler, gdb-info-locals-handler)
10083 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
10084 Call get-buffer-window once.
10085
10086 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
10087
10088 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
10089 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
10090 (pascal-indent-command): Remove unused var `ind'.
10091 (pascal-indent-case): Remove unused var `oldpos'.
10092 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
10093 since it's now used as a proper minor mode map.
10094 (pascal-outline): Rename to pascal-outline-mode.
10095 (pascal-outline-mode): Use define-minor-mode.
10096 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
10097 selective-display.
10098
10099 2005-10-10 Andreas Schwab <schwab@suse.de>
10100
10101 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
10102 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
10103
10104 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
10105 outside source directory.
10106
10107 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10108
10109 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
10110 C-x' as a prefix.
10111 (orgtbl-mode-map): Full keymap instead of sparse, because all
10112 `self-insert-command' keys are redefined in this map.
10113 (org-export-as-html): Specify charset for HTML file, by taking it
10114 from the coding system.
10115
10116 2005-10-10 Kenichi Handa <handa@m17n.org>
10117
10118 * textmodes/flyspell.el (flyspell-check-word-p):
10119 If unread-command-events is non-empty, don't call sit-for.
10120
10121 2005-10-09 Richard M. Stallman <rms@gnu.org>
10122
10123 * font-lock.el (font-lock-syntactic-keywords)
10124 (font-lock-keywords): Doc fixes.
10125
10126 * textmodes/flyspell.el (flyspell-external-point-words):
10127 Simplify logic, and don't try to check for consecutive appearances
10128 of one incorrect word.
10129
10130 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
10131
10132 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
10133 separator.
10134
10135 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
10136 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
10137 (gud-expansion-speedbar-buttons): New function.
10138 (gud-speedbar-buttons): Check for gud-comint-buffer.
10139
10140 2005-10-09 Bill Wohler <wohler@newt.com>
10141
10142 * Makefile.in (updates): Add mh-loaddefs dependency.
10143
10144 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
10145
10146 * speedbar.el (speedbar-file-key-map): Fix typo.
10147
10148 2005-10-09 Daniel Brockman <daniel@brockman.se>
10149
10150 * cus-start.el (line-spacing): Add custom spec.
10151
10152 2005-10-09 Romain Francoise <romain@orebokech.com>
10153
10154 * textmodes/ispell.el (ispell-check-version): Fix last change.
10155
10156 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10157
10158 * term/x-win.el: Remove -i, --icon-type from comment.
10159
10160 * startup.el (command-line-x-option-alist): Remove options -i,
10161 -itype, --icon-type, added -nb, --no-bitmap-icon
10162
10163 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
10164
10165 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
10166 instead of :active.
10167
10168 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
10169
10170 * textmodes/ispell.el (ispell-check-version):
10171 Ignore hyphen, and all that follows, in aspell's version text.
10172
10173 2005-10-08 Jay Belanger <belanger@truman.edu>
10174
10175 * calc/calc-arith.el (math-known-square-matrixp): New function.
10176 (math-pow-fancy): Check for matrices before distributing exponent
10177 across products.
10178
10179 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
10180 fullscreen keypad. Suggested by Luc Teirlinck.
10181 (calc-keypad-show-input): Add space for formatting.
10182
10183 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
10184 Add square matrix option.
10185
10186 * calc/calc-poly.el (math-expand-term): Check for matrices instead
10187 of checking calc-matrix-mode when deciding how to expand.
10188
10189 * calc/calc.el (calc-set-mode-line): Add square matrix option.
10190
10191 2005-10-08 Lars Hansen <larsh@soem.dk>
10192
10193 * net/tramp.el (tramp-perl-directory-files-and-attributes):
10194 Add error handling.
10195 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
10196
10197 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
10198
10199 Sync with Tramp 2.0.51.
10200
10201 * net/tramp.el (tramp-handle-set-visited-file-modtime)
10202 (tramp-handle-insert-file-contents, tramp-handle-write-region):
10203 Insert special handling for `last-coding-system-used', again
10204 it still seems to be necessary (unlike stated before).
10205 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
10206 (tramp-password-prompt-regexp): There might be other words before
10207 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
10208 (tramp-chunksize): Improve docstring.
10209 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
10210 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
10211 Christian Joergensen <bugs@razor.dk>.
10212
10213 2005-10-07 Glenn Morris <rgm@gnu.org>
10214
10215 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
10216 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
10217 precision'.
10218
10219 2005-10-07 Romain Francoise <romain@orebokech.com>
10220
10221 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
10222 (ibuffer-do-shell-command-pipe-replace)
10223 (ibuffer-do-shell-command-file, ibuffer-do-eval)
10224 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
10225 (ibuffer-do-revert, ibuffer-do-replace-regexp)
10226 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
10227 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
10228 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
10229 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
10230 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
10231 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
10232 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
10233 Autoload file sans suffix.
10234
10235 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
10236
10237 2005-10-07 David Ponce <david@dponce.com>
10238
10239 * recentf.el (recentf-menu-open-all-flag): New option.
10240 (recentf-digit-shortcut-command-name): New function.
10241 (recentf--shortcuts-keymap): New variable.
10242 (recentf-menu-shortcuts): New variable.
10243 (recentf-make-menu-items): Initialize it. Replace the "More..."
10244 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
10245 (recentf-menu-value-shortcut): New function.
10246 (recentf-make-menu-item): Use it. No more in-lined.
10247 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
10248 (recentf-open-most-recent-file): Rename from
10249 `recentf-open-file-with-key'. Don't depend on key binding.
10250 (recentf-mode-map): New variable.
10251 (recentf-mode): Use it.
10252
10253 2005-10-06 Bill Wohler <wohler@newt.com>
10254
10255 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
10256
10257 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
10258 (MH-E-SRC): New. Used by mh-autoloads.
10259 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
10260 files in MH-E-SRC have been updated.
10261 (compile, recompile, bootstrap): Depend on mh-autoloads.
10262
10263 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
10264
10265 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
10266 gud-break and gud-remove icons when the fringe is not available.
10267
10268 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
10269 Typo.
10270
10271 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
10272
10273 * play/zone.el (zone): Wrap body with save-window-excursion.
10274
10275 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
10276
10277 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
10278 Use the new `list-only' arg to diary-list-entries.
10279
10280 * calendar/diary-lib.el: Use overlays rather than selective-display.
10281 (diary-selective-display): New var.
10282 (diary-header-line-format): Use it.
10283 (diary-list-entries): Add argument `list-only'.
10284 Put the buffer in diary-mode. Don't add \^M at beg and end.
10285 Replace \^M by invisible overlays.
10286 (diary-unhide-everything): Replace \^M by invisible overlays.
10287 (print-diary-entries): Look for overlays rather than \^M.
10288 Add a space to the temp buffer name.
10289 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
10290 Put the buffer in diary-mode.
10291 (list-sexp-diary-entries): Replace \^M by invisible overlays.
10292 (diary-anniversary): Make the year arg optional.
10293 (diary-time-regexp): New const.
10294 (diary-font-lock-keywords): Use it to accept a few more time formats.
10295
10296 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
10297
10298 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
10299
10300 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
10301 Fix bug introduced 2005-07-03: Use (car (last ...))
10302 to faithfully reproduce replaced artist-last.
10303 (artist-set-arrow-points-for-poly): Likewise.
10304 Suggested by Johan Bockg\e,Ae\e(Brd.
10305
10306 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
10307
10308 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
10309 * wid-edit.el (widget):
10310 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
10311 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
10312
10313 2005-10-06 Kenichi Handa <handa@m17n.org>
10314
10315 * international/mule-cmds.el (set-language-environment):
10316 Fix setting up of case-table for unibyte mode.
10317
10318 * simple.el (what-cursor-position): If the character is displayed
10319 by some `display' text property, show that. Don't use
10320 single-key-description for eight-bit characters in multibyte mode.
10321
10322 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
10323
10324 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
10325 (gdb-ann3): Set it.
10326 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
10327 (gdb-info-frames-custom): Use inverse-video for first five
10328 characters of selected frame only.
10329 (gdb-get-frame-number): Select frame even when point is on frame
10330 number.
10331
10332 2005-10-06 Masatake YAMATO <jet@gyve.org>
10333
10334 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
10335 Put `font-lock-function-name-face'.
10336 (gdb-info-frames-custom): Put `font-lock-function-name-face'
10337 and `font-lock-variable-name-face'
10338 (gdb-registers-font-lock-keywords): New font lock keywords definition.
10339 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
10340 (gdb-memory-font-lock-keywords): New font lock keywords definition.
10341 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
10342 (gdb-local-font-lock-keywords): New font lock keywords definition.
10343 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
10344 (gdb-threads-font-lock-keywords): New font lock keywords definition.
10345 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
10346
10347 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
10348
10349 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
10350 (ediff-merge-region-is-non-clash-to-skip): Previously called
10351 ediff-merge-region-is-non-clash.
10352
10353 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
10354 Use insert-buffer-substring.
10355
10356 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
10357 selecting files to patch. Also bug fixes.
10358
10359 * ediff-util.el (ediff-setup): Bug fix.
10360 (ediff-next-difference): Never skip clashes that differ in white
10361 space only.
10362
10363 * ediff-wind.el (ediff-setup-control-frame)
10364 (ediff-destroy-control-frame): Check the menubar feature.
10365
10366 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
10367 (viper-refresh-mode-line): Use make-local-variable to localize
10368 some vars instead of make-variable-buffer-local. Suggested by
10369 Stefan Monnier.
10370
10371 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
10372 (viper-restore-cursor-type, viper-set-insert-cursor-type):
10373 Use make-local-variable instead of make-variable-buffer-local.
10374 Suggested by Stefan Monnier.
10375
10376 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
10377 (viper-comint-mode-hook): Use make-local-variable on
10378 require-final-newline.
10379 (viper-non-hook-settings): Don't use make-variable-buffer-local.
10380
10381 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
10382
10383 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
10384 also the second char of a comment-start sequence.
10385 (scheme-sexp-comment-syntax-table): New var.
10386 (lambda, define): Set their scheme-doc-string-elt property.
10387 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
10388 Use lisp-font-lock-syntactic-face-function now that it properly
10389 handles |...| symbols.
10390 (scheme-mode-variables): Set lisp-doc-string-elt-property,
10391 parse-sexp-lookup-properties and font-lock-extra-managed-props.
10392
10393 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
10394 bit from # to |.
10395 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
10396
10397 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
10398 (lisp-doc-string-elt-property): New var.
10399 (lisp-font-lock-syntactic-face-function): Use it.
10400 Rewrite to recognize docstrings even for forms not at toplevel.
10401
10402 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
10403 annotation on the | part of #| rather than on the # part.
10404 (scheme-font-lock-syntactic-face-function): New function, to
10405 distinguish strings from |...| symbols.
10406 (scheme-mode-variables): Use it. Also fix up the font-lock-time
10407 syntax-table so that #|...|# is properly highlighted.
10408
10409 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
10410 Don't mark as docstring the 3rd elem of an unknown toplevel form.
10411
10412 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
10413
10414 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
10415 and C-e.
10416
10417 * emacs-lisp/eldoc.el: Move comments into docstrings.
10418 (eldoc-message-commands): Initialize in its declaration.
10419 Add move-beginning-of-line and move-end-of-line.
10420 (eldoc-add-command, eldoc-add-command-completions)
10421 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
10422
10423 * outline.el (outline-mark-subtree): Activate the mark.
10424
10425 * calendar/appt.el (appt-time-regexp): New var.
10426 (appt-add, appt-make-list): Use it.
10427 (appt-convert-time): Clean up.
10428
10429 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
10430 Don't set any syntax-table property here.
10431 (tex-font-lock-verb): New function. Do it here.
10432 (tex-font-lock-syntactic-keywords): Use it.
10433
10434 2005-10-04 Richard M. Stallman <rms@gnu.org>
10435
10436 * wid-edit.el (widget-file-complete): Get the widget start point
10437 the right way. Default directory to `/' if file has none.
10438
10439 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
10440
10441 * textmodes/flyspell.el (flyspell-mode-on):
10442 Call ispell-maybe-find-aspell-dictionaries.
10443
10444 * textmodes/ispell.el (ispell-word, ispell-region):
10445 Call ispell-maybe-find-aspell-dictionaries.
10446 (ispell-accept-buffer-local-defs):
10447 Don't call ispell-maybe-find-aspell-dictionaries
10448
10449 2005-10-04 Richard M. Stallman <rms@gnu.org>
10450
10451 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
10452
10453 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
10454
10455 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
10456 instead of `fboundp' in order to allow for anonymous functions.
10457
10458 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
10459
10460 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
10461 case the user clicks on the link while another window is selected.
10462 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
10463
10464 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
10465 functionality.
10466 (dframe-help-echo): Save point in case mouse tracking is off.
10467
10468 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
10469
10470 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
10471
10472 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
10473
10474 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
10475 not change the global value of those vars.
10476
10477 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
10478 make-local-variable which we do not need any more.
10479
10480 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
10481
10482 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
10483 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
10484 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
10485 (speedbar-path-line): Define obsolete aliases.
10486 (speedbar-line-directory): Doc fix.
10487
10488 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
10489 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
10490 instead of speedbar-line-path.
10491
10492 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10493
10494 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
10495 to nil if dropping on a window. Handle dropping on a minibuffer window
10496 like dropping on a non-window part of Emacs.
10497
10498 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
10499
10500 * net/ange-ftp.el: Use with-current-buffer.
10501 (ange-ftp-insert-directory): Do not follow symlinks any more.
10502
10503 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
10504 Remove interactive spec.
10505
10506 2005-10-03 Kim F. Storm <storm@cua.dk>
10507
10508 * ido.el (ido-mode): Use custom-initialize-set.
10509
10510 2005-10-02 Richard M. Stallman <rms@gnu.org>
10511
10512 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
10513 Use insert-buffer-substring.
10514
10515 * net/tramp.el: Pacify byte compiler warnings in pacification code.
10516 (tramp-handle-file-local-copy): Use insert-buffer-substring.
10517
10518 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
10519
10520 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
10521 in last change.
10522 (ange-ftp-insert-directory): Fix up the search for the case where
10523 `file' is absolute.
10524
10525 2005-10-02 Romain Francoise <romain@orebokech.com>
10526
10527 * progmodes/compile.el (compile-goto-error): Delete extra paren.
10528
10529 2005-10-02 Andreas Schwab <schwab@suse.de>
10530
10531 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
10532 directory component in the session info.
10533
10534 2005-10-01 Richard M. Stallman <rms@gnu.org>
10535
10536 * comint.el (comint-redirect-subvert-readonly): Doc fix.
10537
10538 * simple.el (next-error-internal): New function.
10539
10540 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
10541 (compilation-start): Pass new arg to compilation-buffer-name.
10542 (compile-goto-error): Use next-error-internal.
10543
10544 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
10545
10546 * speedbar.el: Remove RCS tag.
10547 (speedbar-check-read-only): Handle non-existent files.
10548
10549 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
10550
10551 * info.el (Info-speedbar-hierarchy-buttons)
10552 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
10553
10554 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10555
10556 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
10557 Do not match newline.
10558 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
10559 (bibtex-summary): Remove unnecessary save-excursion.
10560 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
10561
10562 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10563
10564 * term/mac-win.el: Add charset info for "iso10646-1".
10565 Modify default fontset to use ATSUI-compatible fonts for some charsets
10566 if available.
10567
10568 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
10569
10570 * speedbar.el: Re-apply arch tag.
10571 (speedbar-version): Rename to version 1.0. Suggested by Eric
10572 M. Ludlam.
10573 Reapply two changes from Emacs CVS' version of speedbar lost
10574 during the merge:
10575 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
10576 (speedbar-frame-parameters): Improve customize type.
10577
10578 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
10579
10580 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
10581 (ange-ftp-file-directory-p): Fix the symlink case.
10582 (ange-ftp-insert-directory): When listing a single file, get a list of
10583 the parent buffer and extract the relevant line. Inspired from a patch
10584 by Katsumi Yamaoka <yamaoka@jpl.org>.
10585 (ange-ftp-file-name-sans-versions): Simplify.
10586
10587 2005-09-30 Bill Wohler <wohler@newt.com>
10588
10589 Move MH-E image files from toolbar and mail directories into
10590 etc/images.
10591
10592 * mail/reply2.*: Move to etc/images/mail/reply*.
10593
10594 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
10595 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
10596 etc/images.
10597
10598 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
10599 * toolbar/reply*: Move to etc/images/mail.
10600
10601 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
10602
10603 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
10604
10605 * speedbar.el: New version 1.0pre3.
10606
10607 Frame management code (including timer, and mouse click specifics)
10608 moved to dframe.el:
10609 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
10610 (speedbar-timer): Removed. Use dframe-timer.
10611 (speedbar-close-frame): Removed. Use dframe-close-frame.
10612 (speedbar-activity-change-focus-flag): Removed. Use
10613 dframe-activity-change-focus-flag.
10614 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
10615 dframe-update-speed.
10616
10617 (speedbar-current-frame): New macro. Use this instead of the
10618 variable speedbar-frame.
10619
10620 (speedbar-use-images, speedbar-expand-image-button-alist)
10621 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
10622
10623 (speedbar-find-image-on-load-path): Removed. Replaced by
10624 defezimage in ezimage.el.
10625 (speedbar-expand-image-button-alist): Removed. Replaced by
10626 ezimage-expand-image-button-alist in ezimage.el.
10627
10628 (speedbar-ignored-directory-regexp)
10629 (speedbar-add-ignored-directory-regexp)
10630 (speedbar-ignored-directory-expressions)
10631 (speedbar-line-directory, speedbar-buffers-line-directory)
10632 (speedbar-directory-line, speedbar-buffers-line-directory):
10633 Renamed, replacing `path' with `directory'.
10634
10635 (speedbar-create-directory, speedbar-expand-line-descendants)
10636 (speedbar-toggle-line-expansion)
10637 (speedbar-contract-line-descendants): New commands.
10638
10639 (speedbar-query-confirmation-method, speedbar-select-frame-method)
10640 (speedbar-use-tool-tips-flag): New options.
10641
10642 (speedbar-check-read-only, speedbar-require-version)
10643 (speedbar-insert-separator, speedbar-buffers-tail-notes)
10644 (speedbar-handle-delete-frame, speedbar-try-completion)
10645 (speedbar-update-localized-contents): New functions.
10646
10647 (speedbar-incompatible-version, speedbar-ro-to-do-point)
10648 (speedbar-object-read-only-indicator): New variables.
10649
10650 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
10651 New hooks.
10652
10653 (speedbar-separator-face): New face.
10654
10655 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
10656 (speedbar-ignored-modes): Add fundamental-mode.
10657 (speedbar-directory-unshown-regexp): Add . directories.
10658
10659 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
10660 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
10661 `]' for full expand/close.
10662 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
10663
10664 (speedbar-check-vc): Support hidden files.
10665 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
10666 (speedbar-this-file-in-vc): Use vc-state if available. If VC
10667 state is nil, it is not checked out.
10668
10669 (speedbar-line-text, speedbar-line-token): Support expand buttons
10670 with no text.
10671 (speedbar-refresh): Universal argument acts as power-click.
10672 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
10673 that buffer to get variable values.
10674
10675 And many other bugfixes.
10676
10677 * dframe.el, ezimage.el, sb-image.el: New files.
10678
10679 * sb-*.xpm: Remove files. New image files installed into
10680 etc/images/ezimage.
10681
10682 2005-09-30 Kenichi Handa <handa@m17n.org>
10683
10684 * ps-mule.el (ps-mule-show-warning): If a character is in
10685 ps-print-translation-table, don't treat it as non-printable.
10686
10687 2005-09-30 David Ponce <david@dponce.com>
10688
10689 * tree-widget.el (tree-widget-themes-load-path): New variable.
10690 (tree-widget-themes-directory): Doc fix.
10691 (tree-widget-image-formats) [Emacs]: Doc fix.
10692 (tree-widget--locate-sub-directory): New function.
10693 (tree-widget-themes-directory): Use it.
10694
10695 * recentf.el (recentf-filename-handlers): Rename from
10696 `recentf-filename-handler'. Allow a list of functions.
10697 (recentf-menu-items-for-commands): Fix :help strings.
10698 (recentf-apply-filename-handlers): New function.
10699 (recentf-expand-file-name): Use it.
10700 (recentf-cleanup): Remove duplicates too.
10701
10702 2005-09-29 Juri Linkov <juri@jurta.org>
10703
10704 * faces.el: Rearrange face definitions to be in the same order as
10705 their face descriptions in "(emacs)Standard Faces".
10706
10707 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
10708
10709 * tooltip.el (tooltip): Add group `basic-faces'.
10710
10711 * buff-menu.el (Buffer-menu-buffer): Remove group
10712 `font-lock-highlighting-faces'.
10713
10714 * progmodes/compile.el (compilation-error, compilation-warning)
10715 (compilation-info, compilation-line-number, compilation-column-number):
10716 Change group from `font-lock-highlighting-faces' to `compilation'.
10717
10718 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
10719 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
10720 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
10721 (vhdl-font-lock-reserved-words-face)
10722 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
10723 `font-lock-highlighting-faces'.
10724
10725 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
10726
10727 2005-09-28 Kim F. Storm <storm@cua.dk>
10728
10729 * emulation/cua-base.el: Set CUA move property on additional commands:
10730 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
10731 forward-sexp, backward-sexp, forward-list, backward-list.
10732
10733 2005-09-28 Romain Francoise <romain@orebokech.com>
10734
10735 * comint.el (comint-show-output): Really set point at the
10736 beginning of the output when not using `comint-use-prompt-regexp'.
10737
10738 2005-09-27 Jay Belanger <belanger@truman.edu>
10739
10740 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
10741 in TeX mode.
10742
10743 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
10744
10745 * textmodes/org.el (org-table-sum): Fix format string.
10746
10747 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
10748 Quote face names.
10749
10750 2005-09-26 Romain Francoise <romain@orebokech.com>
10751
10752 * isearch.el (isearch-forward-regexp): Close doc string.
10753
10754 2005-09-25 Richard M. Stallman <rms@gnu.org>
10755
10756 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
10757
10758 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
10759
10760 * progmodes/compile.el (compilation-error-properties):
10761 When getting the file from the previous error message,
10762 correctly decode the new data format.
10763
10764 * progmodes/cc-cmds.el (c-electric-paren):
10765 Call old-blink-paren only for close-paren.
10766
10767 2005-09-24 Andreas Schwab <schwab@suse.de>
10768
10769 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
10770 condition.
10771
10772 2005-09-25 Romain Francoise <romain@orebokech.com>
10773
10774 * dired-aux.el (dired-copy-file-recursive):
10775 * dired.el (dired-delete-file):
10776 * ediff-mult.el (ediff-dir-diff-copy-file):
10777 * ediff-util.el (ediff-test-save-region):
10778 * forms.el (forms-mode):
10779 * ido.el (ido-file-internal, ido-delete-file-at-head):
10780 * log-edit.el (log-edit-done):
10781 * ses.el (ses-yank-resize):
10782 * play/gomoku.el (gomoku-human-plays, gomoku)
10783 (gomoku-human-resigns, gomoku-prompt-for-other-game)
10784 (gomoku-offer-a-draw):
10785 * play/landmark.el (lm-human-resigns, lm):
10786 * net/eudcb-ldap.el (eudc-ldap-check-base):
10787 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
10788 * progmodes/ebrowse.el (ebrowse-find-pattern):
10789 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
10790 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
10791 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
10792
10793 * vc.el (vc-delete-file):
10794 * play/gomoku.el (gomoku-terminate-game, gomoku)
10795 (gomoku-prompt-for-move, gomoku-human-takes-back):
10796 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
10797 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
10798
10799 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
10800
10801 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
10802 color rxvt terminals by using the code xterm.el used to use before
10803 2005-04-09 in order to match the colors used by rxvt.
10804
10805 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
10806
10807 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
10808 colors rxvt-unicode terminals by using the same code as xterm.el.
10809
10810 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
10811
10812 * textmodes/tex-mode.el (tex-font-lock-append-prop)
10813 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
10814 new symbol used for the tex-verbatim face.
10815
10816 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
10817
10818 * woman.el (woman-file-name):
10819 * wid-edit.el (widget-file-prompt-value)
10820 (widget-coding-system-prompt-value):
10821 * w32-fns.el (set-w32-system-coding-system):
10822 * vc.el (vc-version-diff, vc-annotate):
10823 * textmodes/reftex-auc.el (reftex-arg-cite)
10824 (reftex-arg-index-tag):
10825 * textmodes/refer.el (refer-get-bib-files):
10826 * textmodes/artist.el (artist-figlet-choose-font):
10827 * terminal.el (terminal-emulator):
10828 * replace.el (occur-read-primary-args):
10829 * rect.el (string-rectangle, string-insert-rectangle):
10830 * ps-print.el (ps-print-preprint):
10831 * progmodes/pascal.el (pascal-goto-defun):
10832 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
10833 * progmodes/compile.el (compilation-find-file):
10834 * printing.el (pr-interactive-n-up):
10835 * play/animate.el (animate-birthday-present):
10836 * net/rcompile.el (remote-compile):
10837 * man.el (man, Man-goto-section, Man-follow-manual-reference):
10838 * mail/rmailsum.el (rmail-summary-search-backward)
10839 (rmail-summary-search):
10840 * mail/rmailout.el (rmail-output-read-rmail-file-name)
10841 (rmail-output-read-file-name):
10842 * mail/rmail.el (rmail-search, rmail-search-backwards):
10843 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
10844 * locate.el (locate):
10845 * international/quail.el (quail-show-keyboard-layout):
10846 * international/mule.el (set-buffer-file-coding-system)
10847 (revert-buffer-with-coding-system, set-file-name-coding-system)
10848 (set-terminal-coding-system, set-keyboard-coding-system)
10849 (set-next-selection-coding-system):
10850 * international/mule-diag.el (describe-coding-system)
10851 (describe-font, describe-fontset):
10852 * international/mule-cmds.el (universal-coding-system-argument)
10853 (search-unencodable-char, describe-input-method)
10854 (set-language-environment, describe-language-environment):
10855 * international/codepage.el (codepage-setup):
10856 * international/code-pages.el (codepage-setup):
10857 * info.el (Info-search, Info-follow-reference)
10858 (Info-search-backward):
10859 * emacs-lisp/advice.el (ad-read-advised-function)
10860 (ad-read-advice-class, ad-clear-cache, ad-activate)
10861 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
10862 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
10863 (ad-read-regexp):
10864 * ediff-util.el (ediff-toggle-regexp-match):
10865 * ediff-ptch.el (ediff-prompt-for-patch-file):
10866 * dired-aux.el (dired-diff):
10867 * diff.el (diff):
10868 * cus-edit.el (custom-variable-prompt):
10869 * calendar/timeclock.el (timeclock-ask-for-project):
10870 * calc/calcalg3.el (calc-get-fit-variables):
10871 * calc/calc-store.el (calc-edit-variable)
10872 (calc-permanent-variable):
10873 * vc-mcvs.el (vc-mcvs-register):
10874 * shadowfile.el (shadow-define-literal-group):
10875 * woman.el (woman-file-name):
10876 * vc.el (vc-version-diff, vc-merge):
10877 * textmodes/reftex-index.el (reftex-index-complete-tag):
10878 * format.el (format-decode-buffer, format-decode-region):
10879 * emulation/viper-cmd.el (viper-read-string-with-history):
10880 * emacs-lisp/debug.el (cancel-debug-on-entry):
10881 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
10882 * ediff.el (ediff-merge-revisions)
10883 (ediff-merge-revisions-with-ancestor, ediff-revision):
10884 * completion.el (interactive-completion-string-reader):
10885 * calc/calc-prog.el (calc-user-define-formula):
10886 Follow convention for reading with the minibuffer.
10887
10888 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
10889
10890 * progmodes/python.el (python-describe-symbol): Add globals() and
10891 locals() to the arguments of emacs.ehelp.
10892
10893 2005-09-24 Magnus Henoch <mange@freemail.hu>
10894
10895 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
10896 New function, code extracted from ispell-valid-dictionary-list.
10897 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
10898 Call it.
10899
10900 2005-09-24 Eli Zaretskii <eliz@gnu.org>
10901
10902 * subr.el (version-regexp-alist): Extend valid syntax for version
10903 strings: allow any of the characters -,_,+ to separate the
10904 alpha/beta/rc part from the version part. Doc fix.
10905 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
10906
10907 2005-09-23 David Reitter <david.reitter@gmail.com>
10908
10909 * mail/mailclient.el: New file.
10910
10911 2005-09-23 Richard M. Stallman <rms@gnu.org>
10912
10913 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
10914 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
10915 Doc fixes.
10916
10917 * progmodes/cc-mode.el (c-font-lock-init):
10918 Specify font-lock-lines-before.
10919
10920 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
10921
10922 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
10923 whole conflict.
10924
10925 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
10926
10927 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
10928 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
10929 of `remap' feature when available. Additional key bindings for
10930 better tty support.
10931 (org-mode-restart, org-force-self-insert): New commands.
10932 (org-time-stamp-inactive): New command.
10933 (org-remap): New function.
10934 (org-table-auto-blank-field, org-level-color-stars-only): New options.
10935 (org-enable-fixed-width-editor): Move to `org-structure'
10936 customization group.
10937 (org-self-insert-command, orgtbl-self-insert-command): Modify to
10938 blank field after field motion commands.
10939
10940 2005-09-23 Kenichi Handa <handa@m17n.org>
10941
10942 * international/mule-cmds.el (set-language-environment):
10943 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
10944 have to call utf-translate-cjk-load-tables.
10945
10946 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
10947
10948 * mouse.el (mouse-move-drag-overlay): Fix last change.
10949
10950 2005-09-22 David Ponce <david@dponce.com>
10951
10952 * tree-widget.el (tree-widget-value-create): Fix previous change.
10953
10954 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
10955
10956 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
10957
10958 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
10959
10960 * mouse.el (mouse-move-drag-overlay): New function.
10961 (mouse-drag-region-1): Use it.
10962 Try to simplify a bit the state handling. Handle clicks on links
10963 inside intangible areas.
10964 (mouse-save-then-kill): Minor simplification.
10965 (mouse-secondary-overlay): Make it always non-nil instead of
10966 recreating it each time.
10967 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
10968 (mouse-kill-secondary, mouse-secondary-save-then-kill):
10969 Simplify accordingly.
10970
10971 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
10972
10973 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
10974
10975 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
10976
10977 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
10978 (ediff-file-name-sans-prefix): Treat nil as an empty string.
10979 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
10980 to patch.
10981
10982 * ediff-util.el: Use insert-buffer-substring.
10983
10984 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
10985
10986 * emulation/viper-cmd.el (viper-change-state): Don't move over the
10987 field boundaries in the minibuffer.
10988 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
10989 (viper-minibuffer-post-command-hook): New hook.
10990 (viper-line): Don't move cursor at bolp.
10991
10992 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
10993
10994 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
10995 avoid compiler warnings.
10996
10997 * emulation/viper-macs.el (ex-map): Better messages.
10998
10999 * emulation/viper-utils.el (viper-beginning-of-field): New function.
11000
11001 * emulation/viper.el: Replace make-variable-buffer-local with
11002 viper-make-variable-buffer-local everywhere, to avoid warnings.
11003
11004 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11005
11006 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
11007 Delete unused var `old-selected-window'.
11008 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
11009 (mouse-drag-secondary): Delete unused var `start-frame'.
11010
11011 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
11012
11013 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
11014
11015 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11016
11017 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
11018 Re-indent within 80 columns. Use inhibit-read-only.
11019
11020 2005-09-19 Romain Francoise <romain@orebokech.com>
11021
11022 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
11023
11024 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11025
11026 * font-lock.el (font-lock-default-fontify-region): Don't add a line
11027 unconditionally, since the after-change-function already did it.
11028
11029 2005-09-19 Miles Bader <miles@gnu.org>
11030
11031 * net/newsticker.el: Get rid of CVS keyword.
11032
11033 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
11034
11035 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
11036 The prompt is formatted later.
11037
11038 2005-09-19 David Ponce <david@dponce.com>
11039
11040 * tree-widget.el (tree-widget-value-create): Save the converted
11041 tree :node widget.
11042
11043 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
11044
11045 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
11046 variable `message'.
11047
11048 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
11049
11050 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
11051 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
11052 <slawomir.nowaczyk.847@student.lu.se>.
11053
11054 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
11055
11056 * image.el (image-load-path): Use symbol `data-directory' instead
11057 of its value, for backward compatibility with packages that bind
11058 it during `find-image'. Suggested by Katsumi Yamaoka.
11059 (image-search-load-path): Handle symbols whose values are strings.
11060
11061 2005-09-18 Romain Francoise <romain@orebokech.com>
11062
11063 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
11064 with-current-buffer form in save-excursion.
11065
11066 2005-09-18 D Goel <deego@gnufans.org>
11067
11068 * apropos.el (apropos-command): Fix `message' call: first arg
11069 should be a format spec. In this and all other cases that appear
11070 below and elsewhere in the source code, I made a change only when
11071 two conditions were satisfied: [1] I can think of a possibility
11072 that the arguments would cause an error, for example, the code in
11073 question relies on external variables such as filenames. [2] I
11074 was sure that the arg to `message' could not have been nil in the code.
11075
11076 * textmodes/tildify.el (tildify-region): Ditto.
11077
11078 * textmodes/reftex-index.el (reftex-index-change-entry)
11079 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
11080 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
11081 * textmodes/org.el (org-complete, org-deadline, org-schedule)
11082 (org-priority, org-table-sum):
11083 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
11084 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
11085 (flyspell-word, flyspell-display-next-corrections):
11086 * textmodes/bibtex.el (bibtex-print-help-message):
11087 * textmodes/artist.el (artist-key-set-point-poly):
11088 * term/mac-win.el (mac-services-insert-text):
11089 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
11090 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
11091 (vhdl-port-paste-testbench, vhdl-compose-new-component)
11092 (vhdl-compose-configuration):
11093 * progmodes/sh-script.el (sh-blink, sh-show-indent)
11094 (sh-set-indent, sh-learn-line-indent):
11095 * progmodes/ps-mode.el (ps-mode-target-column):
11096 * progmodes/idlwave.el (idlwave-make-tags)
11097 (idlwave-scan-library-catalogs):
11098 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
11099 * progmodes/gud.el (gud-jdb-analyze-source):
11100 * progmodes/flymake.el (flymake-log):
11101 * progmodes/ebnf2ps.el (ebnf-generate-region):
11102 * progmodes/cmacexp.el (c-macro-expansion):
11103 * progmodes/ada-xref.el (ada-treat-cmd-string):
11104 * progmodes/ada-mode.el (ada-create-case-exception-substring)
11105 (ada-justified-indent-current, ada-batch-reformat):
11106 * play/zone.el (zone):
11107 * play/landmark.el (lm-move):
11108 * play/decipher.el (decipher-show-alphabet):
11109 * net/newsticker.el (newsticker--display-jump)
11110 (newsticker--display-scroll):
11111 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
11112 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
11113 * mail/feedmail.el (feedmail-dump-message-to-queue):
11114 * eshell/esh-proc.el (eshell-remove-process-entry):
11115 * emulation/ws-mode.el (ws-last-error):
11116 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
11117 (viper-record-kbd-macro):
11118 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
11119 * emacs-lisp/lisp-mnt.el (lm-report-bug):
11120 * emacs-lisp/find-func.el (find-function-noselect):
11121 * calendar/timeclock.el (timeclock-status-string)
11122 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
11123 (timeclock-when-to-leave-string):
11124 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
11125 * calc/calc-units.el (calc-enter-units-table):
11126 * calc/calc-mode.el (calc-mode-record-mode):
11127 * woman.el (woman-mini-help):
11128 * wdired.el (wdired-change-to-wdired-mode):
11129 * vc.el (vc-retrieve-snapshot):
11130 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
11131 * startup.el (display-startup-echo-area-message):
11132 * simple.el (set-goal-column):
11133 * ses.el (ses-command-hook, ses-recalculate-cell):
11134 * server.el (server-process-filter):
11135 * printing.el (pr-interface-txt-print, pr-interface-printify)
11136 (pr-interface-ps):
11137 * pcvs.el (cvs-help):
11138 * log-edit.el (log-edit, log-edit-mode-help):
11139 * iswitchb.el (iswitchb-possible-new-buffer):
11140 * isearch.el (isearch-edit-string):
11141 * image-mode.el (image-mode, image-minor-mode):
11142 * ibuf-macs.el (define-ibuffer-filter):
11143 * hi-lock.el (hi-lock-find-patterns):
11144 * files.el (toggle-read-only):
11145 * ediff-util.el (ediff-copy-diff)
11146 (ediff-write-merge-buffer-and-maybe-kill):
11147 * echistory.el (Electric-history-undefined):
11148 * dnd.el (dnd-insert-text):
11149 * dired-aux.el (dired-query):
11150 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
11151 * bookmark.el (bookmark-bmenu-locate):
11152 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
11153 Fix `message' calls to ensure first arg is a format string.
11154 The change was made only when these two conditions were satisfied:
11155 [1] when there is a possibility that the arguments would cause an error
11156 for example, if the code in question relies on external variables
11157 such as filenames, and
11158 [2] if the arg to `message' could not have been nil in the code.
11159
11160 * pcomplete.el (pcomplete--help): Fix `message' format spec.
11161 Not having a %s would be weird, though not technically wrong.
11162
11163 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11164
11165 * term/mac-win.el (mac-add-charset-info): Doc fix.
11166
11167 2005-09-17 Romain Francoise <romain@orebokech.com>
11168
11169 * shell.el (shell-resync-dirs): Handle echoing processes more
11170 reliably. Don't insert resync command if `comint-process-echoes'
11171 is non-nil.
11172
11173 2005-09-17 Magnus Henoch <mange@freemail.hu>
11174
11175 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
11176 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
11177 aspell versions >= 0.60.
11178 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
11179 only if ispell-aspell-supports-utf8 is non-nil.
11180
11181 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
11182
11183 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
11184 buffer-local value to lisp-indent-function.
11185
11186 2005-09-17 Milan Zamazal <pdm@zamazal.org>
11187
11188 * progmodes/glasses.el (glasses-make-readable): If
11189 glasses-separator differs from underscore, put appropriate
11190 overlays over underscore characters.
11191 (glasses-convert-to-unreadable): If glasses-separator differs from
11192 underscore, try to convert glasses-separator characters to
11193 underscores.
11194
11195 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
11196
11197 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
11198 Use with-syntax-table and dolist.
11199
11200 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
11201
11202 * textmodes/reftex-auc.el:
11203 * textmodes/reftex-cite.el:
11204 * textmodes/reftex-dcr.el:
11205 * textmodes/reftex-global.el:
11206 * textmodes/reftex-parse.el:
11207 * textmodes/reftex-ref.el:
11208 * textmodes/reftex-sel.el:
11209 * textmodes/reftex-toc.el:
11210 * textmodes/reftex-vars.el:
11211 * textmodes/reftex.el: Small changes to remove compiler warnings.
11212
11213 * textmodes/reftex-index.el: Likewise.
11214 (reftex-query-index-phrase): More efficient use of markers.
11215
11216 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
11217
11218 * image.el (image-load-path): New variable.
11219 (image-search-load-path): New function.
11220 (find-image): Search for images in `image-load-path'.
11221
11222 2005-09-15 Richard M. Stallman <rms@gnu.org>
11223
11224 * follow.el: Change Maintainer field.
11225
11226 2005-09-15 David Ponce <david@dponce.com>
11227
11228 * recentf.el (recentf-save-file-modes): New option.
11229 (recentf-save-list): Use it.
11230
11231 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
11232
11233 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
11234 (mode-line-mule-info, mode-line-modified): Move bindings from
11235 mouse-3 to mouse-1.
11236
11237 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
11238
11239 * simple.el (sendmail-user-agent-compose): Revert last change.
11240
11241 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
11242
11243 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
11244 Use with-current-buffer.
11245 (ange-ftp-gwp-start): Remove unused var `gw-user'.
11246 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
11247 (ange-ftp-insert-directory): Remove unused var `short'.
11248 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
11249
11250 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
11251 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
11252
11253 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
11254 (check-calendar-holidays, diary-list-entries): Autoload.
11255 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
11256 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
11257
11258 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
11259 which mistakenly removed a call to display-buffer.
11260
11261 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
11262
11263 * obsolete/iso-insert.el: Move to obsolete/ from international/.
11264
11265 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
11266
11267 * progmodes/hideshow.el
11268 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
11269 (hs-allow-nesting): New user var.
11270 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
11271 (hs-hide-block-at-point): When nesting allowed,
11272 if there is already an overlay in place, delete it.
11273 (hs-safety-is-job-n): Delete func; remove call sites.
11274 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
11275 (hs-overlay-at): New func.
11276 (hs-already-hidden-p, hs-show-block): Use it.
11277 (hs-hide-all): Don't pre-clean if nesting allowed.
11278 (hs-show-all): Temporarily disallow
11279 nesting around call to `hs-discard-overlays'.
11280
11281 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
11282
11283 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
11284 Delete unused local var.
11285
11286 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
11287
11288 * help-fns.el (describe-categories): "?\ " -> "?\s".
11289 (help-do-arg-highlight): Recognize also ARG-n, as in
11290 `move-to-left-margin' (ARG+n is already recognized). Simplify.
11291
11292 * international/codepage.el (dos-unsupported-char-glyph):
11293 * net/newsticker.el (tool-bar-map, w3-mode-map)
11294 (w3m-minor-mode-map):
11295 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
11296 (ent-alist):
11297 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
11298
11299 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
11300
11301 * custom.el (custom-push-theme): Handle the case where a symbol is
11302 bound but face properties have not yet been assigned.
11303
11304 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
11305 Fix behavior if noerase is `t' and there is no mail buffer.
11306
11307 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
11308 if `continue' is nil, rather than signal an error.
11309
11310 2005-09-12 Richard M. Stallman <rms@gnu.org>
11311
11312 * font-lock.el (font-lock-keywords): Add autoload.
11313
11314 * help-fns.el (describe-variable): Rearrange to put source link
11315 in a predictable place.
11316
11317 * net/newsticker.el: New file.
11318
11319 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11320
11321 * calendar/calendar.el (calendar-for-loop): Add edebug info.
11322 (calendar-basic-setup): Use the new nil arg.
11323 (number-of-diary-entries): Move to diary-lib.el.
11324
11325 * calendar/diary-lib.el: Use with-current-buffer, match-string.
11326 (diary-list-entries): Use with-syntax-table and dolist.
11327 Rename from list-diary-entries.
11328 Use number-of-diary-entries if `number' is nil.
11329 (diary, diary-view-entries): Use this new name and new nil arg value.
11330 (number-of-diary-entries): Move from calendar.el.
11331 (diary-unhide-everything): New function.
11332 (include-other-diary-files, fancy-diary-display)
11333 (diary-show-all-entries, make-diary-entry): Use it.
11334 (diary-mail-entries): Use buffer-string.
11335 (mark-diary-entries): Fix long standing paren typo.
11336 (diary-sexp-entry): Use count-lines.
11337 (make-diary-entry): Avoid `previous-line'.
11338 (diary-mode-map): New var.
11339 (diary-mode): Redraw cal after saving. Setup header-line.
11340 (fancy-diary-display-mode): Use local-set-key.
11341
11342 * startup.el (command-line): Try calling various terminal-init-foo-bar
11343 functions by stripping hyphenated suffixes from $TERM.
11344
11345 * files.el (normal-mode): Check boundness of font-lock-keywords.
11346
11347 2005-09-12 Richard M. Stallman <rms@gnu.org>
11348
11349 * progmodes/compile.el: Don't decide a file's directory
11350 until the user actually tries to go there.
11351 (compilation-next-error-function):
11352 Pass compilation-find-file the directory from the file-struct.
11353 (compilation-internal-error-properties): Separate local FILE-STRUCT
11354 from FILE. Doc the args better. Rename arg FMT to FMTS.
11355 (compilation-find-file): Arg DIR renamed to DIRECTORY.
11356 Expand it, and if nil, use default-directory.
11357 (compilation-get-file-structure): Don't mix specified directory
11358 with default directory. Put specified directory into
11359 file-struct. Don't make the file name absolute.
11360
11361 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
11362 (compile-command): Add autoload.
11363 (compilation-disable-input): Add autoload.
11364
11365 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
11366
11367 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
11368 strings of the variables it can override.
11369 (time-stamp): New (as yet undocumented) time-stamp-format escapes
11370 %Q and %q, for fully-qualified domain name and unqualified host name.
11371
11372 2005-09-11 Kim F. Storm <storm@cua.dk>
11373
11374 * emacs-lisp/authors.el (authors-aliases): Update list.
11375 (authors-fixed-entries): Update mldrag.el entry.
11376
11377 2005-09-10 Alan Mackenzie <acm@muc.de>
11378
11379 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
11380 from the region narrowed to.
11381
11382 2005-09-10 Magnus Henoch <mange@freemail.hu>
11383
11384 * textmodes/ispell.el (ispell-check-version): Signal an error if
11385 aspell version is less than 0.60.
11386
11387 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
11388
11389 * progmodes/octave-inf.el (inferior-octave-startup):
11390 Resync current dir at the end.
11391
11392 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
11393
11394 * woman.el (woman-topic-at-point-default):
11395 Rename to woman-use-topic-at-point-default.
11396 (woman-topic-at-point): Rename to woman-use-topic-at-point.
11397 (woman-file-name): Reflect renames above. Automatically use the
11398 word at point as topic if woman-use-topic-at-point is non-nil.
11399 Otherwise offer it as default but don't insert it in the
11400 minibuffer. Also use `test-completion' instead of `assoc' as
11401 suggested by Stefan Monnier.
11402
11403 2005-09-10 Andre Spiegel <spiegel@gnu.org>
11404
11405 * vc.el (vc-directory, vc-update-change-log): Throw an error on
11406 the attempt to do it over Tramp. This is not yet supported.
11407
11408 2005-09-10 Eli Zaretskii <eliz@gnu.org>
11409
11410 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
11411 (menu-bar-non-minibuffer-window-p): New functions.
11412 ("Split Window", "Save As..."): Use them.
11413 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
11414 ("Print Buffer", "Truncate Long Lines in this Buffer"):
11415 Use menu-bar-menu-frame-live-and-visible-p.
11416 ("Save Buffer", "Insert File", "Open Directory...")
11417 ("Open File...", "Visit New File..."):
11418 Use menu-bar-non-minibuffer-window-p.
11419 (kill-this-buffer-enabled-p, dired <menu-enable>):
11420 Use menu-bar-non-minibuffer-window-p.
11421
11422 2005-09-09 Eli Zaretskii <eliz@gnu.org>
11423
11424 * cus-start.el (all): Don't complain about fringe-related
11425 built-ins if fringes are not supported. Ditto about
11426 selection-related built-ins. Fix the test for GTK-related built-ins.
11427
11428 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
11429 ("Postscript Print Buffer", "Print Region", "Save As...")
11430 ("Save", "Insert File...", "Open Directory...")
11431 ("Open File...", "Visit New File..."")
11432 ("Truncate Long Lines in this Buffer"): Don't look at
11433 menu-updating-frame if this display does not support multiple frames.
11434
11435 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
11436
11437 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
11438
11439 2005-09-09 Emilio Lopes <eclig@gmx.net>
11440
11441 * woman.el: Format- and whitespace-related changes.
11442
11443 2005-09-09 Eli Zaretskii <eliz@gnu.org>
11444
11445 * woman.el: Fix my email address.
11446
11447 2005-09-08 Richard M. Stallman <rms@gnu.org>
11448
11449 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
11450 (sh-mode): Locally set skeleton-pair-default-alist.
11451
11452 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
11453
11454 * progmodes/flymake.el: Require `compile' unconditionally.
11455
11456 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
11457
11458 * woman.el (woman-file-name): Provide a default, not initial input.
11459
11460 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
11461
11462 * font-lock.el (font-lock-support-mode): Doc fix.
11463
11464 * descr-text.el (describe-property-list): Handle non-symbol prop names.
11465
11466 2005-09-08 Richard M. Stallman <rms@gnu.org>
11467
11468 * simple.el (blink-matching-open): Get rid of text props from
11469 the string shown in echo area. Don't permanently set point.
11470 Some rearrangements.
11471
11472 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
11473
11474 * recentf.el (recentf-filename-handler): Add custom choice
11475 `abbreviate-file-name'.
11476
11477 * msb.el (msb--very-many-menus): Fix typo.
11478
11479 * disp-table.el (standard-display-european): Don't set
11480 enable-multibyte-characters to nil.
11481
11482 2005-09-08 David Ponce <david@dponce.com>
11483
11484 * recentf.el (recentf-show-file-shortcuts-flag): New option.
11485 (recentf-expand-file-name): Doc fix.
11486 (recentf-dialog-mode-map): Define digit shortcuts.
11487 (recentf--files-with-key): New variable.
11488 (recentf-show-digit-shortcut-filter): New function.
11489 (recentf-open-files-items): New function.
11490 (recentf-open-files): Use it.
11491 (recentf-open-file-with-key): New command.
11492
11493 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
11494
11495 * buff-menu.el (Buffer-menu-sort-by-column): New function.
11496 Suggested by Kim F. Storm.
11497 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
11498 (Buffer-menu-make-sort-button): Use global keymap.
11499
11500 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
11501
11502 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
11503 (Man-getpage-in-background-advice): Remove defadvice; it isn't
11504 necessary any longer with the remapped command.
11505 (Man-bgproc-sentinel-advice): Remove defadvice which counts
11506 formatting time only.
11507
11508 * net/tramp.el (tramp-action-password)
11509 (tramp-multi-action-password): Compile the password prompt from
11510 `method', `user' and `host'. Sometimes it isn't obvious which
11511 password to enter, for example with remote files offered by
11512 recentf.el, or with multiple steps. Suggested by Robert Marshall
11513 <robert@chezmarshall.freeserve.co.uk>.
11514
11515 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
11516
11517 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
11518 Fix regexp for when "s///" is at the beginning of line.
11519
11520 2005-09-07 Jay Belanger <belanger@truman.edu>
11521
11522 * calc/calc-poly.el (math-expand-term): Multiply out any powers
11523 when in matrix mode.
11524
11525 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
11526
11527 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
11528 non-anonymous functions.
11529
11530 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
11531
11532 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
11533 when using a header line. Otherwise, use mouse-1-click-follows-link.
11534
11535 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
11536 can't be moved; don't signal an error.
11537
11538 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
11539
11540 * cus-theme.el (custom-theme-write-faces): Save the current face
11541 spec, not the defface spec.
11542
11543 * custom.el (custom-known-themes): Clarify meaning of "standard".
11544 (custom-push-theme): Save old values in the standard theme.
11545 (disable-theme): Correct typo.
11546 (custom-face-theme-value) Deleted unused function.
11547 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
11548
11549 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
11550
11551 * progmodes/compile.el (compilation-goto-locus): Take into account
11552 iconified frames when determining whether the buffer is
11553 already visible.
11554 Don't reset window height if the window already existed.
11555
11556 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
11557
11558 * custom.el (load-theme): Rename from require-theme.
11559 Add interactive spec.
11560 (enable-theme): Rename from custom-enable-theme.
11561 Add interactive spec.
11562 (disable-theme): Rename from custom-disable-theme.
11563 Add interactive spec.
11564 (custom-make-theme-feature): Doc fix.
11565 (custom-theme-directory): Doc fix.
11566 (provide-theme): Call enable-theme.
11567
11568 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
11569
11570 * obsolete/lazy-lock.el (lazy-lock-mode):
11571 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
11572 font-lock-mode if it's off. Print a warning instead.
11573
11574 * progmodes/compile.el (compilation-start): Ignore errors if the
11575 process died before we get to send-eof.
11576
11577 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
11578 Undo last change. Enclosing the result in quotes broke things on Unix
11579 since tex-send-command passes it through shell-quote-argument.
11580 (tex-send-command): Pass `file' through convert-standard-filename
11581 when possible.
11582 (tex-uptodate-p): Handle the case where TeX hasn't put additional
11583 info in a transcript.
11584
11585 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
11586
11587 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
11588 fix compilation warning. Reorder the key definitions to group
11589 together keys emitted by the current version of xterm.
11590
11591 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
11592 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
11593 Reorder predicates to correct min-color usage.
11594
11595 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
11596
11597 * longlines.el (longlines-mode): Inhibit read-only when encoding.
11598 Kill local variables when longlines-mode is turned off.
11599
11600 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
11601
11602 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
11603
11604 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
11605
11606 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
11607
11608 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
11609 (font-lock-lines-before): Change default to being inactive.
11610 (font-lock-default-fontify-region): Obey font-lock-lines-before.
11611 (font-lock-after-change-function): Don't handle f-l-lines-before here.
11612
11613 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
11614
11615 * net/tramp.el (tramp-handle-make-auto-save-file-name):
11616 Deactivate temporarily advice if active (not needed for Emacs 22,
11617 but for backwards compatibility).
11618 (tramp-exists-file-name-handler): Rewrite. First implementation
11619 was too simple.
11620 (tramp-advice-make-auto-save-file-name):
11621 Call `tramp-handle-make-auto-save-file-name' (again, just for
11622 backwards compatibility).
11623
11624 2005-08-31 Reto Zimmermann <reto@gnu.org>
11625
11626 * progmodes/vhdl-mode.el
11627 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
11628 (vhdl-end-p): Fix indentation bug "else" after "-- when".
11629 (vhdl-set-default-project): New function (easier setting of default).
11630 (vhdl-port-copy): Handle extended identifiers for generics.
11631 (vhdl-compiler-alist): Better description for error message regexp.
11632 (vhdl-make): Query for target, use previous as default.
11633 (vhdl-port-copy): Fix port copy for port names starting with "signal".
11634 (vhdl-font-lock-keywords-2): Fix fontification for record
11635 el. assign.
11636 (vhdl-speedbar-make-subpack-line): Add package body link.
11637 (vhdl-generate-makefile-1): Not include itself as dependency.
11638 (vhdl-font-lock-init): Highlight c-preprocessor directives.
11639 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
11640 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
11641 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
11642 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
11643 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
11644 (vhdl-import-project): Add string argument for `error'.
11645 (vhdl-compose-configuration)
11646 (vhdl-compose-configuration-architecture): Add configuration
11647 declaration generation.
11648 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
11649 (vhdl-trailer-re): Add "record" keyword (better indentation).
11650 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
11651 "[^ \t-\"]+".
11652 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
11653 (vhdl-testbench-entity-file-name)
11654 (vhdl-testbench-architecture-file-name): Allow separate
11655 customization of testbench file names.
11656 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
11657 (vhdl-get-visible-signals): Allow newline within alias declaration.
11658 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
11659 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
11660 (member-ignore-case): Alias for missing function in XEmacs.
11661 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
11662 (vhdl-update-sensitivity-list): Ignore case on read signals.
11663 (vhdl-replace-string): Adjust case only for file names.
11664 (vhdl-update-sensitivity-list): Fix search for read signals.
11665 (vhdl-update-sensitivity-list): Exclude formal parameters.
11666 (vhdl-get-visible-signals): Include aliases of signals.
11667 (vhdl-get-visible-signals): Fix signal name searching.
11668 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
11669 (vhdl-fixup-whitespace-region): Fix for character
11670 literals (e.g. `:').
11671
11672 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
11673
11674 * ansi-color.el (comint-last-output-start):
11675 * bs.el (font-lock-verbose):
11676 * diff-mode.el (add-log-buffer-file-name-function):
11677 * dired-x.el (vm-folder-directory):
11678 * faces.el (help-xref-stack-item):
11679 * files.el (font-lock-keywords):
11680 * find-lisp.el (dired-buffers, dired-subdir-alist):
11681 * ido.el (cua-inhibit-cua-keys):
11682 * log-view.el (cvs-minor-wrap-function):
11683 * outline.el (font-lock-warning-face):
11684 * simple.el (compilation-current-error):
11685 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
11686 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
11687 * tooltip.el (comint-prompt-regexp):
11688 * w32-fns.el (explicit-shell-file-name):
11689 * term/mac-win.el (mac-charset-info-alist)
11690 (mac-services-selection, mac-system-script-code):
11691 * term/tty-colors.el (msdos-color-values):
11692 * term/w32-win.el (xlfd-regexp-registry-subnum):
11693 * term/x-win.el (x-keysym-table, x-selection-timeout)
11694 (x-session-id, x-session-previous-id):
11695 * textmodes/ispell.el (mail-yank-prefix):
11696 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
11697 * textmodes/org.el (calc-embedded-close-formula)
11698 (calc-embedded-open-formula)
11699 (font-lock-unfontify-region-function):
11700 * textmodes/reftex-global.el (isearch-next-buffer-function)
11701 (TeX-master):
11702 * textmodes/reftex.el (font-lock-keywords):
11703 * textmodes/tex-mode.el (font-lock-comment-face)
11704 (font-lock-doc-face):
11705 * textmodes/texinfo.el (outline-heading-alist):
11706 Add defvars.
11707
11708 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
11709 (artist-spray-chars, artist-mode-init, artist-replace-string)
11710 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
11711 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
11712 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
11713
11714 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
11715 (conf-align-assignments): "?\ " -> "?\s".
11716
11717 * textmodes/reftex-index.el (TeX-master): Add defvar.
11718 (reftex-index-phrases-marker): Move up defvar.
11719
11720 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
11721 (reftex-toc-include-labels-indicator)
11722 (reftex-toc-include-index-indicator)
11723 (reftex-toc-max-level-indicator): Move up declarations.
11724
11725 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
11726 of args to `tramp-run-real-handler', even if it's empty in this case.
11727
11728 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11729
11730 * dired.el (dired-move-to-filename-regexp): Add date format for
11731 Mac OS X 10.3 in East Asian locales.
11732
11733 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
11734
11735 * files.el (make-auto-save-file-name): Add file name handler call
11736 if applicable.
11737
11738 * net/tramp.el (tramp-file-name-handler-alist)
11739 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
11740 (tramp-handle-make-auto-save-file-name): Rename from
11741 `tramp-make-auto-save-file-name'.
11742 (tramp-exists-file-name-handler): New defun.
11743 (tramp-advice-make-auto-save-file-name): Make defadvice only when
11744 `make-auto-save-file-name' is not a magic file name operation.
11745
11746 2005-08-30 Richard M. Stallman <rms@gnu.org>
11747
11748 * files.el (risky-local-variable-p):
11749 Match `-predicates' and `-commands.
11750
11751 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
11752 (custom-save-all): Visit the file if necessary;
11753 kill the buffer if we created it.
11754 (custom-save-delete): Don't visit file or kill buffer here.
11755
11756 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
11757
11758 * textmodes/org.el (org-special-keyword): New face.
11759 (org-table-copy-down, org-table-eval-formula)
11760 (org-table-recalculate, org-init-section-numbers):
11761 Use `string-to-number' instead of `string-to-int'.
11762 (org-get-location): Use `insert-buffer-substring' instead of
11763 `insert-buffer'.
11764 (org-modify-diary-entry-string): New function.
11765 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
11766 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
11767 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
11768 active region.
11769 (org-export-as-html): Handle QUOTE keyword.
11770 (org-quote-string): New option.
11771 (org-bookmark-jump-unhide): New function, used for
11772 `bookmark-after-jump-hook'.
11773 (org-diary-default-entry): Apply only when not called through
11774 `org-agenda'.
11775
11776 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
11777
11778 * net/eudc.el (mode-popup-menu):
11779 * play/handwrite.el (ps-printer-name, ps-lpr-command):
11780 * progmodes/ada-mode.el (compile-auto-highlight)
11781 (skeleton-further-elements):
11782 * progmodes/autoconf.el (font-lock-syntactic-keywords):
11783 * progmodes/cmacexp.el (msdos-shells):
11784 * progmodes/compile.el (font-lock-extra-managed-props)
11785 (font-lock-keywords, font-lock-maximum-size)
11786 (font-lock-support-mode):
11787 * progmodes/grep.el (font-lock-lines-before):
11788 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
11789 * progmodes/mixal-mode.el (compile-command):
11790 * progmodes/perl-mode.el (font-lock-comment-face)
11791 (font-lock-doc-face, font-lock-string-face):
11792 * progmodes/prolog.el (comint-prompt-regexp):
11793 * progmodes/sh-script.el (font-lock-comment-face)
11794 (font-lock-set-defaults, font-lock-string-face):
11795 * progmodes/sql.el (font-lock-keyword-face)
11796 (font-lock-set-defaults, font-lock-string-face):
11797 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
11798 (itimer-version, lazy-lock-defer-contextually)
11799 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
11800 Add defvars.
11801
11802 * progmodes/cperl-mode.el (cperl-electric-lbrace)
11803 (cperl-electric-keyword, cperl-electric-pod)
11804 (cperl-electric-backspace, cperl-forward-re)
11805 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
11806 (vc-rcs-header, vc-sccs-header): Add defvars.
11807
11808 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
11809 (font-lock-syntactic-keywords, gud-find-expr-function):
11810 Add defvars.
11811
11812 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
11813 (gdb-frame-parameters): Declare before use.
11814
11815 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
11816 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
11817 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
11818 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
11819
11820 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
11821 (idlwave-help-with-source): Use `insert-buffer-substring', not
11822 `insert-buffer'.
11823
11824 2005-08-29 Juri Linkov <juri@jurta.org>
11825
11826 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
11827 Put outline-back-to-heading function call inside save-excursion.
11828
11829 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
11830
11831 * man.el (Man-init-defvars, Man-translate-references)
11832 (Man-support-local-filenames, Man-highlight-references):
11833 * progmodes/sql.el (sql-interactive-mode):
11834 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
11835
11836 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
11837 (compilation-mode-font-lock-keywords): Add defvars.
11838 (checkdoc-interactive-loop): "?\ " -> "?\s".
11839
11840 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
11841 (font-lock-doc-face, font-lock-string-face)
11842 (font-lock-keywords-case-fold-search): Add defvars.
11843 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
11844
11845 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
11846 Don't pass X and Y (they are ignored anyway).
11847 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
11848 (mouse-delete-window): Make arguments optional.
11849
11850 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
11851 (caesar-translate-table, minor-modes, news-buffer-save)
11852 (news-group-name, news-minor-modes): Add defvars.
11853
11854 * emacs-lisp/lselect.el (mouse-highlight-priority)
11855 (x-lost-selection-functions, zmacs-regions):
11856 * emacs-lisp/pp.el (font-lock-verbose):
11857 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
11858 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
11859 (ses-mode-map):
11860 * emacs-lisp/tcover-unsafep.el (safe-functions):
11861 * international/mule-cmds.el (mac-system-coding-system)
11862 (mac-system-locale):
11863 * language/ethio-util.el (rmail-current-message)
11864 (rmail-message-vector):
11865 * language/thai-util.el (thai-auto-composition-mode):
11866 * mail/metamail.el (rmail-current-message, rmail-message-vector):
11867 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
11868 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
11869 (vm-primary-inbox, vm-spool-files):
11870 * mail/rmail.el (deleted-head, font-lock-fontified)
11871 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
11872 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
11873 (total-messages):
11874 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
11875 (rmail-summary-mode-map):
11876 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
11877 (rmail-last-label, rmail-last-multi-labels)
11878 (rmail-summary-vector, rmail-total-messages):
11879 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
11880 * mail/rmailsum.el (msgnum):
11881 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
11882 (rmail-current-message):
11883 * obsolete/fast-lock.el (font-lock-face-list):
11884 * obsolete/rnewspost.el (mail-reply-buffer):
11885 * obsolete/scribe.el (compile-command):
11886 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
11887
11888 2005-08-28 John Paul Wallington <jpw@gnu.org>
11889
11890 * ibuf-ext.el (ibuffer-auto-update-changed):
11891 Use `frame-or-buffer-changed-p' to check whether we need to update.
11892 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
11893 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
11894 as a `frame-or-buffer-changed-p' state vector instead.
11895
11896 2005-08-27 Romain Francoise <romain@orebokech.com>
11897
11898 * textmodes/makeinfo.el (makeinfo-compile):
11899 Use `compilation-start'. Set `next-error-function' according to
11900 `disable-errors'.
11901 (makeinfo-next-error): New function.
11902 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
11903 (makeinfo-buffer): Likewise.
11904
11905 * progmodes/compile.el (compilation-start): Add autoload cookie.
11906
11907 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
11908 * textmodes/sgml-mode.el: Likewise.
11909 * progmodes/python.el: Likewise.
11910
11911 2005-08-27 Eli Zaretskii <eliz@gnu.org>
11912
11913 * simple.el (blink-matching-paren-distance): Document the meaning
11914 of nil value, and allow to customize to nil.
11915
11916 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
11917 command.com, not command.exe.
11918
11919 2005-08-26 John Wiegley <johnw@newartisans.com>
11920
11921 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
11922 code around a bit so that an extraneous nil argument is not added
11923 to a command when no args are given.
11924
11925 * eshell/esh-arg.el (eshell-parse-double-quote): If a
11926 double-quoted argument resolves to nil, return it as an empty
11927 string rather than as nil. This made it impossible to pass "" to
11928 a shell script as a null string argument.
11929
11930 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
11931
11932 * outline.el (outline-invent-heading): New fun.
11933 (outline-promote, outline-demote): Use it.
11934 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
11935 (outline-end-of-subtree): Remove unused var `opoint'.
11936
11937 2005-08-26 David Reitter <david.reitter@gmail.com>
11938
11939 * menu-bar.el (truncate-lines, write-file, print-buffer)
11940 (ps-print-buffer-faces, ps-print-buffer, split-window):
11941 Disable menu items when the frame they refer to is invisible, or when
11942 they refer to a buffer and the minibuffer is selected.
11943
11944 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
11945
11946 * progmodes/flymake.el (flymake-highlight-err-lines):
11947 Use save-excursion around flymake-highlight-line to preserve point.
11948
11949 2005-08-26 Eli Zaretskii <eliz@gnu.org>
11950
11951 * progmodes/octave-mod.el: Change Author and Maintainer address.
11952 (octave-maintainer-address): Change Kurt's email address.
11953 * progmodes/octave-inf.el: Change Author and Maintainer address.
11954 * progmodes/octave-hlp.el: Change Author and Maintainer address.
11955
11956 2005-08-26 Kim F. Storm <storm@cua.dk>
11957
11958 * subr.el (version-list-<, version-list-<=, version-list-=):
11959 Rename from integer-list-*.
11960 (version-list-not-zero): Likewise. Fix while loop.
11961 (version=): Use version-list-= instead of string-equal.
11962
11963 2005-08-26 Richard M. Stallman <rms@gnu.org>
11964
11965 * outline.el (outline-promote): Try shortening the heading.
11966 As last resort, read the heading to use.
11967 (outline-demote): As last resort, read the heading to use.
11968
11969 2005-08-26 Romain Francoise <romain@orebokech.com>
11970
11971 * progmodes/compile.el (compilation-start): Doc fix.
11972
11973 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
11974 (antlr-font-lock-additional-keywords): Fix reference to
11975 `antlr-font-lock-literal-regexp' erroneously changed during the
11976 mass face rename.
11977 (antlr-run-tool): Use `compilation-start'.
11978
11979 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
11980 instead of the obsolete `compile-internal'.
11981
11982 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
11983
11984 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
11985 (number, original-date):
11986 * calendar/cal-china.el (date):
11987 * calendar/cal-coptic.el (date):
11988 * calendar/cal-french.el (date):
11989 * calendar/cal-hebrew.el (date, entry, number, original-date):
11990 * calendar/cal-islam.el (date, number, original-date):
11991 * calendar/cal-iso.el (date):
11992 * calendar/cal-julian.el (date):
11993 * calendar/cal-mayan.el (date):
11994 * calendar/cal-menu.el (date, event):
11995 * calendar/cal-persia.el (date):
11996 * calendar/lunar.el (date):
11997 * calendar/solar.el (date): Add defvars.
11998
11999 * emerge.el:
12000 * ibuffer.el:
12001 * info-xref.el:
12002 * obsolete/bg-mouse.el:
12003 * obsolete/sun-curs.el:
12004 * obsolete/swedish.el: Move the `defvar's to the top level.
12005
12006 * smerge-mode.el (smerge-refined-change): Add :group.
12007
12008 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
12009
12010 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
12011 (smerge-keep-n): Remove props.
12012 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
12013 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
12014 now that it's done in smerge-keep-n.
12015 (smerge-refined-change): New face.
12016 (smerge-refine-chopup-region, smerge-refine-highlight-change)
12017 (smerge-refine): New funs.
12018 (smerge-basic-map): Bind smerge-refine.
12019
12020 2005-08-25 Juri Linkov <juri@jurta.org>
12021
12022 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
12023 compilation-process-setup-function and compilation-disable-input
12024 in grep-mode instead of let-bindings in grep.
12025
12026 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
12027 Delete "Automatic File De/compression" (auto-compression-mode).
12028
12029 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
12030
12031 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
12032 Silence warning about non-existent variable.
12033
12034 2005-08-25 Richard M. Stallman <rms@gnu.org>
12035
12036 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
12037 Rename "Describe Key" to "Describe Key or Mouse Operation".
12038
12039 * mail/mailalias.el (build-mail-aliases): Delete comments
12040 from the contents before processing them.
12041
12042 * isearch.el (isearch-edit-string): Erase the Search prompt
12043 if user enters an empty string and there is no default.
12044
12045 * comint.el (comint-file-name-prefix): Add autoload.
12046
12047 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
12048
12049 * subr.el (play-sound): Rearrange to avoid warning.
12050
12051 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
12052
12053 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
12054 New hook.
12055 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
12056
12057 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
12058
12059 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
12060
12061 * custom.el (custom-theme-set-variables): Sort minor modes last.
12062
12063 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12064
12065 * subr.el (version-separator, version-regexp-alist): New vars used by
12066 version comparison funs.
12067 (integer-list-<, integer-list-=, integer-list-<=)
12068 (integer-list-not-zero): New funs for integer list comparison.
12069 (version-to-list, version=, version<, version<=): New funs for version
12070 comparison.
12071
12072 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
12073
12074 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
12075 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
12076 time to silence the byte-compiler.
12077
12078 * ibuffer.el (ibuffer-compile-make-eliding-form)
12079 (ibuffer-check-formats): Use `with-no-warnings' to hide references
12080 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
12081 so it's silly to get warnings for it).
12082 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
12083 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
12084 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
12085 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
12086 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
12087 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
12088 Defvar at compile time.
12089 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
12090 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
12091 Declare them before use.
12092
12093 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
12094 (info-xref-good, info-xref-bad): Defvar at compile time.
12095
12096 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
12097 Use `let*' instead of `let'.
12098
12099 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
12100 (*mouse-y*, menu, char): Defvar at compile time.
12101 (sc::menu): Declare it before use.
12102 (sc::pack-one-line): Use `let', not `let*'.
12103
12104 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
12105 (mail-send-hook): Defvar at compile time.
12106
12107 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
12108 Defvar at compile time.
12109
12110 * term/sun-mouse.el (current-global-mousemap)
12111 (current-local-mousemap): Declare them before use.
12112
12113 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
12114
12115 * bookmark.el (bookmark-after-jump-hook): New hook.
12116 (bookmark-jump): Run `bookmark-after-jump-hook'.
12117
12118 2005-08-23 Juri Linkov <juri@jurta.org>
12119
12120 * faces.el (minibuffer-prompt): Doc fix.
12121
12122 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
12123
12124 * progmodes/xscheme.el: Trivial changes to silence warnings.
12125 (xscheme-previous-mode, xscheme-previous-process-state):
12126 Add defvars.
12127 (xscheme-last-input-end, xscheme-process-command-line)
12128 (xscheme-process-name, xscheme-buffer-name)
12129 (xscheme-expressions-ring-max, xscheme-expressions-ring)
12130 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
12131 (xscheme-control-g-synchronization-p)
12132 (xscheme-control-g-disabled-p, xscheme-string-receiver)
12133 (default-xscheme-runlight, xscheme-runlight)
12134 (xscheme-runlight-string, xscheme-process-filter-state)
12135 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
12136 Move to beginning of file.
12137 (scheme-interaction-mode-commands-alist)
12138 (scheme-interaction-mode-map, scheme-debugger-mode-map):
12139 Declare them before use. Note: the initialization code for the variables
12140 has not been moved because it uses functions that reference the variables.
12141 (xscheme-control-g-message-string, xscheme-process-filter-alist)
12142 (xscheme-prompt-for-expression-map): Declare them before use.
12143 (scheme-debugger-mode-commands): "?\ " -> "?\s".
12144
12145 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
12146
12147 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
12148
12149 2005-08-22 Juri Linkov <juri@jurta.org>
12150
12151 * faces.el (set-face-underline): Delete this duplicate function
12152 and make an obsolete alias to set-face-underline-p.
12153 (set-face-underline-p): Use docstring of set-face-underline.
12154 (describe-face): Create hyperlink to parent face.
12155
12156 * info.el (Info-insert-dir): Use save-excursion around
12157 insert-buffer-substring.
12158 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
12159 (Info-escape-percent): Delete function.
12160 (Info-fontify-node): Replace Info-escape-percent by
12161 replace-regexp-in-string with REP arg set to lambda that
12162 duplicates `%' and preserves text properties.
12163
12164 * progmodes/compile.el (compilation-disable-input): Doc fix.
12165 (define-compilation-mode): Doc fix and refill.
12166 (kill-compilation): Use `mode-name' in the error message.
12167 (compilation-find-file): Use `compilation-error' in the
12168 read-file-name's prompt.
12169
12170 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
12171
12172 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
12173 (smerge-auto-leave): Make undo re-enable the mode.
12174 (debug-ignored-errors): Add the user-error of impossible resolution.
12175 (smerge-resolve): Move things around a bit, in preparation for later.
12176 (smerge-diff): Don't fail if the buffer has no associated file.
12177 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
12178 (smerge-conflict-overlay): New function.
12179 (smerge-match-conflict): Don't add text properties here.
12180 (smerge-find-conflict): Instead, add an overlay here.
12181 Also check for the case where we're inside a conflict already, so as to
12182 obviate the need for font-lock-multiline, which is unbearably slow with
12183 large conflicts and ciomplex font-lock patterns.
12184 (smerge-remove-props): Remove overlay rather than text-properties.
12185 (smerge-mode): Don't set font-lock-multiline.
12186 Remove overlays when turned off.
12187
12188 2005-08-21 Kim F. Storm <storm@cua.dk>
12189
12190 * ido.el (ido-ignore-item-p): Use save-match-data.
12191 Bind case-fold-search to ido-case-fold locally.
12192
12193 2005-08-20 Richard M. Stallman <rms@gnu.org>
12194
12195 * files.el (normal-mode): If font lock is on, turn it off and on.
12196
12197 * subr.el (replace-regexp-in-string): Doc fix.
12198
12199 * startup.el (command-line-1): Don't suppress startup screen
12200 due to existing processes.
12201
12202 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
12203
12204 * progmodes/compile.el (compilation-disable-input): Default to nil.
12205
12206 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
12207
12208 * progmodes/compile.el (compilation-disable-input): New defcustom.
12209 (compilation-start): If compilation-disable-input is non-nil, send
12210 EOF to the compilation process.
12211
12212 2005-08-20 Eli Zaretskii <eliz@gnu.org>
12213
12214 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
12215 Run the argument of tex-shell-cd-command through
12216 convert-standard-filename, to get the correct style of slashes on
12217 Windows, and enclose the result in quotes, in case the file name
12218 includes whitespace or other special characters.
12219
12220 2005-08-19 Andreas Schwab <schwab@suse.de>
12221
12222 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
12223 process.
12224
12225 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
12226
12227 * cus-start.el (minibuffer-prompt-properties): Correct typo.
12228
12229 2005-08-18 Kim F. Storm <storm@cua.dk>
12230
12231 * scroll-lock.el: Fix errors due to incorrect line wrapping.
12232
12233 2005-08-18 Richard M. Stallman <rms@gnu.org>
12234
12235 * scroll-lock.el: New file.
12236
12237 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
12238
12239 * dired.el (dired-move-to-end-of-filename):
12240 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
12241
12242 2005-08-18 Kim F. Storm <storm@cua.dk>
12243
12244 * ido.el (ido-everywhere): Fix defcustom :set function to disable
12245 rather than toggle mode when custom value is nil.
12246 (ido-everywhere): Fix defun doc string.
12247
12248 2005-08-17 Richard M. Stallman <rms@gnu.org>
12249
12250 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
12251 as tag instead of "Inviolable".
12252
12253 2005-08-17 Kim F. Storm <storm@cua.dk>
12254
12255 * windmove.el (windmove-coordinates-of-position): Remove.
12256 (windmove-coordinates-of-window-position): Remove.
12257 (windmove-reference-loc): Use posn-at-point instead.
12258
12259 * subr.el (insert-for-yank-1): Doc fix.
12260
12261 * ido.el (ido-enter-matching-directory): Rename from
12262 ido-enter-single-matching-directory. Change `slash' choice to
12263 `only'. Add `first' choice.
12264 (ido-exhibit): Adapt to above changes.
12265
12266 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
12267
12268 * Makefile.in: Expand comment about building loaddefs.el.
12269
12270 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
12271
12272 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
12273 Comment use of defadvice.
12274
12275 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
12276
12277 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
12278
12279 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
12280 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
12281 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
12282 * progmodes/idlw-shell.el, progmodes/ld-script.el,
12283 * progmodes/which-func.el, ruler-mode.el, strokes.el,
12284 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
12285 for backward compatibility for faces that did not appear in the
12286 previous Emacs release.
12287
12288 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
12289
12290 2005-08-15 Kim F. Storm <storm@cua.dk>
12291
12292 * emulation/cua-base.el (cua-delete-region): Return t if
12293 deleted region was non-empty.
12294 (cua-replace-region): Inhibit overwrite-mode for
12295 self-insert-command if replaced region was non-empty.
12296 (cua--explicit-region-start, cua--status-string): Make them
12297 buffer-local at top-level...
12298 (cua-mode): ...rather than when mode is enabled.
12299
12300 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
12301
12302 * progmodes/vhdl-mode.el (vhdl-emacs-21):
12303 Set t for Emacs 21, 22, and so on.
12304
12305 2005-08-15 David Ponce <david@dponce.com>
12306
12307 * tree-widget.el: Update Commentary header.
12308 (tree-widget-theme): Doc fix.
12309 (tree-widget-space-width): New option.
12310 (tree-widget-image-properties): Look up in the default theme too.
12311 (tree-widget--cursors): Only for images with arrow pointer shape.
12312 (tree-widget-lookup-image): Pointer shape is hand by default.
12313 (tree-widget-icon): Rename generic icon widget from
12314 `tree-widget-control'.
12315 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
12316 derive from `tree-widget-icon'.
12317 (tree-widget-handle): Improve default look and feel of the text
12318 representation.
12319 (tree-widget): Rename :*-control properties to :*-icon properties.
12320 Add :action and :help-echo properties.
12321 (tree-widget-after-toggle-functions): Move.
12322 (tree-widget-close-node, tree-widget-open-node): Remove.
12323 (tree-widget-before-create-icon-functions): New hook.
12324 (tree-widget-value-create): Update to allow customization of icons
12325 and nodes at run-time via that new hook.
12326 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
12327 (tree-widget-icon-action, tree-widget-icon-help-echo)
12328 (tree-widget-action, tree-widget-help-echo): New functions.
12329
12330 2005-08-15 Kim F. Storm <storm@cua.dk>
12331
12332 * ido.el (ido-buffer-internal): Use with-no-warnings.
12333 (ido-make-merged-file-list): Use while-no-input.
12334
12335 2005-08-15 Richard M. Stallman <rms@gnu.org>
12336
12337 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
12338 (flyspell-large-region): Fix doc and custom type.
12339
12340 2005-08-14 Richard M. Stallman <rms@gnu.org>
12341
12342 * files.el (interpreter-mode-alist): Doc fix.
12343
12344 * mail/rmail.el (rmail-nonignored-headers): New variable.
12345 (rmail-clear-headers): Use it.
12346 (rmail-reply): Better handling of mail-followup-to header.
12347
12348 * progmodes/sh-script.el (sh-font-lock-keywords-var):
12349 Rename variable from sh-font-lock-keywords. In the `shell' entry,
12350 don't try to refer to executable-font-lock-keywords.
12351 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
12352 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
12353 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
12354 (sh-mode): Set comment-start-skip, local-abbrev-table,
12355 imenu-case-fold-search.
12356 (sh-set-shell): Don't set them here.
12357 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
12358 Don't cache the results in the original alist; don't ever modify
12359 that alist.
12360
12361 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
12362
12363 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
12364 empty.
12365
12366 2005-08-15 Andreas Schwab <schwab@suse.de>
12367
12368 * desktop.el: Put autoload cookie at risky-local-variable declarations.
12369
12370 * dired.el, info.el, mail/rmail.el: Revert last change.
12371
12372 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
12373
12374 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
12375 modification in `eval-after-load' form.
12376 * info.el: Likewise.
12377 * mail/rmail.el: Likewise.
12378
12379 2005-08-14 Juri Linkov <juri@jurta.org>
12380
12381 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12382 Remove highlighting of "Compilation started". Highlight only
12383 the word "finished" in "Compilation finished". Add highlighting
12384 of "interrupt", "killed", "terminated" and the exit code.
12385 (compilation-start): Add newline after header. Use exactly the
12386 same time stamp format as the finishing message.
12387 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
12388
12389 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
12390 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
12391 Add highlighting of "interrupt", "killed", "terminated".
12392
12393 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
12394 enabled and the current command is self-insert-command, call it
12395 explicitly with overwrite-mode bound to nil, to not allow it
12396 to delete the character after the selected region.
12397
12398 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
12399
12400 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
12401 move-end-of-line, end-of-line, and beginning-of-line to the list
12402 of commands after which the echo area is updated.
12403
12404 2005-08-12 Eli Zaretskii <eliz@gnu.org>
12405
12406 * cus-edit.el (custom-save-all, custom-save-delete):
12407 Bind recentf-exclude to exclude custom-file.
12408
12409 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
12410
12411 * mail/rmailsum.el (rmail-summary-end-of-message): New command
12412 to go to the bottom of the mail message. Added to
12413 `rmail-summary-mode-map' with key "/".
12414 (rmail-summary-show-message): New (internal) function for use by
12415 both `rmail-summary-beginning/end-of-message'.
12416 (rmail-summary-beginning-of-message): Change to use
12417 rmail-summary-show-message.
12418
12419 * mail/rmail.el (rmail-end-of-message): New command to go to the
12420 end of the current message. Added to `rmail-mode-map' with key "/".
12421 (rmail-beginning-of-message): Fix to work as documented.
12422 (rmail-mode): Change documentation.
12423
12424 * progmodes/compile.el (compilation-start): Add the line
12425 "Compilation started" with compilation start time.
12426 (compilation-mode-font-lock-keywords): Add `started' to keywords.
12427
12428 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
12429
12430 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
12431 of menu items.
12432
12433 2005-08-11 Richard M. Stallman <rms@gnu.org>
12434
12435 * simple.el (pop-global-mark): Reverse test of widen-automatically.
12436
12437 * battery.el (battery-status-function): Don't use ignore-errors.
12438
12439 2005-08-11 Lute Kamstra <lute@gnu.org>
12440
12441 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
12442 define-obsolete-variable-alias.
12443
12444 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
12445
12446 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
12447 (ange-ftp-send-cmd): Revert last change, and expand
12448 the comment explaining the problem.
12449
12450 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
12451
12452 * ldefs-boot.el: Update.
12453
12454 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
12455 item to "Time, Load and Mail". Change help echo text.
12456
12457 * time.el (display-time-use-mail-icon, display-time-format)
12458 (display-time-string-forms): Shorten first line of docstrings.
12459
12460 2005-08-10 Lars Hansen <larsh@soem.dk>
12461
12462 * desktop.el (desktop-buffer-mode-handlers):
12463 Make non-customizable. Add autoload cookie. Change initial value to
12464 nil; add elements in respective modules instead. Fix doc string.
12465 (desktop-load-file): New function.
12466 (desktop-minor-mode-handlers): New autoloaded variable.
12467 (desktop-create-buffer): Call minor mode handlers.
12468 Use desktop-load-file to load major and minor mode modules prior to
12469 checking for a handler.
12470 (desktop-save): Don't add nil to desktop-minor-modes for minor
12471 modes with nil function in desktop-minor-mode-table. Don't delete
12472 desktop file before rewriting it.
12473 (desktop-locals-to-save): Add autoload cookie. Don't make
12474 automatically buffer-local. Add variables column-number-mode,
12475 size-indication-mode, indent-tabs-mode,
12476 indicate-buffer-boundaries, indicate-empty-lines and
12477 show-trailing-whitespace.
12478 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
12479 regexps. Don't use desktop-clear-preserve-buffers-regexp.
12480 (desktop-clear-preserve-buffers-regexp): Delete.
12481 (desktop-clear-preserve-buffers): Update initial value and docstring.
12482 (desktop-save-buffer): Fix doc string.
12483
12484 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
12485 (hilit-chg-desktop-restore): New function.
12486 (highlight-changes-mode): Add highlight-changes-mode to
12487 desktop-locals-to-save.
12488
12489 * dired.el: Add handler to desktop-buffer-mode-handlers.
12490 (dired-restore-desktop-buffer): Remove autoload cookie.
12491 (dired-mode): Add autoload cookie.
12492
12493 * info.el: Add handler to desktop-buffer-mode-handlers.
12494 (Info-restore-desktop-buffer): Remove autoload cookie.
12495 (Info-mode): Add autoload cookie.
12496
12497 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
12498 (mh-restore-desktop-buffer): Remove autoload cookie.
12499 (mh-folder-mode): Add autoload cookie.
12500
12501 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
12502 (rmail-restore-desktop-buffer): Remove autoload cookie.
12503
12504 2005-08-11 Masatake YAMATO <jet@gyve.org>
12505
12506 * hexl.el (hexl-address-region):
12507 (hexl-ascii-region, hexl-font-lock-keywords):
12508 (hexl-highlight-line-range): Use the term "region"
12509 instead of "area" for consistency with the other symbols
12510 defined in hexl.el.
12511
12512 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
12513
12514 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
12515 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
12516 out by Juri Linkov). Add `display-battery-mode'.
12517
12518 2005-08-09 Juri Linkov <juri@jurta.org>
12519
12520 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12521 Remove `-text' from face variable names.
12522 (compilation-error-file-name, compilation-warning-file-name)
12523 (compilation-info-file-name): Delete faces.
12524 (compilation-line-number, compilation-column-number):
12525 Remove face underlining.
12526 (compilation-message-face): Set to `underline' value by default.
12527 (compilation-error-face, compilation-warning-face)
12528 (compilation-info-face): Remove `-file-name' from face names.
12529 (compilation-error-text-face, compilation-warning-text-face)
12530 (compilation-info-text-face): Delete face variables.
12531 (compilation-text-face): Delete function.
12532
12533 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
12534 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
12535 (grep-error-face): Set to `compilation-error' instead of
12536 `compilation-error-face' (which is redefined to `grep-hit-face' in
12537 grep buffers).
12538 (grep-mode-font-lock-keywords): Remove `-text' from face variable
12539 names. Use `grep-error-face' instead of `compilation-error-text-face'.
12540
12541 * dired-aux.el (dired-do-query-replace-regexp):
12542 Use `query-replace-read-args'.
12543
12544 * replace.el (query-replace-read-from, query-replace-read-to)
12545 (query-replace-read-args): Rename arg `string' to `prompt'.
12546
12547 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
12548
12549 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
12550
12551 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
12552 uploading files.
12553 (ange-ftp-canonize-filename): Handle file names beginning with ~
12554 correctly.
12555
12556 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
12557
12558 * textmodes/fill.el (canonically-space-region)
12559 (fill-context-prefix, fill-french-nobreak-p)
12560 (fill-delete-newlines, fill-comment-paragraph)
12561 (justify-current-line): "?\ " -> "?\s".
12562
12563 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
12564
12565 * textmodes/fill.el (fill-nonuniform-paragraphs):
12566 Improve argument/docstring consistency.
12567
12568 2005-08-09 Richard M. Stallman <rms@gnu.org>
12569
12570 * textmodes/ispell.el (ispell-word): More fboundp checks.
12571
12572 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
12573 (find-file-noselect-1): Call it here, only if RAWFILE.
12574 (normal-mode): Always set some major mode.
12575 (save-some-buffers-action-alist): Change some explanation strings.
12576 (file-name-non-special): In the `quote' method, use unwind-protect.
12577
12578 2005-08-09 Magnus Henoch <mange@freemail.hu>
12579
12580 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
12581 (ispell-have-aspell-dictionaries): New variable.
12582 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
12583 (ispell-get-aspell-config-value): New function.
12584 (ispell-aspell-find-dictionary): New function.
12585 (ispell-aspell-add-aliases): New function.
12586 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
12587 appropriate. Don't look for ispell dictionaries if we use aspell.
12588 (ispell-menu-map): Don't build a submenu of dictionaries.
12589
12590 2005-08-09 Richard M. Stallman <rms@gnu.org>
12591
12592 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
12593 (sql-read-passwd): Use read-passwd.
12594
12595 * progmodes/idlw-toolbar.el (idlwave-toolbar)
12596 (idlwave-toolbar-is-possible): Add defvars.
12597
12598 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
12599 Avoid warnings.
12600
12601 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
12602 (idlwave-system-class-info, idlwave-executive-commands-alist):
12603 Use defvar.
12604
12605 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
12606
12607 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
12608 Avoid warnings.
12609
12610 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
12611 and content-type: headers.
12612
12613 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
12614
12615 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
12616 and rename some of them to be more self-explanatory.
12617
12618 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
12619
12620 * startup.el (command-line-1): Implement -scriptload.
12621
12622 * replace.el (occur-engine): Initial *Occur* output not undoable.
12623
12624 * menu-bar.el (menu-bar-file-menu): Rename some menu items
12625 and improve help strings.
12626
12627 * isearch.el (isearch-repeat): When changing direction,
12628 mark search successful.
12629
12630 * ediff-init.el: Use (featurep 'xemacs).
12631
12632 * comint.el (send-invisible): Identify buffer, if not selected.
12633
12634 * align.el: Delete autoload for c-guess-basic-syntax.
12635
12636 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
12637
12638 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
12639 Improve argument/docstring consistency. Doc fixes.
12640 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
12641 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
12642 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
12643 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
12644 (r2bv-organization, r2bv-pages, r2bv-primary-author)
12645 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
12646 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
12647 Defvar at compile time.
12648
12649 2005-08-09 Juri Linkov <juri@jurta.org>
12650
12651 * info.el: Replace `info' with upper-case `Info' where appropriate.
12652 (info-title-1, info-title-2, info-title-3, info-title-4)
12653 (info-menu-header): Move up face definitions.
12654 (info-menu-star): Rename from `info-menu-5'.
12655 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
12656 (Info-fontify-visited-nodes): Fix docstring.
12657 (Info-hide-note-references): Fix docstring.
12658 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
12659 menu items in the same way as on cross-references.
12660 (info-apropos): Fix sorting order and formatting to be like in the
12661 stand-alone Info browser. Display error messages for 1 sec.
12662 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
12663 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
12664 from the menu bar.
12665 (Info-insert-dir): Restore point after calling
12666 `insert-buffer-substring'.
12667
12668 2005-08-08 Richard M. Stallman <rms@gnu.org>
12669
12670 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
12671 (recompute-lucid-menubar): Add defvars.
12672
12673 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
12674
12675 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
12676
12677 * net/net-utils.el (run-dig): Rename from `dig'.
12678
12679 * play/gametree.el (gametree-mode): Use make-local-variable,
12680 not make-variable-buffer-local.
12681
12682 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
12683
12684 * ansi-color.el (ansi-color-make-extent)
12685 (ansi-color-set-extent-face): Use fboundp, not functionp.
12686
12687 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
12688 not make-variable-buffer-local.
12689
12690 * bookmark.el (Info-current-file): Add defvar.
12691 (bookmark-jump-noselect): Use with-no-warnings.
12692
12693 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
12694
12695 * ebuff-menu.el (Helper-return-blurb): Add defvar.
12696
12697 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
12698
12699 * find-file.el (ada-procedure-start-regexp)
12700 (ada-package-start-regexp): Add defvars.
12701
12702 * info.el (Info-insert-dir): Use insert-buffer-substring.
12703
12704 * xml.el (xml-att-def-re): Add defvar.
12705
12706 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
12707 calling convention.
12708
12709 * subr.el (while-no-input): Return t if there is input.
12710
12711 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
12712
12713 * cus-start.el (all): Add `overflow-newline-into-fringe'.
12714
12715 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
12716
12717 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
12718 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
12719
12720 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
12721
12722 * cmuscheme.el (scheme-start-file): Replace reference to
12723 `user-emacs-directory' by "~/.emacs.d/".
12724
12725 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
12726
12727 * info.el (Info-dir-remove-duplicates): Avoid case folding
12728 in loop; instead, keep downcased strings for comparison.
12729 Suggested by Helmut Eller.
12730
12731 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
12732
12733 Sync with Tramp 2.0.50.
12734
12735 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
12736 XEmacs case; not necessary anymore.
12737 (tramp-user-regexp): Allow "@" as part of user name.
12738 (tramp-handle-set-visited-file-modtime)
12739 (tramp-handle-insert-file-contents)
12740 (tramp-handle-write-region): No special handling for
12741 `last-coding-system-used, because this is done in
12742 `tramp-accept-process-output' now.
12743 (tramp-accept-process-output): New defun.
12744 (tramp-process-one-action, tramp-process-one-multi-action)
12745 (tramp-wait-for-regexp, tramp-wait-for-output)
12746 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
12747 Howells <dhowells@redhat.com>.
12748 (clear-visited-file-modtime): Defadvice removed. The check for
12749 unset buffer's modtime does not need to be based on
12750 `tramp-buffer-file-attributes'. Suggested by RMS.
12751 (tramp-message): Insert "\n" if not being at beginning of line.
12752 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
12753 sequence with same logic.
12754 (tramp-completion-handle-expand-file-name): Discard call of
12755 `tramp-drop-volume-letter'. It is not necessary, and there have
12756 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
12757 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
12758 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
12759 should always be visible.
12760 (tramp-handle-insert-directory, tramp-setup-complete)
12761 (tramp-set-process-query-on-exit-flag)
12762 (tramp-append-tramp-buffers): Pacify byte-compiler.
12763 (tramp-bug): Delete non-existing variables from list.
12764 Apply `tramp-load-report-modules' as pre-hook.
12765 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
12766 `shell-prompt-pattern' because of non-7bit characters.
12767 Reported by Sebastian Luque <sluque@mun.ca>.
12768 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
12769 (tramp-match-string-list): Remove function.
12770 (tramp-wait-for-regexp): Remove call of that function.
12771 Suggested by Kim F. Storm <storm@cua.dk>.
12772 (tramp-set-auto-save-file-modes): Use octal integer code #o600
12773 instead of octal character code ?\600. The latter resulted in a
12774 syntax error with XEmacs.
12775
12776 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
12777 XEmacs case; not necessary anymore.
12778 (tramp-smb-handle-write-region): No special handling for
12779 `last-coding-system-used, because this is done in
12780 `tramp-accept-process-output' now.
12781 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
12782
12783 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
12784
12785 * wid-edit.el (widget-choice-value-create):
12786 Unconditionally respect user choice. Set :explicit-choice back to nil
12787 when no longer needed.
12788 (widget-choice-action): Unconditionally respect user choice.
12789 Eliminate :explicit-choice-value.
12790
12791 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
12792
12793 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
12794 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
12795 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
12796 running new function `toggle-indicate-empty-lines'.
12797 Rename "Customize" item to "Customize fringe".
12798 Rename "Indicators" item to "Buffer boundaries" and change help echo.
12799 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
12800 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
12801 Delete "Empty lines only" item.
12802 (menu-bar-showhide-fringe-ind-customize): New function.
12803 (menu-bar-showhide-fringe-ind-mixed)
12804 (menu-bar-showhide-fringe-ind-box)
12805 (menu-bar-showhide-fringe-ind-right)
12806 (menu-bar-showhide-fringe-ind-left)
12807 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
12808 instead of `fringe-indicators'.
12809
12810 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
12811
12812 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
12813 Change the date of last update.
12814
12815 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
12816
12817 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
12818 (viper-exec-yank, viper-put-back): Don't display modification msg
12819 if in the minibuffer.
12820
12821 * viper-init.el (viper-replace-overlay-cursor-color)
12822 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
12823 Make variables frame local.
12824
12825 * viper-util.el (viper-append-filter-alist): Use append instead of
12826 nconc.
12827
12828 * viper.el (viper-vi-state-mode-list)
12829 (viper-emacs-state-mode-list): Move help-mode and
12830 completion-list-mode from the first list to the second.
12831 (viper-mode): Docstring.
12832 (viper-go-away, viper-non-hook-settings): Don't localize
12833 minor-mode-alist in newer Emacsen. Add advice to
12834 set-cursor-color. Don't bind "\C-c\\".
12835
12836 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
12837
12838 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
12839 (scheme-macro-expand-command): New user options.
12840 (scheme-trace-procedure, scheme-expand-current-form): New commands.
12841 (scheme-form-at-point, scheme-start-file)
12842 (scheme-interactively-start-process): New functions.
12843 (scheme-get-process): New function, extracted from `scheme-proc'.
12844 (run-scheme): Call `scheme-start-file' to get start file, and pass
12845 it to `make-comint'.
12846 (switch-to-scheme, scheme-proc):
12847 Call `scheme-interactively-start-process' if no Scheme buffer/process
12848 is available.
12849
12850 2005-08-06 Juri Linkov <juri@jurta.org>
12851
12852 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12853 Use `compilation-text-face', `compilation-info-text-face' and
12854 `compilation-error-text-face' instead of `font-lock-keyword-face'.
12855 (compilation-error): New face.
12856 (compilation-error-file-name): Inherit from
12857 `compilation-error' instead of `font-lock-warning-face'.
12858 (compilation-warning-file-name): Inherit from
12859 `compilation-warning' instead of `font-lock-warning-face'.
12860 (compilation-info, compilation-error-file-name)
12861 (compilation-warning-file-name, compilation-info-file-name)
12862 (compilation-line-number, compilation-column-number): Doc fix.
12863 (compilation-error-text-face, compilation-warning-text-face)
12864 (compilation-info-text-face): New face variables.
12865 (compilation-line-face, compilation-column-face)
12866 (compilation-enter-directory-face)
12867 (compilation-leave-directory-face): Doc fix.
12868 (compilation-text-face): New function.
12869
12870 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
12871 instead of 1 to display binary file names as info file links.
12872 (grep-error-face): Use `compilation-error-face' instead of
12873 `font-lock-keyword-face'.
12874 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
12875 and `compilation-warning-text-face' instead of
12876 `font-lock-keyword-face'. Use `compilation-error-text-face'
12877 instead of `grep-error-face'.
12878
12879 2005-08-05 Kenichi Handa <handa@m17n.org>
12880
12881 * international/code-pages.el: Add autoload cookies for all coding
12882 systems.
12883
12884 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
12885
12886 * cus-start.el (all): Put undo.c where it alphabetically belongs.
12887
12888 2005-08-04 Juri Linkov <juri@jurta.org>
12889
12890 * progmodes/compile.el (compilation-mode-map):
12891 * progmodes/grep.el (grep-mode-map):
12892 Bind TAB to `compilation-next-error' and [backtab] to
12893 `compilation-previous-error'.
12894
12895 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
12896 matching line numbers, column numbers and their ranges with regexp
12897 matching only line numbers.
12898 (grep-context-face): New face variable.
12899 (grep-mode-font-lock-keywords): Use it.
12900
12901 * faces.el (read-face-name): Delete duplicate faces.
12902
12903 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
12904
12905 * thumbs.el (thumbs-find-image): Don't make variables
12906 automatically buffer local.
12907 (thumbs-current-tmp-filename, thumbs-current-image-filename)
12908 (thumbs-image-num): Make automatically buffer local.
12909 (thumbs-show-thumbs-list): Use `make-local-variable', not
12910 `make-variable-buffer-local'.
12911 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
12912
12913 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
12914 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
12915 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
12916 (bother, bye, canyou, chatlst, continue, deathlst, describe)
12917 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
12918 (feelings-about, foullst, found, hello, history, howareyoulst)
12919 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
12920 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
12921 (neglst, obj, object, owner, please, problems, qlist)
12922 (random-adjective, relation, remlst, repetitive-shortness)
12923 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
12924 (shortlst, something, sportslst, stallmanlst, states, subj)
12925 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
12926 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
12927 Defvar at compile time.
12928
12929 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
12930 not `make-variable-buffer-local'.
12931
12932 2005-08-02 Kim F. Storm <storm@cua.dk>
12933
12934 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
12935 rectangle overlay in selected window.
12936
12937 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
12938
12939 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
12940 instead of display group. Make `indicate-buffer-boundaries'
12941 customizable through Custom.
12942
12943 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
12944
12945 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
12946 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
12947 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
12948 (gdb-put-string): Fix typos in docstrings.
12949
12950 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
12951
12952 Update copyright notices of files in progmodes directory for
12953 release of Emacs 22.1.
12954
12955 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
12956
12957 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
12958 Don't barf if the GUD buffer has been killed.
12959
12960 2005-08-01 Kim F. Storm <storm@cua.dk>
12961
12962 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
12963
12964 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
12965
12966 * simple.el (next-error-follow-minor-mode):
12967 make-variable-buffer-local -> make-local-variable.
12968
12969 * emacs-lisp/cl-extra.el: Require CL also when compiling.
12970
12971 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
12972 (byte-compile-form-make-variable-buffer-local): New functions to warn
12973 about misuses of make-variable-buffer-local where make-local-variable
12974 was meant.
12975
12976 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
12977
12978 * bs.el (bs-attributes-list): Doc fix.
12979 (bs): Update url-link.
12980
12981 * desktop.el (desktop-save-buffer): Fix typos in docstring.
12982 (desktop-load-default): Simplify.
12983
12984 * ibuffer.el (ibuffer-columnize-and-insert-list)
12985 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
12986 (ibuffer-unmark-all, ibuffer-toggle-marks)
12987 (ibuffer-unmark-forward, ibuffer-unmark-backward)
12988 (ibuffer-compile-make-format-form, ibuffer-format-column)
12989 (ibuffer-current-buffers-with-marks)
12990 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
12991 (ibuffer): Doc fix.
12992 (ibuffer-mode): Fix typo in docstring.
12993 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
12994 with `define-obsolete-variable-alias'.
12995 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
12996
12997 2005-07-29 Kenichi Handa <handa@m17n.org>
12998
12999 * international/mule-cmds.el (select-message-coding-system):
13000 Be sure to use LF for end-of-line. If no coding system is decided,
13001 return iso-8859-1-unix.
13002
13003 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
13004
13005 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
13006 (ange-ftp-pending-error-line): New vars.
13007 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
13008 to handle the non-fatal no-route-to-host messages.
13009 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
13010
13011 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
13012
13013 * isearch.el (isearch-mode-map, isearch-other-meta-char)
13014 (isearch-quote-char, isearch-printing-char)
13015 (isearch-text-char-description): "?\ " -> "?\s".
13016 (isearch-lazy-highlight-cleanup)
13017 (isearch-lazy-highlight-initial-delay)
13018 (isearch-lazy-highlight-interval)
13019 (isearch-lazy-highlight-max-at-a-time)
13020 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
13021 Declare with define-obsolete-*-alias macros.
13022 (isearch-forward): Fix typo in docstring.
13023 (search-invisible, search-ring-yank-pointer)
13024 (regexp-search-ring-yank-pointer): Doc fixes.
13025
13026 * recentf.el (recentf-menu-append-commands-p): Declare with
13027 `define-obsolete-variable-alias'.
13028 (recentf-max-saved-items, recentf-menu-filter)
13029 (recentf-arrange-by-rule-subfilter): Doc fixes.
13030 (recentf-menu-append-commands-flag)
13031 (recentf-initialize-file-name-history, recentf-expand-file-name)
13032 (recentf-clear-data): Fix typos in docstrings.
13033
13034 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
13035
13036 * progmodes/gdb-ui.el: Smarten comments.
13037 (gdb-info-breakpoints-custom): Use nowarn when finding file.
13038
13039 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
13040
13041 * term/apollo.el (terminal-init-apollo): New function containing
13042 all former top level forms in the file.
13043 * term/bobcat.el (terminal-init-bobcat):
13044 * term/cygwin.el (terminal-init-cygwin):
13045 * term/iris-ansi.el (terminal-init-iris-ansi):
13046 * term/linux.el (terminal-init-linux):
13047 * term/news.el (terminal-init-news):
13048 * term/rxvt.el (terminal-init-rxvt):
13049 * term/sun.el (terminal-init-sun):
13050 * term/tvi970.el (terminal-init-tvi970):
13051 * term/vt100.el (terminal-init-vt100):
13052 * term/vt102.el (terminal-init-vt102):
13053 * term/vt125.el (terminal-init-vt125):
13054 * term/vt200.el (terminal-init-vt200):
13055 * term/vt201.el (terminal-init-vt201):
13056 * term/vt220.el (terminal-init-vt220):
13057 * term/vt240.el (terminal-init-vt240):
13058 * term/vt300.el (terminal-init-vt300):
13059 * term/vt320.el (terminal-init-vt320):
13060 * term/vt400.el (terminal-init-vt400):
13061 * term/vt420.el (terminal-init-vt420):
13062 * term/wyse50.el (terminal-init-wyse50):
13063 * term/xterm.el (terminal-init-xterm): Likewise.
13064
13065 * term/README: Describe the terminal-init-* functionality.
13066
13067 * startup.el (command-line): After loading the terminal initialization
13068 file call the corresponding terminal initialization function.
13069
13070 2005-07-27 Kenichi Handa <handa@m17n.org>
13071
13072 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
13073 negative.
13074
13075 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
13076 (ps-mule-composition-prologue): Fix for the case that
13077 RelativeCompose is false.
13078
13079 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
13080
13081 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
13082
13083 * descr-text.el (describe-char): Handle the case where the list of
13084 chars is displayed in a separate frame.
13085 Be a bit more discriminating when looking for the char.
13086
13087 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
13088
13089 * bookmark.el (bookmark-automatically-show-annotations)
13090 (bookmark-read-annotation-text-func): Doc fixes.
13091 (bookmark-save): Improve argument/docstring consistency.
13092 (bookmark-get-bookmark, bookmark-get-bookmark-record)
13093 (bookmark-alist-from-buffer)
13094 (bookmark-upgrade-file-format-from-0)
13095 (bookmark-grok-file-format-version)
13096 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
13097 (bookmark-read-annotation-mode)
13098 (bookmark-insert-current-bookmark, bookmark-jump)
13099 (bookmark-exit-hook): Fix typos in docstrings.
13100 (bookmark-exit-hooks): Define as obsolete alias.
13101 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
13102 not `bookmark-exit-hooks'. Fix docstring.
13103 (bookmark-bmenu-select): "?\ " -> "?\s".
13104
13105 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
13106
13107 * startup.el (command-line): Fix typo.
13108
13109 2005-07-24 Richard M. Stallman <rms@gnu.org>
13110
13111 * tooltip.el (tooltip-mode): Test emacs-basic-display,
13112 not emacs-quick-startup.
13113
13114 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
13115
13116 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
13117 (reb-next-match, reb-show-subexp): Use `with-selected-window'
13118 instead of `reb-with-current-window'.
13119 (reb-prev-match): Likewise. Also, don't move left if the search
13120 was unsuccessful.
13121 (reb-initialize-buffer): New function.
13122 (re-builder, reb-change-syntax): Use it.
13123
13124 * man.el (Man-goto-page): Make second argument NOERROR optional.
13125
13126 2005-07-23 Richard M. Stallman <rms@gnu.org>
13127
13128 * man.el (Man-bgproc-sentinel): Check here for failure to find
13129 any man page in the output, and report the error here.
13130 (Man-arguments): Make it permanent local.
13131 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
13132 (Man-mode): Pass t for NOERROR.
13133
13134 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
13135 (grep-mode-font-lock-keywords):
13136 Don't use compilation-...-face for messages that are not file names.
13137
13138 * progmodes/compile.el (compilation-mode-font-lock-keywords):
13139 Don't use compilation-...-face for messages that are not file names.
13140
13141 2005-07-22 Juri Linkov <juri@jurta.org>
13142
13143 * startup.el (normal-splash-screen): Update menu name.
13144
13145 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
13146
13147 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
13148
13149 * term/xterm.el: Load term/rxvt if the terminal is actually an
13150 rxvt terminal.
13151 (xterm-rxvt-set-background-mode): Remove, not used anymore.
13152
13153 * term/rxvt.el (function-key-map): Use substitute-key-definition
13154 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
13155
13156 * term/cygwin.el: New file.
13157
13158 2005-07-22 Kim F. Storm <storm@cua.dk>
13159
13160 * image-file.el (insert-image-file, image-file-yank-handler):
13161 Fix last change to maintain a (unique) yank-handler on yanked images.
13162
13163 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
13164
13165 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
13166 of the file size (as in "177B" for 177 bytes). This happens with
13167 "ls -lh" on FreeBSD.
13168
13169 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
13170
13171 * hilit-chg.el (highlight-changes-global-initial-state)
13172 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
13173 (hilit-chg-fixup, highlight-changes-mode):
13174 Fix typos in docstrings.
13175 (highlight-changes-global-modes, highlight-changes-rotate-faces):
13176 Doc fixes.
13177
13178 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
13179
13180 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
13181 mode function using `eval-after-load'.
13182
13183 2005-07-21 Kim F. Storm <storm@cua.dk>
13184
13185 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
13186 included when reporting an emacs crash, and tell about the DEBUG file.
13187
13188 * image-file.el (insert-image-file): Add yank-handler.
13189 (image-file-yank-handler): Yank handler to make unique copies of
13190 images when they are yanked into a buffer next to each other.
13191
13192 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
13193
13194 * comint.el (comint-use-prompt-regexp, comint-send-input)
13195 (comint-source-default, comint-extract-string)
13196 (comint-get-source, comint-word, comint-completion)
13197 (comint-source, comint-prompt-read-only, comint-update-fence):
13198 Fix typos in docstrings.
13199 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
13200 Declare with define-obsolete-*-alias macros.
13201 (comint-previous-matching-input-from-input)
13202 (comint-next-matching-input-from-input)
13203 (comint-previous-matching-input, comint-next-matching-input)
13204 (comint-forward-matching-input):
13205 Improve argument/docstring consistency.
13206
13207 * desktop.el (desktop-clear-preserve-buffers-regexp):
13208 Also preserve the *server* buffer.
13209
13210 * simple.el (clone-indirect-buffer): Doc fix.
13211 (fixup-whitespace, just-one-space)
13212 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
13213 (next-error, next-error-highlight)
13214 (next-error-highlight-no-select, next-error-last-buffer)
13215 (next-error-buffer-p, next-error-find-buffer, next-error)
13216 (previous-error, next-error-no-select, previous-error-no-select)
13217 (open-line, split-line, minibuffer-prompt-width, kill-new)
13218 (binary-overwrite-mode): Fix typos in docstrings.
13219 (set-fill-column): Fix typo in message.
13220
13221 * skeleton.el (skeleton-proxy-new): Doc fix.
13222
13223 * strokes.el (strokes-load-hook): Doc fix.
13224 (strokes-grid-resolution, strokes-get-grid-position)
13225 (strokes-renormalize-to-grid, strokes-read-stroke)
13226 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
13227 (strokes-global-map): Fix typos in docstrings.
13228 (strokes-help): Doc fix. Fix help message and pass it through
13229 `substitute-command-keys'.
13230
13231 * tempo.el (tempo-insert-prompt, tempo-interactive)
13232 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
13233 (tempo-insert-string-functions, tempo-local-tags)
13234 (tempo-define-template, tempo-insert-template)
13235 (tempo-insert-prompt-compat, tempo-is-user-element)
13236 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
13237 Fix typos in docstrings.
13238
13239 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
13240 (vcursor-key-bindings, vcursor-use-vcursor-map)
13241 (vcursor-find-window, vcursor-scroll-down)
13242 (vcursor-disable, vcursor-beginning-of-buffer)
13243 (vcursor-end-of-buffer): Fix typos in docstrings.
13244 (vcursor-relative-move, vcursor-get-char-count):
13245 Improve argument/docstring consistency.
13246
13247 * version.el: "?\ " -> "?\s".
13248
13249 * wid-edit.el (widget-default-create, widget-after-change)
13250 (widget-default-format-handler, widget-checklist-add-item)
13251 (widget-radio-add-item, widget-choose, widget-specify-secret)
13252 (widget-field-value-create, widget-field-value-get)
13253 (widget-editable-list-format-handler)
13254 (widget-editable-list-entry-create, widget-group-value-create)
13255 (widget-documentation-link-add)
13256 (widget-documentation-string-value-create): "?\ " -> "?\s".
13257 (widget-convert-text): Doc fix.
13258 (widget-narrow-to-field, widget-field-find)
13259 (widget-url-link-action, widget-emacs-library-link-action)
13260 (widget-color-notify): Fix typos in docstrings.
13261
13262 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
13263 (x-select-text, set-w32-system-coding-system)
13264 (w32-add-charset-info): Fix typos in docstrings.
13265
13266 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
13267 (cua-enable-cua-keys, cua-use-hyper-key)
13268 (cua-virtual-rectangle-edges): Fix typos in docstrings.
13269 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
13270
13271 * net/tramp.el (tramp-handle-load): Fix typo in error message.
13272
13273 * emacs-lisp/re-builder.el (regexp-builder): Declare with
13274 `defalias' instead of faking it.
13275
13276 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
13277 (eshell-ls-missing, eshell-ls-dired-initial-args)
13278 (eshell-ls-use-in-dired): Fix typos in docstrings.
13279
13280 2005-07-20 Kim F. Storm <storm@cua.dk>
13281
13282 * emulation/cua-base.el (cua-mode): Improve doc string.
13283
13284 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
13285
13286 * abbrev.el (expand-region-abbrevs): Doc fix.
13287 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
13288 Improve argument/docstring consistency.
13289
13290 * arc-mode.el (archive-get-descr, archive-alternate-display):
13291 Doc fixes.
13292 (archive-l-e): Improve argument/docstring consistency.
13293 (archive-tmpdir, archive-unixdate, archive-unixtime)
13294 (archive-chmod-entry): Fix typos in docstrings.
13295 (archive-unflag, archive-unflag-backwards)
13296 (archive-unmark-all-files): "?\ " -> "?\s".
13297
13298 * buff-menu.el (Buffer-menu-unmark): Doc fix.
13299 (Buffer-menu-not-modified, Buffer-menu-execute)
13300 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
13301 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
13302
13303 * composite.el (compose-string, encode-composition-rule)
13304 (compose-last-chars): Fix typos in docstrings.
13305
13306 * desktop.el (desktop-enable, desktop-basefilename):
13307 Declare with `define-obsolete-variable-alias'.
13308 (desktop-internal-v2s): Don't quote keywords.
13309 (desktop-clear): "?\ " -> "?\s".
13310
13311 * dired.el (dired-align-file, dired-flag-backup-files)
13312 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
13313 (dired-listing-switches, dired-ls-F-marks-symlinks)
13314 (dired-dwim-target, dired-load-hook, dired-mode-hook)
13315 (dired-directory, dired-faces, dired, dired-revert)
13316 (dired-mode, dired-summary, dired-view-file)
13317 (dired-copy-filename-as-kill, dired-delete-file)
13318 (dired-no-confirm, dired-unmark-all-marks)
13319 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
13320 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
13321 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
13322 Fix typos in message strings.
13323
13324 * dired-x.el (virtual-dired): Declare with `defalias'.
13325 (dired-mark-unmarked-files, dired-local-variables-file)
13326 (dired-omit-here-always): Doc fix.
13327 (dired-omit-mode, dired-find-subdir)
13328 (dired-enable-local-variables, dired-clean-up-buffers-too)
13329 (dired-extra-startup, dired-mark-extension, dired-jump)
13330 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
13331 (dired-smart-shell-command, dired-guess-shell-alist-user)
13332 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
13333 (dired-x-bind-find-file, dired-x-submit-report):
13334 Fix typos in docstrings.
13335 (dired-mark-unmarked-files): "?\ " -> "?\s".
13336
13337 * dirtrack.el (dirtrack-list): Fix typos in docstring.
13338
13339 * faces.el (describe-face): "?\ " -> "?\s".
13340 (read-all-face-attributes, read-face-font, modify-face)
13341 (face-attr-construct, italic): Fix typos in docstrings.
13342 (frame-update-face-colors): Declare with
13343 `define-obsolete-function-alias'.
13344
13345 * files.el (find-file-noselect, recode-file-name): Doc fixes.
13346 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
13347 (magic-mode-alist, buffer-file-numbers-unique)
13348 (write-file-functions, get-free-disk-space):
13349 Fix typos in docstrings.
13350 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
13351 (write-contents-hooks, write-file-hooks):
13352 Declare with `define-obsolete-variable-alias'.
13353
13354 * forms-d2.el (arch-rj): Fix typo in docstrings.
13355 (arch-tocol): Likewise. "?\ " -> "?\s".
13356
13357 * frame.el (set-frame-font, cursor-in-non-selected-windows):
13358 Fix typo in docstring.
13359 (set-screen-width, set-screen-height): Delete redundant info in
13360 doctrings.
13361 (new-frame, screen-height, screen-width): Declare with
13362 `define-obsolete-function-alias'.
13363 (delete-frame-hook, blink-cursor): Declare with
13364 `define-obsolete-variable-alias'.
13365
13366 * paths.el (prune-directory-list): Fix typos in docstring.
13367
13368 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
13369 (cvs-prefix-get): Fix typos in docstrings.
13370
13371 * ps-print.el (ps-extend-face-list, ps-extend-face)
13372 (ps-print-background-image): Fix typos in docstrings.
13373 (ps-default-fg, ps-default-bg): Doc fixes.
13374
13375 * s-region.el (s-region-bind): Doc fix.
13376 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
13377
13378 * textmodes/org.el (org-table-formula-substitute-names)
13379 (org-table-get-vertical-vector): Doc fixes.
13380 (org-table-recalculate): Remove unused argument to `message'.
13381
13382 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
13383
13384 * textmodes/org.el (org-table-column-names)
13385 (org-table-column-name-regexp)
13386 (org-table-named-field-locations): New variables.
13387 (org-archive-subtree): Protect `this-command' when calling
13388 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
13389 the kill buffer.
13390 (org-complete): Remove fixed-formula completion.
13391 (org-edit-formulas-map): New variable.
13392 (org-table-edit-formulas): New command.
13393 (org-finish-edit-formulas, org-abort-edit-formulas)
13394 (org-show-variable, org-table-get-vertical-vector): New functions.
13395 (org-table-maybe-eval-formula): Handle `:=' fields.
13396 (org-table-get-stored-formulas, org-table-store-formulas)
13397 (org-table-get-formula, org-table-modify-formulas)
13398 (org-table-replace-in-formulas): Handle named field formulas.
13399 (org-table-get-specials): Store locations of named fields.
13400
13401 2005-07-19 Juri Linkov <juri@jurta.org>
13402
13403 * progmodes/grep.el (grep-regexp-alist)
13404 (grep-mode-font-lock-keywords, grep-process-setup):
13405 Use default GNU grep match color "01;31m" instead of "01;41m".
13406 (grep-regexp-alist, grep-mode-font-lock-keywords):
13407 Use `\\[[0-9]*m' instead of `\\[00m'.
13408 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
13409 sgr_start where its handling is more important. Use the real
13410 length of sgr_start instead of constant 8.
13411 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
13412 specially. Delete all remaining escape sequences.
13413 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
13414 (grep-regexp-alist): Make hyperlink only for binary file name
13415 instead of the whole line.
13416 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
13417 (grep-mode): Add autoload.
13418
13419 * emacs-lisp/find-func.el (find-function-regexp):
13420 Add `define-compilation-mode'.
13421
13422 2005-07-19 Juri Linkov <juri@jurta.org>
13423
13424 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
13425 (compare-windows-sync-string-size, compare-windows-recenter)
13426 (compare-windows-highlight, compare-windows): Add version 22.1.
13427 (compare-windows) <defface>: Inherit from lazy-highlight instead
13428 of duplicating its default value.
13429
13430 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
13431 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
13432
13433 * descr-text.el (describe-char): Create link buttons for `charset'
13434 and `code point'. Add the current input method name with a link
13435 button to `to input' field. Print face names of display table
13436 characters in `The display table entry is displayed by' section
13437 instead of printing face-id in the `display' field.
13438 Guess hardcoded faces and create a link button for them.
13439 Skip empty fields when calculating max-width.
13440 Treat `widget-create' specially while inserting strings from the
13441 collected field list.
13442 (describe-char-after): Made obsolete in version 22.1, not 21.5.
13443
13444 * diff-mode.el (diff-file-header): Change foreground color from
13445 yellow to green on light backgrounds.
13446 (diff-context): Inherit from `shadow' only for color/grayscale
13447 with more than 88 colors.
13448 (diff-indicator-removed, diff-indicator-added)
13449 (diff-indicator-changed): New faces.
13450 (diff-font-lock-keywords): Use new faces. Regroup rules.
13451 Add "^---$" for `normal' diff format. Fontify `#' lines with
13452 font-lock-comment-delimiter-face and font-lock-comment-face.
13453 Add `#' to ^[^...] in the rule for `diff-context-face'.
13454
13455 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
13456 a button-like box. Inherit from `highlight' on low colors.
13457 (shadow): Use shades of gray only for color/grayscale with
13458 more than 88 colors. Use green for light backgrounds with
13459 8 colors, and yellow for dark backgrounds with 8 colors.
13460
13461 * font-lock.el (font-lock-regexp-grouping-backslash):
13462 Don't inherit from escape-glyph (use bold for all cases).
13463
13464 * info.el (info-xref-visited): Use light foreground color `violet'
13465 for dark backgrounds instead of dark color `magenta3'.
13466 (info-title-1): Use `yellow' color for dark backgrounds.
13467
13468 * isearch.el (isearch): Use not-too-dark magenta3 instead of
13469 too-light magenta2.
13470
13471 * replace.el (match): Use slightly more light RoyalBlue3 instead
13472 of dark RoyalBlue4.
13473
13474 * wid-edit.el (widget-inactive): Inherit from `shadow'.
13475
13476 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
13477
13478 * novice.el (disabled-command-hook): Declare it with
13479 `define-obsolete-variable-alias'.
13480
13481 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
13482 (desktop-buffer-misc-functions, desktop-buffer-handlers)
13483 (desktop-load-default): Add release to obsolescence info.
13484 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
13485 (desktop-append-buffer-args, desktop-read):
13486 Fix typos in docstrings.
13487 (desktop-kill): Fix typo in message.
13488 (desktop-save): Doc fix.
13489
13490 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
13491
13492 * viper-cmd.el (viper-escape-to-state): Bug fix.
13493 (viper-envelop-ESC-key): Change the definition of fast
13494 keysequence so it'll work with keyboard macros.
13495
13496 * ediff.el (ediff-patch-buffer): Change the docstring.
13497
13498 2005-07-19 Kenichi Handa <handa@m17n.org>
13499
13500 * international/mule-cmds.el (select-safe-coding-system): Try to
13501 use an auto-coding (if any) before anything else. If the found
13502 auto-coding is invalid, show a warning message.
13503
13504 * international/mule.el (find-auto-coding): New function created
13505 by modifying the body of set-auto-coding.
13506 (set-auto-coding): Use find-auto-coding to find a coding.
13507
13508 2005-07-18 Richard M. Stallman <rms@gnu.org>
13509
13510 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
13511 not isearch-mode-end-hook-error.
13512 (allout-before-change-protect): Fix error message.
13513
13514 2005-07-18 Juri Linkov <juri@jurta.org>
13515
13516 * allout.el (allout-mode):
13517 * calculator.el (calculator-copy):
13518 * custom.el (custom-known-themes):
13519 * dired.el (dired-desktop-buffer-misc-data)
13520 (dired-restore-desktop-buffer):
13521 * dired-x.el (dired-omit-marker-char):
13522 * files.el (basic-save-buffer):
13523 * font-core.el (font-lock-mode):
13524 * calendar/calendar.el (calendar-goto-hebrew-date)
13525 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
13526 (calendar-goto-persian-date):
13527 * language/ethio-util.el (ethio-sera-to-fidel-region):
13528 * textmodes/picture.el (picture-mode):
13529 Delete duplicate duplicate words.
13530
13531 2005-07-18 Juri Linkov <juri@jurta.org>
13532
13533 * isearch.el (isearch-mode-map): Remove key bindings for regexp
13534 chars * ? } |.
13535 (isearch-fallback): Don't call `isearch-process-search-char'.
13536 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
13537 (isearch-process-search-char): Call `isearch-fallback' for regexp
13538 chars * ? } |.
13539 (isearch-return-char): Make obsolete with `make-obsolete' instead
13540 of simply documenting it as obsolete in the docstring.
13541 (isearch-fallback): Refill docstring.
13542
13543 * international/isearch-x.el
13544 (isearch-process-search-multibyte-characters): Remove unneeded
13545 `concat'. Add intermediate values to `junk-hist' instead of
13546 `minibuffer-history'. Test the length of `str'.
13547
13548 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
13549
13550 * allout.el (allout-resolve-xref): Fix typos in error strings.
13551 (allout-before-change-protect): Remove unneeded `concat'.
13552
13553 * array.el (array-mode, array-reconfigure-rows)
13554 (untabify-backward): Fix typos in docstrings.
13555 (array-reconfigure-rows): Use `insert-buffer-substring', not
13556 `insert-buffer'.
13557
13558 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
13559 * progmodes/ada-mode.el (ada-make-body):
13560 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
13561
13562 * dired.el (dired-log):
13563 * tar-mode.el (tar-subfile-save-buffer):
13564 * play/zone.el (zone-pgm-stress-destress):
13565 Use `insert-buffer-substring', not `insert-buffer'.
13566
13567 2005-07-17 Simon Josefsson <jas@extundo.com>
13568
13569 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
13570
13571 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
13572
13573 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
13574 Add plain auth method.
13575 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
13576
13577 2005-07-17 Kim F. Storm <storm@cua.dk>
13578
13579 * ido.el (dired-other-window): Add ido property.
13580
13581 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
13582
13583 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
13584 Fix typo in docstring.
13585 (byte-compile-interactive-only-functions): Add `insert-buffer' and
13586 `insert-file-literally'.
13587
13588 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
13589 info and delete redundant message. Doc fix.
13590 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
13591 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
13592
13593 2005-07-16 Richard M. Stallman <rms@gnu.org>
13594
13595 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
13596 (byte-compile-and): Use byte-compile-and-recursion.
13597 (byte-compile-or-recursion): New function.
13598 (byte-compile-or): Use that.
13599 (byte-compile-if): Guard the else-clause too.
13600 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
13601
13602 * isearch.el (isearch-mode-end-hook-quit): New variable.
13603 (isearch-done): Bind it.
13604 (isearch-mode-end-hook): Doc fix.
13605
13606 * allout.el (allout-isearch-did-quit): Variable deleted.
13607 (allout-real-isearch-abort): Function name no longer used.
13608 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
13609 (allout-isearch-rectification): isearch-mode always exists.
13610 Don't set allout-isearch-did-quit.
13611 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
13612 allout-isearch-did-quit.
13613 (allout-enwrap-isearch): Just add the hook.
13614 (allout-isearch-abort): Function deleted.
13615 (allout-pre-command-business): Avoid warning.
13616
13617 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
13618 Correctly avoid warnings.
13619 (pascal-outline): Likewise.
13620
13621 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
13622
13623 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
13624
13625 * play/tetris.el (tetris-mode): Avoid warning.
13626
13627 * play/snake.el (snake-mode): Avoid warning.
13628
13629 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
13630 (gamegrid-set-display-table): Avoid warning.
13631 (gamegrid-set-timer): Likewise.
13632 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
13633 (gamegrid-add-score-with-update-game-score-1): Take FILE
13634 as argument.
13635 (gamegrid-add-score-with-update-game-score): Pass that argument.
13636 Rename have-shared-game-dir to gamegrid-shared-game-dir.
13637
13638 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
13639
13640 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
13641 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
13642
13643 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
13644 and insert-file.
13645
13646 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
13647 (sc-ask): Avoid warnings.
13648
13649 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
13650 (eshell-hist-initialize): Use that var the natural way.
13651
13652 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
13653
13654 * emacs-lisp/re-builder.el (reb-cook-regexp):
13655 Avoid warning calling lre-compile-string.
13656 (reb-color-display-p): Avoid warning.
13657
13658 * calculator.el (calculator-last-input): Guard uses
13659 of event-key and key-press-event-p.
13660 (event-key, key-press-event-p): Delete definitions.
13661
13662 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
13663 (find-gc-source-directory, find-gc-subrs-callers)
13664 (find-gc-noreturn-list, find-gc-source-files)
13665 (find-gc-subrs-called): Vars renamed and defvar'd.
13666
13667 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
13668 (checkdoc-overlay-put, checkdoc-delete-overlay)
13669 (checkdoc-overlay-start, checkdoc-overlay-end)
13670 (checkdoc-mode-line-update, checkdoc-char=):
13671 Define such that compiler knows they are defined.
13672 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
13673 (checkdoc-read-event): Delete. Use read-event directly.
13674
13675 * whitespace.el (whitespace-make-overlay)
13676 (whitespace-overlay-put, whitespace-delete-overlay)
13677 (whitespace-overlay-start, whitespace-overlay-end):
13678 Define such that compiler knows they are defined.
13679 (whitespace): Move conditional inside.
13680
13681 * tempo.el (tempo-insert-template): Suppress warning.
13682
13683 * ediff-diff.el (longlines-mode): Add defvar.
13684
13685 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
13686
13687 * server.el: Bind "C-x #" in a way that works even if C-x is
13688 redefined to a command key, not a prefix key.
13689
13690 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
13691
13692 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
13693 cl-make-type-test till execution time.
13694
13695 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
13696
13697 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
13698 arg ARG and use it.
13699
13700 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
13701
13702 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
13703
13704 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
13705
13706 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
13707 a defcustom with two :set or :type keywords.
13708
13709 2005-07-15 Richard M. Stallman <rms@gnu.org>
13710
13711 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
13712 Don't give ^M comment-end syntax.
13713
13714 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
13715
13716 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
13717 Don't consider gdbmi (gdb-mi.el has its own update functions).
13718 (gdb-var-delete): Make it work for gdbmi as well.
13719 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
13720
13721 * progmodes/gud.el (etags, sdb): Only require etags when needed.
13722 (gud-speedbar-menu-items): Correct logic for enabling items.
13723
13724 2005-07-15 Kim F. Storm <storm@cua.dk>
13725
13726 * ido.el: Fix commentary.
13727 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
13728 Use with-no-warnings around ffap-guesser.
13729 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
13730 Let bind minibuffer-completing-file-name to t.
13731
13732 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
13733
13734 * startup.el (site-run-file, keyboard-type): Doc fixes.
13735 (command-line): Check for "--basic-display" argument; also for
13736 "--quick", not "--bare-bones" (which was renamed).
13737 (fancy-splash-text): Add missing item "Getting New Versions".
13738 (normal-splash-screen): Fix typos and improve consistency with
13739 `fancy-splash-text'. Update copyright year.
13740
13741 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
13742 valid binding for `help-char'.
13743
13744 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
13745
13746 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
13747
13748 * term.el (term-mode): Disable cua-mode for term buffers.
13749
13750 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
13751
13752 * add-log.el (add-log-mailing-address, change-log-merge):
13753 Doc fixes.
13754 (change-log-get-method-definition): Fix typo in docstring.
13755
13756 2005-07-14 Kim F. Storm <storm@cua.dk>
13757
13758 * emulation/cua-base.el:
13759 (cua--pre-command-handler-1, cua--pre-command-handler)
13760 (cua--post-command-handler-1, cua--post-command-handler):
13761 Split in two. Check (buffer local) value of cua-mode.
13762 (cua-selection-mode): New command.
13763
13764 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
13765
13766 * custom.el (custom-initialize-safe-set)
13767 (custom-initialize-safe-default): Doc fixes.
13768
13769 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
13770 and simplify :init-value again.
13771
13772 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
13773 and simplify :init-value again. Delete autoload.
13774
13775 * startup.el (command-line): Use `custom-reevaluate-setting' again
13776 for tooltip-mode.
13777
13778 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
13779 a defcustom with two :initialize keywords.
13780
13781 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
13782
13783 * allout.el (my-mark-marker, allout-isearch-prior-pos)
13784 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
13785 (allout-post-command-business, allout-flag-region)
13786 (isearch-reenable-font-lock, allout-yank)
13787 (allout-insert-latex-header, allout-insert-latex-trailer)
13788 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
13789 (allout-latex-verb-quote): Fix typos in docstrings.
13790 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
13791 (allout-unprotected, allout-prefix-data):
13792 Improve argument/docstring consistency.
13793 (allout-chart-subtree): Fix argument spec.
13794 (allout-open-topic): Rename `use_sib_bullet' argument to
13795 `use-sib-bullet'. Doc fix.
13796
13797 * whitespace.el (whitespace-check-buffer-leading)
13798 (whitespace-check-buffer-trailing)
13799 (whitespace-check-buffer-indent)
13800 (whitespace-check-buffer-spacetab)
13801 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
13802 (whitespace-check-leading-whitespace)
13803 (whitespace-check-trailing-whitespace)
13804 (whitespace-check-spacetab-whitespace)
13805 (whitespace-check-indent-whitespace)
13806 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
13807 (whitespace-modes): Fix typos in docstrings.
13808 (defgroup, defcustom): Doc fixes.
13809
13810 * winner.el (winner-mode, winner-boring-buffers)
13811 (winner-pending-undo-ring): Doc fixes.
13812 (winner-ring): Remove unneeded `progn'.
13813 (winner-equal): `defsubst' it.
13814 (winner-redo): Fix message.
13815
13816 2005-07-13 Kim F. Storm <storm@cua.dk>
13817
13818 * simple.el (line-move-1): Always use vertical-motion to
13819 do the last (or only) line move to ensure some movement.
13820 Undo 2005-06-23 change--don't check for overlays.
13821
13822 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13823
13824 * term/mac-win.el (ccl-encode-mac-roman-font)
13825 (ccl-encode-mac-centraleurroman-font)
13826 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
13827 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
13828 Change charset-id boundary of dimension to ?\xef.
13829 (mac-char-fontspec-list): New constant.
13830 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
13831 argument. Nil uses itself as family in font-spec. Previous
13832 behavior for nil is now provided by non-nil non-string argument.
13833 All callers changed. Add font-specs for Mac fonts to
13834 "fontset-default" unless iso8859-1 fonts are installed.
13835
13836 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
13837
13838 * progmodes/sh-script.el (sh-get-indent-info): Only indent
13839 a continuation line if the \ is preceded by SPC or TAB.
13840 (sh-get-indent-info): Simplify.
13841 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
13842 Use with-current-buffer.
13843
13844 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
13845 when the matched text is empty.
13846
13847 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
13848
13849 * startup.el (command-line): Revert to previous handling of
13850 tooltip-mode. Explain in comment why the complexity is needed.
13851
13852 * tooltip.el (tooltip-mode): Revert to previous implementation of
13853 its defcustom.
13854
13855 * frame.el (blink-cursor-mode): Revert to previous implementation
13856 of its defcustom. Update comment.
13857
13858 2005-07-12 Lars Hansen <larsh@soem.dk>
13859
13860 * desktop.el: Update e-mail address.
13861
13862 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13863
13864 * term/mac-win.el (mac-services-mail-selection)
13865 (mac-services-mail-to): New functions.
13866 (mac-application-menu-map): Bind them.
13867
13868 2005-07-12 wulei <milton@wulei.net> (tiny change)
13869
13870 * progmodes/gdb-ui.el: Add note about buffering with Windows.
13871
13872 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
13873
13874 * custom.el (custom-reevaluate-setting): Doc fix.
13875
13876 2005-07-11 Jay Belanger <belanger@truman.edu>
13877
13878 * calc/calc.el (calc-embedded-announce-formula-alist)
13879 (calc-embedded-open-close-plain-alist)
13880 (calc-embedded-open-close-mode-alist): Add checks for additional
13881 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
13882
13883 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
13884
13885 * custom.el (custom-enable-theme): Don't add theme to
13886 `custom-enabled-themes' with `push' because there is no
13887 setf-method for `delq'.
13888
13889 2005-07-11 Richard M. Stallman <rms@gnu.org>
13890
13891 * custom.el (custom-declare-variable): Doc fix.
13892
13893 * dired-aux.el (dired-compare-directories): Remove "." and ".."
13894 from the alists.
13895
13896 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
13897 Do nothing if edebug-active.
13898
13899 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
13900 (edebug-display): Do it here instead.
13901
13902 2005-07-10 Richard M. Stallman <rms@gnu.org>
13903
13904 * cus-face.el (custom-theme-set-faces): Make it work.
13905 (custom-reset-faces): Doc fix.
13906 (custom-theme-reset-internal-face, custom-theme-face-value):
13907 Functions deleted.
13908
13909 * custom.el (custom-push-theme): Maintain list of the settings
13910 of a given theme in its theme-settings property.
13911 Maintain position of old settings in the theme-value
13912 or theme-face property.
13913 (custom-enabled-themes): New variable.
13914 (custom-theme-enabled-p): New function.
13915 (provide-theme): Update custom-enabled-themes.
13916 Disable and reenable the `user' theme.
13917 (require-theme): Doc fix.
13918 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
13919 (custom-theme-value, custom-theme-variable-value): Likewise.
13920 (custom-theme-reset-internal): Likewise.
13921 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
13922 (custom-enable-theme, custom-disable-theme): New functions.
13923 (custom-variable-theme-value, custom-face-theme-value): Likewise.
13924 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
13925 (custom-theme-reset-variables): Simplify.
13926 (deftheme, custom-declare-theme, custom-make-theme-feature):
13927 Definitions moved.
13928
13929 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
13930
13931 * longlines.el (longlines-show-region)
13932 (longlines-unshow-hard-newlines): Recognize hard newlines by
13933 non-nil hard property, instead of t.
13934
13935 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
13936
13937 * viper-cmd.el (viper--key-maps): New variable.
13938 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
13939 emulation-mode-map-alists.
13940 (viper-envelop-ESC-key): Use viper-subseq.
13941 (viper-search-forward/backward/next): Disable debug-on-error.
13942
13943 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
13944 (viper-ESC-key): New defcustoms.
13945
13946 * viper-macs.el (ex-map-read-args): Use viper-subseq.
13947
13948 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
13949 (viper-subseq): Copy of subseq from cl.el.
13950
13951 * viper.el (viper-go-away, viper-set-hooks): Use
13952 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
13953
13954 * viper-mous.el (viper-current-frame-saved): Use defvar.
13955
13956 * viper-init.el: Get rid of -face in face names.
13957
13958 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
13959 Make it work with longlines mode
13960
13961 * ediff-mult.el (ediff-meta-mode-hook): New variable.
13962
13963 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
13964
13965 * ediff-init.el: Get rid of -face in face names.
13966
13967 2005-07-10 Richard M. Stallman <rms@gnu.org>
13968
13969 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
13970 and with-timeout-unsuspend.
13971
13972 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
13973 and with-timeout-unsuspend.
13974
13975 * emacs-lisp/timer.el (with-timeout-timers): New variable.
13976 (with-timeout): Bind that variable to record timers.
13977 (with-timeout-suspend, with-timeout-unsuspend): New functions.
13978
13979 * emacs-lisp/debug.el (debug-help-follow): New function.
13980 (debugger-mode-map): Use that instead of help-follow.
13981 (debugger-setup-buffer): Use eval-buffer-list
13982 to handle eval-buffer frames.
13983
13984 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
13985
13986 * timezone.el (timezone-parse-date): Change first regexp
13987 so it will not mistakenly match dates with no time zone.
13988
13989 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
13990
13991 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
13992
13993 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
13994
13995 * custom.el (custom-initialize-safe-set)
13996 (custom-initialize-safe-default): New functions.
13997
13998 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
13999 and simplify :init-value.
14000
14001 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
14002 and simplify :init-value. Delete obsolete comment.
14003
14004 * startup.el (command-line): Use `custom-reevaluate-setting' to
14005 handle `tooltip-mode'. Delete obsolete comment.
14006
14007 * files.el (set-visited-file-name): Avoid calling
14008 `file-name-nondirectory' with a nil argument.
14009
14010 2005-07-09 Richard M. Stallman <rms@gnu.org>
14011
14012 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
14013 was called with nil for the buffer, handle the read position right.
14014 Handle read position for eval-region, too.
14015
14016 2005-07-09 Juri Linkov <juri@jurta.org>
14017
14018 * fringe.el (fringe-mode): Add period in docstring.
14019 (fringe-query-style): Build prompt depending on `all-frames' arg.
14020
14021 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
14022 to not create links to unrelated functions in the Help buffer.
14023
14024 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
14025 Doc fix.
14026
14027 * simple.el (next-error-hook): New variable.
14028 (next-error): Use it. Doc fix.
14029
14030 * textmodes/ispell.el (ispell-command-loop): Add current
14031 dictionary name and program name to mode-line-format.
14032 (ispell-region, ispell-process-line): Add current dictionary name
14033 and program name to messages.
14034
14035 2005-07-08 Jay Belanger <belanger@truman.edu>
14036
14037 * calc/calc.el (calc-embedded-announce-formula-alist)
14038 (calc-embedded-open-close-formula-alist)
14039 (calc-embedded-open-close-word-alist)
14040 (calc-embedded-open-close-plain-alist)
14041 (calc-embedded-open-close-new-formula-alist)
14042 (calc-embedded-open-close-mode-alist)
14043 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
14044 (calc-embedded-mode-hook): New variables.
14045
14046 * calc/calc-embed.el (calc-embedded-firsttime)
14047 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
14048 New variables.
14049 (calc-do-embedded): Use calc-embedded-firsttime,
14050 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
14051 determine whether or not to run hooks.
14052 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
14053 calc-embedded-firsttime-formula appropriately.
14054 Set calc-embedded delimiter variables according to mode.
14055
14056 2005-07-08 Richard M. Stallman <rms@gnu.org>
14057
14058 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
14059 Check for "emacs", etc., as entire symbol, not just as word.
14060 (checkdoc-file-comments-engine): Use regexp-quote on FN.
14061
14062 * files.el (set-visited-file-name): Report the error
14063 for "empty filename" earlier.
14064 (kill-some-buffers): Ignore buffers already dead.
14065
14066 * fringe.el (fringe-mode): Doc fix.
14067
14068 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
14069 Check for (featurep 'xemacs) and turn off warnings in what it guards.
14070 Use unwind-protect to ensure byte-compile-unresolved-functions
14071 is updated.
14072
14073 * whitespace.el (whitespace-buffer-leading-cleanup):
14074 Simplify w/ skip-chars-forward.
14075 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
14076
14077 * mail/rmail.el (rmail-only-expunge): Fix paren error.
14078 Unconditionally try to leave point at the same old place.
14079
14080 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
14081
14082 * comint.el (comint-postoutput-scroll-to-bottom)
14083 (comint-show-maximum-output): Take scroll-margin into consideration.
14084
14085 2005-07-08 Kim F. Storm <storm@cua.dk>
14086
14087 * ido.el (ido-use-filename-at-point): New choice `guess'.
14088 (ido-file-internal): Try ffap-guesser if selected.
14089
14090 * ido.el (ido-before-fallback-functions): New hook.
14091 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
14092 (ido-read-file-name): Run it.
14093
14094 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
14095
14096 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
14097 strings rather than a list of symbols to the completion function.
14098
14099 2005-07-07 Jay Belanger <belanger@truman.edu>
14100
14101 * calc/calc-units.el (math-apply-units): Change the places in
14102 which units are simplified.
14103
14104 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
14105
14106 * cus-edit.el (customize-option, customize-option-other-window):
14107 Make them handle aliases.
14108
14109 * custom.el (custom-variable-p): Make it recursively follow
14110 aliases. Mention that in the docstring.
14111
14112 2005-07-07 Richard M. Stallman <rms@gnu.org>
14113
14114 * cus-start.el (exec-path): Use `directory' instead of `file'.
14115 Fix tag for nil.
14116
14117 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
14118
14119 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
14120 when called non-interactively. Doc fix.
14121
14122 2005-07-07 Lute Kamstra <lute@gnu.org>
14123
14124 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
14125 new address as well.
14126
14127 2005-07-07 Kenichi Handa <handa@m17n.org>
14128
14129 * international/mule.el (make-coding-system):
14130 Describe `ascii-incompatible' property in the docstring.
14131 (set-file-name-coding-system): Signal an error if coding-system is
14132 ascii-incompatible.
14133 (set-keyboard-coding-system): Likewise.
14134
14135 * international/mule-cmds.el (set-default-coding-systems):
14136 Don't set default-file-name-coding-system and
14137 default-keyboard-coding-system if coding-system is ASCII-incompatible.
14138
14139 * international/utf-16.el: Declare that all UTF-16-based coding
14140 systems are ASCII-incompatible.
14141
14142 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
14143
14144 * progmodes/gud.el: Require font-lock for displaying errors.
14145 Used by gdb-ui.el.
14146
14147 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
14148
14149 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
14150 values for the pattern lists which are `read'able but not
14151 `append'able (like symbols).
14152
14153 2005-07-06 Richard M. Stallman <rms@gnu.org>
14154
14155 * progmodes/flymake.el (flymake-float-time): Instead of
14156 with-no-warnings, test for xemacs.
14157 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
14158 to avoid warning.
14159
14160 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
14161
14162 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
14163
14164 2005-07-05 Lute Kamstra <lute@gnu.org>
14165
14166 * battery.el: Add support for Darwin (with much debugging help
14167 from Samuel Lauber <sam124@operamail.com>).
14168 (battery-status-function, battery-echo-area-format)
14169 (battery-mode-line-format): Add support for pmset on Darwin.
14170 (battery-load-low, battery-load-critical): New user options.
14171 (battery-pmset): New function.
14172
14173 2005-07-05 Lute Kamstra <lute@gnu.org>
14174
14175 Update FSF's address in GPL notices.
14176
14177 * textmodes/page-ext.el: Update FSF's address.
14178
14179 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
14180
14181 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
14182 filling from using prefix when filling a single-line docstring.
14183
14184 * progmodes/flymake.el: Remove useless eval-when-compile.
14185
14186 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
14187
14188 2005-07-04 Richard M. Stallman <rms@gnu.org>
14189
14190 * textmodes/org.el (org-file-apps-defaults-gnu):
14191 Rename from org-file-apps-defaults-linux.
14192 (org-default-apps): Don't test system-type for `linux'.
14193 (org-file-apps): Doc fix.
14194
14195 2005-07-04 David Ponce <david@dponce.com>
14196
14197 * tree-widget.el: Improve header Commentary section.
14198 (tree-widget) [defgroup]
14199 (tree-widget-image-enable, tree-widget-themes-directory)
14200 (tree-widget-theme, tree-widget-image-properties-emacs)
14201 (tree-widget-image-properties-xemacs, tree-widget-create-image)
14202 (tree-widget-image-formats, tree-widget-control)
14203 (tree-widget-empty-control, tree-widget-leaf-control
14204 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
14205 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
14206 (tree-widget-keep, tree-widget-after-toggle-functions)
14207 (tree-widget-open-node, tree-widget-close-node): Doc fix.
14208 (tree-widget-open-control, tree-widget-close-control): Fix doc and
14209 :help-echo message.
14210 (tree-widget-set-theme): Doc fix. Use `string-equal'.
14211 (tree-widget-image-properties): Doc fix. Clearer implementation.
14212 (tree-widget--cursors): New constant.
14213 (tree-widget-lookup-image): New function split from
14214 `tree-widget-find-image'. Clearer implementation.
14215 (tree-widget-find-image): Use it.
14216 (tree-widget-button-keymap): Use `set-keymap-parent'.
14217 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
14218 Define the sub-widgets here.
14219 (tree-widget-node): Check that :node is not a tree-widget.
14220 (tree-widget-get-super, tree-widget-open-control)
14221 (tree-widget-close-control, tree-widget-empty-control)
14222 (tree-widget-leaf-control, tree-widget-guide)
14223 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
14224 (tree-widget-no-handle, tree-widget-value-delete)
14225 (tree-widget-map): Remove.
14226 (tree-widget-children-value-save): Doc fix. Simplified.
14227 (tree-widget-value-create): Update according to previous changes.
14228
14229 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
14230
14231 * textmodes/org.el: Leading space replaced by TABS.
14232 (org-recalc-marks, org-table-rotate-recalc-marks)
14233 (org-table-get-specials): Treat "^" and "_" marks.
14234 (org-table-justify-field-maybe): Optional argument NEW.
14235 (org-table-eval-formula): Parsing of the format simplified.
14236 New modes C,I. Honor the %= parameter in the current table.
14237 Avoid unnecessary re-align by using the NEW argument to
14238 `org-table-justify-field-maybe'.
14239 (org-calc-default-modes): Default for date-format mimicks org-mode.
14240 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
14241
14242 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
14243
14244 * cus-face.el (custom-theme-set-faces): Make it handle face
14245 aliases whose alias declarations are pre- or autoloaded.
14246
14247 2005-07-04 Juri Linkov <juri@jurta.org>
14248
14249 * faces.el (read-face-name): Put the code for getting a face name
14250 from the buffer before adding the faces from the `face' property.
14251 Use `completing-read-multiple' instead of `completing-read'.
14252 Require `crm'. Add default value and post-process the returned
14253 list of faces.
14254
14255 * emacs-lisp/crm.el (crm-find-current-element)
14256 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
14257
14258 * emacs-lisp/lisp-mode.el (eval-defun-1):
14259 * emacs-lisp/edebug.el (edebug-eval-defun):
14260 Remove unnecessary quotes.
14261
14262 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
14263
14264 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
14265 (prolog-indent-level): Fix typo in docstring.
14266
14267 * info.el (Info-history, Info-history-forward)
14268 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
14269
14270 * add-log.el (add-change-log-entry):
14271 * comint.el (comint-dynamic-list-input-ring)
14272 (comint-dynamic-list-completions):
14273 * dabbrev.el (dabbrev-expand):
14274 * delim-col.el (delimit-columns-rectangle-line):
14275 * diff-mode.el (diff-context->unified, diff-reverse-direction)
14276 (diff-unified->context):
14277 * ediff-init.el (ediff-abbrev-jobname):
14278 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
14279 (ediff-replace-session-activity-marker-in-meta-buffer):
14280 * info.el (Info-summary):
14281 * lpr.el (printify-region):
14282 * printing.el (pr-create-interface):
14283 * ps-print.el (ps-print-quote):
14284 * ses.el (ses-column-widths, ses-print-cell)
14285 (ses-adjust-print-width, ses-center):
14286 * shell.el (shell-file-name-quote-list):
14287 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
14288 (strokes-fill-current-buffer-with-whitespace)
14289 (strokes-xpm-for-stroke, strokes-list-strokes)
14290 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
14291 * term.el (term-dynamic-list-input-ring)
14292 (term-dynamic-list-completions):
14293 * calc/calc.el (math-format-stack-value):
14294 * emacs-lisp/edebug.el (edebug-display-freq-count):
14295 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
14296 (delphi-new-comment-line):
14297 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
14298 * progmodes/executable.el (executable-set-magic):
14299 * progmodes/python.el (inferior-python-mode):
14300 * progmodes/scheme.el (scheme-mode-syntax-table):
14301 * progmodes/sh-script.el (sh-maybe-here-document):
14302 * progmodes/sql.el (sql-copy-column):
14303 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
14304 * textmodes/bibtex.el (bibtex-mode):
14305 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
14306 (sgml-auto-attributes):
14307 * textmodes/table.el (table-insert, table-shorten-cell)
14308 (table--generate-source-scan-lines, table-delete-row)
14309 (*table--cell-delete-char, table--spacify-frame)
14310 (table--horizontally-shift-above-and-below)
14311 (table--cell-insert-char, table--cell-blank-str)
14312 (table--fill-region-strictly):
14313 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
14314 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
14315
14316 * add-log.el (change-log):
14317 * apropos.el (apropos):
14318 * comint.el (comint-completion, comint-source):
14319 * dabbrev.el (dabbrev):
14320 * delim-col.el (columns):
14321 * diff-mode.el (diff-mode):
14322 * ediff.el (ediff):
14323 * ediff-diff.el (ediff-diff):
14324 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
14325 * ediff-mult.el (ediff-mult):
14326 * ediff-ptch.el (ediff-ptch):
14327 * ediff-wind.el (ediff-window):
14328 * facemenu.el (facemenu):
14329 * indent.el (indent):
14330 * info.el (info):
14331 * jka-cmpr-hook.el (compression, jka-compr):
14332 * lpr.el (lpr):
14333 * outline.el (outlines):
14334 * pcmpl-cvs.el (pcmpl-cvs):
14335 * pcmpl-rpm.el (pcmpl-rpm):
14336 * printing.el (printing):
14337 * ps-print.el (postscript, ps-print, ps-print-horizontal)
14338 (ps-print-vertical, ps-print-headers, ps-print-font)
14339 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
14340 (ps-print-background, ps-print-printer, ps-print-page)
14341 (ps-print-miscellany):
14342 * ses.el (ses):
14343 * shell.el (shell, shell-directories, shell-faces):
14344 * startup.el (initialization):
14345 * strokes.el (strokes):
14346 * term.el (term):
14347 * uniquify.el (uniquify):
14348 * w32-vars.el (w32):
14349 * calc/calc.el (calc):
14350 * emacs-lisp/bytecomp.el (bytecomp):
14351 * emacs-lisp/cl-indent.el (lisp-indent):
14352 * emacs-lisp/edebug.el (edebug):
14353 * emacs-lisp/elp.el (elp):
14354 * emacs-lisp/testcover.el (testcover):
14355 * emacs-lisp/trace.el (trace):
14356 * emulation/viper-ex.el (viper-ex):
14357 * emulation/viper-mous.el (viper-mouse):
14358 * mail/mailalias.el (mailalias):
14359 * mail/supercite.el (supercite, supercite-frames)
14360 (supercite-attr, supercite-cite, supercite-hooks):
14361 * net/rcompile.el (remote-compile):
14362 * net/rlogin.el (rlogin):
14363 * obsolete/ooutline.el (outlines):
14364 * progmodes/delphi.el (delphi):
14365 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
14366 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
14367 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
14368 (ebnf-optimization):
14369 * progmodes/etags.el (etags):
14370 * progmodes/executable.el (executable):
14371 * progmodes/idlwave.el (idlwave):
14372 * progmodes/pascal.el (pascal):
14373 * progmodes/prolog.el (prolog):
14374 * progmodes/python.el (python):
14375 * progmodes/scheme.el (scheme):
14376 * progmodes/sh-script.el (sh, sh-script):
14377 * progmodes/sql.el (SQL):
14378 * progmodes/tcl.el (tcl):
14379 * textmodes/bibtex.el (bibtex, bibtex-autokey):
14380 * textmodes/enriched.el (enriched):
14381 * textmodes/makeinfo.el (makeinfo):
14382 * textmodes/sgml-mode.el (sgml):
14383 * textmodes/table.el (table-hooks):
14384 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
14385 * textmodes/texinfo.el (texinfo):
14386 * textmodes/two-column.el (two-column):
14387 Finish `defgroup' description with period.
14388
14389 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
14390 * eshell/esh-var.el (eshell-var):
14391 * progmodes/vhdl-mode.el (vhdl-testbench):
14392 * textmodes/org.el (org): Fix typos in docstrings.
14393
14394 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
14395 consistency.
14396
14397 * progmodes/flymake.el (flymake-find-file): Remove.
14398 (flymake-float-time): Use `with-no-warnings'.
14399 (flymake-check-start-time, flymake-check-was-interrupted)
14400 (flymake-err-info, flymake-is-running, flymake-last-change-time)
14401 (flymake-new-err-info): `defvar' at compile time.
14402
14403 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
14404
14405 * replace.el (occur-hook): Doc fix.
14406 (occur-1): Don't call `occur-hook' if there are no matches.
14407
14408 2005-07-03 Richard M. Stallman <rms@gnu.org>
14409
14410 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
14411 global-map, save the same map.
14412 (global-map): Don't alter it at top level.
14413 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
14414 Then alter it here instead.
14415 (tpu-edt-off): Set global-map to the saved one.
14416
14417 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
14418 All references simplified.
14419 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
14420 (zmacs-regions): Add defvar.
14421 (repeat-complex-command-map): Everything about that deleted.
14422
14423 * textmodes/artist.el (artist-key-is-drawing)
14424 (artist-key-endpoint1, artist-key-poly-point-list)
14425 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
14426 (artist-key-compl-table, artist-rb-save-data)
14427 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
14428 Don't put them in eval-when-compile.
14429 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
14430
14431 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
14432 Use with-no-warnings.
14433
14434 * net/browse-url.el (dos-windows-version): Add defvar.
14435
14436 * mail/supercite.el (filladapt-prefix-table): Add defvar.
14437
14438 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
14439 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
14440 (rmail-new-summary-line-count): Rename from new-summary-line-count.
14441 Add defvar.
14442 (rmail-summary-beginning-of-message): Use with-no-warnings.
14443 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
14444
14445 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
14446 Use with-no-warnings.
14447
14448 * emulation/vi.el (vi-mark-region): Use c-mark-function.
14449 (c-mark-function): Add point-moving-unit property.
14450 (vi-goto-line): Use with-no-warnings.
14451
14452 * emulation/edt.el (edt-last-copied-word): Add defvar.
14453 (zmacs-region-stays): Likewise.
14454 (edt-mark-section-wisely): Use c-mark-function for C.
14455 Use makr-defun for Fortran.
14456 (time-string): defvar deleted.
14457 (edt-display-the-time): Don't set time-string.
14458
14459 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
14460
14461 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
14462 Don't warn when name is not constant
14463 or for defining the group `emacs'.
14464
14465 * tooltip.el (gud-tooltip-mode): Add defvar.
14466
14467 * startup.el (default-frame-background-mode): Add defvar.
14468
14469 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
14470
14471 * info.el (tool-bar-map): Add defvar.
14472
14473 * dired.el (dnd-protocol-alist): Add defvar.
14474
14475 * dired-aux.el (dired-query): Display question with answer, when
14476 the user answers.
14477
14478 * custom.el (custom-add-option): Doc fix.
14479
14480 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
14481
14482 2005-07-03 Eli Zaretskii <eliz@gnu.org>
14483
14484 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
14485 bogus name from the last change.
14486
14487 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
14488
14489 * custom.el (custom-declare-variable): Fix typos in comment.
14490 (custom-known-themes): Doc fix.
14491 (custom-theme-directory): New defcustom.
14492 (require-theme): Make it check `custom-theme-directory'.
14493
14494 * cus-theme.el (custom-new-theme-mode): New function.
14495 (custom-theme-name, custom-theme-variables, custom-theme-faces)
14496 (custom-theme-description): Add compiler defvars.
14497 (customize-create-theme): Add doc to the "*New Custom Theme*"
14498 buffer. Use `custom-new-theme-mode'.
14499 (custom-theme-write): Put the created buffer in emacs-lisp-mode
14500 and save it to the `custom-theme-directory'. Make this the
14501 default directory of the buffer.
14502
14503 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
14504
14505 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
14506 Fix unbalanced parentheses.
14507
14508 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
14509
14510 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
14511 into flymake-mode and delegate to flymake-mode.
14512
14513 * find-file.el (ff-which-function-are-we-in): Clean up.
14514
14515 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
14516
14517 * replace.el (occur-rename-buffer): Fix docstring.
14518
14519 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
14520 (edt-last-copied-word, edt-learn-macro-count)
14521 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
14522 (edt-rect-start-point, edt-user-global-map, rect-start-point)
14523 (time-string, zmacs-region-stays):
14524 * emulation/edt-mapper.el (edt-save-function-key-map)
14525 (EDT-key-name): `defvar' to silence the byte-compiler.
14526
14527 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
14528
14529 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
14530 font-lock-regexp-backslash. Doc fix.
14531 (font-lock-regexp-backslash-grouping-construct): Rename from
14532 font-lock-regexp-backslash-construct. Doc fix.
14533 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
14534 grouping constructs.
14535
14536 2005-07-02 Eli Zaretskii <eliz@gnu.org>
14537
14538 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
14539 updating all the prerequisites.
14540
14541 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
14542
14543 * textmodes/org.el (org-agenda-start-on-weekday)
14544 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
14545 (org-agenda-use-time-grid, org-archive-location)
14546 (org-allow-space-in-links, org-usenet-links-prefer-google)
14547 (org-enable-table-editor, org-export-default-language)
14548 (org-export-html-show-new-buffer, org-fill-paragraph)
14549 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
14550 (org-goto-quit, org-occur, org-eval-in-calendar)
14551 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
14552 (org-agenda-diary-entry, org-remember-help)
14553 (org-table-convert-region, org-at-table-p)
14554 (org-table-move-row-down, org-table-move-row-up)
14555 (org-table-copy-region, org-table-toggle-vline-visibility)
14556 (org-table-get-stored-formulas, org-table-get-specials)
14557 (org-recalc-commands, org-table-eval-formula)
14558 (org-table-formula-substitute-names, orgtbl-make-binding)
14559 (org-format-org-table-html, org-format-table-table-html)
14560 (org-format-table-table-html-using-table-generate-source)
14561 (org-customize): Fix typos in docstrings.
14562 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
14563 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
14564 (org-back-to-heading): Doc fixes.
14565 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
14566 (org-agenda-change-all-lines, org-get-header):
14567 Improve argument/docstring consistency.
14568 (orgtbl-error): Fix error message.
14569
14570 * progmodes/flymake.el (flymake-find-possible-master-files)
14571 (flymake-master-file-compare, flymake-get-line-err-count)
14572 (flymake-highlight-line, flymake-gui-warnings-enabled):
14573 Fix typos in docstrings.
14574 (flymake-parse-line, flymake-get-project-include-dirs-function)
14575 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
14576 Doc fixes.
14577 (flymake-get-project-include-dirs-function)
14578 (flymake-make-err-menu-data):
14579 Improve argument/docstring consistency.
14580
14581 2005-07-01 Lute Kamstra <lute@gnu.org>
14582
14583 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
14584 Catch errors with ignore-errors. Use temporary buffer.
14585 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
14586
14587 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
14588 background color faces.
14589 (facemenu-set-foreground, facemenu-set-background):
14590 Use facemenu-set-face-from-menu.
14591 (facemenu-set-face-from-menu): Treat face names that start with
14592 "fg:" or "bg:" as special.
14593 (facemenu-add-new-color): Don't create faces. Simplify.
14594
14595 2005-06-30 Richard M. Stallman <rms@gnu.org>
14596
14597 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
14598 (crm-find-current-element): Likewise.
14599
14600 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
14601
14602 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
14603
14604 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
14605
14606 * arc-mode.el (archive-extract): Make it work as a mouse binding.
14607 (archive-mouse-extract): Make it an obsolete alias.
14608 (archive-mode-map): Don't use archive-mouse-extract any more.
14609 (archive-mode, archive-extract): write-contents-hooks ->
14610 write-contents-functions.
14611 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
14612 first arg.
14613 (archive-rename-entry): Update the call.
14614 (archive-zip-summarize): Remove unused var `method'.
14615 (archive-lzh-summarize): Remove unused var `creator'.
14616
14617 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
14618 dedicated frame upon exit.
14619
14620 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
14621 (archive-zip-extract, archive-zip-expunge)
14622 (archive-zip-update, archive-zip-update-case): Use executable-find.
14623 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
14624 Use restore-buffer-modified-p.
14625 (archive-extract, archive-add-new-member, archive-write-file-member):
14626 Use with-current-buffer.
14627 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
14628
14629 2005-06-30 Andreas Schwab <schwab@suse.de>
14630
14631 * progmodes/gud.el (gud-filter): Remove unneeded progn.
14632
14633 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
14634
14635 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
14636
14637 2005-06-30 Juri Linkov <juri@jurta.org>
14638
14639 * faces.el (vertical-border): Inherit from mode-line-inactive
14640 only on tty.
14641
14642 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
14643
14644 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
14645 example, -NLINES in the `occur' docstring).
14646
14647 * replace.el (occur-1): When no matches are found, do not set the
14648 `buffer-read-only' and modified flags for the occur buffer,
14649 because it is deleted.
14650
14651 * emulation/cua-base.el (cua-check-pending-input)
14652 (cua-repeat-replace-region, cua-mode, cua-debug)
14653 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
14654 Fix typos in docstrings.
14655
14656 * emulation/cua-gmrk.el (cua-toggle-global-mark)
14657 (cua-cut-region-to-global-mark)
14658 (cua--cut-rectangle-to-global-mark):
14659 Remove period from end of messages.
14660
14661 * emulation/cua-rect.el (cua-do-rectangle-padding):
14662 Remove period from end of messages.
14663 (cua--rectangle-seq-format): Fix typo in docstring.
14664 (cua-sequence-rectangle, cua-fill-char-rectangle):
14665 Improve argument/docstring consistency.
14666
14667 2005-06-29 Juri Linkov <juri@jurta.org>
14668
14669 * faces.el (default-frame-background-mode): New internal variable.
14670 (frame-set-background-mode): Use it.
14671
14672 * startup.el (normal-top-level): Set default-frame-background-mode
14673 instead of frame-background-mode. Before setting it, test for its
14674 nil value. Remove tests for frame-background-mode and frame
14675 parameter `reverse'. Add test for "unspecified-fg".
14676
14677 * term/xterm.el (xterm-rxvt-set-background-mode):
14678 * term/rxvt.el (rxvt-set-background-mode):
14679 Set default-frame-background-mode instead of frame-background-mode.
14680
14681 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
14682
14683 * simple.el (set-variable): Warn about obsolete user variables.
14684
14685 * imenu.el (imenu--completion-buffer):
14686 * mouse.el (mouse-buffer-menu-alist):
14687 * msb.el (msb-invisible-buffer-p):
14688 * calendar/diary-lib.el (diary-header-line-format):
14689 * emacs-lisp/pp.el (pp-buffer):
14690 * progmodes/cperl-mode.el (cperl-do-auto-fill):
14691 * textmodes/picture.el (picture-replace-match):
14692 Change space constants followed by a sexp to "?\s ".
14693
14694 * play/decipher.el (decipher-loop-with-breaks):
14695 * textmodes/texinfo.el (texinfo-insert-@item): Change space
14696 constants "protected" from end of line by a comment to "?\s".
14697
14698 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
14699
14700 * font-lock.el (save-buffer-state): Use `declare'.
14701
14702 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
14703 reset the syntax-table to cperl-mode-syntax-table.
14704 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
14705 "foo_print_bar" is not matched as a reserved keyword.
14706
14707 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
14708
14709 * textmodes/org.el (orgtbl-setup): New function, for delayed
14710 setup for the orgtbl commands.
14711 (org-calc-default-modes): New option.
14712 (orgtbl-make-binding): Use `defun' to get better help display.
14713 (org-diary): Call `org-compile-prefix-format'.
14714 (org-table-formula-substitute-names): New function.
14715 (org-agenda-day-view, org-agenda-week-view): New commands.
14716 (org-agenda-toggle-week-view): Command removed.
14717 (org-tbl-menu): Split off from org-org-menu.
14718 (org-mode): Move removal of outline-mode menus to here.
14719 (org-table-formula-debug): New option.
14720 (org-table-insert-row): Keep first field if just "#" or "*".
14721 (org-mode): Paragraph regexps fixed.
14722 (org-table-recalculate-regexp): New constant.
14723 (org-table-justify-field-maybe): Avoid replace if not necessary.
14724 (org-copy-special, org-cut-special): Use `call-interactively'.
14725 (org-table-copy-region): Take region from `interactive' call.
14726 (org-trim): Return string even if no match.
14727 (org-formula): New face.
14728 (org-set-font-lock-defaults): No longer highlight "FIXME".
14729 But highlight formula-related fields in table.
14730 (org-table-p): Use regexp, not fontification.
14731 (org-table-align): Handle white space at end of line.
14732 (org-table-formula-evaluate-inline): New option.
14733 (org-mode): Auto-wrapping in comment lines turned off.
14734 (org-table-copy-down): Evaluate only in copied field, not in
14735 destination.
14736 (org-table-current-formula): Variable removed.
14737 (org-table-store-formulas, org-table-get-stored-formulas)
14738 (org-table-modify-formulas, org-table-replace-in-formulas)
14739 (org-table-maybe-eval-formula): New functions.
14740 (org-table-get-formula): Modify to use stored formulas.
14741 (org-table-insert-column, org-table-delete-column)
14742 (org-table-move-column): Call `org-table-modify-formulas'.
14743 (org-complete): Add completion for keyword formulas.
14744 (orgtbl-mode): Pull orgtbl-mode-map to start of
14745 minor-mode-map-alist.
14746
14747 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
14748
14749 * progmodes/python.el (python-check): Require `compile' before
14750 modifying its variables.
14751
14752 * newcomment.el (comment-indent-default): Don't get fooled by an early
14753 end of buffer.
14754
14755 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14756
14757 * ps-print.el (ps-print-version): Fix version number.
14758
14759 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
14760
14761 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
14762
14763 2005-06-28 Richard M. Stallman <rms@gnu.org>
14764
14765 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
14766 (flyspell-local-mouse-map): Declaration deleted.
14767 (flyspell-mouse-map): Bind only mouse-2.
14768 (flyspell-mode-map): Don't test flyspell-use-local-map.
14769 (flyspell-overlay-keymap-property-name): Var deleted.
14770 (flyspell-mode-on): Don't make local bindings for
14771 flyspell-mouse-map and flyspell-mode-map.
14772 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
14773
14774 * textmodes/ispell.el (ispell-word): Do not ignore short words.
14775
14776 * progmodes/compile.el (compilation-next-error-function):
14777 Don't switch buffers; operate on the current buffer.
14778
14779 * progmodes/compile.el (compilation-error-file-name)
14780 (compilation-warning-file-name, compilation-info-file-name)
14781 (compilation-line-number, compilation-column-number): New faces.
14782 (compilation-error-face, compilation-warning-face)
14783 (compilation-info-face, compilation-line-face)
14784 (compilation-column-face): Use them.
14785
14786 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
14787
14788 * comint.el (comint-password-prompt-regexp): Accept ", try again".
14789
14790 * bindings.el (global-map): Bind insertchar and its variants.
14791
14792 2005-06-27 Richard M. Stallman <rms@gnu.org>
14793
14794 * textmodes/artist.el (artist-text-overwrite)
14795 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
14796
14797 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14798
14799 * ps-print.el: It was not working the page selection for printing.
14800 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
14801 (ps-print-version): New version 6.6.7.
14802 (ps-end-sheet): New fun.
14803 (ps-header-sheet, ps-end-job): Call it.
14804
14805 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
14806
14807 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
14808
14809 2005-06-27 Lute Kamstra <lute@gnu.org>
14810
14811 * facemenu.el (facemenu-unlisted-faces): Add foreground and
14812 background color faces.
14813 (facemenu-get-face): Delete function.
14814 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
14815 (facemenu-add-new-color): Make second argument mandatory.
14816 Create the appropriate face and return it. Simplify.
14817 (facemenu-set-foreground, facemenu-set-background): Don't check if
14818 color is defined. Use return value of facemenu-add-new-color.
14819
14820 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
14821
14822 * progmodes/gud.el (gud-filter): Add missing argument to
14823 with-selected-window.
14824
14825 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
14826
14827 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
14828 a :require to the defcustom.
14829
14830 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
14831 defcustoms corresponding to minor modes.
14832
14833 2005-06-26 David Ponce <david@dponce.com>
14834
14835 * recentf.el: Require tree-widget instead of wid-edit.
14836 (recentf-filename-handler): Fix widget :type.
14837 (recentf-cancel-dialog, recentf-open-more-files)
14838 (recentf-open-files-action): Doc fix.
14839 (recentf-dialog-goto-first): New function.
14840 (recentf-dialog-mode-map): Set parent keymap first.
14841 (recentf-dialog-mode): Define with define-derived-mode.
14842 Don't display continuation lines in dialogs.
14843 (recentf-edit-list): Rename from recentf-edit-selected-items.
14844 (recentf-edit-list-select): Rename from recentf-edit-list-action.
14845 Simplify.
14846 (recentf-edit-list-validate): New function.
14847 (recentf-edit-list): Update accordingly.
14848 (recentf-open-files-item-shift): Remove.
14849 (recentf-open-files-item): Convert menu elements into tree and
14850 link widgets. Don't create the widgets.
14851 (recentf-open-files): Update accordingly.
14852 (recentf-save-list): Untabify.
14853
14854 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
14855
14856 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
14857 (keep-lines): Add INTERACTIVE arg. Never delete lines only
14858 partially contained in the active region. Do not take active
14859 region into account when called from Lisp, unless INTERACTIVE arg
14860 is non-nil. Use `forward-line' instead of `beginning-of-line' to
14861 avoid trouble with fields. Make marker point nowhere when no
14862 longer used. Always return nil. Doc fix.
14863 (flush-lines): Add INTERACTIVE arg. Do not take active region
14864 into account when called from Lisp, unless INTERACTIVE arg is
14865 non-nil. Use `forward-line' instead of `beginning-of-line' to
14866 avoid trouble with fields. Make marker point nowhere when no
14867 longer used. Always return nil. Doc fix.
14868 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
14869 interchangeable. Do not take active region into account when
14870 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
14871 message in echo area when called from Lisp, unless INTERACTIVE arg
14872 is non-nil. Avoid saying "1 occurrences". Do not use markers.
14873 Return the number of matches. Doc fix.
14874 (occur): Doc fix.
14875 (perform-replace): Make comment follow double space convention for
14876 the sake of `outline-minor-mode'.
14877
14878 * faces.el (facep): Doc fix.
14879
14880 2005-06-25 Richard M. Stallman <rms@gnu.org>
14881
14882 * facemenu.el (facemenu-enable-faces-p): New function.
14883 (facemenu-background-menu, facemenu-foreground-menu)
14884 (facemenu-face-menu): Add menu-enable property.
14885
14886 * jka-compr.el (jka-compr-insert-file-contents):
14887 Special handling if cannot find the uncompression program.
14888
14889 * cus-face.el (custom-face-attributes): Add autoload.
14890
14891 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
14892 Bind comment-indent-function locally.
14893
14894 * window.el (save-selected-window): Use save-current-buffer.
14895
14896 * subr.el (with-selected-window): Use save-current-buffer.
14897
14898 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
14899 and with-current-buffer.
14900
14901 2005-06-24 Richard M. Stallman <rms@gnu.org>
14902
14903 * simple.el (line-move-1): Fix previous change.
14904
14905 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
14906
14907 * replace.el (occur-1): Set `buffer-read-only' and the
14908 buffer-modified flag before running `occur-hook' to protect
14909 against unintentional buffer switches that can lead to data loss.
14910
14911 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
14912
14913 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
14914 (gud-gdb-marker-filter): Use font-lock-warning-face for any
14915 initial error.
14916
14917 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
14918 after fresh input.
14919 (gdb-var-create-handler): Put name of expression in quotes.
14920
14921 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
14922
14923 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
14924 elements of RING in order, and without bogus nil elements.
14925
14926 2005-06-23 Richard M. Stallman <rms@gnu.org>
14927
14928 * simple.el (set-variable): Args renamed; doc fix.
14929 (line-move-1): When there are overlays around, use vertical-motion.
14930
14931 * faces.el (escape-glyph): Use brown against light background.
14932 (nobreak-space): Rename from no-break-space.
14933 Fix previous change.
14934
14935 * dired-aux.el (dired-do-copy): Fix arg prompt.
14936
14937 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
14938
14939 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
14940
14941 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
14942 rather than "Distributor".
14943
14944 2005-06-23 Lute Kamstra <lute@gnu.org>
14945
14946 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
14947 (debug-on-entry): Use it. New interactive declaration that uses
14948 function-called-at-point.
14949
14950 2005-06-23 Kim F. Storm <storm@cua.dk>
14951
14952 * subr.el (save-match-data): Add comment about using evaporate arg
14953 to set-match-data.
14954
14955 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
14956
14957 * cus-edit.el (customize-face)
14958 (customize-face-other-window): Handle face aliases.
14959
14960 * faces.el (face-documentation, set-face-attribute)
14961 (face-spec-set): Handle face aliases.
14962
14963 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
14964
14965 * help-mode.el (help-make-xrefs): If a symbol representing a face
14966 name is not followed by the word "face", it could still be a
14967 function or variable name, so don't bypass other checks.
14968
14969 2005-06-22 Juri Linkov <juri@jurta.org>
14970
14971 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
14972 Replace aliased functions with calls where second arg `inherit' is t.
14973
14974 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
14975
14976 * progmodes/gdb-ui.el (gdb-error): New variable.
14977 (gdb-error): New function.
14978 (gdb-annotation-rules): Act on error-begin and error annotations.
14979 (gdb-concat-output): Use font-lock-warning-face for errors.
14980
14981 2005-06-22 Miles Bader <miles@gnu.org>
14982
14983 * bindings.el (propertized-buffer-identification): Use renamed
14984 `Buffer-menu-buffer' face.
14985
14986 * faces.el (vertical-border): Rename from `vertical-divider'.
14987 (escape-glyph): Change dark-background color back to `cyan'.
14988
14989 2005-06-21 Juri Linkov <juri@jurta.org>
14990
14991 * faces.el (face-user-default-spec): Try getting `customized-face'
14992 prior to `saved-face'.
14993 (frame-background-mode): Refill docstring.
14994
14995 * emacs-lisp/lisp-mode.el (eval-defun-1):
14996 * emacs-lisp/edebug.el (edebug-eval-defun):
14997 Set `saved-face' temporarily to nil before calling form.
14998 Set `customized-face' to the new spec after that.
14999
15000 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
15001
15002 * subr.el (1value, lambda, key-substitution-in-progress):
15003 Doc fixes.
15004
15005 * autoinsert.el (auto-insert-alist):
15006 * ses.el (ses-call-printer):
15007 * subr.el (noreturn):
15008 * emacs-lisp/lisp.el (check-parens):
15009 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
15010 * net/browse-url.el (browse-url-mosaic):
15011 * progmodes/cc-defs.el (c-safe-scan-lists):
15012 * progmodes/ebnf-abn.el (ebnf-abn-lex):
15013 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
15014 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
15015 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
15016 * progmodes/ebnf-iso.el (ebnf-iso-lex):
15017 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
15018
15019 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
15020
15021 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
15022
15023 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
15024
15025 * calendar/appt.el (appt-make-list): Activate the package, if
15026 not already active (for backwards compatibility).
15027
15028 2005-06-20 Kim F. Storm <storm@cua.dk>
15029
15030 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
15031
15032 2005-06-20 Miles Bader <miles@gnu.org>
15033
15034 * faces.el (vertical-divider): New face.
15035
15036 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
15037
15038 * simple.el (kill-whole-line): Doc fix.
15039 (next-error-buffer-p, next-error-find-buffer)
15040 (clone-indirect-buffer): Fix typos in docstrings.
15041 (comment-line-break-function): Doc fix: don't say variable
15042 is automatically buffer-local (it isn't).
15043
15044 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
15045
15046 * net/tramp-ftp.el (top):
15047 * net/tramp-smb.el (top):
15048 * net/tramp-util.el (top):
15049 * net/tramp-uu.el (top):
15050 * net/tramp-vc.el (top):
15051 * net/tramp.el (top): Revert copyright years back to original
15052 ones. Tramp has a life outside GNU Emacs.
15053
15054 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
15055
15056 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
15057
15058 2005-06-18 Juri Linkov <juri@jurta.org>
15059
15060 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
15061 end of first regexp to limit the match to the position between
15062 line number and source line with same separator character as used
15063 between file name and line number. In the second regexp limit
15064 mouse-face area to file name and line number by adding new group
15065 for them and referring it in HYPERLINK arg.
15066 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
15067 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
15068 previous line where grep markers may be already removed.
15069
15070 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
15071
15072 * progmodes/ps-mode.el: Update version and maintainer's email address.
15073
15074 2005-06-18 Steve Youngs <steve@xemacs.org>
15075
15076 * net/browse-url.el (browse-url-browser-function)
15077 (browse-url-default-browser): Add firefox.
15078 (browse-url-firefox-program, browse-url-firefox-arguments)
15079 (browse-url-firefox-startup-arguments)
15080 (browse-url-firefox-new-window-is-tab): New defcustoms.
15081 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
15082
15083 2005-06-17 Richard M. Stallman <rms@gnu.org>
15084
15085 * startup.el (command-line): Warn if specified user name has
15086 no home directory.
15087
15088 * term.el (term-get-old-input, term-input-filter, term-input-sender)
15089 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
15090
15091 * longlines.el (longlines-mode, longlines-show-hard-newlines):
15092 Doc fixes.
15093
15094 * faces.el (underline): Try bold if terminal doesn't support underline.
15095
15096 * mail/sendmail.el (mail-setup-with-from): New variable.
15097 (mail-insert-from-field): New function.
15098 (sendmail-send-it): Call it.
15099 (mail-setup): Optionally call it here.
15100
15101 * term/linux.el: Call tty-no-underline.
15102
15103 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
15104
15105 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
15106
15107 2005-06-17 Miles Bader <miles@gnu.org>
15108
15109 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
15110 (ediff-current-diff-C, ediff-current-diff-Ancestor)
15111 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
15112 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
15113 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
15114 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
15115 Remove "-face" suffix from face names.
15116 (ediff-current-diff-face-A, ediff-current-diff-face-B)
15117 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
15118 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
15119 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
15120 (ediff-even-diff-face-A, ediff-even-diff-face-B)
15121 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
15122 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
15123 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
15124 New backward-compatibility aliases for renamed faces.
15125 (ediff-current-diff-face-A, ediff-current-diff-face-B)
15126 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
15127 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
15128 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
15129 (ediff-even-diff-face-A, ediff-even-diff-face-B)
15130 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
15131 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
15132 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
15133 Use renamed ediff faces.
15134
15135 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
15136 Remove "-face" suffix from face names.
15137 (eshell-test-ok-face, eshell-test-failed-face):
15138 New backward-compatibility aliases for renamed faces.
15139 (eshell-run-test): Use renamed eshell-test faces.
15140
15141 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
15142 face name.
15143 (eshell-prompt-face): New backward-compatibility alias for renamed
15144 face.
15145 (eshell-emit-prompt): Use renamed eshell-prompt face.
15146
15147 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
15148 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
15149 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
15150 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
15151 Remove "-face" suffix from face names.
15152 (eshell-ls-directory-face, eshell-ls-symlink-face)
15153 (eshell-ls-executable-face, eshell-ls-readonly-face)
15154 (eshell-ls-unreadable-face, eshell-ls-special-face)
15155 (eshell-ls-missing-face, eshell-ls-archive-face)
15156 (eshell-ls-backup-face, eshell-ls-product-face)
15157 (eshell-ls-clutter-face):
15158 New backward-compatibility aliases for renamed faces.
15159 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
15160
15161 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
15162 Remove "-face" suffix from face name.
15163 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
15164 instead of literal face.
15165
15166 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
15167
15168 * emacs-lisp/warnings.el (display-warning, lwarn)
15169 (warning-minimum-log-level): Doc fixes.
15170 (warning-minimum-level, warning-minimum-log-level):
15171 Add :debug to :type choices.
15172
15173 * progmodes/ada-mode.el (ada-format-paramlist)
15174 (ada-get-indent-case, ada-check-matching-start)
15175 (ada-check-defun-name, ada-goto-matching-decl-start)
15176 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
15177 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
15178 (ada-make-subprogram-body): Follow error conventions.
15179 (ada-case-exception-file, ada-indent-comment-as-code)
15180 (ada-indent-handle-comment-special, ada-indent-renames)
15181 (ada-indent-return, ada-search-directories-internal)
15182 (ada-tab-policy, ada-case-exception-substring)
15183 (ada-other-file-alist, ada-matching-start-re)
15184 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
15185 (ada-imenu-generic-expression, ada-compile-goto-error)
15186 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
15187 (ada-popup-menu, ada-add-extensions, ada-mode)
15188 (ada-region-selected, ada-create-case-exception)
15189 (ada-create-case-exception-substring, ada-after-keyword-p)
15190 (ada-activate-keys-for-case, ada-adjust-case-region)
15191 (ada-adjust-case-buffer, ada-format-paramlist)
15192 (ada-scan-paramlist, ada-insert-paramlist)
15193 (ada-indent-newline-indent)
15194 (ada-indent-newline-indent-conditional)
15195 (ada-justified-indent-current, ada-goto-previous-word)
15196 (ada-indent-current, ada-get-indent-open-paren)
15197 (ada-get-indent-paramlist, ada-get-indent-end)
15198 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
15199 (ada-get-indent-block-start, ada-get-indent-subprog)
15200 (ada-get-indent-noindent, ada-get-indent-label)
15201 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
15202 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
15203 (ada-goto-stmt-end, ada-goto-next-word)
15204 (ada-check-matching-start, ada-check-defun-name)
15205 (ada-goto-matching-decl-start, ada-goto-matching-start)
15206 (ada-goto-matching-end, ada-search-ignore-string-comment)
15207 (ada-in-decl-p, ada-looking-at-semi-or)
15208 (ada-looking-at-semi-private, ada-in-paramlist-p)
15209 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
15210 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
15211 (ada-next-procedure, ada-previous-procedure, ada-next-package)
15212 (ada-previous-package, ada-create-menu)
15213 (ada-fill-comment-paragraph-justify)
15214 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
15215 (ada-other-file-name, ada-last-which-function-line)
15216 (ada-last-which-function-subprog, ada-which-function)
15217 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
15218 (ada-gen-treat-proc, ada-check-emacs-version)
15219 (ada-continuation-indent, ada-align-region-separate):
15220 Fix typos in docstrings.
15221 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
15222
15223 2005-06-16 Lute Kamstra <lute@gnu.org>
15224
15225 * simple.el (fundamental-mode): Run after-change-major-mode-hook
15226 conditionally.
15227
15228 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
15229
15230 * comint.el (comint-replace-by-expanded-filename)
15231 (comint-prompt-regexp, comint-delimiter-argument-list)
15232 (comint-preinput-scroll-to-bottom):
15233 * info.el (Info-hide-cookies-node):
15234 * ls-lisp.el (ls-lisp-classify):
15235 * find-file.el (ff-search-directories, ff-special-constructs)
15236 (ff-find-other-file):
15237 * font-lock.el (font-lock-keywords):
15238 * shell.el (shell-prompt-pattern)
15239 (shell-dynamic-complete-functions, shell-mode)
15240 (shell-delimiter-argument-list):
15241 * term.el (term-replace-by-expanded-filename)
15242 (term-prompt-regexp, term-delimiter-argument-list):
15243 * woman.el (woman-ignore, woman0-if):
15244 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
15245 * emacs-lisp/elint.el (elint-init-env):
15246 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
15247 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
15248 * language/ethio-util.el (ethio-tilde-escape)
15249 (ethio-use-three-dot-question):
15250 * net/zone-mode.el (zone-mode-load-time-setup):
15251 * progmodes/cc-align.el (c-lineup-argcont):
15252 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
15253 * progmodes/cperl-mode.el (cperl-set-style-back):
15254 * progmodes/inf-lisp.el (inferior-lisp-prompt):
15255 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
15256 Fix spellings in docstrings.
15257
15258 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
15259 * progmodes/modula2.el (m2-for): Fix spellings.
15260
15261 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
15262
15263 * simple.el (undo-more): Don't use `format' on `error' arguments.
15264 Improve argument/docstring consistency.
15265 (pending-undo-list): Doc fix.
15266
15267 * smerge-mode.el (smerge-ensure-match):
15268 * emulation/vip.el (vip-ex):
15269 * net/zone-mode.el (zone-mode-update-serial):
15270 * progmodes/idlwave.el (idlwave-complete):
15271 * progmodes/vhdl-mode.el (vhdl-visit-file)
15272 (vhdl-compose-wire-components):
15273 Don't use `format' on `error' arguments.
15274
15275 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
15276 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
15277 (tooltip-help-tips): Fix typos in docstrings.
15278
15279 2005-06-16 David Ponce <david@dponce.com>
15280
15281 * tree-widget.el (tree-widget-value-create): Simplify last change.
15282
15283 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
15284
15285 * ido.el (ido-incomplete-regexp): New variable.
15286 (ido-set-matches-1): Handle invalid-regexp error and set
15287 ido-incomplete-regexp.
15288 (ido-incomplete-regexp): New face.
15289 (ido-completions): Use it.
15290 (ido-complete, ido-exit-minibuffer, ido-completions):
15291 Handle incomplete regexps.
15292 (ido-completions): Add check for complete match when entering a regexp.
15293
15294 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
15295
15296 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
15297
15298 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15299
15300 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
15301 by field delimiters.
15302
15303 2005-06-15 David Ponce <david@dponce.com>
15304
15305 * tree-widget.el: eval-and-compile inlined functions so they will
15306 be available at run-time too.
15307 (tree-widget-super-format-handler)
15308 (tree-widget-format-handler): Remove.
15309 (tree-widget-value-create): Handle the :indent property.
15310
15311 2005-06-15 Miles Bader <miles@gnu.org>
15312
15313 * progmodes/which-func.el (which-func): Only inherit
15314 `font-lock-function-name-face' when that makes sense against the
15315 default mode-line face, otherwise set the face color explicitly.
15316
15317 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
15318 faces instead of (non-existent) variables.
15319
15320 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
15321
15322 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
15323 (iswitchb-get-matched-buffers): Likewise. Simplify.
15324
15325 2005-06-14 Miles Bader <miles@gnu.org>
15326
15327 * progmodes/ld-script.el (ld-script-location-counter):
15328 Remove "-face" suffix from face name.
15329 (ld-script-location-counter-face):
15330 New backward-compatibility alias for renamed face.
15331 (ld-script-location-counter-face): Use renamed face.
15332
15333 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
15334 (cperl-hash): Remove "-face" suffix from face names.
15335 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
15336 New backward-compatibility aliases for renamed faces.
15337 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
15338 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
15339
15340 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
15341 name.
15342 (which-func-face): New backward-compatibility alias for renamed face.
15343 (which-func-format): Use renamed which-func face.
15344
15345 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
15346 (vhdl-function, vhdl-directive, vhdl-reserved-word)
15347 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
15348 names.
15349 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
15350 (vhdl-speedbar-configuration, vhdl-speedbar-package)
15351 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
15352 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
15353 (vhdl-speedbar-architecture-selected)
15354 (vhdl-speedbar-configuration-selected)
15355 (vhdl-speedbar-package-selected)
15356 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
15357 names.
15358 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
15359 Use renamed faces.
15360 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
15361 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
15362 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
15363 Use renamed faces.
15364 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
15365 names.
15366 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
15367 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
15368 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
15369 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
15370 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
15371 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
15372
15373 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
15374 face name.
15375 (sh-heredoc-face): New backward-compatibility alias for renamed face.
15376 (sh-heredoc-face): Use renamed sh-heredoc face.
15377
15378 * progmodes/idlw-help.el (idlwave-help-link):
15379 Remove "-face" suffix from face name.
15380 (idlwave-help-link-face):
15381 New backward-compatibility alias for renamed face.
15382 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
15383
15384 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
15385 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
15386 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
15387 New backward-compatibility aliases for renamed faces.
15388 (idlwave-shell-disabled-breakpoint-face)
15389 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
15390
15391 * progmodes/flymake.el (flymake-errline, flymake-warnline):
15392 Remove "-face" suffix from face names.
15393 (flymake-errline-face, flymake-warnline-face):
15394 New backward-compatibility aliases for renamed faces.
15395 (flymake-highlight-line): Use renamed flymake faces.
15396
15397 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
15398 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
15399 (ebrowse-member-class, ebrowse-progress):
15400 Remove "-face" suffix from face names.
15401 (ebrowse-tree-mark-face, ebrowse-root-class-face)
15402 (ebrowse-file-name-face, ebrowse-default-face)
15403 (ebrowse-member-attribute-face, ebrowse-member-class-face)
15404 (ebrowse-progress-face):
15405 New backward-compatibility aliases for renamed faces.
15406 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
15407 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
15408 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
15409 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
15410
15411 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
15412 antlr-syntax)
15413 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
15414 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
15415 names.
15416 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
15417 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
15418 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
15419 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
15420 backward-compatibility aliases for renamed faces.
15421 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
15422 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
15423 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
15424 remove "font-lock-". Use renamed antlr-mode faces.
15425 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
15426 literal face-names with face variable references.
15427
15428 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
15429 face name.
15430 (Buffer-menu-buffer-face): New backward-compatibility alias for
15431 renamed face.
15432 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
15433
15434 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
15435
15436 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
15437 Eliminate "-face" suffix.
15438 (makefile-targets): Inherit from font-lock-function-name-face and
15439 eliminate "-face" suffix.
15440 (makefile-shell): Remove attributes and eliminate "-face" suffix.
15441 (makefile-*-font-lock-keywords): Append makefile-targets in rule
15442 actions, instead of prepending, to make it less visible.
15443 (makefile-previous-dependency, makefile-match-dependency):
15444 Don't match a target on a continuation line.
15445
15446 * files.el (auto-mode-alist): Put Makefile in gmake mode.
15447
15448 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
15449
15450 * progmodes/gdb-ui.el (menu): Re-order menu items.
15451 (gdb-tooltip-print): Respect tooltip-use-echo-area.
15452
15453 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
15454 Define in tooltip.el.
15455 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
15456 (gud-tooltip-tips): Respect tooltip-use-echo-area and
15457 gud-tooltip-echo-area.
15458
15459 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
15460 backward compatibility and make obsolete.
15461 (tooltip-help-tips): Use tooltip-use-echo-area.
15462 (tooltip-show-help-function): Rename to...
15463 (tooltip-show-help): ...this, because it is a function.
15464 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
15465
15466 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
15467
15468 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
15469 (edebug-print-length, edebug-print-level, edebug-print-circle)
15470 (edebug-modify-breakpoint, edebug-eval-last-sexp)
15471 (edebug-eval-print-last-sexp): Doc fixes.
15472
15473 2005-06-14 Kim F. Storm <storm@cua.dk>
15474
15475 * ido.el (ido-mode): Make a new keymap every time we enable ido,
15476 as the coverage buffer/file/both may change.
15477
15478 2005-06-14 Lute Kamstra <lute@gnu.org>
15479
15480 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
15481 and run-mode-hooks. Simplify.
15482
15483 * mail/rmailedit.el (rmail-edit-mode):
15484 * progmodes/octave-inf.el (inferior-octave-mode):
15485 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
15486
15487 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
15488 and run-mode-hooks.
15489 (recentf-edit-list, recentf-open-files): Don't call
15490 kill-all-local-variables directly.
15491
15492 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
15493
15494 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
15495
15496 * emacs-lisp/byte-run.el (make-obsolete)
15497 (define-obsolete-function-alias): Rename arguments FUNCTION and
15498 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
15499 (make-obsolete-variable, define-obsolete-variable-alias):
15500 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
15501 respectively.
15502
15503 * isearchb.el (isearchb-activate):
15504 * pcvs.el (cvs-mode):
15505 * ses.el (ses-load):
15506 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
15507 * net/tramp.el (tramp-find-file-exists-command)
15508 (tramp-find-shell):
15509 * progmodes/ada-mode.el (ada-create-case-exception)
15510 (ada-create-case-exception-substring, ada-make-subprogram-body):
15511 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
15512 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
15513 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
15514 * textmodes/org.el (org-promote, org-evaluate-time-range)
15515 (org-agenda-next-date-line, org-agenda-previous-date-line)
15516 (org-agenda-error, org-open-at-point, org-table-move-row)
15517 (org-format-table-table-html-using-table-generate-source)
15518 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
15519 * textmodes/reftex.el (reftex-access-scan-info):
15520 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
15521 (reftex-toc-promote-prepare): Follow error conventions.
15522
15523 * diff-mode.el (diff-mode): Fix typo in docstring.
15524
15525 * forms.el (forms--intuit-from-file): Fix reference to
15526 `forms-number-of-fields' in error message.
15527 (forms-print): Fix quoting in error message.
15528
15529 * forms.el (forms-mode):
15530 * emulation/vi.el (vi-goto-insert-state):
15531 * progmodes/flymake.el (flymake-new-err-info)
15532 (flymake-start-syntax-check-for-current-buffer)
15533 (flymake-simple-cleanup):
15534 * eshell/esh-var.el (eshell/export):
15535 * progmodes/gud.el (xdb):
15536 * textmodes/flyspell.el (flyspell-incorrect-hook)
15537 (flyspell-maybe-correct-transposition)
15538 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
15539
15540 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
15541
15542 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
15543 minibuffer prompt.
15544
15545 2005-06-13 Kim F. Storm <storm@cua.dk>
15546
15547 * subr.el (add-to-ordered-list): New defun.
15548
15549 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
15550 add cua--keymap-alist to emulation-mode-map-alists.
15551
15552 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
15553
15554 * subr.el (complete-in-turn): New macro.
15555 (dynamic-completion-table, lazy-completion-table): Add debug info.
15556
15557 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
15558 in preference to face aliases.
15559
15560 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
15561 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
15562 Remove unused vars `start' and `firstline'.
15563 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
15564 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
15565
15566 2005-06-13 Eli Zaretskii <eliz@gnu.org>
15567
15568 * cus-start.el (all): Don't complain about missing GTK-related
15569 variables, unless either `gtk' is boundp or this isn't a
15570 `windows-nt' build.
15571
15572 2005-06-13 Lute Kamstra <lute@gnu.org>
15573
15574 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
15575 run-mode-hooks.
15576
15577 * ediff-mult.el (ediff-meta-mode):
15578 * ediff-util.el (ediff-mode): Use run-mode-hooks.
15579
15580 * ledit.el (ledit-mode): Use delay-mode-hooks.
15581
15582 * woman.el (woman-mode-line-format): Delete constant.
15583 (woman-mode-map): Initialize it properly.
15584 (woman-mode): Set mode-class property to special.
15585 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
15586 Set major-mode and mode-name. Don't set mode-line-format directly.
15587 (Man-getpage-in-background): Don't reference woman-mode-line-format.
15588
15589 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
15590 string argument obsolete.
15591
15592 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
15593
15594 * textmodes/org.el (org-CUA-compatible): New option.
15595 (org-disputed-keys): New variable.
15596 (org-key): New function.
15597 (orgtbl-make-binding): Add docstring to the created function.
15598 (org-mode): Set paragraph start/separate regexps.
15599 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
15600 (org-archive-location, org-archive-mark-done)
15601 (org-archive-stamp-time): New options.
15602 (org-archive-subtree): New command.
15603 (org-fill-paragraph): New function.
15604 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
15605 (org-fake-empty-table-line): Function removed.
15606 (org-format-org-table-html): Do not create empty table lines at
15607 separator lines. Improved table header treatment.
15608 (org-link-format): New option.
15609 (org-make-link): New function.
15610 (org-insert-link, org-store-link): Use org-make-link.
15611 (org-open-file): Quote file name for shell command, to allow
15612 spaces in file names.
15613 (org-link-regexp): Fix bug with mailto link.
15614 (org-link-maybe-angles-regexp, org-protected-link-regexp):
15615 New constants.
15616 (org-export-as-html): Deal with the optional angles around a link.
15617 Better treatment of file: links.
15618 (org-open-at-point): Replace @{ and @} with < and >.
15619 (org-run-mode-hooks): Function removed.
15620 (org-agenda-mode): No longer use `org-run-mode-hooks'.
15621
15622 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
15623
15624 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
15625 MI command -data-list-register-values.
15626 (gdb-post-prompt): Indent properly.
15627
15628 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
15629
15630 * hilit-chg.el (highlight-changes-colors): Rename from
15631 `highlight-changes-colours'.
15632 (highlight-changes-colours): Keep as obsolete alias.
15633 (highlight-changes-face-list): Doc fix.
15634 (hilit-chg-make-list): Use `highlight-changes-colors'.
15635
15636 2005-06-12 Mark A. Hershberger <mah@everybody.org>
15637
15638 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
15639 defun-prompt-regexp.
15640
15641 2005-06-12 Eli Zaretskii <eliz@gnu.org>
15642
15643 * loadup.el: Don't say we are dumping under 2 names on windows-nt
15644 and cygwin.
15645
15646 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
15647 Don't use an old loaddefs.el, as in Makefile.in.
15648
15649 2005-06-12 Lute Kamstra <lute@gnu.org>
15650
15651 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
15652
15653 * man.el (Man-mode-map): Initialize it properly.
15654 (Man-mode): Set mode-class property to special.
15655
15656 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
15657
15658 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
15659
15660 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
15661 A newline is needed in the docstring there.
15662
15663 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
15664 Doc fixes.
15665
15666 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15667
15668 * printing.el: Doc fix. The menubar is no more changed when printing
15669 is loaded, it only changes when pr-menu-bind or pr-update-menus is
15670 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
15671 (pr-version): New version number (6.8.4).
15672 (pr-menu-bind): New command.
15673 (pr-update-menus): Docstring and code fix.
15674 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
15675 Docstring fix.
15676 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
15677 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
15678
15679 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
15680
15681 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
15682 "Returns" to "return", document useful return values, etc.
15683
15684 2005-06-11 Alan Mackenzie <acm@muc.de>
15685
15686 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
15687 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
15688 (adaptive-file-function): Minor amendment to doc-string.
15689
15690 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
15691
15692 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
15693 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
15694 Fix :type--it is `integer', not `string'.
15695
15696 * faces.el (modeline-highlight): Rename from (the erroneous)
15697 `modeline-higilight'.
15698
15699 2005-06-11 Lute Kamstra <lute@gnu.org>
15700
15701 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
15702 lisp-interaction-mode-map but make it the parent.
15703 (edebug-eval-mode): Use define-derived-mode.
15704
15705 2005-06-11 Andreas Schwab <schwab@suse.de>
15706
15707 * bindings.el: Add binding of `ESC functionkey' for every
15708 `M-functionkey'.
15709 * hexl.el (hexl-mode-map): Likewise.
15710
15711 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
15712
15713 * progmodes/compile.el (compilation-error-regexp-alist-alist)
15714 [msft]: update regexp for newer msft compilers.
15715
15716 2005-06-10 Mark A. Hershberger <mah@everybody.org>
15717
15718 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
15719 ATTLIST portions of included DTDs.
15720 (xml-parse-dtd): Eliminate use of inefficient match-data.
15721
15722 2005-06-10 Miles Bader <miles@gnu.org>
15723
15724 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
15725 (mpuz-text): Remove "-face" suffix from face names.
15726 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
15727 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
15728 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
15729
15730 * play/gomoku.el (gomoku-O, gomoku-X):
15731 Remove "-face" suffix from face names.
15732 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
15733 New backward-compatibility aliases for renamed faces.
15734 (gomoku-font-lock-keywords): Use renamed gomoku faces.
15735
15736 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
15737
15738 * thumbs.el: Fixes for changes of 2005-06-09.
15739 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
15740 as a directory.
15741 (thumbs-thumbname): Remove directory separator from format string;
15742 `thumbs-thumbsdir' now returns a valid directory name.
15743 (thumbs-temp-dir): New defsubst.
15744 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
15745 Use it.
15746
15747 * cus-edit.el (minibuffer):
15748 * files.el (make-backup-file-name-function):
15749 * filesets.el (filesets-external-viewers):
15750 * hilit-chg.el (highlight-changes-colours)
15751 (highlight-changes-face-list, highlight-changes-rotate-faces):
15752 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
15753 * kmacro.el (kmacro-call-macro):
15754 * log-edit.el (log-edit-changelog-full-paragraphs):
15755 * mouse.el (mouse-1-click-follows-link):
15756 * skeleton.el (skeleton-autowrap):
15757 * subr.el (insert-for-yank-1):
15758 * tempo.el (tempo-insert-region):
15759 * terminal.el (terminal-emulator):
15760 * time.el (display-time-mail-face):
15761 * vc.el (vc-annotate):
15762 * vcursor.el (vcursor-copy-line):
15763 * woman.el (woman-bold-headings, woman-ignore)
15764 (woman-default-faces, woman-monochrome-faces):
15765 * calendar/todo-mode.el (todo-insert-threshold):
15766 * emulation/pc-select.el (pc-select-selection-keys-only)
15767 (pc-selection-mode):
15768 * emulation/vip.el (vip-find-char-forward):
15769 * emulation/viper-cmd.el (viper-find-char-forward):
15770 * international/mule-cmds.el
15771 (select-safe-coding-system-accept-default-p)
15772 (input-method-exit-on-invalid-key):
15773 * international/mule-diag.el (describe-coding-system):
15774 * international/ucs-tables.el (unify-8859-on-encoding-mode):
15775 * net/browse-url.el (browse-url-xterm-program):
15776 * obsolete/lazy-lock.el (lazy-lock-mode):
15777 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
15778 (cperl-mode):
15779 * progmodes/cpp.el (cpp-face-light-name-list)
15780 (cpp-face-dark-name-list):
15781 * progmodes/delphi.el (delphi-newline-always-indents):
15782 Fix spellings in docstrings.
15783
15784 * ido.el (ido-mode, ido-file-extensions-order)
15785 (ido-default-file-method, ido-default-buffer-method)
15786 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
15787 (ido-decorations, ido-read-file-name-as-directory-commands)
15788 (ido-read-file-name-non-ido, ido-work-directory-list)
15789 (ido-ignore-item-temp-list, ido-current-directory)
15790 (ido-magic-forward-char, ido-enter-find-file)
15791 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
15792 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
15793
15794 2005-06-10 Lute Kamstra <lute@gnu.org>
15795
15796 * play/dunnet.el (dun-mode): Use define-derived-mode.
15797 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
15798 obsolete alias.
15799
15800 * play/doctor.el (doctor-mode-map): Remove defvar.
15801 (doctor-mode): Use define-derived-mode.
15802
15803 * mail/mspools.el (mspools-mode):
15804 * net/eudc-hotlist.el (eudc-hotlist-mode):
15805 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
15806
15807 2005-06-10 Miles Bader <miles@gnu.org>
15808
15809 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
15810 Remove "-face" suffix from face names.
15811 (flyspell-incorrect-face, flyspell-duplicate-face):
15812 New backward-compatibility aliases for renamed faces.
15813 (flyspell-mode-on, make-flyspell-overlay)
15814 (flyspell-highlight-incorrect-region)
15815 (flyspell-highlight-duplicate-region)
15816 (flyspell-display-next-corrections)
15817 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
15818
15819 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
15820 from face name.
15821 (texinfo-heading-face): New backward-compatibility alias for
15822 renamed face.
15823 (texinfo-heading-face): Use renamed texinfo-heading face.
15824
15825 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
15826 suffix from face names.
15827 (tex-math-face, tex-verbatim-face):
15828 New backward-compatibility aliases for renamed faces.
15829 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
15830 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
15831 literal face name.
15832
15833 * textmodes/table.el (table-cell): Remove "-face" suffix from face
15834 name.
15835 (table-cell-face): New backward-compatibility alias for renamed face.
15836 (table--put-cell-face-property, table--update-cell-face):
15837 Use renamed table-cell face.
15838
15839 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
15840 from face name.
15841 (sgml-namespace-face): New backward-compatibility alias for
15842 renamed face.
15843 (sgml-namespace-face): Use renamed sgml-namespace face.
15844
15845 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
15846 (org-level-4, org-level-5, org-level-6, org-level-7)
15847 (org-level-8, org-warning, org-headline-done)
15848 (org-deadline-announce, org-scheduled-today)
15849 (org-scheduled-previously, org-link, org-done, org-table)
15850 (org-time-grid): Remove "-face" suffix from face names.
15851 (org-level-1-face, org-level-2-face, org-level-3-face)
15852 (org-level-4-face, org-level-5-face, org-level-6-face)
15853 (org-level-7-face, org-level-8-face, org-warning-face)
15854 (org-headline-done-face, org-deadline-announce-face)
15855 (org-scheduled-today-face, org-scheduled-previously-face)
15856 (org-link-face, org-done-face, org-table-face)
15857 (org-time-grid-face):
15858 New backward-compatibility aliases for renamed faces.
15859 (org-level-faces, org-set-font-lock-defaults, org-timeline)
15860 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
15861 (org-agenda-get-timestamps, org-agenda-get-scheduled)
15862 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
15863
15864 * emulation/viper-init.el (viper-search, viper-replace-overlay)
15865 (viper-minibuffer-emacs, viper-minibuffer-insert)
15866 (viper-minibuffer-vi): Remove "-face" suffix from face names.
15867 (viper-search-face, viper-replace-overlay-face)
15868 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
15869 (viper-minibuffer-vi-face):
15870 New backward-compatibility aliases for renamed faces.
15871 (viper-search-face, viper-replace-overlay-face)
15872 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
15873 (viper-minibuffer-vi-face): Use renamed viper faces.
15874
15875 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
15876 Remove "-face" suffix from face names.
15877 (testcover-nohits-face, testcover-1value-face):
15878 New backward-compatibility aliases for renamed faces.
15879 (testcover-mark): Use renamed testcover faces.
15880
15881 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
15882 face name.
15883 (diary-button-face): New backward-compatibility alias for renamed face.
15884 (diary-entry): Use renamed diary-button face.
15885
15886 * calendar/calendar.el (diary, calendar-today, holiday)
15887 (mark-visible-calendar-date): Remove "-face" suffix from face names.
15888 (diary-face, calendar-today-face, holiday-face):
15889 New backward-compatibility aliases for renamed faces.
15890 (eval-after-load "facemenu", diary-entry-marker)
15891 (calendar-today-marker, calendar-holiday-marker, diary-face):
15892 Use renamed calendar faces.
15893
15894 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
15895 (compare-windows-face): New backward-compatibility alias for
15896 renamed face.
15897 (compare-windows-highlight): Use renamed compare-windows face.
15898
15899 * strokes.el (strokes-char): Remove "-face" suffix from face name.
15900 (strokes-char-face): New backward-compatibility alias for renamed face.
15901 (strokes-encode-buffer): Use renamed strokes-char face.
15902
15903 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
15904 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
15905 Remove "-face" suffix from face names.
15906 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
15907 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
15908 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
15909 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
15910 Use renamed pcvs faces.
15911 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
15912 * pcvs-defs.el (cvs-mode-map): Likewise.
15913 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
15914
15915 * info.el (info-title-1, info-title-2, info-title-3)
15916 (info-title-4): Remove "-face" suffix from and downcase face names.
15917 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
15918 (Info-title-4-face):
15919 New backward-compatibility aliases for renamed faces.
15920 (Info-fontify-node): Use renamed info faces.
15921
15922 * hilit-chg.el (highlight-changes, highlight-changes-delete):
15923 Remove "-face" suffix from face names.
15924 (highlight-changes-face, highlight-changes-delete-face):
15925 New backward-compatibility aliases for renamed faces.
15926 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
15927 (hilit-chg-make-list): Use renamed highlight-changes faces.
15928
15929 * generic-x.el (show-tabs-tab, show-tabs-space):
15930 Remove "-face" suffix from face names.
15931 (show-tabs-tab-face, show-tabs-space-face):
15932 New backward-compatibility aliases for renamed faces.
15933 (show-tabs-generic-mode-font-lock-defaults-1)
15934 (show-tabs-generic-mode-font-lock-defaults-2):
15935 Use renamed show-tabs faces.
15936
15937 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
15938 (smerge-markers): Remove "-face" suffix from face names.
15939 (smerge-mine-face, smerge-other-face, smerge-base-face)
15940 (smerge-markers-face):
15941 New backward-compatibility aliases for renamed faces.
15942 (smerge-mine-face, smerge-other-face, smerge-base-face)
15943 (smerge-markers-face): Use renamed smerge faces.
15944
15945 * log-view.el (log-view-file, log-view-message): Remove "-face"
15946 suffix from face names.
15947 (log-view-file-face, log-view-message-face):
15948 New backward-compatibility aliases for renamed faces.
15949 (log-view-file-face, log-view-message-face): Use renamed log-view
15950 faces.
15951
15952 * paren.el (show-paren-match, show-paren-mismatch):
15953 Remove "-face" suffix from face names.
15954 (show-paren-match-face, show-paren-mismatch-face):
15955 New backward-compatibility aliases for renamed faces.
15956 (show-paren-function): Use renamed show-paren faces.
15957
15958 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
15959 (ruler-mode-margins, ruler-mode-fringes)
15960 (ruler-mode-column-number, ruler-mode-fill-column)
15961 (ruler-mode-comment-column, ruler-mode-goal-column)
15962 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
15963 suffix from face names.
15964 (ruler-mode-default-face, ruler-mode-pad-face)
15965 (ruler-mode-margins-face, ruler-mode-fringes-face)
15966 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
15967 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
15968 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
15969 New backward-compatibility aliases for renamed faces.
15970 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
15971 (ruler-mode-column-number, ruler-mode-fill-column)
15972 (ruler-mode-comment-column, ruler-mode-goal-column)
15973 (ruler-mode-tab-stop, ruler-mode-current-column)
15974 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
15975 faces.
15976
15977 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
15978 face name.
15979 (whitespace-highlight-the-space): Use renamed face.
15980 (whitespace-highlight-face): New backward-compatibility alias for
15981 renamed face.
15982
15983 * woman.el (woman-italic, woman-bold, woman-unknown)
15984 (woman-addition, woman-symbol-face):
15985 Remove "-face" suffix from face names.
15986 (woman-italic-face, woman-bold-face, woman-unknown-face)
15987 (woman-addition-face):
15988 New backward-compatibility aliases for renamed faces.
15989 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
15990 (woman-decode-region, woman-replace-match)
15991 (woman-display-extended-fonts, woman-special-characters)
15992 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
15993 Use renamed woman faces.
15994
15995 * longlines.el (longlines-visible-face): Face removed.
15996
15997 * diff-mode.el (diff-header, diff-file-header, diff-index)
15998 (diff-hunk-header, diff-removed, diff-added, diff-changed)
15999 (diff-function, diff-context, diff-nonexistent): Remove "-face"
16000 suffix from face names.
16001 (diff-header-face, diff-file-header-face, diff-index-face)
16002 (diff-hunk-header-face, diff-removed-face, diff-added-face)
16003 (diff-changed-face, diff-function-face, diff-context-face)
16004 (diff-nonexistent-face): New backward-compatibility aliases for
16005 renamed faces.
16006 (diff-header-face, diff-file-header-face)
16007 (diff-index, diff-index-face, diff-hunk-header)
16008 (diff-hunk-header-face, diff-removed, diff-removed-face)
16009 (diff-added, diff-added-face, diff-changed-face, diff-function)
16010 (diff-function-face, diff-context-face, diff-nonexistent)
16011 (diff-nonexistent-face): Use renamed diff-mode faces.
16012
16013 * progmodes/compile.el (compilation-warning-face)
16014 (compilation-info-face): Remove "-face" suffix from face names.
16015 (compilation-warning-face, compilation-info-face):
16016 New backward-compatibility aliases for renamed faces.
16017 (compilation-warning-face, compilation-info-face):
16018 Use renamed compilation faces.
16019
16020 * add-log.el (change-log-date, change-log-name)
16021 (change-log-email, change-log-file, change-log-list)
16022 (change-log-conditionals, change-log-function)
16023 (change-log-acknowledgement): Remove "-face" suffix from face names.
16024 (change-log-date-face, change-log-name-face)
16025 (change-log-email-face, change-log-file-face)
16026 (change-log-list-face, change-log-conditionals-face)
16027 (change-log-function-face, change-log-acknowledgement-face):
16028 New backward-compatibility aliases for renamed faces.
16029 (change-log-font-lock-keywords): Use renamed change-log faces.
16030
16031 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
16032 (custom-set, custom-changed, custom-saved, custom-button)
16033 (custom-button-pressed, custom-documentation, custom-state)
16034 (custom-comment, custom-comment-tag, custom-variable-tag)
16035 (custom-variable-button, custom-face-tag, custom-group-tag-1)
16036 (custom-group-tag): Remove "-face" suffix from face names.
16037 (custom-magic-alist, custom-magic-value-create)
16038 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
16039 (custom-invalid-face, custom-rogue-face, custom-modified-face)
16040 (custom-set-face, custom-changed-face, custom-saved-face)
16041 (custom-button-face, custom-button-pressed-face)
16042 (custom-documentation-face, custom-state-face)
16043 (custom-comment-face, custom-comment-tag-face)
16044 (custom-variable-tag-face, custom-variable-button-face)
16045 (custom-face-tag-face, custom-group-tag-face-1)
16046 (custom-group-tag-face):
16047 New backward-compatibility aliases for renamed faces.
16048
16049 * wid-edit.el (widget-documentation, widget-button)
16050 (widget-field, widget-single-line-field, widget-inactive)
16051 (widget-button-pressed): "-face" suffix removed from face names.
16052 (widget-documentation-face, widget-button-face)
16053 (widget-field-face, widget-single-line-field-face)
16054 (widget-inactive-face, widget-button-pressed-face):
16055 New backward-compatibility aliases for renamed faces.
16056 (widget-documentation-face, widget-button-face)
16057 (widget-button-pressed-face, widget-specify-field)
16058 (widget-specify-inactive): Use renamed widget faces.
16059
16060 2005-06-10 Kenichi Handa <handa@m17n.org>
16061
16062 * term/x-win.el (x-clipboard-yank): Remove condition-case
16063 wrapping.
16064
16065 2005-06-11 Kenichi Handa <handa@m17n.org>
16066
16067 * add-log.el (change-log-font-lock-keywords): Make the regexp for
16068 date lines stricter.
16069
16070 2005-06-10 Zhang Wei <id.brep@gmail.com>
16071
16072 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
16073 of x-get-selection.
16074
16075 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
16076
16077 * comint.el (comint-mode, comint-snapshot-last-prompt):
16078 * frame.el (frame-current-scroll-bars):
16079 * term.el (term-mode, term-check-proc, term-input-sender)
16080 (term-simple-send, term-extract-string, term-word)
16081 (term-match-partial-filename):
16082 * window.el (window-current-scroll-bars):
16083 * emulation/cua-base.el (cua-normal-cursor-color)
16084 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
16085 (cua-global-mark-cursor-color):
16086 * mail/undigest.el (rmail-forward-separator-regex):
16087 Fix typos in docstrings.
16088
16089 * comint.el (comint-check-proc, make-comint-in-buffer)
16090 (comint-source-default): Doc fixes.
16091
16092 * term.el (term-send-string): Improve argument/docstring consistency.
16093
16094 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
16095
16096 * comint.el (comint-send-input): Bind `inhibit-read-only' around
16097 call to `delete-region'.
16098 (comint-mode-hook): Do not enable Font Lock by default.
16099
16100 2005-06-09 Lute Kamstra <lute@gnu.org>
16101
16102 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
16103 could be void.
16104
16105 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
16106
16107 * emacs-lisp/debug.el (debugger-will-be-back): New var.
16108 (debug): Use it.
16109 (debugger-step-through, debugger-continue, debugger-jump)
16110 (debugger-return-value): Set it when needed.
16111 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
16112 Use inhibit-read-only.
16113
16114 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
16115
16116 * window.el (shrink-window-if-larger-than-buffer)
16117 (window-size-fixed): Fix typo in docstring.
16118
16119 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
16120 thumbnails directory on loading.
16121 (thumbs-conversion-program): Use `eq' to check the system type,
16122 not `equal'.
16123 (thumbs-temp-dir): Initialize to `temporary-file-directory',
16124 not "/tmp". Fix docstring.
16125 (thumbs-thumbsdir): New function to return the thumbnails
16126 directory, creating it if needed.
16127 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
16128 (thumbs-temp-file): Delete variable and make it into a function.
16129 (thumbs-resize-image, thumbs-modify-image): Use it.
16130 (thumbs-kill-buffer): Simplify.
16131 (thumbs-gensym): Defalias or duplicate CL `gensym'.
16132 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
16133 docstrings.
16134
16135 2005-06-09 Kim F. Storm <storm@cua.dk>
16136
16137 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
16138 set-match-data to free markers in match-data.
16139
16140 * replace.el (replace-match-data): Pass RESEAT arg `t' to
16141 match-data to unchain markers in match-data.
16142
16143 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
16144
16145 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
16146 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
16147 unnecessary now.
16148
16149 2005-06-08 Richard M. Stallman <rms@gnu.org>
16150
16151 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
16152 give the variable a doc string that doesn't say don't set it directly.
16153
16154 * textmodes/ispell.el (ispell-check-version):
16155 Use match-string-no-properties.
16156 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
16157 (ispell-buffer-local-words): Likewise.
16158
16159 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
16160 except on terminals with enough colors to really display it.
16161 (makefile-dependency-regex): Delete spurious `bb'.
16162
16163 * faces.el (escape-glyph): Use blue once again in last case.
16164 (no-break-space): Redefine so that it isn't invisible on a tty.
16165
16166 2005-06-08 Kim F. Storm <storm@cua.dk>
16167
16168 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
16169 also when reading directory name.
16170
16171 2005-06-08 Lute Kamstra <lute@gnu.org>
16172
16173 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
16174 (flyspell-mode-line-string): Remove autoload cookie.
16175 (flyspell-mode): Remove defvar.
16176
16177 2005-06-07 Lute Kamstra <lute@gnu.org>
16178
16179 * textmodes/org.el (org-run-mode-hooks): New function.
16180 (org-agenda-mode): Use it.
16181
16182 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
16183
16184 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
16185
16186 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
16187
16188 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
16189
16190 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
16191
16192 * font-lock.el (font-lock-add-keywords): Doc fix.
16193
16194 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
16195
16196 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
16197 (tex-compile-default): In the absence of any history, use the order in
16198 tex-compile-alist to choose the preferred command.
16199 (tex-compile-commands): Reorder a bit.
16200
16201 * textmodes/flyspell.el (flyspell-auto-correct-binding)
16202 (flyspell-incorrect-face, flyspell-duplicate-face):
16203 Use (X)Emacs-agnostic code.
16204 (flyspell-mode-map): Don't overwrite at each load. Remove code
16205 redundant with the subsequent add-minor-mode. Merge Emacs and
16206 XEmacs code.
16207 (flyspell-word): Minor simplification.
16208 (flyspell-math-tex-command-p): Quieten the byte-compiler.
16209 (flyspell-external-point-words): Remove unused vars `size' and `start'.
16210 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
16211 Merge the corresponding Emacs code.
16212 (flyspell-correct-word, flyspell-xemacs-popup):
16213 Use flyspell-do-correct.
16214
16215 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
16216 a dedicated window.
16217
16218 * international/latexenc.el (latexenc-find-file-coding-system):
16219 Undo part of last patch, to turn off a compiler warning.
16220
16221 2005-06-06 Juri Linkov <juri@jurta.org>
16222
16223 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
16224 Rename `tmm-inactive-face' to `tmm-inactive'.
16225
16226 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
16227
16228 * iswitchb.el: Rename faces.
16229
16230 2005-06-06 Kim F. Storm <storm@cua.dk>
16231
16232 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
16233 (cua-global-mark): Remove -face suffix from face names.
16234
16235 * emulation/cua-gmrk.el (cua--init-global-mark):
16236 Remove cua-global-mark face setup.
16237
16238 2005-06-06 Richard M. Stallman <rms@gnu.org>
16239
16240 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
16241 just like other allowed characters.
16242 (makefile-match-dependency): Exclude leading and training whitespace
16243 from the range of regexp subexp 1.
16244 (makefile-macroassign-regex): Don't try to match the body,
16245 just the name of the macro being defined.
16246
16247 * info.el (Info-read-node-name-2): New function.
16248 (Info-read-node-name-1): Use that.
16249 Add a completion-base-size-function property.
16250
16251 * simple.el (completion-setup-function): Look for
16252 completion-base-size-function property of minibuffer-completion-table.
16253
16254 * files.el (locate-file-completion): Doc fix.
16255
16256 * printing.el: Don't call pr-update-menus; user must do that.
16257
16258 * emacs-lisp/debug.el (debugger-window): New variable.
16259 (debug): Use debugger-window if it is set and still alive.
16260 Record debugger-window for next entry.
16261
16262 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
16263
16264 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
16265
16266 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
16267 (hack-one-local-variable, hack-local-variables)
16268 (hack-local-variables-prop-line): Pass that arg.
16269
16270 2005-06-06 Kim F. Storm <storm@cua.dk>
16271
16272 * ido.el (ido-first-match, ido-only-match, ido-subdir)
16273 (ido-indicator): Remove -face suffix from face names.
16274
16275 2005-06-06 Juri Linkov <juri@jurta.org>
16276
16277 * font-lock.el (font-lock-regexp-backslash)
16278 (font-lock-regexp-backslash-construct): New faces.
16279 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
16280 after `('. Add `while-no-input' to control structures.
16281
16282 * faces.el (no-break-space, shadow): New faces.
16283 (escape-glyph): Use less loud colors pink2 and red4.
16284
16285 * diff-mode.el (diff-context-face)
16286 * dired.el (dired-ignored)
16287 * rfn-eshadow.el (file-name-shadow)
16288 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
16289
16290 * info.el (Info-title-1-face): Use green instead of yellow because
16291 bold yellow is not readable on light backgrounds.
16292
16293 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
16294 before selecting the desired mode to not spend time fontifying
16295 old contents.
16296
16297 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
16298
16299 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
16300 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
16301
16302 * ps-print.el (ps-default-fg, ps-default-bg):
16303 Fix typos in docstrings.
16304
16305 * isearchb.el (isearchb): Don't pass a spurious second argument to
16306 `iswitchb-completions'.
16307
16308 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
16309
16310 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
16311 to preserve point.
16312 (gdb-find-file-hook): Add doc string.
16313
16314 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
16315 C dereferenced pointer expression.
16316 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
16317
16318 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
16319
16320 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
16321 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
16322 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
16323 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
16324 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
16325 Make background transparent.
16326
16327 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
16328
16329 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
16330 (font-lock-remove-keywords): Doc fix.
16331 (font-lock-mode-major-mode): Compiler defvar.
16332 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
16333
16334 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
16335 (font-lock-mode): Update `font-lock-mode-major-mode'.
16336 (font-lock-set-defaults): Compiler defvar.
16337 (font-lock-default-function): Take `font-lock-mode-major-mode'
16338 into account.
16339
16340 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
16341 keep track of which major mode it enabled the minor mode for.
16342 Use find-file-hook again. Update docstring.
16343
16344 * simple.el (eval-expression-print-level)
16345 (eval-expression-print-length, eval-expression-debug-on-error):
16346 Doc fixes.
16347
16348 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
16349
16350 * iswitchb.el (iswitchb-single-match-face)
16351 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
16352 (iswitchb-invalid-regexp-face): New faces.
16353 (iswitchb-completions): Use them.
16354 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
16355 now marked as an obsolete alias.
16356 (iswitchb-read-buffer): Remove check for bound font variables.
16357 (iswitchb-invalid-regexp): New free variable.
16358 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
16359 set iswitchb-invalid-regexp.
16360 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
16361 invalid regexps.
16362 (iswitchb-completions): Add check for complete match when entering
16363 a regexp.
16364 (iswitchb-completions): Remove require-match argument.
16365 (iswitchb-exhibit): Fix caller.
16366 (iswitchb-common-match-inserted): New variable.
16367 (iswitchb-complete, iswitchb-completion-help): Use it.
16368
16369 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
16370
16371 * url-http.el (url-http-chunked-encoding-after-change-function):
16372 Use `url-http-debug' instead of `message'.
16373
16374 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
16375
16376 * url-http.el (url-http-parse-headers): Pass redirected URL as a
16377 callback argument.
16378
16379 2005-06-04 Kim F. Storm <storm@cua.dk>
16380
16381 * simple.el (line-move): Only call sit-for when moving backwards.
16382
16383 * ido.el (ido-make-merged-file-list-1): New defun split from
16384 ido-make-merged-file-list.
16385 (ido-make-merged-file-list): Bind throw-on-input around call to
16386 ido-make-merged-file-list-1. Return input-pending-p if
16387 interrupted by more input available.
16388 (ido-read-internal): Handle input-pending-p return value from
16389 ido-make-merged-file-list.
16390
16391 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
16392
16393 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
16394 compatibility code.
16395
16396 * international/latexenc.el (latexenc-find-file-coding-system):
16397 Don't inherit the EOL part of the coding-system from the
16398 tex-main buffer. Fit within 80 columns.
16399
16400 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
16401
16402 * tmm.el (tmm-inactive-face): New face.
16403 (tmm-remove-inactive-mouse-face): New function.
16404 (tmm-prompt, tmm-add-one-shortcut)
16405 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
16406 but not selectable.
16407
16408 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
16409
16410 * faces.el (face-equal): Improve argument/docstring consistency.
16411
16412 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
16413
16414 * progmodes/make-mode.el (makefile-targets-face)
16415 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
16416 (makefile-bsdmake-dependency-regex)
16417 (makefile-makepp-rule-action-regex)
16418 (makefile-bsdmake-rule-action-regex): New constants.
16419 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
16420
16421 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16422 Allow (...) within `...' for makepp messages.
16423
16424 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
16425
16426 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
16427
16428 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
16429 "." files are deleted from all file lists before comparison.
16430
16431 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
16432 (viper-ESC-key): Made them customizable.
16433
16434 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
16435
16436 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
16437
16438 * autorevert.el (auto-revert-buffers): Use save-match-data.
16439
16440 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
16441
16442 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
16443 menu items with a nil command binding.
16444
16445 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
16446
16447 * emacs-lisp/cl-macs.el (defsetf):
16448 Improve argument/docstring consistency.
16449
16450 * faces.el (list-faces-display): Improve the formatting by
16451 computing the maximum length required for any face-name (reworked
16452 patch of 1999-01-11, accidentally deleted on 1999-07-21).
16453 (internal-find-face): Remove redundant info in docstring.
16454
16455 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
16456
16457 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
16458 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
16459 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
16460 (gdb-assembler-custom): Improve regexps.
16461 (def-gdb-auto-update-handler): Use window point to preserve point.
16462
16463 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
16464
16465 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
16466
16467 2005-05-31 Jay Belanger <belanger@truman.edu>
16468
16469 * calc/calc-embed.el (calc-embedded-word): Change argument passed
16470 to calc-embedded.
16471 (calc-embedded-make-info): Have plain prefix argument select
16472 entire line.
16473
16474 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
16475
16476 * faces.el (list-faces-display): Signal error if passed a regexp
16477 that matches no face name.
16478
16479 * simple.el (filter-buffer-substring): Fix typo in docstring.
16480
16481 2005-05-31 Richard M. Stallman <rms@gnu.org>
16482
16483 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
16484 (vhdl-emacs-21): Doc fix.
16485 (vhdl-mode): Unconditionally set comment-padding.
16486 (vhdl-fixup-whitespace-region): Insert spaces only where
16487 there are none.
16488 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
16489
16490 2005-05-30 John Wiegley <johnw@newartisans.com>
16491
16492 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
16493 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
16494 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
16495 `directory-sep-char' to ?/, and all uses of `string-to-int' to
16496 `string-to-number'.
16497
16498 2005-05-30 Jay Belanger <belanger@truman.edu>
16499
16500 * calc/calc.el (calc-bug-address): Fix docstring.
16501 (calc-window-hook, calc-trail-window-hook): New variables.
16502 (calc-trail-display): Restore use of calc-trail-window-hook.
16503 (calc): Restore use of calc-window-hook.
16504
16505 2005-05-31 Masatake YAMATO <jet@gyve.org>
16506
16507 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
16508
16509 * help-fns.el (help-C-file-name): Add autoload mark for
16510 `find-function-noselect'.
16511
16512 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
16513
16514 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
16515 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
16516
16517 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
16518
16519 * calendar/diary-lib.el (mark-included-diary-files): Only kill
16520 included diary buffer if it was not already being visited.
16521 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
16522
16523 * calendar/icalendar.el (top-level): Do not require appt.
16524
16525 * mail/supercite.el (sc-select-attribution): Only use a list
16526 element from sc-attrib-selection-list if it returns a string.
16527 Reported by Davide G. M. Salvetti <salve@debian.org>.
16528
16529 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
16530
16531 * thumbs.el (thumbs-thumbname): The resulting thumbname now
16532 includes a hash value to improve its uniqueness, and has a ".jpg"
16533 extension. Also, it is now a valid filename on all systems.
16534 (thumbs-make-thumb): Use `let', not `let*'.
16535 (thumbs-show-thumbs-list): Check for JPEG availability.
16536
16537 2005-05-30 Richard M. Stallman <rms@gnu.org>
16538
16539 * filesets.el (filesets-menu-ensure-use-cached):
16540 Prevent warning when emacs-version>= is undefined.
16541
16542 * printing.el (pr-interactive-n-up): Use string-to-number.
16543
16544 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
16545
16546 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
16547 Warn only when name to be defined is quoted.
16548
16549 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
16550
16551 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
16552 Make regexp more robust.
16553 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
16554 Force regeneration of disassembly.
16555
16556 2005-05-29 Jay Belanger <belanger@truman.edu>
16557
16558 * calc/calc.el (calc-user-invocation): Check if
16559 calc-invocation-macro is non-nil.
16560
16561 2005-05-29 Juri Linkov <juri@jurta.org>
16562
16563 * add-log.el (change-log-font-lock-keywords):
16564 Add `+' to e-mail regexp to accept mail address with keywords.
16565
16566 * man.el (Man-name-regexp): Add `:' to accept qualified names.
16567
16568 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
16569
16570 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
16571
16572 * ielm.el (inferior-emacs-lisp-mode): Ditto.
16573
16574 2005-05-29 Richard M. Stallman <rms@gnu.org>
16575
16576 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
16577 Undo the change that moves to end of the current word.
16578
16579 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
16580
16581 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
16582 Throw error when count <= 0 to ensure input is a number.
16583 (gdb-read-memory-custom): Pick up address from buffer.
16584 (gdb-memory-mode): Allow user to increment and decrement
16585 memory address from header line.
16586
16587 2005-05-29 Richard M. Stallman <rms@gnu.org>
16588
16589 * flyspell.el (flyspell-version): Function deleted.
16590 (flyspell-auto-correct-previous-hook): Doc fix.
16591
16592 * jit-lock.el (jit-lock-function, jit-lock-after-change):
16593 Do nothing if memory is full.
16594
16595 * font-lock.el (font-lock-fontify-syntactically-region):
16596 Pass t for GREEDY to looking-back.
16597
16598 * saveplace.el (save-place-alist-to-file): Write the file
16599 using write-region.
16600
16601 * subr.el (looking-back): New argument GREEDY.
16602
16603 * progmodes/compile.el (compilation-start): Set the mode
16604 before inserting the initial text.
16605
16606 * progmodes/which-func.el (which-func-update-1): Turn the mode
16607 off in case of error by setting which-func-mode.
16608
16609 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
16610
16611 * flyspell.el (flyspell-auto-correct-previous-word):
16612 Narrow down to what's on the screen, and recenter overlays
16613 at the end of the next word.
16614
16615 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
16616
16617 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
16618 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
16619 (flyspell-abbrev-p): Default to nil.
16620 (flyspell-use-global-abbrev-table-p): Doc fix.
16621 (flyspell-large-region): Allow nil as value.
16622 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
16623
16624 (mail-mode-flyspell-verify): More robust handling
16625 of `mail-header-separator'. More efficient signature detection.
16626 Allow for regexp metacharacters in message-header-separator.
16627 Adding `To' not to be checked in mail-mode-flyspell-verify.
16628
16629 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
16630 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
16631 Bind flyspell-auto-correct-binding.
16632 Bind C-. and C-, .
16633 (flyspell-mode-map): Likewise.
16634 (flyspell-mode): Doc fix.
16635 (flyspell-accept-buffer-local-defs): Preserve current buffer.
16636 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
16637 (flyspell-word-cache-result): New var, always local.
16638 (flyspell-check-pre-word-p): Doc fix.
16639 (flyspell-check-changed-word-p): Handle spc like newline.
16640 (flyspell-post-command-hook): Set flyspell-word-cache-result.
16641 (flyspell-word-search-backward, flyspell-word-search-forward):
16642 New functions.
16643 (flyspell-word): Return t if nothing to check.
16644 When parsing TeX code, check for after } or \.
16645 Use flyspell-word-search-backward to find previous word.
16646 Return nil if duplicated word.
16647 For word already checked, return same value as last time.
16648 Set flyspell-word-cache-result after checking.
16649 Don't clobber the return value.
16650 (flyspell-get-word): Major rewrite.
16651 (flyspell-external-point-words): New locals pword, pcount.
16652 Fix size used in progress message.
16653 Find the proper corresponding word in flyspell-large-region-buffer.
16654 (flyspell-region): Check for flyspell-large-region = nil.
16655 (flyspell-highlight-incorrect-region): Clean up overlays in region.
16656 (flyspell-auto-correct-word): Check that WORD is a cons.
16657 (flyspell-correct-word): Likewise.
16658
16659 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
16660
16661 * progmodes/make-mode.el (makefile-rule-action-regex)
16662 (makefile-macroassign-regex, makefile-makepp-mode)
16663 (makefile-bsdmake-mode): Continuation lines may be empty.
16664 Reported by Joshua Varner.
16665 (makefile-makepp-font-lock-keywords): Add $(stem).
16666
16667 2005-05-28 Karl Berry <karl@gnu.org>
16668
16669 * textmodes/tex-mode.el: Now that tex-send-command calls
16670 shell-quote-argument (2005-03-31 change), remove all calls to
16671 shell-quote-argument; they all end up invoking tex-send-command.
16672 The double quoting loses on filenames with non-safe characters,
16673 such as "@". Reported by Frederik Fouvry.
16674
16675 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
16676
16677 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
16678 about preserving point.
16679
16680 2005-05-27 Jay Belanger <belanger@truman.edu>
16681
16682 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
16683 Info-goto-node.
16684
16685 * calc/calc-embed.el (calc-embed-arg): New variable.
16686 (calc-do-embedded-activate, calc-embedded-activate-formula)
16687 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
16688 variable by new variable.
16689 (calc-embedded-make-info): Replace undeclared variable by new
16690 variable. When selecting region with positive prefix
16691 argument, use end of previous line instead of beginning of line.
16692
16693 * calc/calc-aent.el (calc-arg-values): Declare it.
16694
16695 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
16696 Declare them.
16697
16698 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
16699
16700 * calc/calc.el (calc-alg-map): Declare it.
16701
16702 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
16703
16704 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
16705
16706 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
16707 (gdb-registers-buffer, toggle-gdb-all-registers):
16708 Toggle display of floating point registers.
16709 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
16710
16711 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
16712 (toggle-gud-tooltip-dereference):
16713 Rename from gud-toggle-tooltip-dereference.
16714
16715 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
16716
16717 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
16718
16719 2005-05-27 Jay Belanger <belanger@truman.edu>
16720
16721 * calc/calc-prog.el (calc-kbd-report): Remove.
16722 (calc-kbd-query): Rewrite.
16723
16724 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
16725
16726 * image.el (image-library-alist): Move to image.c.
16727 (image-type-available-p): Doc fix.
16728
16729 2005-05-27 Lute Kamstra <lute@gnu.org>
16730
16731 * calc/calc.el (calc):
16732 * outline.el (outline-1, outline-2, outline-3, outline-4)
16733 (outline-5, outline-6, outline-7, outline-8):
16734 * textmodes/dns-mode.el (dns-mode):
16735 * textmodes/sgml-mode.el (sgml-namespace-face):
16736 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
16737 (tex-verbatim-face, tex-use-reftex):
16738 * textmodes/texinfo.el (texinfo-heading-face):
16739 Specify customization group.
16740
16741 * longlines.el: Don't require easy-mmode.
16742 (longlines-visible-face): Specify customization group.
16743
16744 2005-05-27 Kenichi Handa <handa@m17n.org>
16745
16746 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
16747 encoding table of windows-1251.
16748
16749 * international/ucs-tables.el (ucs-set-table-for-input):
16750 If translation-table-for-input of a coding system is a symbol, get
16751 its translation-table property.
16752
16753 * international/code-pages.el: Don't register a coding system into
16754 non-iso-charset-alist more than once.
16755 (cp-make-coding-system): Likewise.
16756
16757 2005-05-26 John Wiegley <johnw@newartisans.com>
16758
16759 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
16760 `eshell-resume-eval' is wrapped in a list, it indicates that the
16761 command was run asynchronously. In that case, unwrap the value
16762 before checking the delimiter value.
16763
16764 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
16765 character before a space at the end of a line is \, assume the space
16766 is part of the last argument rather than a final argument separator.
16767
16768 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
16769 is in use, and the target is `t' or `nil' (which are the most common
16770 values), don't assume that the symbol target is a buffer.
16771
16772 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
16773
16774 * calendar/calendar.el (calendar-mode-line-format):
16775 Use mode-line-highlight as mouse-face.
16776
16777 * time.el (display-time-string-forms, display-time-update):
16778 Use mode-line-highlight as mouse-face.
16779
16780 2005-05-26 Jay Belanger <belanger@truman.edu>
16781
16782 * calc/calc.el (calc-language-alist): Remove extra defvar.
16783
16784 2005-05-26 Lute Kamstra <lute@gnu.org>
16785
16786 * arc-mode.el (archive-mode):
16787 * bookmark.el (bookmark-read-annotation-mode)
16788 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
16789 * bs.el (bs-mode):
16790 * calc/calc-yank.el (calc-edit-mode):
16791 * calc/calc.el (calc-mode, calc-trail-mode):
16792 * calculator.el (calculator-mode):
16793 * chistory.el (command-history-mode):
16794 * comint.el:
16795 * cus-edit.el (custom-mode):
16796 * descr-text.el (describe-text-mode):
16797 * ebuff-menu.el (Electric-buffer-menu-mode):
16798 * ediff-util.el (ediff-mode):
16799 * emacs-lisp/re-builder.el (reb-mode):
16800 * emulation/vi.el (vi-mode-setup):
16801 * emulation/ws-mode.el (wordstar-mode):
16802 * eshell/esh-mode.el (eshell-mode):
16803 * forms.el (forms-mode):
16804 * help-mode.el (help-mode):
16805 * hexl.el (hexl-mode):
16806 * ibuffer.el (ibuffer-mode):
16807 * ielm.el (inferior-emacs-lisp-mode):
16808 * info.el (Info-mode, Info-edit-mode):
16809 * international/swedish.el:
16810 * ledit.el (ledit-from-lisp-mode):
16811 * locate.el (locate-mode):
16812 * mail/rmail.el (rmail-mode):
16813 * mail/rmailedit.el (rmail-edit-mode):
16814 * mail/rmailsum.el (rmail-summary-mode):
16815 * mail/supercite.el (sc-electric-mode):
16816 * net/eudc.el (eudc-mode):
16817 * net/quickurl.el (quickurl-list-mode):
16818 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
16819 * obsolete/ooutline.el (outline-mode):
16820 * obsolete/options.el (Edit-options-mode):
16821 * obsolete/rnews.el (news-mode):
16822 * obsolete/rnewspost.el (news-reply-mode):
16823 * play/5x5.el (5x5-mode):
16824 * play/decipher.el (decipher-mode, decipher-stats-mode):
16825 * play/gomoku.el (gomoku-mode):
16826 * play/snake.el (snake-mode):
16827 * play/solitaire.el (solitaire-mode):
16828 * play/tetris.el (tetris-mode):
16829 * progmodes/ada-mode.el (ada-mode):
16830 * progmodes/antlr-mode.el (antlr-mode):
16831 * progmodes/autoconf.el (autoconf-mode):
16832 * progmodes/dcl-mode.el (dcl-mode):
16833 * progmodes/delphi.el (delphi-mode):
16834 * progmodes/ebrowse.el (ebrowse-tree-mode)
16835 (ebrowse-electric-list-mode, ebrowse-member-mode)
16836 (ebrowse-electric-position-mode):
16837 * progmodes/f90.el (f90-mode):
16838 * progmodes/fortran.el (fortran-mode):
16839 * progmodes/icon.el (icon-mode):
16840 * progmodes/idlw-help.el (idlwave-help-mode):
16841 * progmodes/idlw-shell.el (idlwave-shell-mode):
16842 * progmodes/idlwave.el (idlwave-mode):
16843 * progmodes/inf-lisp.el (inferior-lisp-mode):
16844 * progmodes/m4-mode.el (m4-mode):
16845 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
16846 * progmodes/modula2.el (modula-2-mode):
16847 * progmodes/octave-inf.el (inferior-octave-mode):
16848 * progmodes/octave-mod.el (octave-mode):
16849 * progmodes/pascal.el (pascal-mode):
16850 * progmodes/sh-script.el (sh-mode):
16851 * progmodes/sql.el (sql-mode, sql-interactive-mode):
16852 * progmodes/vhdl-mode.el (vhdl-mode):
16853 * progmodes/xscheme.el (scheme-interaction-mode):
16854 * replace.el (occur-mode):
16855 * ses.el (ses-mode):
16856 * simple.el (completion-list-mode):
16857 * skeleton.el:
16858 * speedbar.el (speedbar-mode):
16859 * term.el (term-mode):
16860 * terminal.el (terminal-edit-mode):
16861 * textmodes/reftex-index.el (reftex-index-mode)
16862 (reftex-index-phrases-mode):
16863 * textmodes/reftex-sel.el (reftex-select-label-mode)
16864 (reftex-select-bib-mode):
16865 * textmodes/reftex-toc.el (reftex-toc-mode):
16866 * wdired.el (wdired-change-to-wdired-mode):
16867 * wid-browse.el (widget-browse-mode):
16868 Use run-mode-hooks.
16869
16870 * array.el (array-mode):
16871 * calendar/todo-mode.el (todo-mode):
16872 * man.el (Man-mode):
16873 * play/landmark.el (lm-mode):
16874 * play/mpuz.el (mpuz-mode):
16875 Use kill-all-local-variables and run-mode-hooks.
16876
16877 * subr.el (delay-mode-hooks): Specify indentation.
16878
16879 2005-05-26 Mark A. Hershberger <mah@everybody.org>
16880
16881 * xml.el (xml-substitute-special): Don't die for undefined xml
16882 entities.
16883
16884 2005-05-26 Jay Belanger <belanger@truman.edu>
16885
16886 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
16887 of nil.
16888
16889 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
16890
16891 * progmodes/gdb-ui.el (gdb-frame-address):
16892 Rename from gdb-current-address.
16893 (gdb-previous-frame-address): Rename from gdb-previous-address.
16894 (gdb-selected-frame): Rename from gdb-current-frame.
16895 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
16896 (gdb-frame-number): Rename from gdb-current-stack-level.
16897 (gdb-ann3): Match new mode-name for disassembly buffer.
16898 Extend initialization of variables.
16899 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
16900 (gdb-memory-mode): Use mouse-face in header line.
16901 (gdb-assembler-buffer-name): Call it disassembly and give frame
16902 in mode line.
16903 (gdb-source-spec-regexp, gdb-assembler-custom)
16904 (gdb-invalidate-assembler, gdb-frame-handler):
16905 Make robust to leading zeroes in address format.
16906
16907 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
16908
16909 * textmodes/org.el (org-mode): Use `define-derived-mode' to
16910 define `org-mode'.
16911 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
16912
16913 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
16914
16915 * log-edit.el (log-edit-changelog-entries): Distinguish between
16916 filenames like xfns.c and fns.c.
16917
16918 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
16919
16920 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
16921 point after reverting.
16922 (Buffer-menu-make-sort-button): Handle the case where
16923 `Buffer-menu-use-header-line' is nil.
16924
16925 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
16926
16927 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
16928 New funcs. In minibuffer-local-completion-map bind `]', `/'
16929 and `:' to them.
16930
16931 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
16932
16933 * startup.el (normal-top-level): Allow modification of load-path while
16934 we're iterating over it.
16935
16936 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
16937
16938 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
16939 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
16940 (thumbs-resize-interactive, thumbs-insert-image)
16941 (thumbs-insert-thumb, thumbs-dired-show-marked)
16942 (thumbs-find-image-at-point, thumbs-delete-images)
16943 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
16944 (thumbs-increment-image-size, thumbs-decrement-image-size):
16945 Fix typos in docstrings.
16946
16947 2005-05-24 Andre Spiegel <spiegel@gnu.org>
16948
16949 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
16950 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
16951 (cperl-mode): Use them.
16952
16953 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
16954
16955 * window.el (quit-window, shrink-window-if-larger-than-buffer):
16956 Doc fixes.
16957
16958 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
16959
16960 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
16961 Bind C-d to gdb-inferior-io-eof.
16962
16963 * dired.el (dired-dnd-popup-notice): Use message-box.
16964
16965 2005-05-23 Masatake YAMATO <jet@gyve.org>
16966
16967 * bindings.el (mode-line-major-mode-keymap):
16968 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
16969
16970 * faces.el (mode-line-highlight): New face.
16971
16972 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
16973 as mouse-face.
16974
16975 * bindings.el (top-level, help-echo, mode-line-modified)
16976 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
16977 as mouse-face.
16978
16979 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
16980
16981 * progmodes/cc-engine.el (c-guess-basic-syntax):
16982 Remove spurious call to `zerop'.
16983
16984 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
16985
16986 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
16987
16988 CC Mode update to 5.30.10:
16989
16990 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
16991 could go past the limit in decoration level 2, thereby causing
16992 errors during interactive fontification.
16993
16994 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
16995 the file is evaluated interactively.
16996
16997 * cc-engine.el (c-guess-basic-syntax): Handle operator
16998 declarations somewhat better in C++.
16999
17000 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
17001 make use of `run-mode-hooks' which has been added in Emacs 21.1.
17002 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
17003 (awk-mode): Use it.
17004 (make-local-hook): Suppress warning about obsoleteness.
17005
17006 * cc-engine.el, cc-align.el, cc-cmds.el
17007 (c-append-backslashes-forward, c-delete-backslashes-forward)
17008 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
17009 Compensate for return value from `forward-line' when it has moved
17010 but not to a different line due to eob.
17011
17012 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
17013 `objc-method-intro' and `objc-method-args-cont'.
17014
17015 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
17016
17017 CC Mode update to 5.30.10:
17018
17019 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
17020 in the copyright statement. Incidentally, change "along with GNU
17021 Emacs" to "along with this program" where it occurs.
17022
17023 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
17024 so that it is interactive, hence can be found by M-x awk-mode
17025 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
17026 <gmorris+emacs@ast.cam.ac.uk>.
17027
17028 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
17029 Mode's regexps.
17030
17031 2005-05-23 Kevin Ryde <user42@zip.com.au>
17032
17033 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
17034 c-parse-state, to avoid a lisp error (on bad code).
17035
17036 2005-05-23 Lute Kamstra <lute@gnu.org>
17037
17038 * subr.el (font-lock-defaults): Remove defvar as it's already
17039 defined in font-core.el.
17040
17041 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
17042
17043 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
17044
17045 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
17046 more general and work when GDB variable "print pretty" is on,
17047 as with Emacs, for example.
17048
17049 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
17050
17051 * font-core.el: Update comment.
17052
17053 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
17054 Use `after-change-major-mode-hook' instead of `find-file-hook'.
17055
17056 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
17057
17058 2005-05-22 Eli Zaretskii <eliz@gnu.org>
17059
17060 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
17061 and `yank-handler' in the doc strings.
17062
17063 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
17064
17065 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
17066
17067 2005-05-22 Richard M. Stallman <rms@gnu.org>
17068
17069 * help.el (describe-key): Move print-help-return-message call
17070 out of conditional.
17071
17072 * progmodes/etags.el (list-tags): Use with-no-warnings.
17073
17074 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
17075 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
17076 (starttls-extra-args, starttls-extra-arguments): Add defvars.
17077
17078 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
17079
17080 * language/viet-util.el (viet-viscii-nonascii-translation-table):
17081 Add defvar.
17082
17083 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
17084 Use defvar, not defconst.
17085
17086 * hexl.el (hexl-follow-line): Use with-no-warnings.
17087
17088 * emulation/tpu-extras.el: Use write-file-functions instead of
17089 write-file-hooks.
17090
17091 * dired.el (dired-font-lock-keywords): Fontify files with junk
17092 extensions even if marked by -F.
17093
17094 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
17095
17096 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
17097 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
17098 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
17099 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
17100 (concatenate, list-length, get*, getf, cl-remprop):
17101 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
17102 (etypecase, progv, lexical-let, lexical-let*)
17103 (multiple-value-bind, multiple-value-setq, shiftf):
17104 Improve argument/docstring consistency.
17105
17106 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
17107
17108 2005-05-22 Andre Spiegel <spiegel@gnu.org>
17109
17110 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
17111 doesn't exist.
17112
17113 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
17114 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
17115
17116 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
17117
17118 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
17119 already deleted variables: auto-fill-hook, blink-paren-hook,
17120 lisp-indent-hook, inhibit-local-variables, unread-command-event,
17121 suspend-hooks, comment-indent-hook, meta-flag,
17122 before-change-function, after-change-function,
17123 font-lock-doc-string-face.
17124
17125 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
17126
17127 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
17128
17129 2005-05-21 Eli Zaretskii <eliz@gnu.org>
17130
17131 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
17132 rmail-dont-reply-to.
17133
17134 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
17135
17136 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
17137 literal blank when splitting new-header-values.
17138
17139 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
17140
17141 * calendar/cal-menu.el (cal-menu-update): Add separator as a
17142 string so that tmm doesn't create a completion entry for it.
17143
17144 * textmodes/table.el (table-disable-menu): Ditto.
17145
17146 2005-05-21 Richard M. Stallman <rms@gnu.org>
17147
17148 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
17149
17150 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
17151
17152 * net/rcompile.el (remote-compile): Use compilation-start.
17153
17154 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
17155
17156 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
17157
17158 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
17159 Default to makefile-bsdmake-mode on BSD systems.
17160
17161 * imenu.el (imenu-generic-expression, imenu--generic-function'):
17162 REGEXP may also be a search function now. The part of doc-string
17163 for describing the structure was 95% identical to that of
17164 `imenu--generic-function'. Unify it there.
17165
17166 * progmodes/make-mode.el (makefile-imenu-generic-expression):
17167 Use function to find dependencies, because regexp alone is so complex,
17168 it easily goes into an endless loop.
17169 (makefile-makepp-mode): Also add submenu for Perl functions
17170 defined in the makefile.
17171 (makefile-bsdmake-mode): Special imenu-generic-expression no
17172 longer needed, due to function call.
17173 (makefile-match-dependency): Take BOUND into account when checking
17174 if we're through.
17175
17176 2005-05-20 Jay Belanger <belanger@truman.edu>
17177
17178 * calc/calc-units.el (calc-invalidate-units-table):
17179 Use inhibit-read-only.
17180 (math-build-units-table-buffer): Use view-mode.
17181
17182 2005-05-20 David Kastrup <dak@gnu.org>
17183
17184 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
17185 easy-menu-add is not a nop on Emacs; and clarify when to call it.
17186
17187 2005-05-20 Lute Kamstra <lute@gnu.org>
17188
17189 * diff-mode.el (diff-header-face, diff-file-header-face)
17190 (diff-index-face, diff-hunk-header-face, diff-removed-face)
17191 (diff-added-face, diff-changed-face, diff-function-face)
17192 (diff-context-face, diff-nonexistent-face): Put them in the
17193 diff-mode customization group.
17194
17195 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
17196
17197 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
17198
17199 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
17200
17201 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
17202 Minor regexp-optimization.
17203
17204 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
17205
17206 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
17207 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
17208 (org-agenda-add-time-grid-maybe): New function.
17209 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
17210 (org-table-create): `dotimes' instead of `mapcar'.
17211 (org-xor): Simplify implementation.
17212 (org-agenda): `inhibit-redisplay' turned on.
17213 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
17214 a consistent line after a state change.
17215 (org-agenda-remove-times-when-in-prefix): New option.
17216 (org-prefix-has-time): New variable.
17217 (org-parse-time-string): Optional argument NODEFAULT.
17218 (org-format-agenda-item): Parse items for time-of-day
17219 specifications and move these into the prefix if possible.
17220 (org-agenda-priority): Get current heading, not previous heading
17221 during agenda remote editing.
17222
17223 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
17224
17225 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
17226 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
17227 (remove-duplicates, delete-duplicates, substitute)
17228 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
17229 (nsubstitute-if-not, find, find-if, find-if-not, position)
17230 (position-if, position-if-not, count, count-if, count-if-not)
17231 (mismatch, search, sort*, stable-sort, merge, member*)
17232 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
17233 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
17234 (intersection, nintersection, set-difference, nset-difference)
17235 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
17236 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
17237 (nsublis, tree-equal): Improve argument/docstring consistency.
17238
17239 * subr.el (send-string, send-region): Remove obsolescence declaration.
17240 (window-dot, set-window-dot, read-input, show-buffer)
17241 (eval-current-buffer, string-to-int):
17242 Add release number to obsolescence declarations.
17243
17244 2005-05-19 Kim F. Storm <storm@cua.dk>
17245
17246 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
17247 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
17248
17249 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
17250
17251 * faces.el (list-faces-display): Make back button respect optional
17252 regexp arg.
17253
17254 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
17255
17256 * calculator.el (calculator-radix-grouping-mode)
17257 (calculator-radix-grouping-digits, calculator-displayer)
17258 (calculator-radix-grouping-separator, calculator-copy-displayer):
17259 * dabbrev.el (dabbrev-search-these-buffers-only):
17260 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
17261 (diff-advance-after-apply-hunk, diff-mode-hook)
17262 (diff-minor-mode-prefix):
17263 * imenu.el (imenu-use-popup-menu):
17264 * jit-lock.el (jit-lock-context-time):
17265 * newcomment.el (comment-fill-column, comment-column)
17266 (comment-style, comment-padding, comment-multi-line)
17267 (comment-empty-lines, comment-auto-fill-only-comments):
17268 * reveal.el (reveal-around-mark):
17269 * uniquify.el (uniquify-buffer-name-style)
17270 (uniquify-after-kill-buffer-p)
17271 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
17272 (uniquify-min-dir-content, uniquify-separator)
17273 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
17274 * w32-vars.el (w32-fixed-font-alist):
17275 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
17276 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
17277 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
17278 * progmodes/perl-mode.el (perl-indent-level)
17279 (perl-continued-statement-offset, perl-continued-brace-offset)
17280 (perl-brace-offset, perl-brace-imaginary-offset)
17281 (perl-label-offset, perl-indent-continued-arguments)
17282 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
17283 * progmodes/tcl.el (tcl-indent-level)
17284 (tcl-continued-indent-level, tcl-auto-newline)
17285 (tcl-tab-always-indent, tcl-electric-hash-style)
17286 (tcl-help-directory-list, tcl-use-smart-word-finder)
17287 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
17288 (inferior-tcl-source-command):
17289 * textmodes/fill.el (enable-kinsoku):
17290 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
17291 * textmodes/table.el (table-yank-handler):
17292 Specify missing group (and type, if simple) in defcustom.
17293
17294 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
17295
17296 * progmodes/compile.el (compilation-finish-function): Fix defvar.
17297
17298 2005-05-19 Richard M. Stallman <rms@gnu.org>
17299
17300 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
17301
17302 * subr.el (event-basic-type): Don't get an error.
17303 (left-fringe-p): Function deleted.
17304
17305 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
17306 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
17307
17308 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
17309 in recursive copy.
17310
17311 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
17312
17313 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
17314
17315 * emacs-lisp/bytecomp.el
17316 (byte-compile-file-form-custom-declare-variable):
17317 Call byte-compile-nogroup-warn if appropriate.
17318
17319 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
17320 (compilation-set-window): Don't call left-fringe-p; do it directly.
17321
17322 2005-05-19 Jay Belanger <belanger@truman.edu>
17323
17324 * calc/calc-graph.el (calc-graph-format-data): Make sure
17325 var-PlotRejects is bound before trying to check its value.
17326
17327 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
17328
17329 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
17330 definition of this variable from reftex-global.el to reftex.el,
17331 because it is needed in the menu.
17332
17333 2005-05-19 Lute Kamstra <lute@gnu.org>
17334
17335 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
17336 years are fixed. Don't insert a space after a dash.
17337
17338 2005-05-19 Kim F. Storm <storm@cua.dk>
17339
17340 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
17341
17342 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
17343
17344 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
17345 strings, because (eq ... ?\\) is fairly frequent.
17346
17347 * progmodes/make-mode.el (makefile-add-this-line-targets):
17348 Simplify and integrate into `makefile-pickup-targets'.
17349 (makefile-add-this-line-macro): Simplify and integrate into
17350 `makefile-pickup-macros.
17351 (makefile-pickup-filenames-as-targets): Simplify.
17352 (makefile-previous-dependency, makefile-match-dependency):
17353 Don't stumble over `::'.
17354
17355 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
17356
17357 * subr.el (post-command-idle-hook, post-command-idle-delay):
17358 Remove obsoletion of post-command-idle-hook and
17359 post-command-idle-delay.
17360
17361 * faces.el (list-faces-display): Provide button when describe-face
17362 is called to take user back to the list of faces.
17363
17364 * help-fns.el (describe-variable): Remove hyperlinks in a
17365 variable's value as these are quite frequently inappropriate.
17366
17367 * follow.el (follow-submit-feedback, follow-mode):
17368 Remove references to post-command-idle-hook.
17369
17370 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
17371
17372 * progmodes/make-mode.el (makefile-previous-dependency)
17373 (makefile-match-dependency): Check for := (and in bsd mode also
17374 !=) to give a better result, even when font-lock is not on.
17375
17376 2005-05-18 Jay Belanger <belanger@truman.edu>
17377
17378 * calc/calc-help.el (calc-s-prefix-help):
17379 Add `calc-copy-special-constant' to help string.
17380
17381 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
17382
17383 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
17384
17385 2005-05-18 Jay Belanger <belanger@truman.edu>
17386
17387 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
17388 in linear factors are in proper order.
17389
17390 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
17391
17392 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
17393 Support for jurabib.
17394
17395 * textmodes/reftex.el (featurep): Define aliases for overlay
17396 commands, for XEmacs compatibility, and use these aliases in
17397 overlay initializations.
17398 (reftex-highlight): Use `reftex-move-overlay'.
17399 (reftex-unhighlight): Use `reftex-delete-overlay'.
17400 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
17401 (reftex-access-search-path): Use `reftex-uniquify' instead of
17402 `reftex-uniq'
17403
17404 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
17405 `before-string' property modification enables for Emacs as well.
17406 (reftex-select-item): Use `reftex-delete-overlay'.
17407 (reftex-select-mark): Use `reftex-make-overlay' and
17408 `reftex-overlay-put'.
17409 (reftex-select-unmark): Use `reftex-delete-overlay' and
17410 `reftex-overlay-put'.
17411
17412 2005-05-18 Lute Kamstra <lute@gnu.org>
17413
17414 * emacs-lisp/lisp.el (check-parens): Fix docstring.
17415
17416 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
17417
17418 * add-log.el (add-change-log-entry):
17419 * array.el (array-make-template, array-reconfigure-rows)
17420 (array-init-max-row, array-init-max-column)
17421 (array-init-columns-per-line, array-init-field-width):
17422 * replace.el (replace-match-maybe-edit, perform-replace):
17423 * textmodes/spell.el (spell-region):
17424 Replace `read-input' by `read-string'.
17425
17426 * forms.el (forms-mode):
17427 * finder.el (finder-compile-keywords):
17428 * shadowfile.el (shadow-read-files):
17429 Replace `eval-current-buffer' by `eval-buffer'.
17430
17431 * terminal.el (te-pass-through):
17432 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
17433 (ange-ftp-raw-send-cmd):
17434 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
17435 (send-process-next-char, telnet-initial-filter, telnet):
17436 Replace `send-string' by `process-send-string'.
17437
17438 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
17439 (prolog-consult-region): Replace `send-string' by
17440 `process-send-string'; replace `send-region' by `process-send-region'.
17441
17442 * progmodes/delphi.el (delphi-log-msg):
17443 Replace `set-window-dot' by `set-window-point'.
17444
17445 * subr.el (window-dot, set-window-dot, read-input, send-string)
17446 (send-region, show-buffer, eval-current-buffer):
17447 Make really obsolete, as the comment says.
17448
17449 2005-05-17 Kim F. Storm <storm@cua.dk>
17450
17451 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
17452 (cua--init-keymaps): Bind C-return instead of S-return to set
17453 rectangle mark.
17454
17455 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
17456 instead of S-return to toggle/clear rectangle mark.
17457
17458 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
17459
17460 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
17461 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
17462 Also fontify plain strings assigned to variables, mostly so that a
17463 colon has a face and is thus not taken as a dependency separator.
17464 (makefile-previous-dependency): Inline the new matcher, because it
17465 is too complex to work in both directions.
17466 (makefile-match-dependency): Eliminate `backward' arg (see above).
17467 Completely reimplemented so as to not sometimes go into an endless
17468 loop. It should also be more efficient, because first it only
17469 searches for `:', instead of applying the very complex regexp.
17470 (makefile-mode): Cancel `font-lock-support-mode', because blocks
17471 to be fontified in one piece can be too long for JIT.
17472 Makefiles are never *that* big.
17473
17474 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
17475
17476 * dired.el (dired-mode): Simplify.
17477
17478 2005-05-17 Lute Kamstra <lute@gnu.org>
17479
17480 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
17481 defcustom for the mode hook variable.
17482
17483 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
17484 Emacs Lisp Reference Manual.
17485
17486 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
17487
17488 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
17489 (evenp, list*):
17490 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
17491 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
17492
17493 * net/tramp-smb.el (tramp-smb-open-connection):
17494 Pass `tramp-chunksize' as fifth (required) argument.
17495
17496 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
17497
17498 * font-lock.el (lisp-font-lock-keywords-1):
17499 Set `font-lock-negation-char-face' for [^...] char group.
17500 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
17501
17502 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
17503 a var, and refine it to mask one more level of nested vars.
17504 (makefile-rule-action-regex): Turn it into a var, and refine it so
17505 it recognizes backslashed continuation lines as belonging to the
17506 same command.
17507 (makefile-macroassign-regex): Refine it so it recognizes
17508 backslashed continuation lines as belonging to the same command.
17509 (makefile-var-use-regex): Don't look at the next char, because it
17510 might be the same one to be skipped by the initial [^$], leading
17511 to an overlooked variable use.
17512 (makefile-make-font-lock-keywords): Remove two parameters, which
17513 are now variables that some of the modes set locally.
17514 Handle dependency and rule action matching through functions, because
17515 regexps alone match too often. Dependency matching now comes
17516 last, so it can check, whether a colon already matched something else.
17517 (makefile-mode): Inform that font-lock improves makefile parsing
17518 capabilities.
17519 (makefile-match-dependency, makefile-match-action): New functions.
17520
17521 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
17522
17523 * emacs-lisp/cl-extra.el (equalp): Doc fix.
17524
17525 * align.el (align-regexp):
17526 * ansi-color.el (ansi-color-get-face):
17527 * array.el (array-reconfigure-rows, array-init-max-row)
17528 (array-init-max-column, array-init-columns-per-line)
17529 (array-init-field-width):
17530 * dired-aux.el (dired-trample-file-versions):
17531 * dired-x.el (dired-mark-sexp):
17532 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
17533 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
17534 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
17535 * faces.el (face-read-integer):
17536 * files.el (backup-extract-version, insert-directory):
17537 * hexl.el (hexl-insert-decimal-char):
17538 * server.el (server-process-filter):
17539 * shell.el (shell-extract-num):
17540 * startup.el (command-line-1):
17541 * term.el (term-command-hook):
17542 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
17543 (time-stamp-do-number):
17544 * time.el (display-time-update):
17545 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
17546 (timezone-fix-time):
17547 * vms-patch.el (vms-suspend-resume-hook):
17548 * calendar/appt.el (appt-convert-time):
17549 * calendar/cal-bahai.el (mark-bahai-diary-entries):
17550 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
17551 * calendar/cal-islam.el (mark-islamic-diary-entries):
17552 * calendar/calendar.el (calendar-cursor-to-date)
17553 (calendar-star-date):
17554 * calendar/diary-lib.el (diary-attrtype-convert)
17555 (mark-diary-entries, diary-entry-time):
17556 * calendar/solar.el (solar-get-number):
17557 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
17558 * emacs-lisp/re-builder.el (reb-display-subexp):
17559 * emulation/edt.el (edt-set-scroll-margins):
17560 * emulation/tpu-extras.el (tpu-set-scroll-margins):
17561 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
17562 (vip-get-ex-count):
17563 * emulation/viper-ex.el (viper-get-ex-token)
17564 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
17565 * international/fontset.el (fontset-plain-name):
17566 * mail/feedmail.el (feedmail-look-at-queue-directory):
17567 * mail/mailalias.el (mail-get-names):
17568 * mail/rmail.el (rmail-convert-to-babyl-format):
17569 * mail/rmailsum.el (rmail-make-basic-summary-line)
17570 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
17571 (rmail-summary-goto-msg):
17572 * mail/smtpmail.el (smtpmail-read-response):
17573 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
17574 (ange-ftp-vms-add-file-entry):
17575 * play/gametree.el (gametree-looking-at-ply)
17576 (gametree-current-branch-score):
17577 * progmodes/ada-xref.el (ada-prj-find-prj-file)
17578 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
17579 * progmodes/cperl-mode.el (condition-case):
17580 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
17581 (ebrowse-set-member-buffer-column-width)
17582 (ebrowse-select-1st-to-9nth):
17583 * progmodes/etags.el (etags-snarf-tag):
17584 * progmodes/flymake.el (flymake-parse-line):
17585 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
17586 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
17587 (idlwave-shell-menu-def):
17588 * progmodes/ps-mode.el (ps-run-goto-error):
17589 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
17590 (vhdl-speedbar-contract-level):
17591 * term/mac-win.el (x-handle-numeric-switch):
17592 * term/sun-mouse.el (sun-get-frame-data):
17593 * term/w32-win.el (x-handle-numeric-switch):
17594 * term/x-win.el (x-handle-numeric-switch):
17595 * textmodes/ispell.el (ispell-parse-output):
17596 * textmodes/nroff-mode.el (nroff-outline-level):
17597 * textmodes/reftex-cite.el (reftex-bib-sort-year)
17598 (reftex-bib-sort-year-reverse, reftex-format-citation):
17599 * textmodes/reftex-parse.el (reftex-init-section-numbers)
17600 (reftex-section-number):
17601 * textmodes/texinfmt.el (texinfo-paragraphindent):
17602 Replace `string-to-int' by `string-to-number'.
17603
17604 * international/latexenc.el: Add page marker to force the "Local
17605 Variables:" string out of the last page.
17606
17607 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
17608
17609 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
17610 tooltip-change-major-mode.
17611 (gud-tooltip-print-command): Remove case where gud-minor-mode
17612 is gdb ("--fullname").
17613 (gud-tooltip-tips): Turn GUD tooltips off for this case and
17614 explain to user.
17615
17616 2005-05-16 Jay Belanger <belanger@truman.edu>
17617
17618 * calc/calc-store.el (calc-copy-special-constant): New function.
17619
17620 * calc/calc-ext.el (calc-init-extensions): Add binding for
17621 `calc-copy-special-constant'.
17622
17623 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
17624 for the `calc-copy-special-constant' command.
17625
17626 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
17627
17628 * subr.el (left-fringe-p): New function.
17629
17630 * progmodes/compile.el (compilation-setup): Set local value of
17631 overlay-arrow-string to "" always.
17632 (compilation-set-window): Left fringe then don't scroll.
17633 No left fringe then no arrow and scroll message to top.
17634 (compilation-context-lines): Adjust doc string accordingly.
17635
17636 2005-05-16 Kim F. Storm <storm@cua.dk>
17637
17638 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
17639 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
17640 (ido-wide-find-dir-or-delete-dir): New command for M-d.
17641 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
17642 (ido-read-file-name): Handle commands with ido property value
17643 equal to find-file as reading a file name, to allow C-d to enter dired.
17644 (ibuffer-find-file): Add ido property with value find-file.
17645
17646 2005-05-15 Kim F. Storm <storm@cua.dk>
17647
17648 * subr.el (open-network-stream-nowait): Remove.
17649 (open-network-stream-server): Remove.
17650
17651 2005-05-15 Richard M. Stallman <rms@gnu.org>
17652
17653 * faces.el (describe-face): Output a definition link button.
17654
17655 * help-mode.el (help-face-def): New button type.
17656
17657 * emacs-lisp/copyright.el (copyright-fix-years):
17658 Match properly if the first year is 2-digit.
17659 Don't mess up the whitespace after the years by filling.
17660
17661 * dired-aux.el (dired-mark-confirm):
17662 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
17663
17664 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
17665 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
17666 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
17667
17668 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17669 Set font-lock-comment-start-skip.
17670
17671 * font-lock.el (font-lock-comment-start-skip): New variable.
17672 (font-lock-comment-end-skip): New variable.
17673 (font-lock-fontify-syntactically-region): Use them if non-nil.
17674
17675 2005-05-15 Jay Belanger <belanger@truman.edu>
17676
17677 * calc/calc-store.el (calc-store-value): Return a string rather
17678 than display it as a message.
17679 Use calc-var-name for variable name.
17680 (calc-store-into): Add the result of calc-store-value to message.
17681 (calc-copy-variable): Add a message.
17682 (calc-store-exchange): Improve error messages.
17683 (calc-store-binary, calc-store-map): Don't reset the values of
17684 special constants.
17685
17686 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
17687
17688 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
17689 manual to docstring.
17690
17691 * files.el (hack-local-variables-confirm): Add STRING argument.
17692 Make the function handle non file visiting buffers correctly.
17693 (hack-local-variables-prop-line, hack-local-variables)
17694 (hack-one-local-variable): Use STRING arg of
17695 `hack-local-variables-confirm'.
17696
17697 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
17698
17699 Sync with Tramp 2.0.49.
17700
17701 * net/tramp.el (tramp-handle-dired-call-process)
17702 (tramp-handle-insert-directory):`insert-buffer' cannot be used
17703 because the contents of the Tramp buffer is changed before
17704 insertion (`expand-file' and alike).
17705 (tramp-handle-insert-directory): If `localname' has an empty
17706 nondirectory name, it must not be quoted.
17707 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
17708 variable `tramp-chunksize'. Change callees.
17709 (tramp-open-connection-setup-interactive-shell): Check remote host
17710 for buggy `send-process-string' implementation.
17711 Set `tramp-chunksize' if found. Reported by Michael Kifer
17712 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
17713 (tramp-handle-shell-command): `insert-buffer' cannot be used
17714 because the contents of the Tramp buffer is changed before
17715 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
17716 <frederic.bothamy@free.fr>.
17717 (tramp-set-auto-save): Actions should be done for Tramp file name
17718 handler only. Ange-FTP has its own auto-save mechanism.
17719 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
17720 (tramp-set-auto-save-file-modes): Set file modes of
17721 `buffer-auto-save-file-name' to ?\600 as fallback solution.
17722 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
17723 (tramp-bug): Remove obsolete variable.
17724 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
17725 for presence of `mml-mode'. Make it running for older Emacsen as well.
17726
17727 2005-05-14 John Paul Wallington <jpw@pobox.com>
17728
17729 * ibuf-ext.el (define-ibuffer-filter filename):
17730 If `dired-directory' is a list, use its car.
17731
17732 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
17733
17734 * ibuffer.el (define-ibuffer-column filename):
17735 If `dired-directory' is a list, use its car.
17736
17737 2005-05-14 Richard M. Stallman <rms@gnu.org>
17738
17739 * subr.el (symbol-file): Doc fix.
17740
17741 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
17742 (byte-compile-form): Call byte-compile-nogroup-warn.
17743 (byte-compile-warning-types): Doc fix.
17744
17745 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
17746
17747 * progmodes/cc-engine.el (c-literal-faces):
17748 Add font-lock-comment-delimiter-face.
17749
17750 * net/net-utils.el (dig): Use with-no-warnings.
17751
17752 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
17753 (sc-recite-frame-alist, sc-default-cite-frame)
17754 (sc-default-uncite-frame, sc-default-recite-frame)
17755 (sc-attrib-selection-list, sc-rewrite-header-list):
17756 Mark as risky-local-variable.
17757
17758 * international/ogonek.el (ogonek-jak, ogonek-how):
17759 Don't use beginning-of-buffer.
17760
17761 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
17762
17763 * calendar/solar.el (solar-data-list): Move definition up.
17764
17765 * dnd.el (dnd-protocol-alist): Add autoload.
17766
17767 * progmodes/sh-script.el: Many doc usage fixes.
17768 (sh-indent-after-do): Change default to match common styles.
17769
17770 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
17771
17772 * files.el (interpreter-mode-alist)
17773 (auto-mode-interpreter-regexp): Doc fixes.
17774
17775 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
17776
17777 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
17778
17779 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
17780
17781 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17782
17783 * dired.el (dired-mode): make-variable-buffer-local =>
17784 make-local-variable.
17785
17786 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17787
17788 * term/mac-win.el (mac-select-convert-to-string): Try coding
17789 systems in mac-script-code-coding-systems if specified one cannot
17790 encode string for `com.apple.traditional-mac-plain-text'.
17791
17792 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
17793
17794 * progmodes/make-mode.el (makefile-targets-face)
17795 (makefile-shell-face, makefile-makepp-perl-face): New faces.
17796 (makefile-dependency-regex): Fix it to not make the colon in
17797 $(var:a=b) special.
17798 (makefile-rule-action-regex): New regexp for highlighting embedded
17799 Shell strings.
17800 (makefile-macroassign-regex): Handle != for highlighting as
17801 embedded Shell strings.
17802 (makefile-var-use-regex): New const.
17803 (makefile-statements, makefile-automake-statements)
17804 (makefile-gmake-statements, makefile-makepp-statements)
17805 (makefile-bsdmake-statements): New consts.
17806 (makefile-make-font-lock-keywords): New function.
17807 (makefile-automake-font-lock-keywords)
17808 (makefile-gmake-font-lock-keywords)
17809 (makefile-makepp-font-lock-keywords)
17810 (makefile-bsdmake-font-lock-keywords): New consts.
17811 (makefile-mode-map): Add switchers between the various submodes.
17812 (makefile-mode): Document the availability of the variants.
17813 (makefile-automake-mode, makefile-gmake-mode)
17814 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
17815
17816 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
17817 new variants of makefile-mode.
17818
17819 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
17820
17821 * font-lock.el (font-lock-comment-delimiter-face): Fix up
17822 the inheritance.
17823
17824 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
17825
17826 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
17827 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
17828
17829 * files.el (normal-mode): Extend the scope of the
17830 `enable-local-variables' binding to include the `set-auto-mode' call.
17831 (magic-mode-alist): Doc fix.
17832
17833 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
17834
17835 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
17836 font-lock-comment-face rather than copying its setting.
17837
17838 2005-05-12 Andreas Schwab <schwab@suse.de>
17839
17840 * eshell/esh-mode.el (eshell-send-input): Doc fix.
17841
17842 2005-05-12 Lute Kamstra <lute@gnu.org>
17843
17844 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
17845 defcustom for the mode hook variable. Delete the last argument.
17846 * generic-x.el: Fix callers of define-generic-mode.
17847 (generic-x-modes): Delete group.
17848 (show-tabs-tab-face, show-tabs-space-face): Put them in the
17849 generic-x customization group.
17850
17851 2005-05-12 Kim F. Storm <storm@cua.dk>
17852
17853 * font-lock.el (font-lock-negation-char-face): Default to "off".
17854
17855 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
17856 font-lock-negation-char-face to ! in !=.
17857
17858 2005-05-12 Masatake YAMATO <jet@gyve.org>
17859
17860 * add-log.el (find-change-log): Fix typos in the docstring
17861 of function.
17862
17863 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
17864
17865 * international/latexenc.el (latexenc-find-file-coding-system):
17866 Avoid `re-search-forward' when looking for input encoding because
17867 of speed and safety. Better regular expressions for recognizing
17868 input encoding. Limit a search for TeX-master/tex-main-file to
17869 the local variable section.
17870
17871 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
17872
17873 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
17874 syntax of $ to "'" (quote).
17875
17876 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
17877
17878 * dnd.el (dnd-protocol-alist): Improve custom type.
17879
17880 * dired.el (dired-dnd-protocol-alist): New variable.
17881 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
17882 `dired-mode-hook' to the end.
17883
17884 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
17885
17886 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
17887 comment-end if comment-start-skip is not set.
17888 Obey the font-lock-comment-delimiter-face variables.
17889
17890 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
17891
17892 * files.el (executable-find): Move from executable.el. Use
17893 locate-file.
17894 * progmodes/executable.el (executable-find): Move to files.el.
17895
17896 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
17897 when trying to ensure forward progress.
17898
17899 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
17900
17901 * mouse-sel.el (mouse-sel-follow-link-p): New function.
17902 (mouse-select, mouse-select-internal, mouse-extend-internal):
17903 Use it to implement mouse-1-click-follows-link functionality.
17904
17905 2005-05-11 Richard M. Stallman <rms@gnu.org>
17906
17907 * font-lock.el (font-lock-fontify-syntactically-region):
17908 Use font-lock-comment-delimiter-face for comment delimiters.
17909
17910 2005-05-10 Jay Belanger <belanger@truman.edu>
17911
17912 * calc/calc-help.el (calc-m-prefix-help): Add mention of
17913 preserving embedded modes.
17914
17915 2005-05-10 Richard M. Stallman <rms@gnu.org>
17916
17917 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
17918
17919 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
17920 Move from ada-stmt.el.
17921 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
17922
17923 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
17924 Move to ada-mode.el.
17925 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
17926
17927 * cus-edit.el (custom-file): Call file-chase-links.
17928
17929 * files.el (read-directory-name): Fix previous change.
17930 (hack-local-variables-confirm): New function.
17931 (hack-local-variables-prop-line, hack-local-variables)
17932 (hack-one-local-variable): Use it.
17933
17934 2005-05-10 Lute Kamstra <lute@gnu.org>
17935
17936 * font-lock.el (font-lock-keywords-alist)
17937 (font-lock-removed-keywords-alist): Clarify docstrings.
17938
17939 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
17940
17941 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
17942 (gdb-source-info): Check for preprocessor info.
17943 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
17944 a macro for a function.
17945 (gdb-info-breakpoints-custom): Try to find file again if not already
17946 found (user might have used GDB dir command).
17947 (gdb-get-location): Update gdb-location-alist correctly for change
17948 to gdb-info-breakpoints-custom.
17949
17950 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
17951 (gud-tooltip-print-command): Add gdbmi case.
17952 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
17953 preprocessor info.
17954
17955 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
17956
17957 * startup.el (fancy-splash-insert): Fix typo in doc string.
17958
17959 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
17960
17961 * obsolete/float.el (string-to-float):
17962 * obsolete/hilit19.el (hilit-add-pattern):
17963 * obsolete/rnews.el (news-parse-range, news-select-message)
17964 (news-get-pruned-list-of-files): Replace `string-to-int' by
17965 `string-to-number'.
17966
17967 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
17968 `find-file-not-found-hooks'; use `add-hook'.
17969 (uncompress-while-visiting): Set `write-file-functions', not
17970 `write-file-hooks'; use `add-hook'.
17971
17972 2005-05-09 Kim F. Storm <storm@cua.dk>
17973
17974 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
17975 (cua-paste): Handle clipboard action.
17976 (cua--init-keymaps): Remap clipboard-kill-region and
17977 clipboard-kill-ring-save.
17978
17979 2005-05-08 Eli Zaretskii <eliz@gnu.org>
17980
17981 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
17982 Improve commentary.
17983
17984 * simple.el (next-error-overlay-arrow-position): Revert the change
17985 made on 2005-04-30.
17986
17987 2005-05-07 Jay Belanger <belanger@truman.edu>
17988
17989 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
17990 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
17991 `calc-sel-reselect'.
17992
17993 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
17994 Calc is in embedded mode.
17995
17996 2005-05-07 Eli Zaretskii <eliz@gnu.org>
17997
17998 * progmodes/compile.el (compilation-setup):
17999 Set overlay-arrow-string to an empty string on text terminals.
18000
18001 * textmodes/ispell.el (ispell-program-name): Try looking for
18002 "aspell" along exec-path, and if found, use it as the default
18003 speller program.
18004
18005 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
18006
18007 * international/mule.el (sgml-xml-auto-coding-function):
18008 Recognize encoding='FOO' in single quotes as well as in double quotes.
18009
18010 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
18011
18012 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
18013 as well as `interactive', so that defmacro* would recognize
18014 `declare' forms.
18015
18016 2005-05-07 Eli Zaretskii <eliz@gnu.org>
18017
18018 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
18019 Explain more about the LIGHTER arg's usage in the doc string.
18020 Add commentary to clarify what the code does. Fix the regexp that
18021 strips whitespace from LIGHTER. Quote LIGHTER before using it,
18022 since it could have characters special to regular expressions.
18023
18024 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
18025
18026 * replace.el (occur-1): Bind inhibit-read-only so that
18027 erase-buffer doesn't barf on read-only text properties (likewise
18028 for add-text-properties in occur-engine). Mark buffer as unmodified.
18029 (occur-engine): Don't set buffer-read-only here.
18030
18031 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
18032
18033 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
18034 list-buffers-directory. This caused the *cvs-commit* buffer to be
18035 sometimes mistakenly reused as a *cvs* buffer.
18036
18037 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
18038
18039 * tooltip.el: Move code for GUD tooltips into gud.el.
18040 (require): CL no longer needed to compile case.
18041 (tooltip-mode): Do not toggle functions for GUD tooltips.
18042 (tooltip-gud-tips-p): Remove. Replace with minor mode
18043 gud-tooltip-mode in gud.el.
18044 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
18045 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
18046 tooltip-gud prefix with gud-tooltip and obsolete.
18047 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
18048 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
18049 (tooltip-mouse-motion): Mouse movement functions/variable.
18050 Rename in gud.el by adding gud prefix.
18051 (tooltip-gud-original-filter, tooltip-gud-dereference)
18052 (tooltip-gud-event, tooltip-toggle-gud-tips)
18053 (tooltip-gud-process-output, tooltip-gud-print-command)
18054 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
18055 gud.el by replacing tooltip-gud prefix with gud-tooltip.
18056 (gdb-tooltip-print): Move to gdb-ui.el.
18057
18058 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
18059 (require): CL needed to compile case.
18060 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
18061 tooltip-gud-tips-p. Make it a minor-mode.
18062 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
18063 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
18064 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
18065 (gud-tooltip-change-major-mode)
18066 (gud-tooltip-activate-mouse-motions-if-enabled)
18067 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
18068 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
18069 (gud-tooltip-original-filter, gud-tooltip-dereference)
18070 (gud-tooltip-event, tooltip-toggle-gud-tips)
18071 (gud-tooltip-process-output, gud-tooltip-print-command)
18072 (gud-tooltip-tips): Move from tooltip.el.
18073
18074 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
18075 (gdb-cpp-define-alist-flags): Doc fix.
18076 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
18077 gud-tooltip-mode is t.
18078
18079 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
18080
18081 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
18082 evaporate if their text is deleted.
18083 (goto-address-at-point): Make it work as a mouse binding as well.
18084 (goto-address-at-mouse): Obsolete it. Update users.
18085
18086 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
18087
18088 * calendar/appt.el (top-level): No longer activate on load.
18089
18090 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
18091
18092 * calendar/cal-bahai.el (mark-bahai-diary-entries):
18093 * net/webjump.el (webjump):
18094 * progmodes/idlw-help.el (idlwave-do-context-help1)
18095 (idlwave-highlight-linked-completions):
18096 * textmodes/po.el (po-find-file-coding-system-guts):
18097 Replace `assoc-ignore-case' by `assoc-string'.
18098
18099 2005-05-06 Eli Zaretskii <eliz@gnu.org>
18100
18101 * files.el (locate-file): Doc fix.
18102
18103 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
18104 Remove the redundant test for ms-dos.
18105
18106 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
18107 look for the preprocessor with exec-suffixes. If not found in
18108 standard places, look in exec-path. Remove most of the tests that
18109 used system-type.
18110
18111 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
18112
18113 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
18114
18115 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
18116 file-name clash with jka-compr.el on 8+3 filesystems.
18117
18118 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18119
18120 * term/mac-win.el: Don't define or bind scroll bar functions if
18121 x-toolkit-scroll-bars is t.
18122 (x-select-text, x-get-selection-value): Clear
18123 x-last-selected-text-clipboard if x-select-enable-clipboard is
18124 nil.
18125 (PRIMARY): Put mac-scrap-name property.
18126 (mac-select-convert-to-file-url): New function.
18127 (public.file-url): New selection target type. Add to
18128 selection-converter-alist.
18129 (x-get-selection, x-selection-value): Handle it.
18130 (x-cut-buffer-or-selection-value): New alias.
18131
18132 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18133
18134 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
18135 entry to avoid calling bibtex-find-entry with arg global
18136 being t. Remove arg key.
18137 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
18138 (bibtex-copy-summary-as-kill): Change accordingly.
18139
18140 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
18141
18142 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
18143 (org-agenda-date-later): Use with-current-buffer.
18144
18145 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
18146
18147 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
18148 (define-obsolete-variable-alias): Doc Fixes.
18149
18150 2005-05-06 Kim F. Storm <storm@cua.dk>
18151
18152 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
18153 vertical-motion when selective-display is active.
18154
18155 * ido.el (ido-setup-hook): New hook.
18156 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
18157 (ido-input-stack): New var.
18158 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
18159 ido-next-work-file binding to M-O.
18160 Bind M-f to ido-wide-find-file-or-pop-dir.
18161 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
18162 (ido-read-internal): Run ido-setup-hook.
18163 Catch quit in read-file-name and read-string to cancel edit.
18164 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
18165 Automatically pop-all when completing a directory name (RET).
18166 (ido-file-internal): Add with-no-warnings around ffap and dired code.
18167 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
18168 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
18169 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
18170 New functions for M-b/M-f to move among the directory components.
18171 (ido-make-merged-file-list): Catch quit to cancel merge.
18172 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
18173 (ido-completion-help): No warnings for ido-completion-buffer-full.
18174
18175 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
18176
18177 * font-lock.el (font-lock-negation-char-face): New face and variable.
18178 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
18179 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
18180 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
18181 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
18182
18183 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
18184
18185 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
18186 Fix typo in docstring.
18187
18188 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
18189 (ebrowse-print-statistics-line)
18190 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
18191
18192 * term/w32-win.el (image-library-alist): Add additional name for
18193 Xpm library.
18194
18195 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
18196
18197 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
18198 use gcc instead of cpp.
18199
18200 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
18201 (gdb-create-define-alist): Use it.
18202 (gdb-cpp-define-alist-program): Update for MS-DOS.
18203
18204 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
18205
18206 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
18207
18208 2005-05-04 Richard M. Stallman <rms@gnu.org>
18209
18210 * help.el (describe-key): No error when UNTRANSLATED is nil.
18211
18212 * simple.el (line-move-1): Fix previous change to signal errors
18213 appropriately.
18214
18215 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
18216
18217 * calendar/icalendar.el (icalendar-version): Now at 0.12.
18218 (icalendar-duration-correction): Remove.
18219 (icalendar--get-event-properties): Split result at commas.
18220 (icalendar--decode-isoduration): New optional argument
18221 DURATION-CORRECTION.
18222 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
18223 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
18224 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
18225 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
18226 (icalendar--convert-anniversary-to-ical): New functions, extracted
18227 from icalendar-export-region, with bug fixes.
18228 (icalendar-export-region): Use the above functions.
18229 (icalendar-import-buffer): Check before saving diary file.
18230 (icalendar--convert-recurring-to-diary)
18231 (icalendar--convert-non-recurring-all-day-to-diary)
18232 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
18233 extracted from icalendar--convert-ical-to-diary, with bug fixes.
18234 (icalendar--convert-ical-to-diary): Use the above functions.
18235
18236 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
18237
18238 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
18239 Remove these recent additions.
18240 (c-mode): Restore to before 2005-04-28.
18241
18242 * progmodes/cc-vars.el (cc-define-list-program): Remove this
18243 recent addition.
18244
18245 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
18246 (gdb-define-alist): New variables.
18247 (gdb-create-define-alist): New function.
18248 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
18249 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
18250 with string-to-number.
18251 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
18252
18253 * progmodes/gud.el: Replace string-to-int with string-to-number.
18254 (gud-find-file): Handle gdb-define-alist.
18255
18256 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
18257
18258 2005-05-02 Jay Belanger <belanger@truman.edu>
18259
18260 * calc/calc-aent.el (math-read-token):
18261 * calc/calc-bin.el (calc-word-size):
18262 * calc/calc-ext.el (calc-read-number-fancy):
18263 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
18264 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
18265 * calc/calc-frac.el (calc-over-notation):
18266 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
18267 (calc-graph-num-points, calc-graph-init):
18268 * calc/calc-prog.el (calc-read-parse-table-part)
18269 (calc-edit-macro-repeats):
18270 * calc/calc-yank.el (calc-do-grab-rectangle):
18271 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
18272 Replace `string-to-int' by `string-to-number'.
18273
18274 2005-05-02 Kim F. Storm <storm@cua.dk>
18275
18276 * kmacro.el: Use executing-kbd-macro-index variable.
18277
18278 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
18279
18280 * net/rlogin.el (rlogin-parse-words): Delete func.
18281 (rlogin): Use split-string, not rlogin-parse-words.
18282 Also, if there are option-like elements in the parsed args,
18283 take the host to be the first arg immediately following them.
18284 Suggested by Michael Mauger.
18285
18286 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
18287
18288 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
18289
18290 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
18291
18292 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
18293 (cc-mode-cpp-program): Rename to cc-define-list-program and
18294 move to cc-vars.el.
18295
18296 * progmodes/cc-vars.el (cc-define-list-program):
18297 Change to "gcc -E -dM -". Make customizable.
18298
18299 2005-05-02 Kim F. Storm <storm@cua.dk>
18300
18301 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
18302
18303 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
18304
18305 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
18306
18307 * international/mule-util.el (truncate-string): Remove alias and
18308 obsolete declaration.
18309
18310 * international/mule-cmds.el (update-iso-coding-systems):
18311 Remove alias and obsolete declaration.
18312
18313 * international/mule.el (coding-system-parent): Remove alias and
18314 obsolete declaration.
18315
18316 * subr.el (define-function, sref): Remove aliases and obsolete
18317 declarations.
18318 (chars-in-region): Remove obsolete declaration.
18319
18320 2005-05-01 Richard M. Stallman <rms@gnu.org>
18321
18322 * info.el (Info-mode): Set widen-automatically to nil, locally.
18323
18324 * simple.el (widen-automatically): New variable.
18325 (pop-global-mark): Obey widen-automatically.
18326
18327 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
18328
18329 * term/xterm.el (function-key-map): Call substitute-key-definition
18330 before the keymap size is increased by a lot of define-key calls.
18331
18332 2005-05-01 Richard M. Stallman <rms@gnu.org>
18333
18334 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
18335 Rename ARG to ELEMENT. Doc fix.
18336
18337 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
18338
18339 * allout.el (allout-exposure): Remove macro and obsolete declaration.
18340 Remove references to allout-exposure/change to allout-new-exposure.
18341
18342 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
18343 bytecode symbols.
18344
18345 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
18346 (compiled-function-p, focus-frame, unfocus-frame):
18347 Remove aliases and obsolete declarations.
18348 Back out inadvertent changes from previous commit.
18349
18350 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
18351
18352 * files.el (require-final-newline): Make Custom tags consistent
18353 with mode-require-final-newline.
18354 (mode-require-final-newline): Doc fix.
18355
18356 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
18357
18358 * international/latexenc.el (latexenc-find-file-coding-system):
18359 Fix regular expressions.
18360
18361 2005-05-01 David Kastrup <dak@gnu.org>
18362
18363 * international/latexenc.el (latexenc-find-file-coding-system):
18364 Fix regular expressions.
18365
18366 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
18367
18368 * subr.el (string-to-int): Make obsolete.
18369
18370 2005-04-30 Richard M. Stallman <rms@gnu.org>
18371
18372 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
18373
18374 * loadup.el: load jka-comp-hook.
18375
18376 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
18377 (jka-compr-handler): Add autoload. `put' calls moved
18378 to jka-comp-hook.el.
18379 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
18380 (jka-compr-inhibit): Autoload.
18381
18382 * jka-comp-hook.el: New file.
18383 Enable the mode by default.
18384
18385 * files.el (backup-buffer-copy): Use copy-file instead
18386 of write-region, and put back the 'excl.
18387
18388 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
18389
18390 * progmodes/flymake.el (flymake-split-string)
18391 (flymake-split-string, flymake-log, flymake-pid-to-names)
18392 (flymake-reg-names, flymake-get-source-buffer-name)
18393 (flymake-unreg-names, flymake-add-line-err-info)
18394 (flymake-add-err-info): Clarify docstrings.
18395 (flymake-popup-menu, flymake-make-emacs-menu)
18396 (flymake-make-xemacs-menu): Add docstrings.
18397 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
18398 Set variables directly throughout.
18399
18400 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
18401
18402 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
18403 exists. Initialize cc-define-alist.
18404 (c-mode): Add cc-create-define-alist locally to after-save-hook.
18405 If there is no file (Macroexpansion) don't create an alist.
18406
18407 2005-04-29 Sam Steingold <sds@gnu.org>
18408
18409 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
18410 (cc-create-define-alist): Use it instead of the hard-coded string.
18411
18412 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
18413
18414 * international/mule-conf.el (file-coding-system-alist): Fix regexp
18415 for latexenc.
18416
18417 2005-04-29 Lute Kamstra <lute@gnu.org>
18418
18419 * emacs-lisp/generic.el: Improve commentary section.
18420 (define-generic-mode): Improve docstring.
18421
18422 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
18423
18424 * textmodes/org.el (many places): Change to quiet the byte compiler.
18425 (org-prefix-format-compiled): New variable.
18426 (org-compile-prefix-format): New function.
18427 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
18428 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
18429 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
18430 (org-get-entries-from-diary): Use `org-get-time-of-day' for
18431 consistency with entries from `org-mode' files.
18432 (org-get-time-of-day): Fix bug with partial matches early in a line.
18433 (org-non-link-chars): New constant.
18434 (org-link-regexp): Respect `org-non-link-chars'.
18435 (org-agenda-day-view): Remove command.
18436 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
18437 (org-follow-bbdb-link, org-store-link): Search also company field.
18438 (org-highlight-overlay): New variable.
18439 (org-highlight, org-unhighlight): New functions.
18440 (org-agenda-mode): Add pre-command-hook to remove highlight.
18441 (org-evaluate-time-range): Behavior depends upon whether time stamp
18442 contains a time or not.
18443 (org-show-subtree, org-show-entry): New functions.
18444 (org-agenda-cleanup-fancy-diary): Remove empty lines.
18445
18446 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
18447
18448 * comint.el (comint-output-filter-functions): Add autoload cookie.
18449
18450 2005-04-28 Kim F. Storm <storm@cua.dk>
18451
18452 * ido.el (ido-everywhere): Fix last change.
18453
18454 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
18455
18456 * international/latexenc.el: New file.
18457 * international/mule-conf.el (file-coding-system-alist): For .tex,
18458 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
18459
18460 2005-04-28 Lute Kamstra <lute@gnu.org>
18461
18462 * font-lock.el (font-lock-add-keywords)
18463 (font-lock-remove-keywords): Clarify docstring.
18464 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
18465 Don't start docstrings with a `*'.
18466 (font-lock-update-removed-keyword-alist): Give it a docstring.
18467
18468 * generic-x.el: Update commentary section.
18469 Only require font-lock when compiling.
18470 Define all modes conditionally.
18471 Place all generic modes in the generic-x-modes customization group.
18472 (generic-x-modes): New customization group.
18473 (generic-default-modes, generic-mswindows-modes)
18474 (generic-unix-modes, generic-other-modes): New constants.
18475 (generic-define-mswindows-modes, generic-define-unix-modes):
18476 Update docstrings. Make them obsolete.
18477 (generic-extras-enable-list): New default value. Update docstring.
18478 Improve :type. Change :set function.
18479 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
18480 Fix docstring.
18481
18482 * emacs-lisp/generic.el (generic-mode-internal):
18483 Simplify font-lock-defaults.
18484 (define-generic-mode): Fix docstring.
18485
18486 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
18487
18488 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
18489 font-lock-face property to highlight matches.
18490
18491 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
18492
18493 * progmodes/cc-mode.el (cc-create-define-alist): New function.
18494 (cc-define-alist): New variable.
18495 (c-mode): Make it local and initialize it.
18496
18497 * progmodes/gdb-ui.el (gdb-active-process): New variable.
18498 (gdb-exited): New function.
18499 (gdb-annotation-rules): Use it.
18500 (gdb-starting): Set gdb-active-process to t.
18501 (gdb-stopping): Amend doc string.
18502 (gdb-reset): Set gdb-active-process to nil.
18503
18504 * tooltip.el (tooltip-gud-tips): Show the associated #define
18505 directives when a C program under GDB is not executing.
18506
18507 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
18508
18509 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
18510 font-lock-fontify-syntactic-keywords.
18511
18512 * font-lock.el (font-lock-default-fontify-region): Don't force
18513 parse-sexp-lookup-properties to nil.
18514
18515 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
18516
18517 * man.el (man-mode-syntax-table): Set up `:' to have
18518 word-constituent syntax.
18519
18520 2005-04-27 Lute Kamstra <lute@gnu.org>
18521
18522 * novice.el (disable-command): Don't add spurious newlines to the
18523 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
18524
18525 2005-04-26 Jay Belanger <belanger@truman.edu>
18526
18527 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
18528 than one window before deleting window.
18529
18530 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
18531
18532 * shell.el (shell-prompt-pattern): Doc fix.
18533 (shell-mode): Set paragraph-separate buffer locally to "\\'".
18534
18535 * comint.el (comint-prompt-regexp, comint-get-old-input)
18536 (comint-use-prompt-regexp)
18537 (comint-use-prompt-regexp-instead-of-fields)
18538 (comint-replace-by-expanded-history, comint-send-input)
18539 (comint-output-filter, comint-get-old-input-default)
18540 (comint-line-beginning-position, comint-bol, comint-show-output)
18541 (comint-backward-matching-input, comint-forward-matching-input)
18542 (comint-next-prompt, comint-previous-prompt):
18543 Rename `comint-use-prompt-regexp-instead-of-fields' to
18544 `comint-use-prompt-regexp'. Keep old name as alias and declare
18545 obsolete.
18546 (comint-use-prompt-regexp): Shorten first line of doc string.
18547
18548 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
18549 Set paragraph-separate buffer locally to "\\'".
18550
18551 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
18552 Adapt to above name change.
18553
18554 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
18555 (smbclient-prompt-regexp): Ditto.
18556
18557 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
18558
18559 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
18560
18561 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
18562 gdb-location-list.
18563 Break lines that are over 80 characters wide.
18564
18565 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
18566
18567 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
18568 New fun and var, to preserve compatibility.
18569
18570 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
18571
18572 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
18573
18574 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
18575 name to file-newer-than-file-p.
18576
18577 2005-04-26 Richard M. Stallman <rms@gnu.org>
18578
18579 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
18580
18581 * progmodes/python.el (python-mode):
18582 Use new name eldoc-documentation-function.
18583
18584 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
18585
18586 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
18587 (eldoc-documentation-function):
18588 Rename from eldoc-print-current-symbol-info-function. Calls changed.
18589
18590 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
18591
18592 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
18593
18594 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
18595
18596 * term/xterm.el (function-key-map): Fix strings for
18597 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
18598 {C,S,A,C-S}-{f1-f12}.
18599
18600 2005-04-26 Kenichi Handa <handa@m17n.org>
18601
18602 * international/mule-cmds.el (select-safe-coding-system):
18603 Fix previous change.
18604
18605 2005-04-26 Lute Kamstra <lute@gnu.org>
18606
18607 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
18608
18609 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
18610 (font-lock-comment-delimiter-face): Ditto.
18611
18612 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
18613
18614 2005-04-25 Jay Belanger <belanger@truman.edu>
18615
18616 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
18617 to t while inserting information; use help-mode.
18618
18619 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
18620
18621 * term.el (ansi-term-color-vector): Use the xterm colors.
18622 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
18623
18624 2005-04-25 Lute Kamstra <lute@gnu.org>
18625
18626 * font-core.el (font-lock-defaults): Fix docstring.
18627
18628 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
18629
18630 2005-04-25 Kenichi Handa <handa@m17n.org>
18631
18632 * international/mule-cmds.el (select-safe-coding-system):
18633 Don't check consistency with coding: spec, etc if raw-text or
18634 no-conversion was found to be safe.
18635
18636 2005-04-24 Richard M. Stallman <rms@gnu.org>
18637
18638 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
18639 citation markers at start of each line.
18640
18641 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
18642 citation markers at start of each line.
18643
18644 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
18645
18646 * files.el (mode-require-final-newline): Fix previous change.
18647 (require-final-newline): Fix type label.
18648
18649 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
18650
18651 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
18652 statement in buffer (broken by 2004-11-24 change).
18653
18654 2005-04-24 Kim F. Storm <storm@cua.dk>
18655
18656 * ido.el (ido-everywhere): Save and restore old read-buffer-function
18657 and read-file-name-function values. Don't overwrite existing
18658 non-nil values if ido-mode is enabled without ido-everywhere.
18659
18660 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
18661
18662 * files.el (mode-require-final-newline): Minor doc fix.
18663
18664 2005-04-24 Eli Zaretskii <eliz@gnu.org>
18665
18666 * subr.el (syntax-after): Doc fix.
18667 (syntax-class): If argument is nil, return nil. Mask off upper 16
18668 bits, not 8 bits.
18669
18670 * files.el (mode-require-final-newline): Doc fix.
18671 (backup-buffer-copy): Fix last change.
18672
18673 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18674
18675 * term/mac-win.el: Require select. Set selection-coding-system to
18676 mac-system-coding-system. Call menu-bar-enable-clipboard.
18677 (x-last-selected-text-clipboard, x-last-selected-text-primary)
18678 (x-select-enable-clipboard): New variables.
18679 (x-select-text, x-get-selection, x-selection-value)
18680 (x-get-selection-value, mac-select-convert-to-string)
18681 (mac-services-open-file, mac-services-open-selection)
18682 (mac-services-insert-text): New functions.
18683 (CLIPBOARD, FIND): Put mac-scrap-name property.
18684 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
18685 (public.tiff): Put mac-ostype property.
18686 (selection-converter-alist): Add entries for them.
18687 (mac-application-menu-map): New keymap.
18688 (interprogram-cut-function, interprogram-paste-function): Set to
18689 x-select-text and x-get-selection-value, respectively.
18690 (split-window-keep-point): Set to t.
18691
18692 2005-04-23 Richard M. Stallman <rms@gnu.org>
18693
18694 * files.el (read-directory-name): Always pass non-nil
18695 DEFAULT-FILENAME arg to read-file-name.
18696 (backup-buffer-copy, basic-save-buffer-2): Take care against
18697 writing thru an unexpected existing symlink.
18698 (revert-buffer): In indirect buffer, revert the base buffer.
18699 (magic-mode-alist): Doc fix.
18700 (buffer-stale-function): Doc fix.
18701 (minibuffer-with-setup-hook): Avoid warning.
18702 (mode-require-final-newline): Doc and custom fix.
18703
18704 * follow.el (follow-end-of-buffer): Use with-no-warnings.
18705
18706 * font-lock.el (font-lock-comment-face): On terminals with few colors,
18707 use the default appearance.
18708 (font-lock-comment-delimiter-face): New face, new variable.
18709
18710 * imenu.el (imenu--generic-function): The official position of a
18711 definition is the start of the line that BEG is in.
18712
18713 * midnight.el (midnight-timer): Move defvar up.
18714
18715 * mouse.el (mouse-drag-region-1): Delete some debugging code.
18716
18717 * saveplace.el (save-place-to-alist): Use with-no-warnings.
18718
18719 * startup.el (command-line): Use with-no-warnings.
18720
18721 * window.el (window-size-fixed): New defvar.
18722
18723 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
18724
18725 * mail/rmail.el (rmail-font-lock-keywords):
18726 Use font-lock-comment-delimiter-face.
18727
18728 * mail/sendmail.el (mail-font-lock-keywords):
18729 Use font-lock-comment-delimiter-face.
18730
18731 * progmodes/compile.el (next-error-highlight-timer): New defvar.
18732
18733 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
18734
18735 * progmodes/compile.el (compilation-mode-font-lock-keywords):
18736 Specify t for LAXMATCH when matching directories.
18737 Save match data around compilation-compat-error-properties form.
18738
18739 2005-04-23 David Kastrup <dak@gnu.org>
18740
18741 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
18742 Mention that the autoloaded aliases should be kept for AUCTeX.
18743
18744 2005-04-23 Andreas Schwab <schwab@suse.de>
18745
18746 * isearch.el (isearch-forward): Doc fix.
18747
18748 2005-04-23 Eli Zaretskii <eliz@gnu.org>
18749
18750 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
18751 (jit-lock-stealth-nice): Change default value to 0.5.
18752
18753 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
18754
18755 * abbrev.el (write-abbrev-file): Write table entries in
18756 alphabetical order by table name.
18757
18758 2005-04-22 Kim F. Storm <storm@cua.dk>
18759
18760 * ido.el (ido-read-internal): Fix `list' completion.
18761
18762 2005-04-22 Kenichi Handa <handa@m17n.org>
18763
18764 * recentf.el (recentf-save-file-coding-system): New variable.
18765 (recentf-save-list): Encode the file by
18766 recentf-save-file-coding-system and add coding: tag.
18767
18768 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
18769
18770 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
18771
18772 2005-04-21 Lute Kamstra <lute@gnu.org>
18773
18774 * loadhist.el (unload-feature): Don't remove a function from hooks
18775 if it is about to be restored to an autoload . Remove functions
18776 that will become unbound from auto-mode-alist. Simplify the code.
18777
18778 * subr.el (assq-delete-all): New implementation that is linear,
18779 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
18780 (rassq-delete-all): New function.
18781
18782 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
18783 Add size-indication-mode.
18784
18785 2005-04-21 Kenichi Handa <handa@m17n.org>
18786
18787 * international/mule-cmds.el: Add autoload for widget-value in
18788 eval-when-compile.
18789
18790 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
18791
18792 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
18793 Add tooltip-mode.
18794
18795 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
18796
18797 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
18798
18799 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
18800 (inferior-lisp-filter-regexp, inferior-lisp-program)
18801 (inferior-lisp-load-command, inferior-lisp-prompt)
18802 (inferior-lisp-mode-hook, lisp-source-modes)
18803 (inferior-lisp-load-hook): defvar->defcustom.
18804 (inferior-lisp-program, inferior-lisp-prompt)
18805 (inferior-lisp-load-hook): Doc fixes.
18806 (inferior-lisp-install-letter-bindings): Small change in
18807 introductory comment.
18808
18809 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
18810
18811 * vc.el (vc-annotate-color-map): Change some colors so that text
18812 using them as foreground is readable on both white and black
18813 backgrounds.
18814
18815 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
18816
18817 * international/mule-conf.el (translation-table-for-input):
18818 Remove redundant declaration.
18819
18820 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
18821
18822 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
18823
18824 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
18825 (tooltip-toggle-gud-tips): New function.
18826
18827 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18828
18829 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
18830 right angle brackets.
18831
18832 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
18833
18834 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
18835
18836 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
18837
18838 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
18839 Remove. Update callers to use expand-file-name instead.
18840
18841 * subr.el (syntax-class): New function.
18842
18843 * simple.el (blink-matching-open): Use it.
18844
18845 * paren.el (show-paren-function): Use it to recognize parens that are
18846 also used in 2-char comment markers.
18847
18848 2005-04-19 Lute Kamstra <lute@gnu.org>
18849
18850 * loadhist.el (unload-feature): Update for new format of
18851 load-history. Simplify the code.
18852
18853 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18854
18855 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
18856 (mac-add-charset-info): New function. Initialize variable
18857 mac-charset-info-alist using it.
18858 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
18859 for translation.
18860 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
18861 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
18862 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
18863 New CCL programs.
18864
18865 2005-04-19 Kim F. Storm <storm@cua.dk>
18866
18867 * simple.el (next-buffer, prev-buffer, next-error)
18868 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
18869 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
18870
18871 * bindings.el (next-buffer, prev-buffer, next-error)
18872 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
18873 (clone-indirect-buffer-other-window): Move bindings from simple.el.
18874 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
18875 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
18876
18877 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
18878
18879 * isearch.el (isearch-edit-string): Make the search-ring available for
18880 minibuffer history commands.
18881 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
18882 the default history commands now work just as well.
18883 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
18884
18885 2005-04-18 Kim F. Storm <storm@cua.dk>
18886
18887 * emulation/cua-base.el (cua--pre-command-handler): Add more
18888 elaborate check for shift modifier on non-window systems.
18889
18890 2005-04-18 Lars Hansen <larsh@math.ku.dk>
18891
18892 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
18893
18894 2005-04-18 Kim F. Storm <storm@cua.dk>
18895
18896 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
18897 and make it optional. Don't test tooltip-gud-echo-area here.
18898 (tooltip-gud-process-output, gdb-tooltip-print):
18899 Pass tooltip-gud-echo-area to tooltip-show.
18900 (tooltip-help-tips): Remove second optional arg to tooltip-show.
18901
18902 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18903
18904 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
18905 `display-graphic-p' may not be bound yet.
18906
18907 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
18908
18909 * startup.el (command-line): No longer enable Xterm Mouse mode by
18910 default in terminals compatible with xterm.
18911
18912 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
18913
18914 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
18915
18916 * tooltip.el (tooltip-gud-echo-area): Rename from
18917 tooltip-use-echo-area.
18918 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
18919 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
18920 area independently of where help tooltips are displayed.
18921
18922 2005-04-17 David Kastrup <dak@gnu.org>
18923
18924 * cus-theme.el (custom-theme-write-variables): Quote variables
18925 where necessary.
18926
18927 2005-04-17 Richard M. Stallman <rms@gnu.org>
18928
18929 * simple.el (yank-excluded-properties): Add follow-link to value.
18930
18931 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
18932
18933 * startup.el (fancy-splash-max-time): Just 30 seconds.
18934 (fancy-splash-delay): Just 7.
18935 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
18936
18937 * loadhist.el (unload-feature): Update for new format of load-history.
18938 Simplify the code.
18939
18940 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
18941 (rmail-font-lock-keywords): Don't fontify the text of a citation.
18942
18943 * mail/sendmail.el (mail-font-lock-keywords):
18944 Don't fontify subject text.
18945 Don't fontify the text of a citation.
18946
18947 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
18948
18949 * comint.el (comint-output-filter): Run comint-output-filter-functions
18950 with point where the user had it.
18951
18952 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
18953
18954 * international/ucs-tables.el (ucs-set-table-for-input):
18955 Disable when using unify-on-decoding.
18956
18957 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
18958
18959 * emulation/cua-base.el (cua-global-mark-face): Add special case
18960 for displays supporting a high number of colors.
18961
18962 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
18963
18964 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
18965
18966 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
18967
18968 * filesets.el (filesets-add-buffer): If user supplies a name of a
18969 non-existing fileset, create a new fileset.
18970
18971 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
18972
18973 * textmodes/org.el (org-up-heading-all): Fix bug with
18974 `outline-up-heading-all'.
18975
18976 2005-04-16 Andreas Schwab <schwab@suse.de>
18977
18978 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
18979 /etc/permissions.d/* and /etc/aliases.d/*.
18980
18981 2005-04-16 Kenichi Handa <handa@m17n.org>
18982
18983 * international/code-pages.el (cp-make-coding-system):
18984 Set `translation-table-for-input' property value to the symbol
18985 ucs-mule-to-mule-unicode, not to that value.
18986 (pt154): Escape guillemet by `\'.
18987
18988 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
18989
18990 * loadup.el: Load tooltip if x-show-tip is fboundp.
18991
18992 * startup.el (command-line): Add comment.
18993
18994 * tooltip.el (tooltip-mode): Specify correct standard value for
18995 Custom in init-value.
18996
18997 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
18998
18999 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
19000 possible.
19001
19002 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
19003
19004 * textmodes/org.el (org-agenda-date-prompt): Rename from
19005 `org-agenda-date-today'.
19006 (org-evaluate-time-range): Insert at point instead of directly
19007 after time range.
19008 (org-first-headline-recenter, org-subtree-end-visible-p)
19009 (org-optimize-window-after-visibility-change): New functions
19010 (org-agenda-post-command-hook): Don't allow point at end of line,
19011 to make sure it always hits the text properties.
19012 (org-agenda-next-date-line, org-agenda-previous-date-line):
19013 New commands.
19014 (org-set-regexps-and-options): Category may contain white space.
19015 (org-agenda-get-deadlines, org-agenda-get-scheduled):
19016 Improve marker positions.
19017 (org-agenda-new-marker): Argument POS made optional.
19018 (org-agenda-get-timestamps): Deadlines which are done are listed
19019 in org-done-face now.
19020 (org-agenda-get-todos, org-agenda-get-timestamps)
19021 (org-agenda-get-deadlines, org-agenda-get-scheduled):
19022 Set `undone-face' and `done-face' properties.
19023 (org-last-todo-state-is-todo): New variable.
19024 (org-todo): Set `org-last-todo-state-is-todo'.
19025 (org-agenda-todo): Change face according to
19026 `org-last-todo-state-is-todo'. And change other lines referring to
19027 the same entry.
19028 (org-calendar-goto-agenda): New command.
19029 (org-calendar-to-agenda-key): New option.
19030 (org-startup-folded): New allowed value `content'.
19031 (org-set-regexps-and-options): Accept new value `content' for
19032 `org-startup-folded'.
19033 (org-get-current-options): Handle new value `content' for
19034 `org-startup-folded'.
19035 (org-insert-todo-heading): New command.
19036 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
19037 interactively in empty file and option
19038 `org-insert-mode-line-in-empty-file' has been set.
19039 (org-agenda-todo, org-agenda-priority): Modify to use
19040 `org-agenda-change-all-lines'.
19041 (org-warning-face): Change color on dark background
19042
19043 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19044
19045 * international/mule-cmds.el (set-locale-environment): On Mac OS,
19046 use preferences AppleLocale and AppleLanguages, and variable
19047 mac-system-locale for default locale. On Mac OS Classic, use
19048 mac-system-coding-system for default coding systems.
19049
19050 * term/mac-win.el: Don't set file-name-coding-system.
19051 Decode variables system-name, emacs-build-system, user-login-name, and
19052 user-full-name by mac-system-coding-system on Mac OS Classic.
19053 (mac-system-coding-system): New variable.
19054
19055 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
19056
19057 * startup.el (command-line): Handle `xterm-mouse-mode' before
19058 reading init file.
19059
19060 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
19061
19062 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
19063
19064 * progmodes/sh-script.el (sh-here-document-word): Make it a
19065 defcustom. Doc fix.
19066 (sh-add): Bash uses $(( )) for arithmetic.
19067 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
19068 (sh-maybe-here-document): Remove quotes and leading whitespace
19069 from heredoc word when closing. Indent heredoc with tabs if word
19070 starts with "-".
19071
19072 2005-04-13 Richard M. Stallman <rms@gnu.org>
19073
19074 * simple.el (undo): Fix previous change.
19075
19076 * custom.el (defface): Doc fix.
19077
19078 2005-04-13 Lute Kamstra <lute@gnu.org>
19079
19080 * Makefile.in (DONTCOMPILE): Remove list.
19081 (compile, compile-always): Don't use DONTCOMPILE.
19082 (update-authors): Load the library in which batch-update-authors
19083 is defined.
19084 * makefile.w32-in (DONTCOMPILE): Remove list.
19085 (compile, compile-always): Fix comments.
19086 (update-authors): Load the library in which batch-update-authors
19087 is defined.
19088
19089 * generic-x.el (generic-mode-ini-file-find-file-hook):
19090 Rename to ini-generic-mode-find-file-hook.
19091 Keep generic-mode-ini-file-find-file-hook as an alias.
19092 (ini-generic-mode-find-file-hook): Rename from
19093 generic-mode-ini-file-find-file-hook. Fix docstring.
19094 (ini-generic-mode): Docstring change.
19095 (bat-generic-mode-run-as-comint): Silence the byte compiler.
19096
19097 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
19098 called from lisp.
19099
19100 * generic.el: Move to the emacs-lisp subdir.
19101
19102 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
19103
19104 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
19105 and C-S- function and cursor motion keys.
19106
19107 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
19108
19109 * startup.el (command-line): Enable Xterm Mouse mode by default.
19110 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
19111 for Custom. No longer show "Mouse" in mode line when enabled.
19112 Doc fix.
19113
19114 2005-04-12 Kim F. Storm <storm@cua.dk>
19115
19116 * emulation/cua-base.el (cua-rectangle-face)
19117 (cua-rectangle-noselect-face): Define face attributes here.
19118
19119 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
19120
19121 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19122
19123 * startup.el (command-line): Turn off blinking cursor if
19124 cursorBlink in resources is off or false.
19125
19126 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19127
19128 * term/mac-win.el (dnd): Require dnd.
19129 (mac-drag-n-drop): Call dnd-handle-one-url.
19130 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
19131 (kTextEncodingISOLatin2): Remove constants.
19132 (mac-script-code-coding-systems): New constant.
19133 (mac-handle-language-change): New function.
19134 (special-event-map): Bind it to `language-change' event.
19135 (mac-centraleurroman, mac-cyrillic): New coding systems.
19136 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
19137 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
19138 and mac-cyrillic-encoder to encode-mac-centraleurroman and
19139 encode-mac-cyrillic, respectively.
19140
19141 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
19142
19143 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
19144 Don't set overlay-arrow-string to "=>" as this is done
19145 globally in C now.
19146
19147 2005-04-12 Lute Kamstra <lute@gnu.org>
19148
19149 * generic-x.el (rc-generic-mode, rul-generic-mode):
19150 Fix auto-mode-alist entries.
19151 (etc-fstab-generic-mode): Tweak fontification.
19152
19153 * generic.el (generic-make-keywords-list): Fix docstring.
19154 (generic-mode-internal): Simplify generic-font-lock-keywords.
19155
19156 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
19157
19158 * whitespace.el (whitespace-buffer-leading)
19159 (whitespace-buffer-trailing): Revert the incorrect test inversion.
19160 However, fix the highlight area for the leading and
19161 trailing whitespaces to show space.
19162
19163 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
19164
19165 * whitespace.el (whitespace-version): Bump to 3.5
19166
19167 (whitespace-buffer-leading, whitespace-buffer-trailing):
19168 Invert sense of the test to highlight the whitespace.
19169
19170 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
19171
19172 * progmodes/gud.el (gud-display-line): GUD uses its own
19173 overlay arrow now so don't set overlay-arrow-string.
19174 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
19175
19176 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
19177
19178 * term.el (term-ansi-current-bold, term-ansi-current-underline)
19179 (term-ansi-current-reverse, term-ansi-current-invisible)
19180 (term-ansi-face-already-done): Change to boolean.
19181 (term-reset-terminal, term-handle-colors-array): Handle the above
19182 vars accordingly.
19183 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
19184 (term-emulate-terminal): Use the new name.
19185
19186 * faces.el (secondary-selection): Use yellow1, not yellow.
19187 (trailing-whitespace): Use red1, not red.
19188
19189 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19190
19191 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
19192 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
19193 (dired-dnd-handle-file): Call dnd-get-local-file-uri
19194
19195 * cus-edit.el (dnd): New group.
19196
19197 * term/w32-win.el (dnd): Require dnd
19198 (w32-drag-n-drop): Call dnd-handle-one-url.
19199
19200 * x-dnd.el: Require dnd.
19201 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
19202 Call dnd-handle-one-url.
19203 (x-dnd-types-alist, x-dnd-insert-utf8-text)
19204 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
19205 to dnd-insert-text.
19206 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
19207 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
19208 (x-dnd-get-local-file-name, x-dnd-open-local-file)
19209 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
19210
19211 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
19212
19213 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
19214
19215 * wdired.el: Doc fixes.
19216 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
19217 (wdired-use-dired-vertical-movement): Rename from
19218 wdired-always-move-to-filename-beginning.
19219 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
19220 (wdired-change-to-wdired-mode): Change mode name.
19221 (wdired-newline): Delete.
19222
19223 2005-04-11 Richard M. Stallman <rms@gnu.org>
19224
19225 * whitespace.el (whitespace-highlight-the-space):
19226 Don't call whitespace-unhighlight-the-space here.
19227
19228 * simple.el (undo): Record t in undo-equiv-table
19229 for the redo record made by an undo-in-region.
19230
19231 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
19232
19233 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
19234 (gdb-frame-inferior-io-buffer): New Functions to control
19235 display of separate IO buffer.
19236 (menu): Add them to menu-bar.
19237 (gdb-display-buffer): Check for buffer another frame.
19238 Protect GUD buffer.
19239 (gdb-setup-windows): Create IO buffer if not already there.
19240 (gdb-memory-mode): Remove purecopy noops.
19241
19242 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
19243
19244 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
19245 and pass to self-insert-command.
19246
19247 2005-04-11 Lute Kamstra <lute@gnu.org>
19248
19249 * generic.el: Commentary section cleanup.
19250 (generic): Delete.
19251 (generic-use-find-file-hook, generic-lines-to-scan)
19252 (generic-find-file-regexp, generic-ignore-files-regexp)
19253 (default-generic-mode, generic-mode-find-file-hook)
19254 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
19255 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
19256 (generic-use-find-file-hook, generic-lines-to-scan)
19257 (generic-find-file-regexp, generic-ignore-files-regexp)
19258 (default-generic-mode, generic-mode-find-file-hook)
19259 (generic-mode-ini-file-find-file-hook): Move from generic.el.
19260
19261 2005-04-10 Karl Fogel <kfogel@red-bean.com>
19262
19263 * bookmark.el (bookmark-write-file): Catch errors writing file.
19264 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
19265
19266 2005-04-10 Richard M. Stallman <rms@gnu.org>
19267
19268 * startup.el (fancy-splash-tail): Update copyright year.
19269 (command-line): Split part of -Q into -D.
19270 (emacs-basic-display): New defvar.
19271 (fancy-splash-text): Correct name of menu item.
19272
19273 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
19274
19275 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
19276 lines in one node.
19277
19278 * comint.el (comint-send-input): New arg ARTIFICIAL.
19279 Callers in this file changed.
19280
19281 * abbrev.el (define-abbrevs): Read system abbrevs properly.
19282
19283 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
19284
19285 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
19286
19287 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
19288 `ldap-search-internal'.
19289
19290 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
19291
19292 * files.el (set-auto-mode-1): Use line-end-position.
19293
19294 * international/latin-1.el:
19295 * international/latin-2.el:
19296 * international/latin-3.el:
19297 * international/latin-4.el:
19298 * international/latin-5.el:
19299 * international/latin-8.el:
19300 * international/latin-9.el: Give punctuation syntax to NBSP.
19301
19302 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
19303 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
19304 Use char-classes to accept non-ascii letters, accepted in some recent
19305 bibtex implementations.
19306
19307 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
19308
19309 * custom.el (custom-set-minor-mode): Any non-nil value for the
19310 variable should enable the mode when set through Custom.
19311
19312 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
19313
19314 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
19315 TAB binding so tab-always-indent is obeyed.
19316 (vhdl-minibuffer-local-map): Move initialization into declaration.
19317 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
19318 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
19319 (vhdl-hooked-abbrev): Avoid test for XEmacs.
19320 (vhdl-current-line): Use line-beginning-position.
19321 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
19322 with-output-to-temp-buffer, so the current position can be recorded.
19323
19324 2005-04-10 Masatake YAMATO <jet@gyve.org>
19325
19326 * progmodes/compile.el (compilation-error-regexp-alist-alist):
19327 Add regexp for gcov.
19328
19329 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
19330
19331 * calendar/time-date.el (time-to-seconds, seconds-to-time)
19332 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
19333 syntax which Emacs 20 doesn't support.
19334
19335 2005-04-09 Richard M. Stallman <rms@gnu.org>
19336
19337 * help.el (describe-key-briefly, describe-key):
19338 Replace strings as event types with "(any string)".
19339
19340 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
19341
19342 * arc-mode.el (archive-mode-map): Move initialization into
19343 the declaration. Override *all* bindings of `undo'.
19344 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
19345
19346 2005-04-09 Jay Belanger <belanger@truman.edu>
19347
19348 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
19349
19350 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
19351
19352 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
19353 (xterm-register-default-colors): Update color values computation
19354 to match xterm-200.
19355
19356 2005-04-09 Kenichi Handa <handa@m17n.org>
19357
19358 * international/code-pages.el (iso-latin-7): Fix the map.
19359
19360 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
19361
19362 * emacs-lisp/lisp.el (defun-prompt-regexp)
19363 (parens-require-spaces, buffer-end, end-of-defun)
19364 (insert-parentheses): Doc fixes.
19365
19366 2005-04-08 Kim F. Storm <storm@cua.dk>
19367
19368 * comint.el (comint-highlight-prompt): Fix face spec.
19369 * hi-lock.el (hi-green): Likewise.
19370
19371 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
19372
19373 * cus-edit.el (custom-modified-face):
19374 * comint.el (comint-highlight-input): Fix previous changes.
19375 * term.el (term-handle-ansi-escape): Add a comment.
19376
19377 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
19378
19379 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
19380 in the buffer and in whitespace-highlighted-space.
19381 (whitespace-unhighlight-the-space): Simplify.
19382 (whitespace-buffer): Simplify.
19383
19384 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
19385
19386 * textmodes/table.el (table-cell-face): Add special case for
19387 displays supporting a high number of colors.
19388 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
19389 (vhdl-font-lock-reserved-words-face)
19390 (vhdl-speedbar-architecture-face)
19391 (vhdl-speedbar-instantiation-face)
19392 (vhdl-speedbar-architecture-selected-face)
19393 (vhdl-speedbar-instantiation-selected-face): Likewise.
19394 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
19395 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
19396 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
19397 (ebrowse-root-class-face, ebrowse-member-attribute-face)
19398 (ebrowse-progress-face): Likewise.
19399 * progmodes/compile.el (compilation-info-face): Likewise.
19400 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
19401 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
19402 * calendar/calendar.el (diary-face): Likewise.
19403 * woman.el (woman-italic-face, woman-bold-face)
19404 (woman-unknown-face): Likewise.
19405 * wid-edit.el (widget-button-pressed-face): Likewise.
19406 * whitespace.el (whitespace-highlight-face): Likewise.
19407 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
19408 * pcvs-info.el (cvs-marked-face): Likewise.
19409 * info.el (info-xref): Likewise.
19410 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
19411 * hilit-chg.el (highlight-changes-face)
19412 (highlight-changes-delete-face): Likewise.
19413 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
19414 (hi-red-b): Likewise.
19415 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
19416 * font-lock.el (font-lock-keyword-face)
19417 (font-lock-function-name-face, font-lock-warning-face): Likewise.
19418 * cus-edit.el (custom-invalid-face, custom-modified-face)
19419 (custom-set-face, custom-changed-face, custom-variable-tag-face)
19420 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
19421 * comint.el (comint-highlight-prompt): Likewise.
19422
19423 2005-04-08 Lute Kamstra <lute@gnu.org>
19424
19425 * font-lock.el (font-lock-keywords): Docstring fixes.
19426
19427 2005-04-08 Kenichi Handa <handa@m17n.org>
19428
19429 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
19430 chars are more than a limit, print " and more..." at the tail.
19431
19432 2005-04-08 Kim F. Storm <storm@cua.dk>
19433
19434 * emacs-lisp/authors.el (authors-aliases): Update list.
19435 (authors-ignored-files): New list.
19436 (authors-fixed-entries): Fix typo.
19437 (authors-renamed-files-alist): Update list.
19438 (authors-add): Check authors-ignored-files.
19439
19440 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
19441
19442 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
19443 optional, to ensure backward compatibility.
19444
19445 2005-04-08 Stephen Eglen <stephen@gnu.org>
19446
19447 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
19448
19449 2005-04-08 Kim F. Storm <storm@cua.dk>
19450
19451 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
19452
19453 * mouse.el (mouse-on-link-p): Doc fix.
19454
19455 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
19456
19457 * ielm.el (ielm-prompt-read-only): Doc fix.
19458
19459 * comint.el (comint-prompt-read-only): Doc fix.
19460
19461 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
19462
19463 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
19464 ensure dired always handles wildcards passed to ffap.
19465 (find-file-at-point): Use it.
19466 (ffap-dired-wildcards): Doc fix.
19467
19468 2005-04-07 Juri Linkov <juri@jurta.org>
19469
19470 * simple.el (next-error-overlay-arrow-position): New defvar.
19471 Put "=>" on its property `overlay-arrow-string'. Add it to
19472 `overlay-arrow-variable-list'.
19473
19474 * progmodes/compile.el (compilation-setup):
19475 Set `next-error-overlay-arrow-position' to nil. Also set it to
19476 nil in the local hook `kill-buffer-hook'. Make local variable
19477 `overlay-arrow-string' and set it to "=>".
19478 (compilation-goto-locus): Set BOL position to
19479 `next-error-overlay-arrow-position' instead of
19480 `overlay-arrow-position'.
19481
19482 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
19483 locally instead of adding it to the global hook.
19484 (Info-kill-buffer): Move up.
19485
19486 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
19487
19488 * term/xterm.el (xterm-standard-colors): Update color values from
19489 xterm-200.
19490
19491 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
19492
19493 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
19494
19495 * fast-lock.el:
19496 * lazy-lock.el: Move them to the obsolete subdir.
19497
19498 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
19499
19500 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
19501 (wdired-add-replace-advice): Remove.
19502 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
19503
19504 2005-04-06 Kim F. Storm <storm@cua.dk>
19505
19506 * startup.el (command-line): Add --bare-bones alias for -Q.
19507
19508 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19509
19510 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
19511 create the startup fontset if a font specification ends with
19512 `mac-roman'.
19513
19514 2005-04-06 Lute Kamstra <lute@gnu.org>
19515
19516 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
19517 change.
19518
19519 * emacs-lisp/copyright.el (copyright-update-year): Replace the
19520 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
19521
19522 2005-04-05 Lute Kamstra <lute@gnu.org>
19523
19524 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
19525 (define-generic-mode): Ditto. Fix debug declaration.
19526
19527 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
19528 Put them in the generic-x group.
19529
19530 * calendar/timeclock.el (timeclock): Doc fix.
19531
19532 * generic.el (define-generic-mode): Don't use custom-current-group.
19533 Document default :group value.
19534 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
19535 (define-global-minor-mode): Don't use custom-current-group.
19536
19537 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
19538
19539 * startup.el (command-line-1): Display startup-echo-area-message
19540 when fancy splash screen is in use.
19541
19542 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
19543 (sh-escaped-newline): New face.
19544 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
19545 newline, and use sh-escaped-newline face.
19546
19547 * progmodes/tcl.el (tcl-escaped-newline): New face.
19548 (tcl-builtin-list): New variable.
19549 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
19550 newlines. Fix keywords subexpression number.
19551
19552 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
19553
19554 * textmodes/org.el (org-diary-default-entry): Fix call to
19555 `add-to-diary-entry'.
19556
19557 2005-04-05 Kim F. Storm <storm@cua.dk>
19558
19559 * ediff-init.el: Use (featurep 'xemacs).
19560
19561 2005-04-05 David Ponce <david@dponce.com>
19562
19563 * cus-edit.el (face): Derive from symbol widget. Display sample
19564 of the current face on the fly.
19565 (widget-face-sample-face-get, widget-face-notify): New functions.
19566 (widget-face-value-create): Remove.
19567
19568 * wid-edit.el (widget-field-end): Temporarily remove field
19569 narrowing before to call `get-char-property'.
19570
19571 2005-04-04 Jay Belanger <belanger@truman.edu>
19572
19573 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
19574 (math-read-subscripts): New variable.
19575 (math-read-preprocess-string): Process subscripts.
19576
19577 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
19578
19579 * comint.el (comint-prompt-read-only): Doc fix.
19580
19581 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
19582 `-1'. Doc fix.
19583
19584 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
19585
19586 * textmodes/org.el (org-insert-mode-line-in-empty-file):
19587 Change default value to nil.
19588
19589 2005-04-04 Lute Kamstra <lute@gnu.org>
19590
19591 * autorevert.el (auto-revert-mode): Specify :group.
19592 * battery.el (display-battery-mode): Specify :group.
19593 * diff-mode.el (diff-minor-mode): Specify :group.
19594 * font-core.el (font-lock-mode): Specify :group.
19595 * hl-line.el (hl-line-mode): Specify :group.
19596 * iimage.el (iimage): New customization group.
19597 (iimage-mode): Specify :group.
19598 * longlines.el (longlines-mode): Specify :group.
19599 * master.el: Don't require easy-mmode.
19600 (master): New customization group.
19601 (master-mode): Specify :group.
19602 * msb.el (msb-mode): Specify :group.
19603 * reveal.el (reveal-mode): Specify :group.
19604 * simple.el (next-error-follow-minor-mode): Specify :group.
19605 * smerge-mode.el (smerge-mode): Specify :group.
19606 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
19607 * emulation/cua-base.el (cua-mode): Specify :group.
19608 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
19609 * language/thai-util.el (thai-auto-composition-mode)
19610 (thai-word-mode): Specify :group.
19611 * mail/supercite.el (sc-minor-mode): Specify :group.
19612 * progmodes/cwarn.el (cwarn-mode): Specify :group.
19613 * progmodes/flymake.el (flymake-mode): Specify :group.
19614 * progmodes/glasses.el (glasses-mode): Specify :group.
19615 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
19616 * textmodes/enriched.el (enriched-mode): Specify :group.
19617 * textmodes/refill.el (refill-mode): Specify :group.
19618
19619 * add-log.el (change-log-font-lock-keywords): Names in
19620 parenthesized lists can contain spaces.
19621
19622 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
19623
19624 * startup.el (fancy-splash-text): Shorten default text of
19625 "Emacs Tutorial" line. Also, if the current language env
19626 indicates an available tutorial file other than TUTORIAL,
19627 extract its title and append it to the line in parentheses.
19628 (fancy-splash-insert): If arg is a thunk, funcall it.
19629
19630 2005-04-04 Jay Belanger <belanger@truman.edu>
19631
19632 * calc.el (calc-language-alist): Add tags to customization type.
19633
19634 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
19635
19636 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
19637 Doc fix.
19638
19639 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
19640
19641 * add-log.el (change-log-font-lock-keywords): The manual
19642 describing a Change Log entry, says: (...) "Aside from these
19643 header lines, every line in the change log starts with a space or
19644 a tab.". The font-lock was not highlighting lines started with
19645 spaces, added support for it.
19646
19647 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19648
19649 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
19650 (bibtex-generate-url-list): Update docstring accordingly. Put the
19651 complex example in the docstring.
19652 (bibtex-font-lock-url): Use pop.
19653
19654 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
19655
19656 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
19657
19658 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
19659
19660 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
19661
19662 * filesets.el (filesets-set-default): Doc fix.
19663
19664 2005-04-03 Lute Kamstra <lute@gnu.org>
19665
19666 * generic.el (define-generic-mode): Add argument to specify
19667 keywords for defcustom.
19668 (default-generic-mode): Specify :group.
19669
19670 * generic-x.el: Specify :group for all generic modes.
19671
19672 * desktop.el (desktop-no-desktop-file-hook)
19673 (desktop-after-read-hook): Doc fix.
19674
19675 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
19676
19677 * simple.el (visible-mode): Use explicit :group keyword.
19678 This changes the group of `visible-mode-hook' from paren-blinking
19679 to editing-basics.
19680
19681 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
19682
19683 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
19684 mailbox specifications as well as URLs.
19685 (rmail-insert-inbox-text): Remove unused conditional branches.
19686
19687 2005-04-01 Jay Belanger <belanger@truman.edu>
19688
19689 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
19690 (calc-gnuplot-print-command): Move definitions to calc.el.
19691
19692 * calc/calc-embed.el (calc-embedded-announce-formula)
19693 (calc-embedded-open-formula, calc-embedded-close-formula)
19694 (calc-embedded-open-word, calc-embedded-close-word)
19695 (calc-embedded-open-plain, calc-embedded-close-plain)
19696 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
19697 (calc-embedded-open-mode, calc-embedded-close-mode):
19698 Move definitions to calc.el.
19699
19700 * calc/calc.el (calc-settings-file, calc-language-alist):
19701 Make customizable.
19702 (calc-embedded-announce-formula, calc-embedded-open-formula)
19703 (calc-embedded-close-formula, calc-embedded-open-word)
19704 (calc-embedded-close-word, calc-embedded-open-plain)
19705 (calc-embedded-close-plain, calc-embedded-open-new-formula)
19706 (calc-embedded-close-new-formula, calc-embedded-open-mode)
19707 (calc-embedded-close-mode, calc-gnuplot-name)
19708 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
19709 from other files and make customizable.
19710
19711 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
19712
19713 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
19714 Use buffer-live-p.
19715 (cvs-mode-run): Don't call cvs-update-header here.
19716 (cvs-run-process): Call cvs-update-header.
19717 Use process properties for cvs-postprocess and cvs-buffer so that
19718 the sentinel can behave better if the temp buffer is killed.
19719 Use a pipe rather than a tty, to better handle unexpected prompts.
19720 (cvs-sentinel): Rewrite. Call cvs-update-header.
19721
19722 2005-04-01 Andre Spiegel <spiegel@gnu.org>
19723
19724 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
19725 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
19726
19727 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
19728
19729 * generic.el (define-generic-mode): Add indentation rule.
19730
19731 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
19732
19733 * files.el (mode-require-final-newline): Make Custom correctly
19734 report a nil value and allow to set it to nil via Custom.
19735 Doc fix.
19736
19737 2005-04-01 Kenichi Handa <handa@m17n.org>
19738
19739 * international/characters.el: Enable the correct case setting for
19740 dotless-i and dotted-I.
19741
19742 2005-04-01 Kim F. Storm <storm@cua.dk>
19743
19744 * ido.el (ido-file-internal): Fall back to non-ido command if
19745 initial directory is on slow ftp (or tramp) host.
19746
19747 2005-03-31 Richard M. Stallman <rms@gnu.org>
19748
19749 * emacs-lisp/autoload.el (make-autoload):
19750 Handle define-global-minor-mode.
19751
19752 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
19753 Rename from easy-mmode-define-global-mode.
19754 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
19755
19756 * progmodes/scheme.el (scheme-mode-syntax-table):
19757 Update syntax of | and # for two-character comment syntax.
19758
19759 2005-03-31 Lute Kamstra <lute@gnu.org>
19760
19761 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
19762 (define-minor-mode): Call custom-current-group at load-time.
19763
19764 * generic.el (define-generic-mode): Add debug declaration.
19765 Add defcustom for the mode hook.
19766 (generic-mode-internal): Use run-mode-hooks.
19767
19768 2005-03-31 Kim F. Storm <storm@cua.dk>
19769
19770 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
19771 (mouse-fixup-help-message): New defun called by show_help_echo
19772 to fixup mouse-2 prefix in help messages when applicable.
19773
19774 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
19775
19776 2005-03-31 Kenichi Handa <handa@m17n.org>
19777
19778 * language/thai-word.el (thai-find-word-ends): Pay attention to
19779 the case that we reach the end of buffer.
19780
19781 * textmodes/fill.el (fill-text-properties-at): New function.
19782 (fill-newline): Use fill-text-properties-at instead of
19783 text-properties-at.
19784
19785 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
19786
19787 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
19788 not comint-quote-filename.
19789
19790 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
19791
19792 * help-fns.el (help-with-tutorial): Revert last change.
19793
19794 2005-03-31 Kim F. Storm <storm@cua.dk>
19795
19796 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
19797
19798 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
19799
19800 * calendar/cal-china.el: Update reference to "Calendrical
19801 Calculations" book; there's a new edition.
19802 * calendar/cal-coptic.el: Likewise.
19803 * calendar/cal-french.el: Likewise.
19804 * calendar/cal-hebrew.el: Likewise.
19805 * calendar/cal-islam.el: Likewise.
19806 * calendar/cal-iso.el: Likewise.
19807 * calendar/cal-julian.el: Likewise.
19808 * calendar/cal-mayan.el: Likewise.
19809 * calendar/cal-persia.el: Likewise.
19810 * calendar/calendar.el: Likewise.
19811 * calendar/holidays.el: Likewise.
19812 * calendar/lunar.el: Likewise.
19813 * calendar/solar.el: Likewise.
19814
19815 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
19816 white space from doc string.
19817
19818 2005-03-30 Jay Belanger <belanger@truman.edu>
19819
19820 * calc/calc-help.el (calc-full-help): Remove email address.
19821
19822 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
19823
19824 * help-fns.el (help-with-tutorial): Delete title line.
19825
19826 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
19827
19828 * calendar/cal-x.el (calendar-one-frame-setup)
19829 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
19830 rather than `symbol' for set-window-dedicated-p.
19831
19832 * calendar/appt.el (appt-buffer-name): Make it a constant.
19833 (appt-add): Doc fix.
19834
19835 * filesets.el (filesets-menu-path, filesets-menu-before)
19836 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
19837 (filesets-menu-cache-file): Use directory ~/.emacs.d.
19838 (filesets-add-submenu): Delete and use add-submenu instead.
19839
19840 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
19841
19842 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
19843 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
19844 (org-diary-default-entry): New function.
19845 (org-get-entries-from-diary): Better parsing of diary entries.
19846 (org-agenda-check-no-diary): New function.
19847 ("diary-lib"): Advice to function `add-to-diary-list', to allow
19848 linking to diary entries.
19849 (org-agenda-execute-calendar-command): New function.
19850 (org-agenda): Improve visible section in window.
19851 Use `org-fit-agenda-window'.
19852 (org-fit-agenda-window): New option.
19853 (org-move-subtree-down): Better handling of empty lines
19854 at end of subtree.
19855 (org-cycle): Numeric prefix is interpreted now as show-subtree N
19856 levels up.
19857 (org-fontify-done-headline): New option.
19858 (org-headline-done-face): New face.
19859 (org-set-font-lock-defaults): Use `org-headline-done-face'.
19860 (org-table-copy-down): Rename from `org-table-copy-from-above'.
19861 When current field is non-empty, it is copied to next row.
19862 (org-table-copy-from-above): Fix bug which made it
19863 impossible to copy fields containing only a single non-white character.
19864
19865 2005-03-30 Kim F. Storm <storm@cua.dk>
19866
19867 * kmacro.el (kmacro-end-macro): Isearch may store this command
19868 into the macro -- so ignore it when executing keyboard macro.
19869
19870 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
19871
19872 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
19873
19874 2005-03-29 Kenichi Handa <handa@m17n.org>
19875
19876 * language/thai.el ("Thai"): Set setup-function and exit-function
19877 for Thai language environment.
19878
19879 * language/thai-util.el: Require thai-word.
19880 (thai-word-mode-map): New variable.
19881 (thai-word-mode): New minor mode.
19882 (setup-thai-language-environment-internal): New function.
19883 (exit-thai-language-environment-internal): New function.
19884
19885 * language/thai-word.el (thai-word-table): Declare it by defvar,
19886 use dolist to initialize it.
19887 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
19888 (thai-fill-find-break-point): New functions.
19889
19890 2005-03-29 Richard M. Stallman <rms@gnu.org>
19891
19892 * simple.el (idle-update-delay): Move definition up.
19893 (set-mark): Doc fix.
19894
19895 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
19896
19897 * longlines.el: New file.
19898
19899 * simple.el (buffer-substring-filters): New variable.
19900 (filter-buffer-substring): New function.
19901 (kill-region, copy-region-as-kill): Use it.
19902
19903 * register.el (copy-to-register, append-to-register)
19904 (prepend-to-register): Use filter-buffer-substring.
19905
19906 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
19907
19908 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
19909 (gud-filter-pending-text): Move in front of gdb.
19910 (gud-overlay-arrow-position): New variable.
19911 (gud-sentinel, gud-display-line): Use it in place of
19912 overlay-arrow-position.
19913
19914 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
19915
19916 * progmodes/fortran.el (fortran-if-indent): Doc fix.
19917 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
19918 (fortran-font-lock-keywords-4): New variable.
19919 (fortran-blocks-re, fortran-end-block-re)
19920 (fortran-start-block-re): New constants, for hideshow.
19921 (hs-special-modes-alist): Add a Fortran entry.
19922 (fortran-mode-map): Bind fortran-end-of-block,
19923 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
19924 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
19925 (fortran-looking-at-if-then, fortran-end-of-block)
19926 (fortran-beginning-of-block): New functions, for hideshow.
19927
19928 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
19929 Doc fix. Tweak regexp.
19930 (f90-beginning-of-block): Push mark first.
19931
19932 2005-03-29 Jay Belanger <belanger@truman.edu>
19933
19934 * calc/calc.el: Update copyright date.
19935 (calc-version): Increase to 2.1.
19936 (calc-version-date): Remove.
19937
19938 * calc/calc-help.el: Update copyright date.
19939 (calc-full-help): Remove reference to calc-version-date.
19940 Update copyright date.
19941
19942 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
19943
19944 * vc.el (vc-do-command): Use a pipe for async processes, so password
19945 prompts don't show up at places where the user can't reply.
19946
19947 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
19948
19949 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
19950 on the file name we pass to the inferior shell.
19951
19952 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
19953
19954 * progmodes/which-func.el (which-function): Be robust in the face of an
19955 imenu--make-index-alist failure.
19956
19957 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
19958
19959 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
19960
19961 * progmodes/python.el (python-preoutput-filter): Fix last change.
19962
19963 2005-03-29 Lute Kamstra <lute@gnu.org>
19964
19965 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
19966 functions and compiled macros.
19967 (debug-convert-byte-code): Handle macros too.
19968 (debug-on-entry-1): Don't signal an error when trying to clear a
19969 function that is not set to debug on entry.
19970
19971 2005-03-29 Jay Belanger <belanger@truman.edu>
19972
19973 * calc/calc-lang.el: Add functions to math-function-table
19974 properties of tex and math.
19975
19976 2005-03-29 Kenichi Handa <handa@m17n.org>
19977
19978 * ps-mule.el (ps-mule-plot-string): Translate characters by
19979 ps-print-translation-table.
19980 (ps-mule-begin-job): Call find-charset-region/string with
19981 ps-print-translation-table.
19982 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
19983
19984 * ps-print.el (ps-print-translation-table): New variable.
19985 (ps-plot-region): Translate characters by ps-print-translation-table.
19986
19987 2005-03-29 Juri Linkov <juri@jurta.org>
19988
19989 * simple.el (next-error-highlight-timer): New variable.
19990
19991 * progmodes/compile.el (compilation-goto-locus):
19992 Use `next-error-highlight-timer' instead of `sit-for'.
19993
19994 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
19995
19996 * mail/supercite.el (sc-mail-field): Use assoc-string.
19997 (sc-get-address): Simplify regexps.
19998
19999 * files.el (minibuffer-with-setup-hook): New macro.
20000 (find-file-read-args): Use it to avoid let-binding
20001 minibuffer-with-setup-hook (which breaks turning on/off
20002 file-name-shadow-mode while in the prompt).
20003
20004 * complete.el (PC-read-include-file-name-internal):
20005 Use test-completion.
20006
20007 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
20008
20009 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
20010
20011 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
20012
20013 * window.el (window-buffer-height): Use count-screen-lines.
20014
20015 * progmodes/python.el (python-preoutput-leftover): New var.
20016 (python-preoutput-filter): Use it.
20017 (python-send-receive): Loop until all the result has been received.
20018
20019 2005-03-28 Juri Linkov <juri@jurta.org>
20020
20021 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
20022
20023 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
20024 "Recover Crashed Session".
20025 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
20026 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
20027 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
20028 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
20029 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
20030 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
20031 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
20032 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
20033
20034 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
20035 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
20036 Ediff Sessions", "Toggle use of separate control buffer frame",
20037 "Use separate frame for Ediff control buffer".
20038
20039 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
20040 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
20041 "Rename Bookmark", "Delete Bookmark".
20042
20043 * info.el (Info-mode-menu): Remove ellipsis from "Index".
20044 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
20045 Add `:active Info-index-alternatives' to "Next Matching Item".
20046
20047 * wdired.el (wdired-change-to-wdired-mode):
20048 Mention `wdired-abort-changes' key in the initial message.
20049
20050 * international/mule.el (auto-coding-alist): Associate non-ascii
20051 image filename extensions with `no-conversion'.
20052
20053 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
20054
20055 * international/iso-acc.el:
20056 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
20057
20058 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
20059
20060 * textmodes/sgml-mode.el (html-mode): Doc update.
20061
20062 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
20063
20064 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
20065
20066 * term.el (term-move-columns): Fix face after extending a line.
20067 (term-insert-spaces): Likewise.
20068 (term-reset-terminal): Fix off by one error.
20069
20070 2005-03-26 Eli Zaretskii <eliz@gnu.org>
20071
20072 * international/mule.el (auto-coding-alist): Add .xpi files.
20073
20074 * files.el (auto-mode-alist): Add .xpi files.
20075
20076 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
20077
20078 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
20079
20080 2005-03-26 Eli Zaretskii <eliz@gnu.org>
20081
20082 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
20083
20084 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
20085
20086 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
20087 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
20088
20089 * calendar/cal-move.el (calendar-beginning-of-year): Move the
20090 cursor to Jan 1 when needed.
20091 (calendar-end-of-year): Fix -/+ typo.
20092 Reported by Chong Yidong <cyd@stupidchicken.com>.
20093
20094 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
20095
20096 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
20097
20098 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
20099 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
20100
20101 2005-03-25 Richard M. Stallman <rms@gnu.org>
20102
20103 * filesets.el (filesets-init): Add autoload.
20104
20105 * mail/mailalias.el (mail-directory): Doc fix.
20106
20107 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
20108
20109 * mail/mailalias.el (mail-directory-process): Do nothing if
20110 mail-directory-process is an atom.
20111 (mail-get-names): Ignore mail-directory-names if it is an atom.
20112 (mail-directory-process defvar): Doc fix.
20113 (mail-names): Doc fix.
20114
20115 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
20116
20117 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
20118
20119 2005-03-26 Kenichi Handa <handa@m17n.org>
20120
20121 * international/mule-util.el (detect-coding-with-priority):
20122 Call update-coding-systems-internal before detect-coding-region.
20123
20124 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
20125
20126 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
20127 (gdb-frames-mode-map): Add follow-link property.
20128
20129 2005-03-25 Jay Belanger <belanger@truman.edu>
20130
20131 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
20132 for variables.
20133
20134 2005-03-25 Juri Linkov <juri@jurta.org>
20135
20136 * image-mode.el: Optimize image filename extension regexps in
20137 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
20138 in `auto-mode-alist'.
20139 (image-mode): Add `image-toggle-display-text' to local hook
20140 `change-major-mode-hook'. Display the image as an image by
20141 default. Set `cursor-type' and `truncate-lines' if the image
20142 is already displayed. Take into account the current mode (image
20143 or text) in message.
20144 (image-minor-mode): New minor mode.
20145 (image-mode-maybe, image-toggle-display-text): New functions.
20146 (image-toggle-display): Use called-interactively-p.
20147 Let-bind `inhibit-read-only' to t.
20148
20149 * image-mode.el (image-minor-mode): Set `cursor-type' and
20150 `truncate-lines' if the image is already displayed. Add turning
20151 image-minor-mode off to `change-major-mode-hook'. Add message.
20152 Call `image-toggle-display-text' after turning image-minor-mode off.
20153
20154 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
20155
20156 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
20157 Terminal.app, use utf-8.
20158 (set-display-table-and-terminal-coding-system): Add coding-system arg.
20159 (set-locale-environment): Use it.
20160
20161 * term/xterm.el: Undo last change, better done in mule-cmds.el.
20162
20163 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
20164
20165 * progmodes/python.el (python-close-block-statement-p)
20166 (python-outdent-p, python-current-defun): Use symbol-end.
20167
20168 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
20169
20170 * files.el (save-some-buffers): Doc fix.
20171
20172 2005-03-25 Werner Lemberg <wl@gnu.org>
20173
20174 * complete.el, thumbs.el: Replace `legal' with `valid'.
20175 * calendar/calendar.el: Replace `legal' with `valid'.
20176 * emacs-lisp/advice.el: Replace `legal' with `valid'.
20177 * mail/supercite.el: Replace `legal' with `valid'.
20178 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
20179 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
20180 Replace `legal' with `valid'.
20181 * textmodes/reftex-vars.el, textmodes/reftex.el:
20182 Replace `legal' with `valid'.
20183
20184 2005-03-25 Werner Lemberg <wl@gnu.org>
20185
20186 * calc/calc-forms.el, calc/calc-sel.el
20187 * midnight.el, vc-cvs.el
20188 * emacs-lisp/cl-macs.el
20189 * emulation/vip.el
20190 * eshell/esh-io.el, eshell/esh-var.el
20191 * mail/supercite.el
20192 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
20193 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
20194 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
20195 * progmodes/sh-script.el, progmodes/xscheme.el
20196 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
20197 * textmodes/reftex-index.el, textmodes/reftex-parse.el
20198 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
20199 * textmodes/reftex.el, textmodes/org.el:
20200 Replace `illegal' with `invalid'.
20201
20202 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20203
20204 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
20205 (flymake-find-buildfile, flymake-find-possible-master-files)
20206 (flymake-check-include, flymake-parse-line): Replace loops over the
20207 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
20208
20209 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
20210 Substitute file-name-as-directory in the rest of the file.
20211 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
20212 (flymake-replace-region): Remove unused arg `buffer'.
20213 (flymake-check-patch-master-file-buffer): Update calls to it.
20214 (flymake-add-err-info): Remove unused var `count'.
20215 (flymake-mode): Use define-minor-mode.
20216
20217 * progmodes/flymake.el: Use with-current-buffer.
20218 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
20219 flymake-replace-regexp-in-string, flymake-line-beginning-position)
20220 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
20221 Avoid testing for `xemacs'.
20222 (flymake-nop): Move.
20223 (flymake-region-has-flymake-overlays): Return the computed value.
20224 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
20225 Remove unused var `endline'.
20226 (flymake-get-line-count): Remove unused function.
20227 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
20228
20229 * emulation/vi.el:
20230 * generic.el:
20231 * hilit-chg.el (global-highlight-changes):
20232 * hi-lock.el (hi-lock-mode):
20233 * follow.el: find-file-hooks -> find-file-hook.
20234
20235 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
20236
20237 2005-03-24 Juri Linkov <juri@jurta.org>
20238
20239 * dired.el (dired-mode-map): Add menu item "Compare directories"
20240 for dired-compare-directories.
20241
20242 * dired-aux.el (dired-compare-directories): Add autoload cookie.
20243 Doc fix. Replace `read-file-name' with `read-directory-name'.
20244
20245 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20246
20247 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
20248
20249 2005-03-24 Jay Belanger <belanger@truman.edu>
20250
20251 * calc/calc-embed.el (calc-embedded-mode-change): Save all
20252 relevant mode settings in calc-embedded-original-modes when modes
20253 are permanently changed.
20254
20255 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20256
20257 * autoinsert.el: find-file-hooks -> find-file-hook.
20258
20259 2005-03-24 Lute Kamstra <lute@gnu.org>
20260
20261 * generic.el (generic-font-lock-defaults): Make it obsolete.
20262 (generic-font-lock-keywords): New variable to replace
20263 generic-font-lock-defaults.
20264 (generic-mode-set-font-lock): Delete it.
20265 (generic-mode-internal): Don't call generic-mode-set-font-lock.
20266 (generic-bracket-support): Add docstring.
20267
20268 * generic-x.el: Rename generic-font-lock-defaults to
20269 generic-font-lock-keywords throughout.
20270 (mailagent-rules-setup-function): Delete it.
20271 (mailagent-rules-generic-mode): Use anonymous function instead.
20272 (show-tabs-generic-mode-font-lock-defaults-1)
20273 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
20274 Quote faces.
20275 (show-tabs-tab-face, show-tabs-space-face): Specify background,
20276 not foreground.
20277
20278 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
20279 Recognize define-generic-mode.
20280
20281 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
20282
20283 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
20284 if there's no completion table.
20285
20286 2005-03-23 Miles Bader <miles@gnu.org>
20287
20288 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20289 Remove tty-specific variants, as they're no longer needed.
20290
20291 2005-03-23 Lute Kamstra <lute@gnu.org>
20292
20293 * generic-x.el: Code cleanup: make args constant whenever possible.
20294 (installshield-statement-keyword-list)
20295 (installshield-system-functions-list)
20296 (installshield-system-variables-list, installshield-types-list)
20297 (installshield-funarg-constants-list): Make them constants.
20298
20299 * generic.el (generic-make-keywords-list): Add autoload cookie.
20300
20301 * calendar/time-date.el: Add comment on time value formats.
20302 Don't require parse-time.
20303 (with-decoded-time-value): New macro.
20304 (encode-time-value): New function.
20305 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
20306 (days-to-time): Return a valid time value when arg is huge.
20307 (time-since): Use time-subtract.
20308 (time-to-number-of-days): Use time-to-seconds.
20309
20310 2005-03-23 David Ponce <david@dponce.com>
20311
20312 * recentf.el (recentf-keep): New option.
20313 (recentf-menu-action): Default to `find-file'.
20314 (recentf-keep-non-readable-files-flag)
20315 (recentf-keep-non-readable-files-p)
20316 (recentf-file-readable-p, recentf-find-file)
20317 (recentf-cleanup-remote): Remove.
20318 (recentf-include-p): More robust.
20319 (recentf-keep-p): New function.
20320 (recentf-remove-if-non-kept): Rename from
20321 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
20322 All callers updated.
20323 (recentf-menu-items-for-commands): Fix help string.
20324 (recentf-track-closed-file): Update. Doc fix.
20325 (recentf-cleanup): Update. Count removed files. Doc fix.
20326
20327 2005-03-23 Kim F. Storm <storm@cua.dk>
20328
20329 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20330 Don't inherit from fringe face (now happens automatically).
20331
20332 2005-03-22 Kim F. Storm <storm@cua.dk>
20333
20334 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
20335 position values.
20336
20337 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
20338
20339 * menu-bar.el (showhide-date-time): Remove.
20340 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
20341 (menu-bar-make-mm-toggle): Simplify.
20342
20343 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
20344
20345 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
20346 Accept qualified variable and function names.
20347
20348 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
20349
20350 * bindings.el (completion-ignored-extensions):
20351 Remove ".lis" for `vax-vms'.
20352
20353 2005-03-22 Andreas Schwab <schwab@suse.de>
20354
20355 * generic-x.el: Revert last change.
20356 * ldefs-boot.el: Update.
20357
20358 2005-03-22 Jay Belanger <belanger@truman.edu>
20359
20360 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
20361 (calc-embedded-save-original-modes)
20362 (calc-embedded-restore-original-modes): New functions.
20363 (calc-do-embedded): Save original modes when entering embedded mode
20364 and restore when leaving embedded mode.
20365 (calc-embedded-modes-change): Change the value of
20366 calc-embedded-original-modes to reflect permanent changes.
20367
20368 2005-03-22 Lute Kamstra <lute@gnu.org>
20369
20370 * generic-x.el: Require generic again.
20371
20372 2005-03-22 Miles Bader <miles@gnu.org>
20373
20374 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20375 Tweak details to look good on both ttys and bitmap displays, light
20376 or dark background, etc.
20377
20378 2005-03-21 Kim F. Storm <storm@cua.dk>
20379
20380 * tooltip.el (tooltip-show-help-function): Check car and cdr of
20381 mouse position.
20382
20383 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
20384
20385 * icomplete.el: Don't forcibly turn on the mode upon load.
20386 (icomplete-mode): Use define-minor-mode.
20387 (icomplete-eoinput): Default to nil.
20388 (icomplete-minibuffer-setup): Remove autoload.
20389 (icomplete-tidy): Simplify.
20390 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
20391 in the initial state or if the user has modified the field.
20392 Fix handling of icomplete-max-delay-chars.
20393 Remove code that handles the oddball case where
20394 minibuffer-completion-table is an integer.
20395 Wrap icomplete-completions in while-no-input in case building
20396 completions takes more time than expected.
20397 (icomplete-completions): Simplify.
20398
20399 2005-03-21 Richard M. Stallman <rms@gnu.org>
20400
20401 * jka-compr.el (jka-compr-really-do-compress):
20402 Make variable buffer-local.
20403
20404 * image-mode.el: Handle .xpm files too.
20405 (image-toggle-display): Preserve modification flag.
20406
20407 * help.el (where-is): Don't mention aliases with no key bindings.
20408
20409 2005-03-21 Lute Kamstra <lute@gnu.org>
20410
20411 * generic.el: Fix commentary section. Don't require cl for
20412 compilation.
20413 (generic-mode-list): Add autoload cookie.
20414 (generic-use-find-file-hook, generic-lines-to-scan)
20415 (generic-find-file-regexp, generic-ignore-files-regexp)
20416 (generic-mode, generic-mode-find-file-hook)
20417 (generic-mode-ini-file-find-file-hook): Fix docstrings.
20418 (define-generic-mode): Make it a defmacro. Fix docstring.
20419 (generic-mode-internal): Code cleanup. Add autoload cookie.
20420 (generic-mode-set-comments): Code cleanup.
20421 * generic-x.el: Don't prevent compilation. Don't require generic.
20422 Follow coding conventions. Minor code cleanup.
20423 (etc-fstab-generic-mode): Add some keywords.
20424 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
20425 define-generic-mode like a function declaration.
20426
20427 2005-03-21 Jay Belanger <belanger@truman.edu>
20428
20429 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
20430 changing modes.
20431
20432 2005-03-21 Sam Steingold <sds@gnu.org>
20433
20434 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
20435
20436 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
20437
20438 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
20439 Add underscore to "f$ lexicals" regexp.
20440
20441 2005-03-20 Juri Linkov <juri@jurta.org>
20442
20443 * subr.el (progress-reporter-do-update): When `min-value' is equal
20444 to `max-value', set `percentage' to 0 and prevent division by zero.
20445
20446 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
20447
20448 Sync with Tramp 2.0.48.
20449
20450 * net/tramp.el (all): Change all addresses to .gnu.org.
20451 (tramp-append-tramp-buffers): New defun.
20452 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
20453 Catch `dont-send' signal.
20454 (tramp-set-auto-save-file-modes): Set always permissions, because
20455 there might be an old auto-saved file belonging to another
20456 original file. This could be a security threat. Reported by
20457 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
20458 Check for Emacs 21.3.50 removed.
20459
20460 * net/tramp-smb.el (all): Remove debug construct for
20461 `with-parsed-tramp-file-name'.
20462 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
20463 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
20464 No error message if DIRECTORY or FILENAME doesn't exist.
20465 (tramp-smb-open-connection): Check existence of
20466 `tramp-smb-program'.
20467
20468 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
20469
20470 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
20471 Properly handle the case where the `m' or `s' command's argument is not
20472 yet terminated.
20473 (perl-indent-new-calculate): New function.
20474 (perl-indent-line): Use it.
20475
20476 2005-03-20 Miles Bader <miles@gnu.org>
20477
20478 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
20479 in text-mode too. Change to new face names.
20480 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
20481 Add `:weight bold' attribute.
20482 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
20483
20484 2005-03-19 Juri Linkov <juri@jurta.org>
20485
20486 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
20487
20488 * international/mule.el (auto-coding-alist): Sync with
20489 `auto-mode-alist' by adding upper case archive file extensions
20490 and adding ear/war to jar extension.
20491
20492 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
20493
20494 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
20495 running, restart it.
20496
20497 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
20498
20499 * finder.el (finder-current-item): Throw an error on an empty line.
20500
20501 * man.el (Man-follow-manual-reference): If current-word returns
20502 nil, use "".
20503
20504 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
20505
20506 * simple.el (goto-line): Doc fix.
20507
20508 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
20509
20510 * files.el (save-buffer): Doc fix.
20511
20512 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
20513
20514 * recentf.el (recentf-cleanup-remote): New variable.
20515 (recentf-cleanup): Use it to conditionally check availability of
20516 remote files.
20517
20518 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
20519
20520 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
20521 function names.
20522
20523 2005-03-19 Eli Zaretskii <eliz@gnu.org>
20524
20525 * language/thai-word.el: New file.
20526
20527 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
20528
20529 * files.el (backup-buffer): If the file's directory is not
20530 writable, use copy instead of move to backup the file.
20531
20532 2005-03-19 Eli Zaretskii <eliz@gnu.org>
20533
20534 * obsolete/keyswap.el: Moved to obsolete/ from term/.
20535
20536 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20537
20538 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
20539 Use functionp instead of symbolp and fboundp. Reported by Drkm
20540 <darkman_spam@yahoo.fr>.
20541 (ps-print-version): New version 6.6.6.
20542
20543 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
20544
20545 * textmodes/table.el (table--line-column-position): New idiom.
20546 (table--row-column-insertion-point-p): New function to test
20547 validity of row and column insertion operation at a location.
20548 (table-global-menu, table-cell-menu): Use above functions for
20549 deterministic test operation.
20550 (table--editable-cell-p): Behave in deterministic fashion.
20551
20552 2005-03-18 Juri Linkov <juri@jurta.org>
20553
20554 * isearch.el (isearch-lazy-highlight-new-loop):
20555 Make arguments beg and end optional.
20556 (isearch-update): Remove optional arguments nil from
20557 isearch-lazy-highlight-new-loop.
20558 (isearch-lazy-highlight-search): Let-bind case-fold-search to
20559 isearch-lazy-highlight-case-fold-search instead of
20560 isearch-case-fold-search, and let-bind isearch-regexp to
20561 isearch-lazy-highlight-regexp.
20562 Use isearch-lazy-highlight-last-string instead of isearch-string.
20563
20564 * replace.el (perform-replace): Remove bindings of global
20565 variables isearch-string, isearch-regexp, isearch-case-fold-search.
20566 Add three new arguments to `replace-highlight'.
20567 (replace-highlight): Add arguments string, regexp, case-fold.
20568 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
20569 to allow isearch-lazy-highlight-new-loop to use these values
20570 to set corresponding isearch-lazy-highlight-* internal
20571 variables whose values lazy highlighting will use regardless of
20572 changes to global variables isearch-string, isearch-regexp,
20573 isearch-case-fold-search during lazy highlighting loop.
20574 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
20575 to `lazy-highlight-cleanup'.
20576
20577 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
20578 (ispell-highlight-face): Set default face to `isearch' when
20579 lazy highlighting is enabled.
20580 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
20581 priority to 1. Add lazy highlighting.
20582 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
20583 from `isearch-dehighlight'.
20584
20585 2005-03-18 David Ponce <david@dponce.com>
20586
20587 * files.el (hack-local-variables): Do a case-insensitive search
20588 for End.
20589
20590 2005-03-18 Juri Linkov <juri@jurta.org>
20591
20592 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
20593 `isearch-lazy-highlight-cleanup', add alias to old name and
20594 declare obsolete. Add release numbers to other obsolete vars.
20595 (isearch-done, isearch-lazy-highlight-new-loop):
20596 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
20597 (lazy-highlight-cleanup) <variable>: Doc fix.
20598 (isearch-lazy-highlight-update): Rename obsolete
20599 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
20600
20601 2005-03-18 Kenichi Handa <handa@m17n.org>
20602
20603 * language/thai-util.el: Fix categorization of Thai characters in
20604 thai-category-table.
20605 (thai-composition-pattern): Adjust it for the above change.
20606 (thai-self-insert-command, thai-compose-syllable): New functions.
20607 (thai-compose-region): Use thai-compose-syllable.
20608 (thai-compose-string): Likewise.
20609 (thai-composition-function): Likewise.
20610 (thai-auto-composition): New function.
20611 (thai-auto-composition-mode): New minor mode.
20612
20613 * language/thai.el: Fix patterns to be registered in
20614 composition-function-table.
20615
20616 * international/quail.el (quail-input-method): Locally bind
20617 inhibit-modification-hooks to t.
20618
20619 2005-03-17 Richard M. Stallman <rms@gnu.org>
20620
20621 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
20622 (perl-mode): Use run-mode-hooks.
20623
20624 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
20625 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
20626 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
20627
20628 * mail/sendmail.el (sendmail-send-it): Reenable the code
20629 to compute resend-to-address and use it.
20630
20631 * tar-mode.el (tar-mode): Turn off undo unconditionally.
20632
20633 * image-mode.el: New file.
20634
20635 * image.el (insert-sliced-image): Add autoload cookie.
20636
20637 * font-lock.el (font-lock-lines-before): New user option.
20638 (font-lock-after-change-function): Obey it.
20639
20640 * bindings.el (esc-map): Make M-g a prefix.
20641 Bind M-g g and M-g M-g to goto-line.
20642
20643 * faces.el (face-id): Doc fix.
20644
20645 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
20646
20647 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
20648 (rmail-show-message): Use rmail-unknown-mail-followup-to.
20649 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
20650
20651 * mail/sendmail.el (mail-yank-ignored-headers)
20652 (mail-font-lock-keywords, mail-mode-fill-paragraph):
20653 Add Mail-Followup-To and Mail-Reply-To headers.
20654 (mail-citation-hook): Add autoload cookie.
20655 (mail-mode): Doc fix.
20656 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
20657 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
20658 (mail-mode-fill-paragraph): Handle those headers.
20659 (mail-mailing-lists): New variable.
20660 (mail-mail-reply-to, mail-mail-followup-to): New functions.
20661
20662 2005-03-17 Juri Linkov <juri@jurta.org>
20663
20664 * isearch.el (isearch-fallback): Check for `(car previous)'
20665 before calling `isearch-other-end-state'.
20666
20667 2005-03-17 Kim F. Storm <storm@cua.dk>
20668
20669 * simple.el (move-beginning-of-line): Move to beginning of buffer
20670 line, as well as beginning of screen line.
20671
20672 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
20673
20674 * calendar/diary-lib.el (mark-diary-entries): Use new optional
20675 argument REDRAW rather than calendar-redrawing variable.
20676 * calendar/calendar.el (calendar-redrawing): Delete.
20677 (redraw-calendar): Do not bind calendar-redrawing.
20678
20679 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
20680
20681 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
20682 diary-file buffer.
20683
20684 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
20685
20686 * help.el (describe-mode): Allow a :minor-mode-function property to
20687 specify a different minor mode toggle function than the variable.
20688 * simple.el (auto-fill-function):
20689 * subr.el (add-minor-mode): Use it.
20690
20691 2005-03-16 Kenichi Handa <handa@m17n.org>
20692
20693 * language/ethio-util.el (sera-being-called-by-w3): New variable.
20694 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
20695 (ethio-fidel-to-sera-buffer): Likewise.
20696
20697 2005-03-16 Juri Linkov <juri@jurta.org>
20698
20699 * emacs-lisp/find-func.el (find-function-regexp):
20700 Add defun-emitting macro `menu-bar-make-toggle'.
20701
20702 * isearch.el: Put `isearch-scroll' property to
20703 `split-window-horizontally'.
20704
20705 * info.el: Update error messages for `debug-ignored-errors'.
20706 (Info-isearch-search): Doc fix.
20707 (Info-find-node): Move up code to go into info buffer before
20708 recording the node to the history.
20709 (Info-fontify-node): Fontify titles only if the next line
20710 has two or more `*', `=', `-', `.'.
20711 Display "go to this node" for empty (match-string 3).
20712
20713 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20714
20715 * term/mac-win.el: Add mouse pointer shape constants.
20716
20717 2005-03-15 Kim F. Storm <storm@cua.dk>
20718
20719 * simple.el (move-beginning-of-line): Use vertical-motion.
20720
20721 2005-03-15 Juri Linkov <juri@jurta.org>
20722
20723 * isearch.el (isearch-error): New variable.
20724 (isearch-invalid-regexp, isearch-within-brackets): Remove.
20725 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
20726 (isearch-within-brackets-state): Remove.
20727 (isearch-case-fold-search-state, isearch-pop-fun-state):
20728 Decrease frame index.
20729 (isearch-mode, isearch-top-state, isearch-push-state)
20730 (isearch-edit-string, isearch-abort, isearch-search-and-update)
20731 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
20732 (isearch-search, isearch-lazy-highlight-new-loop):
20733 Replace `isearch-invalid-regexp' with `isearch-error'.
20734 Remove `isearch-within-brackets'.
20735 (isearch-search): Add `search-failed' handler to `condition-case'.
20736 (isearch-lazy-highlight-search): Add `condition-case' to catch
20737 errors and allow `isearch-lazy-highlight-update' to try
20738 highlighting from the beginning of the window.
20739 (isearch-repeat): Move up code to set isearch-wrapped to t
20740 before calling isearch-wrap-function.
20741
20742 * info.el (Info-isearch-initial-node): New internal variable.
20743 (Info-search): Signal an error in isearch mode when search leaves
20744 the initial node. Signal an error when `bound' is non-nil and
20745 nothing was found in the current subfile.
20746 (Info-isearch-search): Remove `condition-case'.
20747 (Info-isearch-wrap): Don't wrap when search failed during leaving
20748 the initial node. If `Info-isearch-search' is nil, wrap around
20749 the current node.
20750 (Info-isearch-start): New fun.
20751 (Info-mode): Add buffer-local hook `Info-isearch-start' to
20752 `isearch-mode-hook'.
20753
20754 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20755
20756 * simple.el (normal-erase-is-backspace): Set default to t if
20757 running on Mac.
20758
20759 * term/mac-win.el (function-key-map): Sync with x-win.el.
20760
20761 2005-03-15 Kenichi Handa <handa@m17n.org>
20762
20763 * international/mule-cmds.el (locale-language-names): Modify the
20764 format of elements and add more entries.
20765 (locale-preferred-coding-systems): Add more entries.
20766 (set-locale-environment): Adjust for the change of
20767 locale-language-names.
20768
20769 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
20770
20771 * pcvs.el (smerge-ediff): Remove bogus autoload.
20772
20773 2005-03-14 Lute Kamstra <lute@gnu.org>
20774
20775 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
20776 Ignore a `*' at the beginning of a line.
20777
20778 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
20779 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
20780 subr.el.
20781 (dont-compile, eval-when-compile, eval-and-compile): Use declare
20782 to specify indentation.
20783
20784 * generic.el (define-generic-mode): Let generic-mode-list be a
20785 list of strings; test membership with equal.
20786
20787 2005-03-14 Kim F. Storm <storm@cua.dk>
20788
20789 * simple.el (next-line, previous-line): Add optional try-vscroll
20790 arg to recognize interactive use. Pass it on to line-move.
20791 (line-move): Don't perform auto-window-vscroll when defining or
20792 executing keyboard macro to ensure consistent behavior.
20793
20794 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
20795
20796 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
20797
20798 2005-03-13 Lute Kamstra <lute@gnu.org>
20799
20800 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
20801 debugger-setup-buffer so that backtrace marks the frames set to
20802 debug-on-exit and we don't have to do it manually. Set an extra
20803 debug-on-exit for macro's.
20804 (debugger-setup-buffer): Don't mark the top frame manually.
20805
20806 2005-03-12 Lute Kamstra <lute@gnu.org>
20807
20808 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
20809 lisp-indent-function throughout.
20810 (with-no-warnings): Set lisp-indent-function property.
20811
20812 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
20813
20814 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
20815 Add entry for backslash.
20816
20817 2005-03-12 Juri Linkov <juri@jurta.org>
20818
20819 * info.el (Info-search): Four fixes for backward search.
20820
20821 2005-03-11 Jay Belanger <belanger@truman.edu>
20822
20823 * calc/calc.el (calc-language-alist): New variable.
20824 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
20825 (calc-embedded-find-modes): Use calc-language-alist instead of
20826 calc-embedded-language-alist.
20827
20828 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
20829
20830 * calendar/calendar.el (calendar-redrawing): New internal
20831 variable.
20832 (redraw-calendar): Remove bogus save-excursion from previous
20833 change. Bind calendar-redrawing to t for mark-diary-entries.
20834 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
20835 calendar if that is why we were called.
20836
20837 2005-03-11 Kenichi Handa <handa@m17n.org>
20838
20839 * international/mule.el (make-coding-system): Set property
20840 coding-system-define-form to nil.
20841 (define-coding-system-alias): Likewise.
20842
20843 2005-03-11 Kenichi Handa <handa@m17n.org>
20844
20845 These changes are suggested by Dave Love <fx@gnu.org>.
20846
20847 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
20848 coding: tag.
20849 (adaptive-fill-regexp): Add more bullets.
20850 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
20851 regexps.
20852
20853 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
20854
20855 * help.el (describe-mode): Properly handle non-trivial lighters.
20856 Don't ignore minor modes that are not listed in minor-mode-list.
20857
20858 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
20859 feature ON when the user requests to turn it OFF.
20860
20861 2005-03-10 Lute Kamstra <lute@gnu.org>
20862
20863 * emacs-lisp/debug.el (debug-entry-code): Delete it.
20864 (implement-debug-on-entry): New function to replace debug-entry-code.
20865 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
20866 second argument as the 2005-03-07 change makes it obsolete.
20867 (debug-on-entry, cancel-debug-on-entry): Update call to
20868 debug-on-entry-1.
20869 (debug, debugger-setup-buffer): Comment update.
20870 (debugger-frame-number): Update to work with implement-debug-on-entry.
20871
20872 2005-03-10 Jay Belanger <belanger@truman.edu>
20873
20874 * calc/calc-embed.el (math-ms-args): Declare it.
20875 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
20876 math-ms-args.
20877 (calc-embedded-subst): Use math-multi-subst-rec to substitute
20878 variables.
20879
20880 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
20881
20882 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
20883 Use message-box.
20884
20885 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
20886 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
20887 (tooltip-gud-tips): Simplify.
20888 (tooltip-gud-tips-p): Remove superfluous :set.
20889 (tooltip-gud-modes): Add fortran-mode.
20890 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
20891
20892 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
20893
20894 2005-03-09 Kim F. Storm <storm@cua.dk>
20895
20896 * play/animate.el (animate-place-char): Use forward-line instead
20897 of next-line to improve performance.
20898
20899 2005-03-09 Simon Josefsson <jas@extundo.com>
20900
20901 * net/browse-url.el (browse-url-default-browser): Doc fix.
20902
20903 2005-03-09 Miles Bader <miles@gnu.org>
20904
20905 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
20906 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
20907
20908 2005-03-09 Kenichi Handa <handa@m17n.org>
20909
20910 * international/latin-1.el: Set case and syntax for 255 only if
20911 set-case-syntax-set-multibyte is nil.
20912
20913 * textmodes/ispell.el (ispell-insert-word): New function.
20914 (ispell-word): Use ispell-insert-word to insert a new word.
20915 (ispell-process-line): Likewise.
20916 (ispell-complete-word): Likewise.
20917
20918 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
20919
20920 * calendar/calendar.el (redraw-calendar): Preserve point.
20921 Reported by Matt Hodges <MPHodges@member.fsf.org>.
20922 (calendar-week-start-day): Move after definition of
20923 redraw-calendar. Delete buffer test, since redraw-calendar has
20924 that now.
20925
20926 * calendar/diary-lib.el (mark-diary-entries): Only call
20927 redraw-calendar in the first of any recursive calls.
20928 Reported by Alan Shutko <ats@acm.org>.
20929
20930 2005-03-08 Juri Linkov <juri@jurta.org>
20931
20932 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
20933 (html-horizontal-rule, html-line, html-image, html-checkboxes)
20934 (html-radio-buttons): Add a space before the trailing `/>' where
20935 sgml-xml-mode is non-nil.
20936 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
20937 the subsequent tag of the empty XML tag.
20938 (html-href-anchor): Don't set initial input to "http:".
20939 (html-image): Ask for the image URL and set point inside alt="".
20940 (html-name-anchor): Duplicate the name in the `id' attribute when
20941 sgml-xml-mode is non-nil.
20942 (html-paragraph): Remove \n before <p>.
20943 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
20944 instead of `checked' when sgml-xml-mode is non-nil.
20945
20946 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
20947 Remove 1 space before #RRGGBB to not truncate it on terminal
20948 windows w/o fringes. Remove 1 space between bg and fg examples
20949 to get more space.
20950 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
20951 avoid byte-compile warnings.
20952
20953 * image-file.el (image-file-handler): Put `safe-magic' property to
20954 `image-file-handler'.
20955
20956 * info.el (Info-isearch-search): Emulate word search in
20957 isearching through multiple Info nodes with Info-search.
20958 (Info-isearch-wrap): Allow isearch-word.
20959
20960 2005-03-08 Lute Kamstra <lute@gnu.org>
20961
20962 * emacs-lisp/debug.el (debugger-step-through): Make sure that
20963 stepping into the debugger's code is not possible.
20964 (debugger-jumping-flag): Docstring update.
20965
20966 2005-03-08 Jay Belanger <belanger@truman.edu>
20967
20968 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
20969 embedded mode begins.
20970 (calc-embedded-language-alist): New variable.
20971 (calc-embedded-find-modes): Use calc-embedded-language-alist to
20972 set default language mode.
20973
20974 2005-03-08 Kenichi Handa <handa@m17n.org>
20975
20976 * international/ccl.el (define-ccl-program): Fix docstring about
20977 extra 256 bytes assured for the output buffer.
20978
20979 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
20980 Fix BUFFER_MAGNIFICATION to 2.
20981 (ccl-encode-mule-utf-16be-with-signature): Likewise.
20982
20983 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
20984
20985 * align.el (align-rules-list): Added an alignment rule for CSS
20986 declarations (applies to css-mode and html-mode buffers).
20987
20988 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
20989
20990 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
20991
20992 2005-03-07 Kim F. Storm <storm@cua.dk>
20993
20994 * simple.el (move-beginning-of-line): New command.
20995
20996 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
20997
20998 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
20999
21000 * emulation/cua-base.el: Put CUA move property on move-end-of-line
21001 and move-beginning-of-line.
21002
21003 * apropos.el (apropos-print): Omit command from M-x ... RET.
21004
21005 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
21006
21007 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
21008 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
21009
21010 2005-03-06 Richard M. Stallman <rms@gnu.org>
21011
21012 * bindings.el (esc-map): Bind M-g to goto-line.
21013
21014 * facemenu.el (global-map): Bind M-o, not M-g.
21015
21016 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21017
21018 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
21019 "Open Directory" as for "Open File".
21020
21021 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
21022
21023 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
21024 (push-mark-command): Run activate-mark-hook.
21025
21026 2005-03-06 Richard M. Stallman <rms@gnu.org>
21027
21028 * help-mode.el (help-mode-finish): Don't alter the element
21029 in view-return-to-alist if there already is one.
21030
21031 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
21032 make sure the current buffer is the expected one.
21033
21034 * novice.el (disabled-command-function): Output in *Disabled Command*.
21035 Explicitly ignore non-keyboard events, and explicitly handle C-g.
21036
21037 * textmodes/flyspell.el (flyspell-large-region):
21038 Pass args differently for aspell.
21039
21040 * files.el (mode-require-final-newline): Doc fix.
21041
21042 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
21043
21044 * progmodes/which-func.el (which-function):
21045 Specify NOERROR when calling imenu--make-index-alist.
21046
21047 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
21048
21049 * simple.el (normal-erase-is-backspace): Define default value.
21050
21051 * custom.el (custom-theme-set-variables): Remove unused var
21052 `immediate'.
21053 (custom-reevaluate-setting): Simple function to handle variables
21054 that are defined before their default value can really be
21055 computed.
21056
21057 * startup.el (command-line): Use it for temporary-file-directory,
21058 small-emporary-file-directory, auto-save-file-name-transforms,
21059 blink-cursor-mode, and normal-erase-is-backspace.
21060
21061 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
21062 progress, even with buggy anchored keywords.
21063
21064 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
21065
21066 * simple.el (goto-line): Remove unbalanced final parenthesis.
21067
21068 2005-03-05 Richard M. Stallman <rms@gnu.org>
21069
21070 * simple.el (goto-line): Use a number at point as the default.
21071 With C-u as arg, switch buffers.
21072
21073 2005-03-05 Juri Linkov <juri@jurta.org>
21074
21075 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
21076 with `no-blinking-cursor'.
21077
21078 * startup.el (no-blinking-cursor): New defvar.
21079 (command-line): Add `--no-blinking-cursor' to longopts.
21080 Set `no-blinking-cursor' to t for command line arguments
21081 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
21082 with `no-blinking-cursor' in the condition for calling
21083 `blink-cursor-mode'.
21084
21085 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
21086
21087 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
21088 (menu-bar-options-save): Add blink-cursor-mode.
21089 (menu-bar-options-menu): Add blink-cursor-mode.
21090
21091 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
21092
21093 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
21094 (icalendar-export-file, icalendar-export-region)
21095 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
21096 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
21097
21098 2005-03-04 Lute Kamstra <lute@gnu.org>
21099
21100 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
21101 (debug-function-list): Ditto.
21102
21103 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
21104
21105 * textmodes/texinfmt.el (texinfo-append-refill):
21106 Redefine the types of line to which @refill
21107 is not appended by replacing a search for `@refill\\|@bye' with
21108 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
21109 itemize@refill' bug and the unfilled long lines bug.
21110 (texinfmt-version): Update number and date.
21111
21112 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
21113
21114 * international/code-pages.el (windows-1250, windows-125[2-8])
21115 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
21116
21117 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
21118
21119 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
21120 bound yet.
21121
21122 2005-03-02 Romain Francoise <romain@orebokech.com>
21123
21124 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
21125 buffer after removing limits.
21126 (ibuffer-pop-filter): Ditto.
21127 Update copyright.
21128
21129 2005-03-02 Miles Bader <miles@gnu.org>
21130
21131 * button.el (make-text-button): If the user doesn't specify a
21132 type, use the default. Rewrite to use `add-text-properties' and
21133 plist functions.
21134
21135 2005-03-01 Lute Kamstra <lute@gnu.org>
21136
21137 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
21138 (debugger-jumping-flag): New var.
21139 (debug-entry-code): Use it.
21140 (debugger-jump): Use debugger-jumping-flag and add
21141 debugger-reenable to post-command-hook.
21142 (debugger-reenable): Use debugger-jumping-flag and remove itself
21143 from post-command-hook.
21144 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
21145 debugger-reenable.
21146
21147 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
21148
21149 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
21150 inclusion of "itemize\\|", which may be unnecessary, is certainly
21151 inelegant, and stops refilling in itemize lists when formatting
21152 Japanese Texinfo files to Info.
21153 Update copyright to 2005.
21154
21155 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
21156
21157 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
21158 of an error if GDB can't find the source file.
21159
21160 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
21161
21162 * calendar/calendar.el (redraw-calendar): Work from any buffer,
21163 not just the calendar.
21164
21165 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
21166 first.
21167 (diary-redraw-calendar): New function.
21168 (make-diary-entry): Add diary-redraw-calendar to local
21169 write-contents-functions. Turn off selective display before
21170 inserting in diary.
21171
21172 2005-03-01 Kim F. Storm <storm@cua.dk>
21173
21174 * emacs-lisp/copyright.el (copyright-fix-years): New command.
21175
21176 2005-03-01 Lute Kamstra <lute@gnu.org>
21177
21178 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
21179 that debug-entry-code can be safely removed from a function while
21180 this code is being evaluated. Revert the 2005-02-27 change as the
21181 new implementation no longer requires it. Make sure that a
21182 function body containing just a string is not mistaken for a docstring.
21183 (debug): Skip one more frame in case of debug on entry.
21184 (debugger-setup-buffer): Delete one more frame line in case of
21185 debug on entry.
21186 (debugger-frame-number): Update to use the new text introduced by
21187 the 1999-11-03 change. Skip one more frame in case of debug on entry.
21188
21189 2005-02-28 Kim F. Storm <storm@cua.dk>
21190
21191 * double.el (double-translate-key): Call force-window-update after
21192 read-event to avoid crash in redisplay.
21193
21194 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
21195
21196 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
21197 (debug): Use it. Move the inhibit-trace earlier.
21198 (debug-entry-code): New const.
21199 (debug-on-entry-1): Use it.
21200
21201 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
21202
21203 * international/utf-16.el (ccl-encode-mule-utf-16le):
21204 Fix BUFFER_MAGNIFICATION to 2.
21205 (ccl-encode-mule-utf-16be): Likewise.
21206
21207 2005-02-28 Kenichi Handa <handa@m17n.org>
21208
21209 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
21210 Fix BUFFER_MAGNIFICATION to 4.
21211 (ccl-encode-mule-utf-16be-with-signature): Likewise.
21212
21213 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
21214
21215 * speedbar.el (speedbar-update-flag): Doc fix.
21216 (speedbar-show-info-under-mouse): Give set-mouse-position the right
21217 argument.
21218
21219 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
21220
21221 * reveal.el (reveal-post-command): Don't try to reveal overlays which
21222 have a non-nil `invisible' property but are actually visible.
21223
21224 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
21225 for perldoc sections.
21226 (perl-outline-regexp, perl-outline-level): New var and function.
21227 (perl-mode): Use them.
21228
21229 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
21230
21231 * calendar/diary-lib.el (diary-remind): Discard any mark portion
21232 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
21233
21234 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
21235
21236 * cus-edit.el: Comment change.
21237 (custom-buffer-create-internal): Slightly reword text at top of
21238 Custom buffers. Mention there that saving an option edits the
21239 init file. Add link to Emacs manual node on `custom-file'.
21240 (custom-magic-alist): Rewrite individual State messages to use
21241 capitalized keywords. Doc fix.
21242
21243 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
21244
21245 * calendar/calendar.el (calendar-buffer): Move above
21246 calendar-week-start-day.
21247 (calendar-week-start-day): Doc fix. Add :set function.
21248 (calendar-minimum-window-height): New variable.
21249 (generate-calendar-window): Only resize window if selected-window
21250 is displaying the calendar buffer. Use new variable
21251 calendar-minimum-window-height.
21252 (generate-calendar): Reword error message.
21253 (calendar-mode-map): Bind DEL to scroll-other-window-down.
21254
21255 2005-02-27 Andreas Schwab <schwab@suse.de>
21256
21257 * vc.el (vc-do-command): Don't run command asynchronously when
21258 operating in a remote directory.
21259
21260 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
21261 change from sync with Tramp 2.0.47.
21262
21263 2005-02-27 Richard M. Stallman <rms@gnu.org>
21264
21265 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
21266
21267 * textmodes/flyspell.el (flyspell-mode-on):
21268 Call ispell-change-dictionary only if necessary.
21269
21270 * emacs-lisp/re-builder.el (regexp-builder): New function.
21271
21272 * register.el (describe-register-1): Explicitly handle
21273 yank-excluded-properties = t.
21274
21275 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
21276 (custom-magic-alist): Change the status descriptions again.
21277 (face widget-type): Total rewrite based on `restricted-sexp'
21278 to eliminate the confusing double hiding levels.
21279
21280 * emacs-lisp/debug.el (debug-on-entry-1):
21281 If function body is empty, add nil as body form.
21282
21283 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
21284
21285 * emacs-lisp/trace.el (inhibit-trace): New var.
21286 (trace-make-advice): Use it.
21287
21288 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
21289
21290 2005-02-26 Kim F. Storm <storm@cua.dk>
21291
21292 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
21293 (mouse-on-link-p, mouse-drag-region-1): Use it.
21294
21295 2005-02-25 Lute Kamstra <lute@gnu.org>
21296
21297 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
21298
21299 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
21300
21301 * frame.el (blink-cursor-mode): Add :group keyword.
21302
21303 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
21304
21305 * calendar/icalendar.el (icalendar--decode-isodatetime):
21306 New optional argument DAY-SHIFT.
21307 (icalendar-export-region): Fix coding-system-for-write.
21308 (icalendar--convert-ical-to-diary): Shift end-day of all-day
21309 events by one.
21310
21311 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
21312
21313 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
21314
21315 2005-02-24 Kim F. Storm <storm@cua.dk>
21316
21317 * international/iso-acc.el (iso-accents-compose): Fix crash
21318 during redisplay. Call force-window-update after read-event
21319 and delete-region to signal that window is not accurate.
21320
21321 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
21322
21323 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
21324 Remove unused and inexistent var `inhibit-trace'.
21325 (debugger-mode): Use run-mode-hooks.
21326 (debugger-list-functions): Add buttons; setup xref stack.
21327
21328 2005-02-23 Richard M. Stallman <rms@gnu.org>
21329
21330 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
21331 appointment says it was explicitly made.
21332 (appt-add): Set the 3rd element.
21333 (appt-make-list): Preserve explicit appointments.
21334
21335 * subr.el (find-tag-default): Catch errors in forward-sexp.
21336
21337 2005-02-23 Juri Linkov <juri@jurta.org>
21338
21339 * info.el (Info-isearch-search): New defcustom.
21340 (Info-isearch-search): Call the default isearch function
21341 when Info-isearch-search is nil.
21342 (Info-isearch-wrap): Use variable Info-isearch-search.
21343
21344 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
21345
21346 * cus-edit.el: Comment change.
21347
21348 2005-02-22 Kim F. Storm <storm@cua.dk>
21349
21350 * progmodes/hideif.el (hide-ifdef-use-define-alist):
21351 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
21352
21353 2005-02-22 Simon Josefsson <jas@extundo.com>
21354
21355 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
21356 New variable.
21357 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
21358 Oskarsson" <myrkraverk@users.sourceforget.net>.
21359
21360 2005-02-22 Kim F. Storm <storm@cua.dk>
21361
21362 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
21363 check that window of that event is the selected window.
21364 (mouse-drag-region-1): Compare mouse event window to selected
21365 window before setting point.
21366
21367 * tooltip.el (tooltip-show-help-function): Pass event to
21368 mouse-on-link-p so it can check selected window.
21369
21370 2005-02-22 Kenichi Handa <handa@m17n.org>
21371
21372 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
21373 (ps-mule-show-warning): New function.
21374 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
21375 characters are found.
21376
21377 * ps-print.el (ps-header-footer-string): Return a list of header
21378 and footer strings.
21379
21380 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
21381
21382 * pcvs.el (cvs-retrieve-revision): Fix thinko.
21383
21384 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
21385
21386 * frame.el (blink-cursor-mode): Use define-minor-mode.
21387
21388 * term/mac-win.el (function-key-map): Use char-names more consistently.
21389 (file-name-coding-system): Only set it for MacOS-9. The other case is
21390 already handled in mule-cmds.el (where it also works when mac-win.el
21391 is not used).
21392
21393 2005-02-21 Kenichi Handa <handa@m17n.org>
21394
21395 * international/mule.el (ctext-pre-write-conversion): Always use
21396 " *code-converting-work*" buffer for work.
21397
21398 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
21399
21400 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
21401
21402 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
21403
21404 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
21405
21406 * ses.el (undo-more): Restore defadvice, but only the part that
21407 allows changes outside the restricted area of the buffer.
21408
21409 2005-02-20 Kim F. Storm <storm@cua.dk>
21410
21411 * simple.el (line-move): Add fourth optional arg try-vscroll which
21412 must be set to perform auto-window-vscroll.
21413 When moving backwards and doing auto-window-vscroll, automatically
21414 vscroll to the last part of lines which are taller than the window.
21415 (next-line, previous-line): Set try-vscroll arg on line-move.
21416
21417 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
21418
21419 * replace.el (query-replace, query-replace-regexp)
21420 (replace-string, replace-regexp): When operating on region, make
21421 the minibuffer prompt say so.
21422
21423 * isearch.el (isearch-forward): Document isearch-query-replace and
21424 isearch-query-replace-regexp keybindings.
21425
21426 2005-02-19 Jay Belanger <belanger@truman.edu>
21427
21428 * calc/calc-aent.el (math-read-token): Add local variable.
21429
21430 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
21431 (calc-edit-top): Move declaration to earlier in file.
21432 (calc-edit-macro-repeats): Add local variables.
21433
21434 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
21435 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
21436 calcFunc-tanh.
21437 Adjust integration rule for calcFunc-tan.
21438
21439 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
21440
21441 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
21442 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
21443 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
21444 (viper-skip-separators): Bug fix.
21445 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
21446 particular major mode.
21447 (viper-del-backward-char-in-replace): Don't put deleted char on the
21448 kill ring.
21449
21450 * viper-ex.el (viper-color-display-p): New function.
21451 (viper-has-face-support-p): Use viper-color-display-p.
21452
21453 * viper-keym.el (viper-gnus-modifier-map): New keymap.
21454
21455 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
21456
21457 * viper-util.el (viper-glob-unix-files): Fix shell status check.
21458 (viper-file-remote-p): Make equivalent to file-remote-p.
21459
21460 * viper.el (viper-major-mode-modifier-list):
21461 Use viper-gnus-modifier-map.
21462
21463 2005-02-19 David Kastrup <dak@gnu.org>
21464
21465 * subr.el (subregexp-context-p): Fix garbled doc string by adding
21466 quoting.
21467
21468 2005-02-19 Jay Belanger <belanger@truman.edu>
21469
21470 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
21471 Remove extra definitions.
21472 (calc-coth): New function.
21473 (calcFunc-cot): Fix `let'.
21474
21475 2005-02-19 Eli Zaretskii <eliz@gnu.org>
21476
21477 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
21478 the reasons we use "type pc" in these faces.
21479
21480 * button.el (button): Ditto.
21481
21482 2005-02-19 Michael Mauger <mmaug@yahoo.com>
21483
21484 * replace.el (query-replace-read-from): Set the value of
21485 query-replace-from-history-variable to handle the case of an empty
21486 string entered to accept the suggested default.
21487
21488 * net/tramp.el (tramp-file-name-for-operation):
21489 Use dired-call-process instead of dired-call-process-command.
21490
21491 2005-02-19 Jay Belanger <belanger@truman.edu>
21492
21493 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
21494 (math-div-non-trig): New variables.
21495 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
21496 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
21497 (math-combine-prod, math-div-symb-fancy): Add simplifications for
21498 trig expressions.
21499
21500 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
21501
21502 * progmodes/gdb-ui.el (gdb-var-update-handler)
21503 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
21504 for watch expressions,
21505 (gdb-var-create-handler): Don't set speedbar-update-flag.
21506 (gdb-post-prompt): Simplify test for speedbar.
21507
21508 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
21509
21510 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
21511 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
21512 we use the syntax table of the correct buffer.
21513 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
21514 Felix Gatzemeier.
21515
21516 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
21517 (ediff-file-remote-p): Make synonymous with file-remote-p.
21518 In all deffaces ediff-*-face-*, use min-colors.
21519
21520 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
21521 ediff-recurse-to-subdirectories.
21522 (ediff-mark-if-equal): Check that the arguments are strings, use
21523 ediff-same-contents (after to Felix Gatzemeier).
21524
21525 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
21526 nil.
21527
21528 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
21529
21530 * log-view.el (log-view-message-re): Fix up Subversion regexp.
21531
21532 2005-02-18 David Kastrup <dak@gnu.org>
21533
21534 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
21535 use `mark-active' when defined.
21536
21537 2005-02-18 Kenichi Handa <handa@m17n.org>
21538
21539 * ps-print.el (ps-font-info-database): New entry
21540 ZapfChancery-MediumItalic with correct font name. Fix font name
21541 of the entry Zapf-Chancery-MediumItalic.
21542
21543 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
21544
21545 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
21546
21547 2005-02-16 Kim F. Storm <storm@cua.dk>
21548
21549 * ido.el (ido-fallback-command): Pass user input to fallback command.
21550
21551 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
21552
21553 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
21554 (gdb-find-file-hook): Add server prefix.
21555
21556 2005-02-16 Richard M. Stallman <rms@gnu.org>
21557
21558 * replace.el (perform-replace): Pass new args to replace-highlight.
21559 (replace-highlight): Take region args,
21560 and pass them to isearch-lazy-highlight-new-loop.
21561
21562 * novice.el (disabled-command-hook): Autoload the defalias
21563 and the make-obsolete-variable call.
21564
21565 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
21566
21567 * isearch.el (isearch-lazy-highlight-start-limit)
21568 (isearch-lazy-highlight-end-limit): New variables limit
21569 the region for highlighting.
21570 (isearch-lazy-highlight-new-loop): New args BEG and END.
21571 (isearch-lazy-highlight-search): Use the new vars.
21572 (isearch-lazy-highlight-update): Likewise.
21573
21574 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
21575
21576 * cus-start.el (all): Use default-boundp.
21577
21578 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
21579
21580 * menu-bar.el (menu-bar-select-frame): Handle current frame.
21581
21582 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
21583
21584 * autorevert.el (auto-revert-stop-on-user-input)
21585 (auto-revert-verbose): Doc fixes.
21586
21587 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
21588
21589 * international/mule-cmds.el (set-locale-environment): Remove call
21590 to set-selection-coding-system on Windows.
21591
21592 2005-02-15 Jay Belanger <belanger@truman.edu>
21593
21594 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
21595 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
21596 calcFunc-coth.
21597 (math-simplify-sqrt): Add simplifications.
21598
21599 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
21600 to list.
21601
21602 * calc/calc-ext.el: Add functions to autoloads.
21603
21604 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
21605 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
21606 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
21607 (math-csc-raw, math-cot-raw): New functions.
21608
21609 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
21610
21611 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
21612 the variable name in a message.
21613
21614 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
21615 calcFunc-csc, calcFunc-cot.
21616
21617 * calc/calcalg2.el: Add derivative and integration rules for
21618 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
21619 calcFunc-csch, calcFunc-coth.
21620 (math-do-integral-methods): Add to checks for when to use
21621 substitutions.
21622
21623 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
21624
21625 2005-02-15 Lute Kamstra <lute@gnu.org>
21626
21627 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
21628 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
21629 <monnier@iro.umontreal.ca>
21630 (lisp-outline-level): Improve efficiency. Suggested by David
21631 Kastrup <dak@gnu.org>.
21632
21633 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
21634
21635 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
21636 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
21637 (gdb-set-gud-minor-mode-existing-buffers): New functions.
21638 (gdb-find-file-hook): New hook. Add it to find-file-hook.
21639 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
21640
21641 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
21642
21643 * cus-start.el (all): Comment change.
21644
21645 2005-02-14 Lute Kamstra <lute@gnu.org>
21646
21647 * cus-start.el (all): Check if symbol is void.
21648
21649 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
21650
21651 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
21652 optional argument to \cite.
21653
21654 2005-02-14 Richard M. Stallman <rms@gnu.org>
21655
21656 * cus-edit.el (custom-buffer-create-internal): Update help message.
21657 (custom-magic-alist): Update help messages.
21658
21659 * cus-start.el (all): Allow a var to specify a standard value.
21660
21661 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
21662
21663 * custom.el (custom-theme-set-variables): Handle variable aliases.
21664
21665 * frame.el (blink-cursor-timer): Doc fix.
21666 (blink-cursor): Make it an alias for `blink-cursor-mode' and
21667 declare obsolete.
21668 (blink-cursor-mode): Define with defcustom and use correct
21669 standard expression in that defcustom.
21670 * startup.el (command-line): Adapt to above changes in frame.el.
21671
21672 2005-02-11 Lute Kamstra <lute@gnu.org>
21673
21674 * apropos.el (apropos-score-doc): Prevent division by zero.
21675
21676 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
21677
21678 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
21679 (icalendar--get-event-property-attributes)
21680 (icalendar--get-event-properties)
21681 (icalendar--datetime-to-diary-date): New functions.
21682 (icalendar--split-value): Doc fix.
21683 (icalendar--datetime-to-noneuropean-date)
21684 (icalendar--datetime-to-european-date): New optional argument
21685 SEPARATOR. Return result as a string instead of a list.
21686 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
21687 (icalendar--convert-string-for-export): Rename arg S to STRING.
21688 (icalendar-export-region): Doc fix. Change name of error buffer.
21689 Save output buffer.
21690 (icalendar-import-file): Add blank at end of prompt.
21691 (icalendar-import-buffer): Doc fix. Do not switch to error
21692 buffer. Indicate status in return value.
21693 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
21694 buffer. Save output buffer. Handle exception from recurrence
21695 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
21696 events. Fix problems with weekly all-day events.
21697
21698 2005-02-10 Richard M. Stallman <rms@gnu.org>
21699
21700 * simple.el (eval-expression-print-format):
21701 Avoid warning about edebug-active.
21702
21703 * help.el (help-for-help-internal): Rename from help-for-help.
21704 (help-for-help): Define with defalias.
21705
21706 * font-core.el (font-lock-default-function): Use with-no-warnings.
21707
21708 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
21709
21710 * custom.el (defface): Doc fix.
21711
21712 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
21713
21714 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
21715 width 0" to prevent word wrapping problems.
21716
21717 2005-02-09 Kim F. Storm <storm@cua.dk>
21718
21719 * ido.el (ido-file-extensions-order): New defcustom.
21720 (ido-file-extension-lessp, ido-file-extension-aux)
21721 (ido-file-extension-order): New advanced file ordering.
21722 (ido-file-lessp): New simple file ordering.
21723 (ido-sort-list): Remove.
21724 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
21725 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
21726
21727 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
21728
21729 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
21730 that some versions of grep produce.
21731 (grep-mode-font-lock-keywords): Likewise.
21732
21733 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
21734
21735 * progmodes/gdb-ui.el (gdb-location-list): New variable.
21736 (gdb-cdir): Delete.
21737 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
21738 (gdb-source-info): Treat case when source file is in another
21739 directory properly.
21740 (gdb-get-location): New function.
21741
21742 2005-02-07 Jay Belanger <belanger@truman.edu>
21743
21744 * calc/calc-prog.el (calc-write-parse-table-part)
21745 (calc-fix-token-name): Fix a check for language type.
21746
21747 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
21748
21749 2005-02-07 Andre Spiegel <spiegel@gnu.org>
21750
21751 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
21752 as directory not writable.
21753
21754 2005-02-07 Kim F. Storm <storm@cua.dk>
21755
21756 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
21757 (cua--standard-movement-commands): Remove list.
21758 Instead, set CUA property value to move for movement commands.
21759 (cua-movement-commands): Remove. Users must set CUA prop instead.
21760 (cua--pre-command-handler): Check CUA property.
21761 (cua--init-keymaps): Don't remap undo commands.
21762 (cua-mode): Don't call cua--rectangle-on-off.
21763
21764 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
21765 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
21766 (cua--rect-undo-set-point): New var.
21767 (cua--rectangle-undo-boundary): Setup undo apply entry.
21768 (cua--rect-undo-handler): New function for rectangle undo.
21769 (cua--rect-start-position, cua--rect-end-position): Add.
21770 (cua--rectangle-post-command): Call cua--rectangle-set-corners
21771 for restored rectangle. Set point if cua--rect-undo-set-point.
21772
21773 2005-02-06 Jay Belanger <belanger@truman.edu>
21774
21775 * calc/calc-lang.el (calc-tex-language): Display more information
21776 in messages.
21777
21778 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
21779 in TeX mode.
21780
21781 2005-02-06 Richard M. Stallman <rms@gnu.org>
21782
21783 * emacs-lisp/lisp.el (buffer-end): Doc fix.
21784
21785 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
21786
21787 * net/ldap.el (ldap-search-internal): Support attributes with
21788 optional descriptions separated by a semi-colon, as in
21789 "userCertificate;binary".
21790
21791 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21792
21793 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
21794 isn't a cons (i.e. the version is 0).
21795
21796 2005-02-05 Eli Zaretskii <eliz@gnu.org>
21797
21798 * help.el (help-for-help): Doc fix.
21799
21800 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
21801
21802 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
21803 GDB-Windows on the menu-bar as this works better.
21804
21805 2005-02-04 Jay Belanger <belanger@truman.edu>
21806
21807 * calc/calc-embed.el (calc-embedded-update): Don't put in
21808 unnecessary newlines. Adjust the end of formula marker.
21809
21810 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
21811 (math-latex-parse-two-args): New function.
21812
21813 2005-02-03 Lute Kamstra <lute@gnu.org>
21814
21815 * help-fns.el (help-with-tutorial): Make sure that users cannot
21816 remove the entire text of the tutorial by means of `undo'.
21817
21818 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
21819
21820 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
21821 in recent changes, where the ispell process was repeatedly
21822 killed & restarted.
21823
21824 * international/mule-cmds.el (set-locale-environment): Set file-name
21825 coding system to utf-8 on Darwin systems.
21826 (set-default-coding-systems): Don't set default-file-name-coding-system
21827 on Darwin systems.
21828
21829 2005-02-03 Richard M. Stallman <rms@gnu.org>
21830
21831 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
21832
21833 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
21834
21835 * faces.el (list-faces-display): Add optional argument.
21836
21837 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
21838
21839 * font-core.el (font-lock-default-function): Handle the rare case where
21840 only font-lock-keywords is set.
21841
21842 2005-02-02 Kenichi Handa <handa@m17n.org>
21843
21844 * international/characters.el: Cancel previous change for
21845 I-WITH-DOT-ABOVE and DOTLESS-i.
21846
21847 * international/latin-5.el: Cancel previous change.
21848
21849 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
21850
21851 * progmodes/gud.el: Correction to syntax in gud-menu-map.
21852
21853 2005-02-02 Kenichi Handa <handa@m17n.org>
21854
21855 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
21856 DOTLESS-i.
21857
21858 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
21859 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
21860
21861 * case-table.el (get-upcase-table): New function.
21862 (copy-case-table): Copy upcaes table too if non-nil.
21863 (set-case-syntax-delims): Maintain upcase table too.
21864 (set-case-syntax-pair): Likewise.
21865 (set-upcase-syntax, set-downcase-syntax): New functions.
21866 (set-case-syntax): Maintain upcase table too.
21867
21868 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
21869
21870 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
21871
21872 * progmodes/gud.el (gud-goto-info): New function.
21873 (gud-tool-bar-map): Use correct icon.
21874
21875 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
21876
21877 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
21878 When delegating, order args in the funcall correctly.
21879
21880 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
21881
21882 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
21883
21884 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
21885
21886 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
21887 buffer not visiting a file.
21888
21889 2005-01-31 Jay Belanger <belanger@truman.edu>
21890
21891 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
21892 bound on the line with the formula.
21893
21894 2005-01-31 Kim F. Storm <storm@cua.dk>
21895
21896 * ses.el (ses-create-cell-variable-range)
21897 (ses-destroy-cell-variable-range, ses-reset-header-string)
21898 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
21899 (ses-insert-row): Fix format of apply undo entries.
21900
21901 2005-01-31 Jay Belanger <belanger@truman.edu>
21902
21903 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
21904 parts.
21905
21906 * calc/calc-embed.el (calc-embedded-open-formula)
21907 (calc-embedded-close-formula): Ignore matrix environments.
21908
21909 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
21910 TeX mode.
21911
21912 * calc/calc-lang.el (math-function-table, math-oper-table)
21913 (math-variable-table): Adjust the LaTeX portions.
21914
21915 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
21916 (math-latex-ignore-words): New constant.
21917
21918 2005-01-31 Richard M. Stallman <rms@gnu.org>
21919
21920 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
21921 (ispell-local-dictionary): Doc fix.
21922 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
21923 Don't reinitialize at run time. Don't defcustom.
21924 All uses changed to append ispell-local-dictionary-alist,
21925 or check it first.
21926 (ispell-current-dictionary): New variable for dictionary in use.
21927 (ispell-dictionary): Now used only for global default.
21928 (ispell-start-process): Set ispell-current-dictionary,
21929 not ispell-dictionary.
21930 (ispell-change-dictionary): Use this only for setting
21931 user preferences.
21932 (ispell-internal-change-dictionary): New function
21933 to change the current dictionary in use.
21934 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
21935 Use ispell-current-dictionary.
21936 Handle ispell-local-dictionary-overridden.
21937 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
21938
21939 2005-01-31 Jay Belanger <belanger@truman.edu>
21940
21941 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
21942
21943 * calc/calc-ext.el: Add calc-latex-language to autoloads.
21944 (calc-mode-map): Add calc-latex-language.
21945
21946 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
21947 (math-latex-print-frac): New functions.
21948 (math-oper-table, math-function-table, math-variable-table)
21949 (math-complex-format, math-input-filter): Add latex properties.
21950 (calc-set-language): Set math-expr-special-function-mapping.
21951
21952 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
21953 (calc-write-parse-table-part): Add LaTeX support.
21954
21955 * calc/calc.el (calc-language): Adjust docstring.
21956 (calc-set-mode-line): Add LaTeX support.
21957 (math-expr-special-function-mapping): New variable.
21958 (math-tex-ignore-words): Add to list.
21959
21960 * calc/calccomp.el (math-compose-expr, math-compose-rows):
21961 Add LaTeX support.
21962 (math-compose-expr): Add support for special functions.
21963
21964 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
21965
21966 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
21967
21968 * progmodes/gdb-ui.el (gdb-memory-address)
21969 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
21970 (gdb-memory-mode-map, gdb-memory-format-keymap)
21971 (gdb-memory-format-menu, gdb-memory-unit-keymap)
21972 (gdb-memory-unit-menu): New variables for a buffer
21973 that lets the user examine program memory.
21974 (gdb-memory-set-address, gdb-memory-set-repeat-count)
21975 (gdb-memory-format-binary, gdb-memory-format-octal)
21976 (gdb-memory-format-unsigned, gdb-memory-format-signed)
21977 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
21978 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
21979 (gdb-memory-unit-word, gdb-memory-unit-halfword)
21980 (gdb-memory-unit-byte, gdb-memory-unit-menu)
21981 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
21982 (gdb-memory-mode, gdb-memory-buffer-name)
21983 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
21984 New functions for above buffer.
21985
21986 2005-01-30 Richard M. Stallman <rms@gnu.org>
21987
21988 * cus-edit.el (custom-bury-buffer): Function deleted.
21989 (custom-buffer-done-function): Option deleted.
21990 (custom-buffer-done-kill): New replacement option.
21991 (Custom-buffer-done): Call quit-window.
21992 (custom-buffer-create-internal): Update for above changes.
21993
21994 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
21995
21996 * simple.el (undo-ask-before-discard): New var.
21997 (undo-outer-limit-truncate): Implement it.
21998 (undo-extra-outer-limit): Doc update.
21999
22000 2005-01-29 Richard M. Stallman <rms@gnu.org>
22001
22002 * ses.el (undo-more): Delete defadvice.
22003 (ses-begin-change): Doc fix.
22004
22005 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
22006 instead of rebinding C-x u and C-_.
22007
22008 * files.el (normal-backup-enable-predicate): Return nil for files
22009 in /tmp, regardless of temporary-file-directory.
22010
22011 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
22012
22013 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
22014 (open-rectangle, delete-whitespace-rectangle-line)
22015 (clear-rectangle-line): If FILL, pass t instead of FILL
22016 for move-to-column's 2nd arg.
22017
22018 * simple.el (undo): Fix the test for continuing a series of undos.
22019 (undo-more): Set pending-undo-list to t when we reach end.
22020 (pending-undo-list): Move up defvar.
22021
22022 * wid-edit.el (widget-button-click):
22023 Shorten the range of the track-mouse binding.
22024
22025 * comint.el (comint-insert-input): Undo previous changes;
22026 use last-input-event in interactive spec.
22027
22028 2005-01-29 Eli Zaretskii <eliz@gnu.org>
22029
22030 * progmodes/compile.el (compilation-start): Bind buffer-read-only
22031 to nil before invoking call-process. Reset buffer's modified flag
22032 after fontifying it in the no-async branch.
22033
22034 * wid-edit.el (widget-specify-button): If mouse pointer shape
22035 cannot be changed, use mouse face instead.
22036
22037 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
22038
22039 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
22040 (gdb-goto-breakpoint): Make breakpoint handling work on template
22041 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
22042 (gdb-assembler-custom): Update to recognize breakpoint information
22043 added on 2005-01-19.
22044
22045 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
22046
22047 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
22048 (dsssl-mode): Use define-derived-mode.
22049 (scheme-mode-initialize): Remove.
22050 (scheme-mode): Use run-mode-hooks.
22051
22052 * cus-edit.el (customize-group-other-window)
22053 (custom-buffer-create-other-window): Don't override special-display-*.
22054 (custom-mode-map): Make it dense.
22055
22056 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
22057 sets the default value.
22058
22059 2005-01-28 Eli Zaretskii <eliz@gnu.org>
22060
22061 * descr-text.el: Add more keywords.
22062
22063 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
22064
22065 * speedbar.el: Avoid unnecessary use of locate-library.
22066
22067 * international/mule-cmds.el (standard-display-european-internal):
22068 Don't fiddle with latin-1 non-break space any more since it's now
22069 special cased in the C code.
22070 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
22071
22072 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
22073
22074 * cus-start.el (all): Add `undo-outer-limit'.
22075
22076 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
22077
22078 * textmodes/bibtex.el (bibtex-format-entry):
22079 Use `bibtex-empty-field-re' only on the text of fields, not on entire
22080 field lines.
22081 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
22082 not on part of a buffer.
22083
22084 2005-01-25 Lute Kamstra <lute@gnu.org>
22085
22086 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
22087 nonempty field text strings like "{letters\\macro{}more letters}".
22088 Clarify docstring.
22089 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
22090 (bibtex-entry-offset, bibtex-parse-association)
22091 (bibtex-parse-field-name): Fix typos in docstrings.
22092 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
22093
22094 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
22095
22096 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
22097 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
22098 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
22099 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
22100
22101 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
22102 isearch minor mode.
22103
22104 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
22105
22106 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
22107
22108 2005-01-24 Lute Kamstra <lute@gnu.org>
22109
22110 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
22111 CASECHARS and NOT-CASECHARS regular expressions of the
22112 "nederlands" and "nederlands8" dictionaries to prevent a "Range
22113 striding over charsets" error.
22114
22115 2005-01-24 Jay Belanger <belanger@truman.edu>
22116
22117 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
22118 display variable name.
22119
22120 2005-01-24 Kenichi Handa <handa@m17n.org>
22121
22122 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
22123 Fix setting of the element of encoded-kbd-iso2022-invocations.
22124
22125 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
22126
22127 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
22128 (gdb-threads-select): Change to also accept mouse events.
22129 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
22130 (gdb-threads-mouse-select): Delete.
22131
22132 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
22133
22134 * files.el (insert-directory): Take care of empty directory,
22135 listed without -a switch.
22136
22137 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
22138
22139 * textmodes/refill.el (refill-post-command-function):
22140 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
22141 to the list of functions that we should be careful not to undo.
22142 (refill-late-fill-paragraph-function): Remove.
22143 (refill-saved-state): New var.
22144 (refill-mode): Use it to save fill-paragraph-function.
22145 Save also the value of auto-fill-function.
22146
22147 * term/w32-win.el: Simplify code.
22148
22149 2005-01-23 Kim F. Storm <storm@cua.dk>
22150
22151 * simple.el (line-move): Adapt to new return value from
22152 pos-visible-in-window-p.
22153
22154 * simple.el (line-move): Fix last change. Check partial
22155 visibility at point rather than at window-start.
22156
22157 2005-01-22 Jason Rumney <jasonr@gnu.org>
22158
22159 * term/w32-win.el (xw-defined-colors): Remove debug-message.
22160
22161 2005-01-22 David Kastrup <dak@gnu.org>
22162
22163 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
22164
22165 2005-01-22 Eli Zaretskii <eliz@gnu.org>
22166
22167 * type-break.el (type-break-mode): Add a test for
22168 type-break-file-name being non-nil.
22169
22170 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
22171
22172 * net/eudc.el (top level): Call (message "") via progn, so that
22173 eudc-options-file is loaded.
22174
22175 2005-01-22 Kim F. Storm <storm@cua.dk>
22176
22177 * simple.el (line-move-1): Rename from line-move.
22178 (line-move): New function that adjusts vscroll for partially
22179 visible rows, and calls line-move-1 otherwise.
22180
22181 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
22182
22183 * pcomplete.el: Define pcomplete-read-event instead of read-event,
22184 since it's not a complete read-event implementation
22185
22186 2005-01-20 Jay Belanger <belanger@truman.edu>
22187
22188 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
22189 for called function.
22190
22191 2005-01-20 Steven Tamm <steventamm@mac.com>
22192
22193 * term/mac-win.el (process-connection-type): Remove.
22194 Controlled now by s/darwin.h:PTY_ITERATION.
22195
22196 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
22197
22198 * window.el (handle-select-window): Don't switch window when we're
22199 in the minibuffer.
22200
22201 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
22202
22203 * subr.el (dotimes-with-progress-reporter): New macro.
22204
22205 * ses.el (ses-dotimes-msg): Remove macro.
22206 Use `dotimes-with-progress-reporter' instead.
22207
22208 2005-01-19 Steven Tamm <steventamm@mac.com>
22209
22210 * term/mac-win.el (process-connection-type): Use new
22211 operating-system-release variable to use ptys on Darwin 7 (OS X
22212 10.3) when using carbon build.
22213
22214 2005-01-19 Jay Belanger <belanger@truman.edu>
22215
22216 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
22217 flags if the last command was a tab or M-tab.
22218
22219 * calc/calc-prog.el (calc-user-define-edit): Put original formula
22220 in formula editing buffer.
22221
22222 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
22223
22224 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
22225 breakpoint image symbol in margin.
22226
22227 2005-01-19 Jay Belanger <belanger@truman.edu>
22228
22229 * calc/calc-prog.el (calc-execute-kbd-macro):
22230 Ignore calc-keep-arg-flag.
22231
22232 2005-01-19 Kenichi Handa <handa@m17n.org>
22233
22234 * textmodes/ispell.el (ispell-looking-at): New function.
22235 (ispell-process-line): Use ispell-looking-at to compare the ispell
22236 output and the buffer contents.
22237
22238 2005-01-18 Jay Belanger <belanger@truman.edu>
22239
22240 * calc/calc.el (calc-display-raw): Fix docstring.
22241
22242 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
22243
22244 * simple.el (blink-matching-open): Strip extra info from syntax.
22245
22246 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
22247 funny chars in the end-of-here-doc marker.
22248
22249 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
22250
22251 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
22252 that enable/disabled state of breakpoints is shown correctly in
22253 fringe and on ttys.
22254 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
22255 Add breakpoint information as text properties.
22256 (gdb-mouse-toggle-breakpoint):
22257 Rename to gdb-mouse-set-clear-breakpoint.
22258 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
22259 breakpoints in the margin.
22260 (gdb-remove-strings): Simplify.
22261
22262 2005-01-17 Jay Belanger <belanger@truman.edu>
22263
22264 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
22265 erasing buffer.
22266
22267 2005-01-17 Richard M. Stallman <rms@gnu.org>
22268
22269 * progmodes/grep.el (grep-find): Copy from `grep' the condition
22270 for calling grep-compute-defaults.
22271
22272 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
22273 if buffer is empty.
22274
22275 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
22276
22277 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
22278
22279 * hilit-chg.el (highlight-changes-mode): Don't autoload.
22280
22281 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
22282 non-preloaded variables.
22283
22284 2005-01-17 Steven Tamm <steventamm@mac.com>
22285
22286 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
22287 tex-shell cause to force interactivity when using pipes.
22288
22289 2005-01-17 Kim F. Storm <storm@cua.dk>
22290
22291 * simple.el (just-one-space): Make arg optional.
22292
22293 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
22294
22295 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
22296 posn-at-x-y to t to access left-margin.
22297
22298 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
22299
22300 Sync with Tramp 2.0.47.
22301
22302 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
22303 catching keep-date problems in cp/scp operations.
22304 (tramp-handle-copy-file): Don't call `set-file-modes'
22305 unconditionally. Specialized functions should know better what is
22306 necessary. This improves performance a little bit, and the
22307 functions could catch errors with `cp -p' and `scp -p'.
22308 (tramp-do-copy-or-rename-file-via-buffer)
22309 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
22310 when appropriate.
22311 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
22312 Call `set-file-modes' when appropriate.
22313 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
22314 Johnsson <isak@hypergene.com>
22315 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
22316 of both Tramp buffer and debug buffer. Reported by Joakim Verona
22317 <joakim@verona.se>
22318 (tramp-file-name-for-operation): Mark `shell-command' as magic for
22319 Emacs only.
22320
22321 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
22322 `find-file-hooks' and `dired-mode-hook'.
22323 (tramp-minor-mode-map): Respective map. Add remapping for
22324 `compile' and `recompile'.
22325 (tramp-remap-command, tramp-recompile): New defuns.
22326 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
22327 in buffer "*Compilation*". Call the commands asynchronously.
22328
22329 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
22330 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
22331 `shell-command', because it isn't magic in XEmacs. Reported by
22332 Adrian Aichner <adrian@xemacs.org>.
22333
22334 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
22335 `substitute-in-file-name.
22336 (tramp-smb-handle-substitute-in-file-name): New defun.
22337 (tramp-smb-advice-PC-do-completion): Delete advice.
22338
22339 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
22340
22341 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
22342 Fix error in deleting region.
22343
22344 2005-01-15 Richard M. Stallman <rms@gnu.org>
22345
22346 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
22347 In non-temp buffer, switch syntax table temporarily.
22348
22349 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
22350
22351 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
22352
22353 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
22354
22355 * imenu.el (imenu--split-menu): Copy menulist before sorting.
22356 (imenu--generic-function): Use START, not BEG, as pos of definition.
22357
22358 * simple.el (just-one-space): Argument specifies number of spaces.
22359
22360 * simple.el (eval-expression-print-format): Avoid warning
22361 about edebug-active.
22362
22363 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
22364
22365 * progmodes/sh-script.el: Code copied from make-mode.el
22366 with small changes,
22367 (sh-mode-map): Bind C-c C-\.
22368 (sh-backslash-column, sh-backslash-align): New variables.
22369 (sh-backslash-region, sh-append-backslash): New functions.
22370
22371 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
22372
22373 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
22374 (rmail-pop-password, rmail-pop-password-required): Move to
22375 rmail-obsolete group.
22376 (rmail-set-pop-password): Rename to rmail-set-remote-password.
22377 All callers updated.
22378 (rmail-get-pop-password): Rename to rmail-get-remote-password.
22379 Take an argument specifying whether it is POP or IMAP mailbox we
22380 are using. All callers updated.
22381 (rmail-pop-password-error): Rename to
22382 rmail-remote-password-error. Added mailutils-specific error message.
22383 (rmail-movemail-search-path)
22384 (rmail-movemail-variant-in-use): New variables.
22385 (rmail-remote-password, rmail-remote-password-required):
22386 New customization variables.
22387 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
22388 (rmail-parse-url): New function.
22389 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
22390 with GNU mailutils movemail.
22391
22392 2005-01-15 Kevin Ryde <user42@zip.com.au>
22393
22394 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
22395 suffix to space, $ or '$, to correctly position point when going
22396 to @table style constants like DBL_MAX.
22397
22398 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
22399
22400 * type-break.el (type-break-mode, type-break-file-time)
22401 (type-break-file-keystroke-count, type-break-choose-file):
22402 Don't store data in or load data from the file if type-break-file-name
22403 is nil.
22404 (type-break-file-name): Doc update as per the above.
22405
22406 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
22407
22408 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
22409 lookup-key might return nil; handle that.
22410
22411 2005-01-15 Alan Mackenzie <acm@muc.de>
22412
22413 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
22414 rather than the element found, thus enabling the tree to be setcar'd.
22415
22416 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
22417
22418 * textmodes/org.el (org-show-following-heading): New option.
22419 (org-show-hierarchy-above): Use `org-show-following-heading'.
22420 (org-cycle): Documentation fix.
22421
22422 * textmodes/org.el (orgtbl-optimized): New option
22423 (orgtbl-mode): New command, a minor mode.
22424 (orgtbl-mode-map): New variable.
22425 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
22426 (orgtbl-error, orgtbl-self-insert-command)
22427 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
22428
22429 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
22430 a local variable in each org-mode buffer.
22431
22432 * textmodes/org.el (org-set-regexps-and-options): Rename from
22433 `org-set-regexps'. Added checking for STARTUP keyword.
22434 (org-get-current-options): Add STARTUP options.
22435 (org-table-insert-row): Make mode intelligent about when
22436 realignment is needed.
22437 (org-self-insert-command, org-delete-backward-char, org-delete-char):
22438 New commands.
22439 (org-enable-table-editor): New default value `optimized'.
22440 (org-table-blank-field): Support blanking regions if active.
22441
22442 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
22443
22444 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
22445 if the year is not given.
22446
22447 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
22448 Add new escapes %m and %M, fixed bug with %F by adding
22449 save-match-data.
22450 (reftex-reference): Remove ?. from list of spaces.
22451 (reftex-label-info): Add automatic label prefix recognition.
22452
22453 * textmodes/reftex-index.el (reftex-index-next-phrase):
22454 Add slave parameter to call of `reftex-index-this-phrase'.
22455 (reftex-index-this-phrase): New optional argument.
22456 (reftex-index-region-phrases): Add slave parameter to call of
22457 `reftex-index-this-phrase'.
22458 (reftex-display-index): New argument redo.
22459 (reftex-index-rescan): Add `redo' to arguments of
22460 `reftex-display-index'.
22461 (reftex-index-Rescan, reftex-index-revert)
22462 (reftex-index-switch-index-tag): Add `redo' to arguments of
22463 `reftex-display-index'.
22464 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
22465 indexing. Fix bug with matching is there is a quote before or
22466 after the word.
22467
22468 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
22469 Fix bug when collecting citation keys in lines with comments.
22470 (reftex-citation): Prefix argument no longer rescans the document,
22471 but forces prompting for optional arguments of cite macros.
22472 (reftex-do-citation): Prompting for optional arguments implemented.
22473
22474 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
22475 Add optional arguments to most cite commands.
22476 (reftex-cite-cleanup-optional-args): New option
22477 (reftex-cite-prompt-optional-args): New option.
22478 (reftex-trust-label-prefix): New option.
22479
22480 * textmodes/reftex-toc.el (reftex-toc-find-section):
22481 Add push-mark before changing the position in the buffer.
22482
22483 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
22484 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
22485
22486 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
22487
22488 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
22489 more carefully.
22490
22491 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
22492
22493 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
22494 (sgml-mode): Use it.
22495 (sgml-get-context): Better keep track of implicitly closed tags.
22496
22497 2005-01-13 Kenichi Handa <handa@m17n.org>
22498
22499 * textmodes/ispell.el: These changes are to fix misalignment error
22500 caused by equivalent characters of different Emacs charsets.
22501 (ispell-unified-chars-table): New variable.
22502 (ispell-get-decoded-string): New function.
22503 (ispell-get-casechars, ispell-get-not-casechars)
22504 (ispell-get-otherchars): Call ispell-get-decoded-string.
22505
22506 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
22507
22508 * custom.el (custom-declare-variable): Just put symbol instead
22509 of (defvar . symbol) in `current-load-list'.
22510
22511 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
22512
22513 * emacs-lisp/elint.el: Fixed typo in Commentary section.
22514
22515 2005-01-12 Jay Belanger <belanger@truman.edu>
22516
22517 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
22518 to create a Calc summary.
22519
22520 2005-01-12 Kim F. Storm <storm@cua.dk>
22521
22522 * mouse.el (mouse-on-link-p): Change functionality and doc
22523 string to comply with latest description in lisp ref.
22524
22525 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
22526
22527 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
22528 Enable mouse clicks on mode-line, header-line and margin.
22529 (event-type): Give mouse event symbols an `event-kind' property
22530 with value `mouse-click'.
22531
22532 2005-01-12 Juri Linkov <juri@jurta.org>
22533
22534 * facemenu.el (list-colors-display): Add new arg buffer-name.
22535 Use it. Fix docstring. Replace code for identifying duplicate
22536 colors by the name with call to `list-colors-duplicates' which
22537 identifies duplicate colors by the value unless the color
22538 is one of special Windows colors. Set truncate-lines to t.
22539 Print sorted duplicate color names on each line. Indent to 22
22540 \(the longest color name in rgb.txt) instead of 20. Optimize.
22541 (list-colors-duplicates): New function.
22542 (facemenu-color-name-equal): Delete function.
22543
22544 * facemenu.el (list-colors-print): New function created from code
22545 in list-colors-display. Print #RRGGBB at the window right edge.
22546 (list-colors-display): When temp-buffer-show-function is not
22547 defined, call list-colors-print from temp-buffer-show-hook
22548 to get the right value of window-width in list-colors-print
22549 after the buffer is displayed.
22550
22551 * simple.el (pop-mark): Move deactivate-mark out of conditional
22552 part to deactivate the active mark regardless of the state of the
22553 mark ring.
22554
22555 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
22556 variables line in desktop files.
22557
22558 2005-01-12 Juri Linkov <juri@jurta.org>
22559
22560 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
22561 Bring together isearch highlight related options.
22562 (lazy-highlight): Replace group `replace' by `matching'.
22563 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
22564 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
22565 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
22566 and declare them obsolete.
22567 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
22568 (isearch-faces): Remove defgroup.
22569 (isearch-overlay, isearch-highlight, isearch-dehighlight):
22570 Move isearch highlighting code closer to lazy highlighting code.
22571
22572 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
22573 (query-replace-highlight, query-replace-lazy-highlight)
22574 (query-replace): Move definitions to the beginning of the file.
22575
22576 2005-01-11 Juri Linkov <juri@jurta.org>
22577
22578 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
22579 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
22580 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
22581
22582 * info.el (Info-history-forward): New variable.
22583 (Info-select-node): Reset Info-history-forward to nil.
22584 (Info-last): Turn into defalias.
22585 (Info-history-back): Rename from Info-last.
22586 Add current node to Info-history-forward.
22587 (Info-history-forward): New fun.
22588 (Info-mode-map): Replace Info-last by Info-history-back.
22589 Bind Info-history-forward to "r".
22590 (Info-mode-menu): Replace Info-last by Info-history-back.
22591 Fix menu item text. Add menu item for Info-history-forward.
22592 (info-tool-bar-map): Replace Info-last by Info-history-back.
22593 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
22594 for Info-history-forward.
22595 (Info-mode): Replace Info-last by Info-history-back in docstring.
22596 Add local variable Info-history-forward.
22597 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
22598
22599 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
22600
22601 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
22602 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
22603 Ignore select-window events rather than fiddle with
22604 mouse-autoselect-window.
22605
22606 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
22607
22608 * type-break.el (type-break-mode): Fix previous change.
22609
22610 2005-01-10 Jay Belanger <belanger@truman.edu>
22611
22612 * calc/calc-ext.el (calc-reset): Reset when inside embedded
22613 calculator; only reset when point is inside a calculator.
22614 Don't adjust the window height if the window takes up the whole height
22615 of the frame.
22616
22617 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
22618
22619 * ebuff-menu.el (Electric-buffer-menu-mode):
22620 Preserve value of buffer-local var header-line-format.
22621
22622 2005-01-09 Jay Belanger <belanger@truman.edu>
22623
22624 * calc/calc.el (calc-mode-var-list-restore-saved-values):
22625 Make sure settings file exists before accessing it.
22626
22627 * calc/calc-embed.el (calc-embedded-subst):
22628 Replace math-multi-subst-rec, which is only supposed to be called
22629 by math-multi-subst, by math-multi-subst.
22630
22631 2005-01-09 Andre Spiegel <spiegel@gnu.org>
22632
22633 * vc.el (vc-allow-async-revert): New user option.
22634 (vc-disable-async-diff): New internal variable.
22635 (vc-revert-buffer): Use them to disable asynchronous diff.
22636
22637 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
22638 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
22639 asynchronously if vc-disable-async-diff is t.
22640
22641 2005-01-09 Jay Belanger <belanger@truman.edu>
22642
22643 * calc/calc.el (defcalcmodevar): New macro.
22644 (calc-mode-var-list-restore-default-values)
22645 (calc-mode-var-list-restore-saved-values): New functions.
22646 (calc-mode-var-list): Use defcalcmodevar to define it.
22647 (calc-always-load-extensions, calc-line-numbering)
22648 (calc-line-breaking, calc-display-just, calc-display-origin)
22649 (calc-number-radix, calc-leading-zeros, calc-group-digits)
22650 (calc-group-char, calc-point-char, calc-frac-format)
22651 (calc-prefer-frac, calc-hms-format, calc-date-format)
22652 (calc-float-format, calc-full-float-format, calc-complex-format)
22653 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
22654 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
22655 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
22656 (calc-matrix-brackets, calc-language, calc-language-option)
22657 (calc-left-label, calc-right-label, calc-word-size)
22658 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
22659 (calc-display-raw, calc-internal-prec, calc-angle-mode)
22660 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
22661 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
22662 (calc-window-height, calc-display-trail, calc-show-selections)
22663 (calc-use-selections, calc-assoc-selections)
22664 (calc-display-working-message, calc-auto-why, calc-timing)
22665 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
22666 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
22667 (calc-gnuplot-default-device, calc-gnuplot-default-output)
22668 (calc-gnuplot-print-device, calc-gnuplot-print-output)
22669 (calc-gnuplot-geometry, calc-graph-default-resolution)
22670 (calc-graph-default-resolution-3d, calc-invocation-macro)
22671 (calc-show-banner): Use defcalcmodevar to declare them and set
22672 their default values.
22673
22674 * calc/calc-ext.el (calc-reset): Restore saved values of variables
22675 instead of default values (but restore default values if there is
22676 an argument of 0).
22677
22678 2005-01-09 David Kastrup <dak@gnu.org>
22679
22680 * desktop.el (desktop-restore-eager): Fix typo in type.
22681
22682 2005-01-08 Richard M. Stallman <rms@gnu.org>
22683
22684 * cus-edit.el (customize): Delete :link.
22685
22686 2005-01-08 Jay Belanger <belanger@truman.edu>
22687
22688 * calc/calc.el (calc-mode): Remove the extension from the
22689 `calc-settings-file' file name when loading it.
22690
22691 2005-01-08 Kim F. Storm <storm@cua.dk>
22692
22693 * info.el (Info-mode-map, Info-next-link-keymap)
22694 (Info-prev-link-keymap, Info-up-link-keymap):
22695 Map follow-link to mouse-face.
22696 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
22697
22698 2005-01-08 Jay Belanger <belanger@truman.edu>
22699
22700 * calc/calc.el (calc-settings-file): Change default value.
22701 Suggested by cgw in a comment in calc-mode.el.
22702
22703 * calc/calc-mode.el (calc-settings-file-name):
22704 Compare calc-settings-file to user-init-file instead of ~/.emacs.
22705 Replace ~/.emacs in a prompt by calc-settings-file.
22706
22707 2005-01-07 Lars Hansen <larsh@math.ku.dk>
22708
22709 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
22710 (desktop-lazy-idle-delay): New customizable variables.
22711 (desktop-buffer-args-list): New variable.
22712 (desktop-append-buffer-args): New function.
22713 (desktop-save): Call desktop-append-buffer-args for some buffers.
22714 (desktop-lazy-create-buffer): New function.
22715 (desktop-idle-create-buffers): New function.
22716 (desktop-read): Add message about buffers to restore lazily.
22717 (desktop-lazy-abort): New command.
22718 (desktop-clear): Call desktop-lazy-abort.
22719 (desktop-lazy-complete): New command.
22720
22721 2005-01-06 Richard M. Stallman <rms@gnu.org>
22722
22723 * emacs-lisp/find-func.el (find-face-definition):
22724 Rename from find-face.
22725
22726 2005-01-06 Kim F. Storm <storm@cua.dk>
22727
22728 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
22729
22730 * man.el (Man-xref-man-page, Man-xref-header-file)
22731 (Man-xref-normal-file): Add follow-link property.
22732
22733 2005-01-06 Jay Belanger <belanger@truman.edu>
22734
22735 * calc/calc-units.el: Make sure the proper macro definitions are
22736 available when compiling.
22737
22738 2005-01-06 Juri Linkov <juri@jurta.org>
22739
22740 * isearch.el (isearch-lazy-highlight-update):
22741 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
22742
22743 2005-01-06 Miles Bader <miles@gnu.org>
22744
22745 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
22746 (isearch-lazy-highlight-face): Use new name.
22747
22748 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
22749
22750 * uniquify.el (uniquify-rationalize-file-buffer-names):
22751 Re-add an interactive spec.
22752 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
22753 to the same name.
22754
22755 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
22756 (isearch-update, isearch-done): Adjust calls accordingly.
22757
22758 2005-01-05 Richard M. Stallman <rms@gnu.org>
22759
22760 * custom.el (custom-set-variables, custom-theme-set-variables):
22761 Clarify documentation.
22762
22763 * emacs-lisp/find-func.el (find-variable)
22764 (find-variable-other-window, find-variable-other-frame):
22765 Fix the TYPE args to find-function-read and find-function-do-it.
22766 (find-function): Doc fix.
22767 (find-function-at-point): Replace function-at-point alias.
22768
22769 2005-01-04 Richard M. Stallman <rms@gnu.org>
22770
22771 * cus-face.el (custom-declare-face):
22772 Record defface in current-load-list.
22773
22774 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
22775
22776 * emacs-lisp/find-func.el: Doc fixes.
22777 (find-face-regexp): New variable.
22778 (find-function-regexp-alist): New variable.
22779 (find-function-C-source): Third arg is now TYPE.
22780 (find-function-search-for-symbol): Handle general TYPE.
22781 (find-function-read, find-function-do-it): Handle general TYPE.
22782 (find-definition-noselect, find-face): New functions.
22783 (function-at-point): Alias deleted.
22784
22785 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
22786
22787 * battery.el (display-battery-mode): Rename from display-battery.
22788 Handle the case where it gets turned off.
22789
22790 2005-01-04 Richard M. Stallman <rms@gnu.org>
22791
22792 * cus-edit.el (customize): Make :link point to user doc.
22793
22794 * man.el (Man-fontify-manpage): Turn off undo generation.
22795
22796 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
22797
22798 2005-01-04 Andreas Schwab <schwab@suse.de>
22799
22800 * files.el (insert-directory): Only look for error lines in
22801 inserted text. Don't move too far after processing --dired markers.
22802
22803 2005-01-04 Richard M. Stallman <rms@gnu.org>
22804
22805 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
22806 Don't expand if the character is @, period, dash, etc.
22807 (define-mail-abbrev): Quote names that contain problem characters.
22808
22809 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
22810
22811 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
22812
22813 2005-01-03 Richard M. Stallman <rms@gnu.org>
22814
22815 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
22816 (query-replace-highlight, query-replace-lazy-highlight)
22817 (query-replace): Definitions moved up. Doc fix.
22818
22819 2005-01-03 Richard M. Stallman <rms@gnu.org>
22820
22821 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
22822 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
22823 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
22824 (lazy-highlight-face): Rename from isearch-lazy-...
22825 Change all references to them.
22826
22827 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
22828
22829 * cus-edit.el (custom-file): Doc fix for defcustom.
22830 (custom-file): The function no longer sets the variable
22831 `custom-file' to its return value.
22832
22833 * startup.el (command-line): No longer load `custom-file'.
22834
22835 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
22836
22837 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
22838
22839 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
22840 Don't confuse module-prefixed identifiers for labels.
22841 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
22842
22843 2005-01-02 Richard M. Stallman <rms@gnu.org>
22844
22845 * files.el (basic-save-buffer-1): Fix previous change.
22846
22847 * loadhist.el (file-loadhist-lookup): New function.
22848 (file-provides, file-requires): Use it.
22849
22850 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
22851 instead of calculating the right size.
22852
22853 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
22854
22855 * vc-svn.el (vc-svn-diff): Stay local if possible.
22856
22857 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
22858
22859 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
22860
22861 * files.el (hack-local-variables): Fix last change.
22862
22863 2005-01-02 Jay Belanger <belanger@truman.edu>
22864
22865 * calc/calc-yank.el (calc-edit-top): New variable.
22866 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
22867 object. Change header properties.
22868 (calc-edit-finish, calc-edit-finish-stack-object)
22869 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
22870 edited object.
22871 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
22872 for the beginning of the edited object.
22873 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
22874 for the beginning of the edited object.
22875 * calc/calc-prog.el (calc-edit-macro-finish-edit)
22876 (calc-finish-formula-edit, calc-macro-repeats)
22877 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
22878 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
22879 beginning of the edited object.
22880 (calc-user-define-edit): Change the header for editing macros.
22881 Remove unnecessary variable.
22882
22883 2005-01-01 Jay Belanger <belanger@truman.edu>
22884
22885 * calc/calc-yank.el (calc-edit-mode): Change default header.
22886 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
22887 * calc/calc-store.el (calc-edit-variable): Change title to match new
22888 header.
22889 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
22890 mode to match new header.
22891 (calc-user-define-edit): Change titles to include names of commands.
22892 (calc-finish-formula-edit): Adjust to handle new header.
22893 (calc-finish-macro-edit): Remove.
22894 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
22895 (calc-edit-macro-command, calc-edit-macro-command-type)
22896 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
22897 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
22898 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
22899 (calc-edit-macro-finish-edit): New functions.
22900 (calc-user-define-edit): Use new functions to edit named calc macros.
22901
22902 2005-01-01 Stefan <monnier@iro.umontreal.ca>
22903
22904 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
22905
22906 * ses.el (copy-region-as-kill): Deactivate mark.
22907
22908 2005-01-01 Richard M. Stallman <rms@gnu.org>
22909
22910 * replace.el (occur-1): If the output buffer is also an input,
22911 don't kill it, rename it.
22912
22913 * faces.el (set-face-background, set-face-foreground): Doc fix.
22914
22915 * cus-face.el (custom-face-attributes): Fix :help-echo strings
22916 for :foreground and :background.
22917
22918 * dired.el (dired-view-command-alist): Variable deleted.
22919 (dired-view-file, dired-mouse-find-file-other-window):
22920 Delete the code to use it.
22921
22922 2005-01-01 Kim F. Storm <storm@cua.dk>
22923
22924 * image.el (insert-sliced-image): Use t for line-height property.
22925
22926 See ChangeLog.11 for earlier changes.
22927
22928 ;; Local Variables:
22929 ;; coding: iso-2022-7bit
22930 ;; End:
22931
22932 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
22933 Copying and distribution of this file, with or without modification,
22934 are permitted provided the copyright notice and this notice are preserved.
22935
22936 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1