(mac-string-to-utxt): If adjustment for MacJapanese
[emacs.git] / lisp / ChangeLog
blobd8ec23f04e5e3ca20951cee14e26c4e33db84217
1 2006-08-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3         * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
4         results in ASCII-only string, encode original one directly.
6 2006-08-29  Romain Francoise  <romain@orebokech.com>
8         * startup.el (normal-splash-screen, fancy-splash-screens): Make
9         buffer read-only and arrange to enter view mode if necessary.
11 2006-08-29  Chong Yidong  <cyd@stupidchicken.com>
13         * hl-line.el (hl-line): New face.
14         (hl-line-face): Use it.
16         * image-mode.el (image-mode): Fix last fix.
17         Suggested by Kim F. Storm.
19 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
21         Sync with Tramp 2.0.54.
23         * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
24         of `=', because `tramp-get-remote-gid' might not always return an
25         integer when expected.
26         (tramp-register-file-name-handlers): `partial-completion-mode' is
27         unknown to XEmacs.
28         (tramp-time-diff): Don't use `floor', it might fail for large
29         differences.
30         (tramp-handle-make-auto-save-file-name): For Emacs 21, set
31         `tramp-auto-save-directory' if unset in order to guarantee unique
32         auto-save file names.
34 2006-08-28  Chong Yidong  <cyd@stupidchicken.com>
36         * image-mode.el (image-mode): Display image as text on a terminal.
38 2006-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
40         * progmodes/python.el (python-send-command): Simplify.
41         (run-python): Don't generate a new buffer unless `new' was specified.
42         Make sure we send `import emacs' to the proper process.
44         * progmodes/python.el (python-send-command): Don't wait for the command
45         to terminate.  Don't fiddle with compilation-parsing-end.
47 2006-08-28  Chong Yidong  <cyd@stupidchicken.com>
49         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
50         Insert commentary after first line summary.
52         * woman.el (woman-follow): New function, based on `man-follow'.
53         (woman-mode-map): Use it.
55         * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
56         since ibuffer-do-sort-by-recency does not define a sorter.
58 2006-08-28  Kim F. Storm  <storm@cua.dk>
60         * find-dired.el (find-dired): Use shell-quote-argument to properly
61         escape ( and ) args.  Also use it on {} and ; args in default
62         value of find-ls-option string.
63         (find-grep-dired): Use shell-quote-argument on {} and ; args.
65 2006-08-27  Michael Olson  <mwolson@gnu.org>
67         * emacs-lisp/tq.el: Small grammar fix in comments.
68         (tq-enqueue): Check for existence of queue rather than the
69         head queue item's question, which was a no-op.
70         (tq-filter, tq-process-buffer): Make sure the process buffer
71         exists before making it the current buffer.
73 2006-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
75         * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
76         (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
77         (special-event-map): Apply 2006-08-16 change for x-win.el.
79 2006-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
81         * progmodes/python.el (python-send-receive): Wait in the
82         process's buffer so as to check the right buffer-local variables.
84 2006-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
86         * emacs-lisp/checkdoc.el: Remove * in defcustoms.
87         (defgroup checkdoc): Move to beginning.
89         * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
90         (python-preoutput-continuation): Remove.
91         (python-preoutput-filter): Simplify correspondingly.
92         Remove handling of _emacs_ok.  Make sure we skip _emacs_out's prompts.
93         Loop around to catch embedded _emacs_out output.
94         (run-python): Send the import&print command on a single line.
95         (python-send-command): Send command&print on a single line.
96         (python-send-string): Only add double \n if needed.
97         (python-send-receive): Loop until the result comes.
98         (python-mode-running): Defvar it.
99         (python-setup-brm): Remove unused var `menu'.
100         Only bind py-mode-map and `features' around brm-init.
101         (python-calculate-indentation): Remove unused var `point'.
102         (python-beginning-of-defun): Remove unused var `def-line'.
104 2006-08-25  Richard Stallman  <rms@gnu.org>
106         * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
108 2006-08-25  Michael Kifer  <kifer@cs.stonybrook.edu>
110         * viper.el (viper-set-hooks): Use frame bindings for
111         viper-vi-state-cursor-color.
112         (viper-non-hook-settings): Don't set default
113         mode-line-buffer-identification.
115         * viper-util.el (viper-set-cursor-color-according-to-state): New fun.
116         (viper-set-cursor-color-according-to-state)
117         (viper-get-saved-cursor-color-in-replace-mode)
118         (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
119         viper-emacs-state-cursor-color.
121         * viper-cmd.el (viper-envelop-ESC-key): Bug fix.
122         (viper-undo): Use point if undo-beg-posn is nil.
123         (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
124         (viper-after-change-undo-hook): Don't use
125         viper-emacs-state-cursor-color by default.
126         (viper-undo): More sensible positioning after undo.
128         * viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
129         (viper-emacs-state-cursor-color): Default to nil, since this feature
130         doesn't work well yet.
132         * ediff-mult.el (ediff-intersect-directories)
133         (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
134         always expand filenames.
136 2006-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
138         * tumme.el: Remove * in defcustoms's docstrings.
140 2006-08-24  Chong Yidong  <cyd@stupidchicken.com>
142         * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
143         Accept internal time format for SECS arg.
144         (timer-relative-time): Doc fix.
146         * jit-lock.el: "Stealth fontification by requeuing timers" patch,
147         adapted from Martin Rudalics.
148         (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
149         (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
150         (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
151         using sit-for.
153 2006-08-24  Francesc Rocher  <francesc.rocher@gmail.com>
155         * cus-start.el (all): Add `overline-margin' and
156         `x-underline-at-descent-line'.
158 2006-08-24  Kim F. Storm  <storm@cua.dk>
160         * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
161         to mean "use find -exec"; nil now unambiguously means auto-detect.
162         (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
163         Use shell-quote-argument to build grep-find-command and grep-find-template.
164         (rgrep): Use shell-quote-argument to properly quote arguments to find.
165         Reported by Tom Seddon.
167 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
169         * startup.el (fancy-splash-head): Give instructions for dismissing
170         the splash screen for default startup too.
171         (display-startup-echo-area-message, fancy-splash-screens)
172         (use-fancy-splash-screens-p): New arg hide-on-input.  If nil, show
173         all splash text at once and keep the splash buffer around.
174         (command-line-1): Give display-startup-echo-area-message a t arg.
176 2006-08-23  Carsten Dominik  <dominik@science.uva.nl>
178         * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
179         gnus frame is selected.
181 2006-08-23  Nick Roberts  <nickrob@snap.net.nz>
183         * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
185 2006-08-22  Kim F. Storm  <storm@cua.dk>
187         * ido.el (ido-set-matches-1): Fix full matching for subdirs.
188         Add suffix matching for subdirs.
190 2006-08-22  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
192         * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
193         mouse-yank-at-point is non-nil.
195 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
197         * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
198         a bit wider and remove fringes to fit initial output on line.
200 2006-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
202         * frame.el (blink-cursor-end): Only ignore the error we care about.
203         (blink-cursor-mode): Use blink-cursor-end to simplify the code.
205 2006-08-21  Richard Stallman  <rms@gnu.org>
207         * whitespace.el (whitespace-cleanup): Doc fix.
209 2006-08-20  Ryan Yeske  <rcyeske@gmail.com>
211         * net/rcirc.el (rcirc-show-maximum-output): New var.
212         (rcirc-buffer-process): If no buffer argument is supplied, use
213         current-buffer.
214         (rcirc-complete-nick): Complete to the last completed nick first.
215         (rcirc-mode): Preserve the value of `rcirc-urls' across
216         connections.  Setup scroll function.
217         (rcirc-scroll-to-bottom): New function.
218         (rcirc-print): Use nick syntax around regexp work.
219         Notice dim-nicks speaking only if they say our nick.
220         (rcirc-update-activity-string): Do not show the modeline indicator
221         if there are no live rcirc processes.
222         (rcirc-cmd-ignore): Ignore case.
223         (rcirc-browse-url-at-point): Fix off-by-one error.
225 2006-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
227         * progmodes/python.el: Remove * in defcustom docstrings.
228         (run-python, python-proc, python-try-complete): Use derived-mode-p.
229         (python-mode): Set tab-width and indent-tabs-mode.
231 2006-08-20  Dave Love  <fx@gnu.org>
233         * progmodes/python.el: Update to Dave Love's latest version.
234         (python-font-lock-keywords, python-mode): Don't use
235         font-lock-syntax-table, but match symbol elements explicitly instead.
236         (python-mode-map): Add help, and a few more key bindings.
237         (python-skip-comments/blanks): Move out of comments as well.
238         (python-continuation-line-p): Behave better with unbalanced parens.
239         (python-blank-line-p): New fun.
240         (python-open-block-statement-p): Don't use a heuristic.
241         (python-outdent-p): Better handle blocks-in-the-same-line.
242         (python-calculate-indentation): Misc improvements.
243         (python-comment-indent): Remove.
244         (python-block-pairs): New var.
245         (python-first-word): New fun.
246         (python-indentation-levels): Handle more common cases.
247         (python-indent-line-1): Add `leave' argument.
248         (python-indent-region): New fun.
249         (python-skip-out): New fun.
250         (python-beginning-of-statement, python-end-of-statement): Use it.
251         (python-next-statement): Return correct count even at eob.
252         (python-end-of-block): Fix paren-typo.
253         (python-imenu-create-index): Add module variables.
254         (run-python): Add `new' arg.
255         Check we're at a prompt before returning.
256         (python-send-command): Move to end of buffer.
257         Wait for prompt to return.
258         (python-set-proc): New fun.
259         (python-imports): New var.
260         (python-describe-symbol): Use it.  Adjust to new interface of `ehelp'.
261         (python-eldoc-function): Try to move out of arg list.
262         (python-outline-level): Offset by 1.
263         (python-find-imports): New fun.
264         (python-symbol-completions): Use python-imports.
265         (python-module-path, ffap-alist): Add support for ffap.
266         (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
267         (pythin-insert-*, python-default-template, python-expand-template):
268         Add templates/skeletons.
269         (python-setup-brm): Support for Bicycle Repair Man.
270         (python-abbrev-syntax-table): New var.
271         (python-abbrev-pc-hook, python-pea-hook): New funs.
273 2006-08-20  Chong Yidong  <cyd@stupidchicken.com>
275         * frame.el (blink-cursor-start): Set timer first.
276         (blink-cursor-end): Ignore timer cancelling errors.
277         Suggested by Ken Manheimer.
279 2006-08-20  Juanma Barranquero  <lekktu@gmail.com>
281         * newcomment.el (comment-box): Call `comment-normalize-vars'.
282         Add autoload cookie.
284 2006-08-20  Richard Stallman  <rms@gnu.org>
286         * simple.el (line-number-at-pos): Doc fix.
288         * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
289         timer-activate-when-idle, so timer can run before Emacs becomes
290         non-idle again.
292 2006-08-18  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
294         * whitespace.el (whitespace-cleanup-internal): New optional arg
295         REGION-ONLY.  If it's non-nil, modify the message to the user
296         accordingly.
297         (whitespace-cleanup-region): Call whitespace-cleanup-internal with
298         a non-nil argument.
300 2006-08-18  Gustav H\e,Ae\e(Bllberg  <gustav@gmail.com>  (tiny change)
302         * rect.el (spaces-string): Simplify and add doc string.
304 2006-08-17  Romain Francoise  <romain@orebokech.com>
306         * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
308 2006-08-17  Richard Stallman  <rms@gnu.org>
310         * compare-w.el (compare-windows): lambda's take an arg and pass
311         it to compare-windows-skip-whitespace.
313 2006-08-17  Martin Rudalics  <rudalics@gmx.at>
315         * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
316         the right buffer.
318 2006-08-17  Stefan Monnier  <monnier@iro.umontreal.ca>
320         * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
321         removed files.
323 2006-08-17  Nick Roberts  <nickrob@snap.net.nz>
325         * progmodes/gdb-ui.el (gdb-locals-watch-map)
326         (gdb-locals-watch-map-1): Suppress keymap first.
327         (gdb-edit-locals-map-1): New variable.
328         (gdb-edit-locals-value): New function.
329         (gdb-stack-list-locals-handler): Use them.
331 2006-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
333         * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
334         cursor would normally be drawn in the fringe.
336         * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
337         Reported by Martin Rudalics <rudalics@gmx.at>.
339 2006-08-16  Richard Stallman  <rms@gnu.org>
341         * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
342         (special-event-map): Process drag-n-drop events this way.
344         * simple.el (move-beginning-of-line): Test whether fields
345         would prevent motion back to line's first visible character.
346         If so, stop where the fields would stop the motion.
348         * newcomment.el (comment-indent): Fully update INDENT
349         before checking to see if it will change the text.
351         * cus-edit.el (custom-newline): New function.
352         (custom-mode-map): Bind newline to custom-newline.
354         * compare-w.el (compare-windows): Factor compare-ignore-whitespace
355         into ignore-whitespace.
356         Check each buffer for its skip-function.
357         Handle compare-windows-skip-whitespace special-case test
358         by returning t from default skip function.
360 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
362         * textmodes/org.el (org-clock-special-range)
363         (org-clock-update-time-maybe): New functions.
364         (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
365         not only a-z.
366         (org-agenda-get-blocks): Allow multiple blocks per headline.
367         (org-timestamp-change): Call `org-clock-update-time-maybe'.
368         (org-export-html-title-format)
369         (org-export-html-toplevel-hlevel): New options.
370         (org-export-language-setup): Add support for Czech.
371         (org-mode, org-insert-todo-heading, org-find-visible)
372         (org-find-invisible, org-invisible-p, org-invisible-p2)
373         (org-back-to-heading, org-on-heading-p, org-up-heading-all)
374         (org-show-subtree, org-show-entry, org-make-options-regexp):
375         Remove compatibility support for old outline-mode.
376         (org-check-occur-regexp): Funtion removed.
377         (org-on-heading-p, org-back-to-heading): Made defalias.
378         (org-set-local): New defsubst.
379         (org-set-regexps-and-options, org-mode)
380         (org-set-font-lock-defaults, org-edit-agenda-file-list)
381         (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
382         (org-remember-apply-template, org-table-edit-field)
383         (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
384         (org-set-autofill-regexps): Use `org-set-local'.
385         (org-table-eval-formula): Fix bug with parsing of display flags.
387 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
389         * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
390         frame with fringe arrow.  Suggested by Simon Marshall
391         <simon.marshall@misys.com>.
392         (gdb-stack-position): New variable.
393         (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
394         (gdb-frames-mode): Set gdb-stack-position to nil.
395         Add to overlay-arrow-variable-list
396         (gdb-reset): Delete gdb-stack-position from above list.
398 2006-08-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
400         * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
401         read only.
403 2006-08-13  Romain Francoise  <romain@orebokech.com>
405         * cus-theme.el (customize-create-theme)
406         (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
408         * filesets.el (filesets-add-buffer): Ditto.
410         * pcvs.el (cvs-change-cvsroot): Ditto.
412 2006-08-13  Nick Roberts  <nickrob@snap.net.nz>
414         * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
415         (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
416         (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
417         expressions.
418         (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
419         Only search till end of line.
420         Add face to function names in case of no filename.
421         Add face to variable names of watchpoints.
423 2006-08-12  Robert Thorpe  <rthorpe@realworldtech.com>  (tiny change)
425         * cus-start.el <indent-tabs-mode>: Move to the `indent'
426         customization group.
428 2006-08-12  Ken Manheimer  <ken.manheimer@gmail.com>
430         * allout.el (allout-prior-bindings, allout-added-bindings):
431         Remove, after long deprecation.
432         (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
433         Add customization vars controlling allout-beginning-of-line and
434         allout-end-of-line conveniences.
435         (allout-header-prefix, allout-use-mode-specific-leader)
436         (allout-use-mode-specific-leader, allout-mode-leaders):
437         Revise docstrings.
438         (allout-infer-header-lead): Change to be an alias for
439         allout-infer-header-lead-and-primary-bullet.
440         (allout-infer-header-lead-and-primary-bullet): New version of
441         allout-infer-header-lead which assigns the primary bullet to the
442         same as the header lead, when its being changed.
443         (allout-infer-body-reindent): Apply regexp-quote instead of
444         unconditionally prepending "\\", so that all literal
445         allout-header-prefix and allout-primary-bullet strings are
446         properly handled.
447         (allout-add-resumptions): Add optional qualifier for extending or
448         appending to existing values, rather than replacing them.
449         (allout-view-change-hook): Clarify docstring.
450         (allout-exposure-change-hook): Take explicit arguments, via
451         run-hook-with-args.
452         (allout-structure-added-hook)
453         (allout-structure-deleted-hook)
454         (allout-structure-shifted-hook): New hooks analogous to
455         allout-exposure-change-hook for other kinds of structural outline
456         edits.
457         (allout-encryption-plaintext-sanitization-regexps): New encryption
458         customization variable, by which cooperating modes can provde
459         massage of the plaintext without actually being passed it.
460         (allout-encryption-ciphertext-rejection-regexps)
461         (allout-encryption-ciphertext-rejection-ceiling): New encryption
462         customization variables, by which cooperating modes can prohibit
463         rare but possible ciphertext patterns from fouling their
464         operation, with actually being passed the ciphertext.
465         (allout-mode): Run activation and deactivation hooks after the
466         minor-mode variable has been toggled, to clarify the mode
467         disposition.  The new encryption ciphertext rejection variable is
468         used to ensure that the ciphertext does not contain text that
469         would be recognized as outline structural elements by allout.
470         Substite allout-beginning-of-line and allout-end-of-line for
471         conventionall beginning-of-line and end-of-line bindings.
472         If allout-old-style-prefixes is non-nil, don't nullify it on mode
473         activation!
474         (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
475         (allout-end-of-line): Respect `allout-end-of-line-cycles'.
476         (allout-chart-subtree): Implement new mode, charting only the
477         visible items in the subtree, when new 'visible' parameter is non-nil.
478         (allout-end-of-subtree): Properly handle the last item in the buffer.
479         (allout-pre-command-business, allout-command-counter):
480         Increment an advertised counter so that cooperating enhancements can
481         track revisions of items.
482         (allout-open-topic): Run allout-structure-added-hook with suitable
483         arguments.
484         (allout-shift-in): Run allout-structure-shifted-hook with suitable
485         arguments.
486         (allout-shift-out): Fix doubling for negative args and ensure call
487         of allout-structure-shifted-hook by solely using allout-shift-in.
488         (allout-kill-line, allout-kill-topic):
489         Run allout-structure-deleted-hook with suitable arguments.
490         (allout-yank-processing): Run allout-structure-added-hook with
491         proper arguments.
492         (allout-yank): Enclose activity in allout-unprotected.
493         (allout-flag-region): Run allout-exposure-change-hook with
494         suitable arguments, instead of making the callee infer the arguments.
495         (allout-encrypt-string):
496         Support allout-encryption-plaintext-sanitization-regexps,
497         allout-encryption-ciphertext-rejection-regexps, and
498         allout-encryption-ciphertext-rejection-ceiling.  Indicate correct
499         en/de cryption mode in symmetric encryption failure message.
500         (allout-obtain-passphrase): Use copy-sequence to get a distinct
501         copy of the passphrase, and don't zero it or we'll corrupt the
502         stashed copy.
503         (allout-create-encryption-passphrase-verifier)
504         (allout-verify-passphrase): Respect the new signature for
505         allout-encrypt-string.
506         (allout-get-configvar-values): Convenience for getting a
507         configuration variable value and handling its absence gracefully.
509 2006-08-11  Romain Francoise  <romain@orebokech.com>
511         * obsolete/zone-mode.el: Delete.
513 2006-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
515         * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
517 2006-08-11  Thien-Thi Nguyen  <ttn@gnu.org>
519         * emacs-lisp/bindat.el (bindat-ip-to-string):
520         Use `format-network-address' if possible.
522 2006-08-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
524         * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
526 2006-08-10  Chong Yidong  <cyd@stupidchicken.com>
528         * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
529         restore unread-command-events here.
530         (edebug-display): Do it here, to detect sit-for interruptions.
532 2006-08-10  Romain Francoise  <romain@orebokech.com>
534         * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
535         (dns-mode-soa-auto-increment-serial): New user option.
536         (dns-mode-soa-maybe-increment-serial): New function.
537         (dns-mode): Add the latter to `write-contents-functions'.
539         * obsolete/zone-mode.el: Move to obsolete/ from net/.
540         Delete autoload cookies.
542 2006-08-10  John Wiegley  <johnw@newartisans.com>
544         * eshell/em-glob.el (eshell-glob-chars-list)
545         (eshell-glob-translate-alist): Add support for [^g] in character globs.
547 2006-08-10  Richard Stallman  <rms@gnu.org>
549         * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
550         (facemenu-set-face): Doc fix.
551         (facemenu-listed-faces): Doc fix.
553 2006-08-09  Chong Yidong  <cyd@stupidchicken.com>
555         * avoid.el (mouse-avoidance-animating-pointer): New var.
556         (mouse-avoidance-nudge-mouse): Use it.
557         (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
558         (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
559         (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
560         Don't activate if currently animating.  All callers changed.
562 2006-08-09  John Wiegley  <johnw@newartisans.com>
564         * calendar/timeclock.el (timeclock-use-elapsed): Added a new
565         variable, which causes timeclock to report elapsed time worked,
566         instead of just work remaining.
568 2006-08-09  Kenichi Handa  <handa@m17n.org>
570         * international/latexenc.el (latexenc-find-file-coding-system):
571         Fix for the case that the 2nd element of arg-list is a cons.
573 2006-08-08  Chong Yidong  <cyd@stupidchicken.com>
575         * info.el (Info-fontify-node): Handle preceding `in' for note
576         reference hiding rules.
578 2006-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
580         * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
581         mistake a closing " for an opening one.
583 2006-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
585         * term/xterm.el (terminal-init-xterm): Add more key bindings.
587 2006-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
589         * complete.el (PC-do-completion): Filter out completions matching
590         completion-ignored-extensions before checking whether there are
591         multiple completions.
592         Don't use `list' unnecessarily when building completion tables.
594 2006-08-06  Richard Stallman  <rms@gnu.org>
596         * help.el (describe-mode): Make minor mode list more concise.
598 2006-08-05  Chong Yidong  <cyd@stupidchicken.com>
600         * bindings.el: Give mode-line-format, mode-line-modes, and
601         mode-line-position `standard-value' properties.
603 2006-08-05  Eli Zaretskii  <eliz@gnu.org>
605         * buff-menu.el (list-buffers-noselect): For Info buffers, use
606         "(file)node" instead of the file name.
608 2006-08-05  Richard Stallman  <rms@gnu.org>
610         * faces.el (escape-glyph): Doc fix.
612 2006-08-04  Kenichi Handa  <handa@m17n.org>
614         * international/mule-diag.el (describe-font): Improve docstring
615         and error message.  Use frame-parameter (not frame-parameters).
617 2006-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
619         * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
620         Correctly mark the end-of-docstring char.
622 2006-08-03  Chong Yidong  <cyd@stupidchicken.com>
624         * simple.el (line-move-to-column): Constrain move-to-column to
625         current field.
627 2006-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
629         * font-lock.el (font-lock-beg, font-lock-end)
630         (font-lock-extend-region-functions): New vars.
631         (font-lock-extend-region-multiline)
632         (font-lock-extend-region-wholelines): New functions.
633         (font-lock-default-fontify-region): Use them.
634         (font-lock-extend-jit-lock-region-after-change): Only round up
635         if font-lock-default-fontify-region will do it as well.
637         * font-lock.el (font-lock-extend-after-change-region-function):
638         Rename from font-lock-extend-region-function.
639         (font-lock-extend-region): Remove by inlining at call sites.
640         (font-lock-after-change-function): Don't needlessly round up to a whole
641         number of lines.
642         (font-lock-extend-jit-lock-region-after-change): Be more careful about
643         the boundary conditions and the interactions between the various ways
644         to extend the region.
646 2006-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
648         * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
649         modification status when forcing the second redisplay.
651 2006-08-03  Kim F. Storm  <storm@cua.dk>
653         * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
655 2006-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
657         * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
658         doesn't look like a file name.
660         * complete.el (PC-expand-many-files): Avoid signalling an error when
661         the current directory doesn't exist.  Reported by Micha\e,Ak\e(Bl Cadilhac.
663 2006-08-02  Andreas Schwab  <schwab@suse.de>
665         * bindings.el (mode-line-format): Simplify reference to vc-mode.
667 2006-08-02  Nick Roberts  <nickrob@snap.net.nz>
669         * bindings.el (map): Make mode-line-buffer-identification-keymap
670         before defining propertized-buffer-identification.
672 2006-08-01  Richard Stallman  <rms@gnu.org>
674         * bindings.el (mode-line-format): Adjust spacing around vc-mode.
676 2006-08-02  Nick Roberts  <nickrob@snap.net.nz>
678         * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
679         default value.
680         (gdb-find-source-frame): New function.
681         (menu): Add to menu bar.
683 2006-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
685         * font-core.el (font-lock-extend-region-function)
686         (font-lock-extend-region): Move to font-lock.el.
688         * font-lock.el (font-lock-extend-region-function)
689         (font-lock-extend-region): Move from font-core.el.  Simplify.
691         * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
692         if needed.
693         (jit-lock-start, jit-lock-end): New dynamic scoped vars.
694         (jit-lock-after-change-extend-region-functions): New hook.
695         (jit-lock-after-change): Use it instead of hard-coding font-lock code.
697         * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
698         (font-lock-turn-on-thing-lock): Use it.
700         * longlines.el (longlines-show-region): Make it work on read-only
701         buffers as well.
703 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
705         * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
707 2006-07-31  Richard Stallman  <rms@gnu.org>
709         * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
710         (vhdl-speedbar-display-projects): Update old obsolete
711         speedbar variable names.
713 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
715         * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
716         (gdb-stopped): Use it.
718         * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
720 2006-07-29  Chong Yidong  <cyd@stupidchicken.com>
722         * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
723         for load-history elements.
725 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
727         * files.el (convert-standard-filename): For Cygwin, replace
728         characters not allowed in Windows file names.
729         (make-auto-save-file-name): Add Cygwin to the list of systems
730         where the auto-save file name needs to be run through
731         convert-standard-filename.
733 2006-07-29  Lennart Borgman  <lennart.borgman.073@student.lu.se>
735         * window.el (bw-get-tree): Don't integerp subtree if it's nil.
737 2006-07-28  Richard Stallman  <rms@gnu.org>
739         * bindings.el (mode-line-frame-identification)
740         (propertized-buffer-identification): Centralize the code
741         to initialize the variable.
743         * progmodes/grep.el (grep-default-command): Catch errors from
744         wildcard-to-regexp.
746 2006-07-29  Kim F. Storm  <storm@cua.dk>
748         * progmodes/grep.el (grep-tag-default): New function.
749         (grep-default-command, grep-read-regexp): Use it.
750         (grep-read-files): Use car of grep-files-history or grep-files-aliases
751         as default if nothing else applies.
753 2006-07-28  Bill Atkins  <atkinw@rpi.edu>  (tiny change)
755         * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
756         Throw error if buffer is not in Dired and Wdired mode, respectively.
758 2006-07-28  Chong Yidong  <cyd@stupidchicken.com>
760         * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
761         self-insert-command keys don't activate buttons.
762         (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
764 2006-07-29  Nick Roberts  <nickrob@snap.net.nz>
766         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
767         faces for enable character.
769 2006-07-28  Nick Roberts  <nickrob@snap.net.nz>
771         * Makefile.in (recompile): Update comment to reflect change
772         on 2004-04-21.
774 2006-07-27  Richard Stallman  <rms@gnu.org>
776         * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
777         (customize-package-emacs-version): Change msg when pkg has no entry.
778         (custom-no-edit): On a button, do like widget-button-press.
780 2006-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
782         * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
783         S-tab and C-S-tab.
785 2006-07-28  Nick Roberts  <nickrob@snap.net.nz>
787         * progmodes/which-func.el (which-function): Fix documentation/
788         comment typo.
790 2006-07-26  Richard Stallman  <rms@gnu.org>
792         * textmodes/ispell.el (ispell-word): If we replace the word,
793         move point to the end.  Insert before deleting.
795 2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
797         * subr.el (sit-for): Use new SECONDS arg of read-event instead of
798         a timer.
800 2006-07-26  Mathias Dahl  <mathias.dahl@gmail.com>
802         * tumme.el (tumme-backward-image): Add prefix argument.  Add error
803         when at first image.
804         (tumme-forward-image): Add prefix argument.  Add error when at last
805         image.
807 2006-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
809         * tabify.el (tabify-regexp): Use more specific regexps.
810         (tabify): Avoid modifying the buffer unnecessarily.
812 2006-07-25  Mathias Dahl  <mathias.dahl@gmail.com>
814         * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
815         (tumme-format-properties-string): Handle empty `buf'.
816         (tumme-get-comment): Change variable names inside `let'.
817         Add missing `let' variable that cause font-lock problems.
818         (tumme-write-comments): Change variable names inside `let'.
819         Add missing `let' variable that cause font-lock problems.
820         (tumme-forward-image): Rename from `tumme-forward-char'.
821         (tumme-backward-image): Rename from `tumme-backward-char'.
823 2006-07-25  Masatake YAMATO  <jet@gyve.org>
825         * progmodes/ld-script.el (ld-script-keywords)
826         (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
827         and add comments.
829 2006-07-25  Nick Roberts  <nickrob@snap.net.nz>
831         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
832         (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
833         (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
834         for status indicator.
836 2006-07-24  Richard Stallman  <rms@gnu.org>
838         * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
840         * subr.el (dolist, dotimes): Use interned symbols for locals.
841         (--dotimes-limit--, --dolist-tail--): New defvars.
842         (looking-back): Doc fix.
844         * replace.el (replace-match-string-symbols): Handle dotted lists.
846 2006-07-24  mathias  <mathias@mattis>
848         * tumme.el (tumme-write-tags): Add.
849         (tumme-write-comments): Add.
850         (tumme-tag-files): Change to use `tumme-write-tags'.
851         (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
852         (tumme-dired-comment-files): Change to use `tumme-write-comments'.
853         (tumme-save-information-from-widgets): Change to use
854         `tumme-write-comments' and `tumme-write-tags'.
855         (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
856         (tumme-write-tag): Remove.
857         (tumme-write-comment): Remove.
858         (tumme-display-previous-thumbnail-original): Remove empty line.
859         (tumme-widget-list): Add punctuation.
861 2006-07-24  mathias  <mathias.dahl@gmail.com>
863         * tumme.el (tumme-line-up): Add an extra check for end of buffer.
865 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
867         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
868         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org>
869         and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
871 2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
873         * mouse.el (mouse-on-link-p): Doc fix.
875 2006-07-23  Nick Roberts  <nickrob@snap.net.nz>
877         * emacs-lisp/find-func.el (find-function-search-for-symbol):
878         Handle "C-h f `".
880 2006-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
882         * ibuffer.el (ibuffer-formats): Use left alignment for the mode
883         column.
885 2006-07-22  Matt Hodges  <MPHodges@member.fsf.org>
887         * textmodes/table.el: Add move-beginning-of-line and
888         move-end-of-line to Point Motion Only Group.
890 2006-07-22  Eric Hanchrow  <offby1@blarg.net>
892         * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
894 2006-07-22  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
896         * startup.el (user-mail-address): Initialize from the `EMAIL'
897         environment variable first.  Document this.
898         (command-line): Ditto.
900 2006-07-22  Nick Roberts  <nickrob@snap.net.nz>
902         * help-mode.el (help-function-def, help-variable-def)
903         (help-face-def): Print a message in the minibuffer.
905 2006-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
907         * term/xterm.el (terminal-init-xterm): Fix key bindings
908         syntax.  Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
910 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
912         * dos-w32.el (find-buffer-file-type-coding-system): Support calls
913         where `(nth 1 command)' is a cons cell.  Doc fix.
915         * textmodes/po.el (po-find-charset): Doc fix.
917 2006-07-21  Ken Manheimer  <ken.manheimer@gmail.com>
919         * allout.el (allout-unprotected, allout-e-o-prefix-p)
920         (allout-beginning-of-current-line, allout-end-of-current-line)
921         (allout-next-visible-heading, allout-open-topic)
922         (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
923         (allout-flag-current-subtree, allout-show-to-offshoot)
924         (allout-hide-current-entry, allout-show-current-branches)
925         (allout-hide-region-body, allout-old-expose-topic)
926         (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
927         (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
928         containing `beginning-of-line' and `end-of-line' with
929         `inhibit-field-text-motion' t.
931 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
933         * frame.el (focus-follows-mouse): Document that it doesn't have
934         any effect on MS-Windows.
936 2006-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
938         * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
940 2006-07-20  Jay Belanger  <belanger@truman.edu>
942         * calc.el (calc-previous-alg-entry):  Remove variable.
944         * calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
945         New variables.
946         (calc-alg-entry): Use `calc-alg-entry-history'.
947         (calc-do-quick-calc): Use `calc-quick-calc-history'.
948         Remove reference to `calc-previous-alg-entry'.
949         (calcAlg-edit, calcAlg-enter): Remove reference to
950         `calc-previous-alg-entry'.
951         (calcAlg-previous): Use `previous-history-element' instead of
952         `calc-previous-alg-entry'.
953         (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
954         Change keybinding for `calcAlg-plus-minus', add keybindings for
955         `previous-history-element' and `next-history-element'.
957         * calc-rewr.el (calc-match): Remove reference to
958         `calc-previous-alg-entry'.
960         * calc-sel.el (calc-selection-history): New variable.
961         (calc-enter-selection, calc-sel-mult-both-sides)
962         (calc-sel-add-both-sides): Use `calc-selection-history'.
964         * calc-map.el (calc-get-operator-history): New variable.
965         (calc-get-operator): Use `calc-get-operator-history'.
967         * calcalg3.el (calc-curve-fit-history): New variable.
968         (calc-curve-fit): Use `calc-curve-fit-history'.
970 2006-07-20  Kenichi Handa  <handa@m17n.org>
972         * international/mule-cmds.el (select-safe-coding-system): Fix the
973         way of deciding eol-type of the coding system.
975 2006-07-20  Alan Mackenzie  <acm@muc.de>
977         * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
978         (c-lang-setvar): New macro.
979         (c-make-init-lang-vars-fun): Use the initialization forms in
980         c-emacs-variable-inits in addition to those in c-lang-variable-inits.
981         (comment-start, comment-end, comment-start-skip): Change these from
982         c-lang-defvar's to c-lang-setvar's.
984         * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
985         which calls make-local-variable on the elements of
986         c-emacs-variable-inits.
987         (c-init-language-vars-for): Call this new macro.
989 2006-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
991         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
992         Try to rule out false positives due to time stamps.
993         (compilation-mode-font-lock-keywords): Remove rules made redundant
994         because of the above change.  Add `segmentation fault' to the known and
995         highlighted compilation termination messages.
997 2006-07-19  Kim F. Storm  <storm@cua.dk>
999         * progmodes/grep.el (grep-find-ignored-directories):
1000         Add .svn and _darcs to list.
1002 2006-07-19  Mathias Dahl  <mathias.dahl@gmail.com>
1004         * dired.el (dired-mode-map): Add key binding `C-te' for
1005         `tumme-dired-edit-comment-and-tags'.
1007         * tumme.el (tumme-display-thumbnail-original-image): Make sure
1008         image display buffer is displayed before call to
1009         `tumme-display-image.
1010         (tumme-dired-display-image): Make sure image display buffer is
1011         displayed before call to `tumme-display-image.
1012         (tumme-mouse-display-image): Make sure image display buffer is
1013         displayed before call to `tumme-display-image.
1014         (tumme-widget-list): Add.
1015         (tumme-dired-edit-comment-and-tags): Add.
1016         (tumme-save-information-from-widgets): Add.
1018 2006-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1020         * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
1022 2006-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1024         * progmodes/sh-script.el (sh-font-lock-keywords-1):
1025         Revert inadvertently installed patch hunk.
1027         * progmodes/compile.el (compilation-find-file): Handle the
1028         cases where the user selects a non-existent file.
1030 2006-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1032         * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
1034 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
1036         * subr.el (sit-for): Just sleep-for if noninteractive.
1038 2006-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1040         * emacs-lisp/autoload.el (make-autoload): Use new arg.
1042         * custom.el (custom-autoload): Add `noset' argument.
1043         (custom-push-theme): Don't autoload the variable, let callers do it.
1044         (custom-theme-set-variables): Autoload the variable if necessary.
1046         * cus-edit.el (custom-variable-state-set): If the variable was
1047         originally set outside custom, but to the same value as the default,
1048         consider it to be standard.
1050         * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
1051         file *before* telling Emacs to add the autoloads, in case it fails.
1053         * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
1054         Use `cond', push', and `dolist'.
1056 2006-07-17  Richard Stallman  <rms@gnu.org>
1058         * image-mode.el (tar-superior-buffer, archive-superior-buffer):
1059         Add defvars to silence warnings.
1061 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
1063         * progmodes/compile.el (compilation-mode-font-lock-keywords):
1064         Don't highlight "Compiling file" messages as error.
1066         * dired-aux.el (dired-compress-file): Confirm again if gzipped
1067         file already exists.
1069 2006-07-16  Thien-Thi Nguyen  <ttn@gnu.org>
1071         * find-file.el (ff-special-constructs): Doc fix.  Also, for C/C++
1072         entry, don't assign to free var; simply return the extracted filename.
1073         (ff-treat-as-special): Incorporate common preamble from callers.
1074         (ff-other-file-name, ff-find-the-other-file):
1075         Update call to ff-treat-as-special.
1077         * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
1079 2006-07-16  Mathias Dahl  <mathias.dahl@gmail.com>
1081         * tumme.el (tumme-get-comment): Fix bug.
1083 2006-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1085         * files.el: Remove spurious * in docstrings.
1087 2006-07-14  Ken Manheimer  <ken.manheimer@gmail.com>
1089         * allout.el (allout-run-unit-tests-on-load): Rectify docstring
1090         grammar.
1091         (allout-beginning-of-current-line): Beware beginning of buffer.
1092         Also, a comment is simplified.
1093         (allout-hotspot-key-handler): Only set allout-post-goto-bullet
1094         when appropriate.  (This fix enables use for other than
1095         bullet-hotspot operation.)
1096         (allout-hide-current-subtree): While escalating to sibling-close,
1097         make sure to situate on a topic.
1099 2006-07-14  Kim F. Storm  <storm@cua.dk>
1101         * emulation/cua-base.el (cua-delete-selection)
1102         (cua-toggle-set-mark): New defcustoms.
1103         (cua-rectangle-modifier-key): Add `alt' modifier.
1104         (cua-replace-region): Don't delete if cua-delete-selection is nil.
1105         (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
1106         Suggested by Klaus Zeitler <kzeitler@lucent.com>.
1108         * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
1110 2006-07-14  Ken Manheimer  <ken.manheimer@gmail.com>
1112         * allout.el: Require 'cl during byte-compilation/interactive load,
1113         for the `assert' macro.
1114         (allout-mode-deactivate-hook): New hook, run when allout mode
1115         deactivates.
1116         (allout-developer): New allout customization subgroup.
1117         (allout-run-unit-tests-on-load): New allout-developer
1118         customization variable, when true allout unit tests are run towards
1119         end of file load/eval.
1120         (allout-inhibit-auto-fill): Disable auto-fill activity even during
1121         auto-fill-mode.
1122         (allout-resumptions): Remove, to be replaced by...
1123         (allout-add-resumptions): Register variable settings to be
1124         reinstated by `allout-do-resumptions'.  The settings are made
1125         buffer-local, but the locality/globality of the suspended setting
1126         is restored on resumption.
1127         (allout-do-resumptions): Reinstate all settings suspended using
1128         `allout-add-resumptions'.
1129         (allout-test-resumptions): Unit tests (and intermediate variables)
1130         for resumptions.
1131         (allout-tests-globally-unbound, allout-tests-globally-true)
1132         (allout-tests-locally-true): Intermediate variables for
1133         resumptions unit tests.
1134         (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
1135         (allout-exposure-category): Replaces 'allout-overlay-category variable.
1136         (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
1137         instead of retired `allout-resumptions'.  For hook functions, use
1138         `local' parameter so hook settings are created and removed as
1139         buffer-local settings.  Revise (resumptions) setting
1140         auto-fill-function so it is set only if already active.  (The
1141         related fill-function settings are all made in either case, so
1142         that activating auto-fill-mode activity will have the custom
1143         allout-mode behaviors (hanging indent on topics, if configured for it).
1144         Remove all allout-exposure-category overlays on mode deactivation.
1145         (allout-hotspot-key-handler): New function extracted from
1146         `allout-pre-command-business', so the functionality can be used
1147         for other purposes, eg as a binding in an overlay.
1148         (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
1149         (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
1150         customization variable.
1151         (allout-run-unit-tests): Run the (currently quite small)
1152         repertoire of unit tests.  Called just before the provide iff user
1153         has customized `allout-run-unit-tests-on-load' non-nil.
1155 2006-07-14  K\e,Aa\e(Broly L\e,Bu\e(Brentey  <lorentey@elte.hu>
1157         * emacs-lisp/authors.el (authors-aliases): Update.
1159 2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
1161         * progmodes/gdb-ui.el (gdb-display-buffer): Check for
1162         gdb-source-window.  Add dedicated argument.
1163         (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
1164         (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
1165         (gdb-display-threads-buffer, gdb-display-memory-buffer)
1166         (gdb-display-locals-buffer): Use it.
1168         * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
1169         Set gdb-source-window.
1171 2006-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1173         * emacs-lisp/autoload.el (make-autoload): Remove special handling of
1174         minor modes, redundant with the custom-autoload line above.
1176 2006-07-12  Chong Yidong  <cyd@stupidchicken.com>
1178         * longlines.el (longlines-post-command-function): Handle open-line too.
1180 2006-07-12  Richard Stallman  <rms@gnu.org>
1182         * progmodes/grep.el (grep-last-buffer): Doc fix.
1184         * info.el (Info-try-follow-nearest-node): Doc fix.
1186         * emacs-lisp/edebug.el (edebug-instrument-function):
1187         Err if find-function-noselect gives no position.
1189         * emacs-lisp/find-func.el (find-function-search-for-symbol):
1190         If can't find definition, return nil for position.
1191         (find-function-do-it): Handle new return value
1192         of find-definition-noselect.
1193         (find-definition-noselect, find-variable-noselect): Doc fix.
1194         (find-function-noselect): Doc fix.
1196         * help-mode.el (help-variable-def): Handle find-variable-noselect
1197         returning no position.
1198         (help-function-def): Likewise for find-function-search-for-symbol.
1199         (help-face-def): Likewise.
1201         * help-fns.el (describe-variable): Handle find-variable-noselect
1202         returning no position.
1204         * files.el (locate-file-completion): Avoid duplicates in result.
1206         * cus-edit.el (custom-no-edit): New command.
1207         (custom-mode-map): Remap to custom-no-edit instead of
1208         using suppress-keymap.
1210 2006-07-12  Nick Roberts  <nickrob@snap.net.nz>
1212         * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
1213         (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
1214         (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
1216         * thumbs.el (thumbs-call-convert): Use shell-command-switch.
1218 2006-07-11  Kim F. Storm  <storm@cua.dk>
1220         * ido.el (ido-copy-current-file-name): Use buffer-name if
1221         buffer-file-name is nil.
1223 2006-07-11  Chong Yidong  <cyd@stupidchicken.com>
1225         * simple.el (undo-ask-before-discard): Set to nil.
1227         * vc.el (vc-exec-after): Don't delete process manually.
1228         (vc-print-log): Run log-view-mode in process sentinel inside
1229         inhibit-read-only.  Don't shrink window due to timing issues.
1231         * progmodes/ebrowse.el (ebrowse-display-member-buffer):
1232         Avoid using with-output-to-temp-buffer, which clobbers local vars.
1234 2006-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1236         * progmodes/compile.el (compilation-error-regexp-alist-alist):
1237         Fix ambiguity introduced by last change.
1238         (compilation-find-file): Move save-excursion to where it may
1239         make sense.  Fix a left over `find-file'.
1241 2006-07-11  Robert J. Chassell  <bob@rattlesnake.com>
1243         * textmodes/texinfmt.el (texinfo-format-separate-node):
1244         Insert a string before point, which fits documentation, not after.
1245         (texinfo-multitable-item): In a multitable row, insert any
1246         additional needed @tabs and spaces.
1248 2006-07-11  Nick Roberts  <nickrob@snap.net.nz>
1250         * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
1251         (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
1252         (tumme-set-exif-data, tumme-get-exif-data): Use call-process
1253         instead of shell-command.
1254         (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
1255         (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
1256         (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
1257         (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
1258         (tumme-thumbnail-set-image-description, tumme-gallery-generate)
1259         (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
1261 2006-07-11  Kim F. Storm  <storm@cua.dk>
1263         * subr.el (sit-for): Doc fix.  Specify normal arg list using fn-form.
1264         Remove special case for seconds < 0.  Use (redisplay t) instead.
1266 2006-07-10  Chong Yidong  <cyd@stupidchicken.com>
1268         * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
1269         avoid compilation error.
1271         * subr.el (sit-for): New function.
1273         * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
1275 2006-07-10  Richard Stallman  <rms@gnu.org>
1277         * ldefs-boot.el (edebug): Update page.
1279 2006-07-10  Kim F. Storm  <storm@cua.dk>
1281         * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
1282         to FOR-RELEASE and TODO.
1284 2006-07-10  Romain Francoise  <romain@orebokech.com>
1286         * emacs-lisp/authors.el (authors-aliases): Update.
1288 2006-07-10  Alan Mackenzie  <acm@muc.de>
1290         * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
1291         * cc-mode.el: Changes to eradicate eval-after-load.
1293 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
1295         * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
1296         on non-char events.
1298 2006-07-09  Romain Francoise  <romain@orebokech.com>
1300         * progmodes/compile.el (compilation-mode-font-lock-keywords):
1301         Don't highlight start/end markers as compilation messages.
1303         * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
1304         to t.
1306 2006-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1308         * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
1310 2006-07-08  Richard Stallman  <rms@gnu.org>
1312         * term/x-win.el (x-handle-display): Add doc string.
1314         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
1316         * subr.el (def-edebug-spec): Move here.
1317         * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
1319         * imenu.el (imenu-choose-buffer-index): Doc fix.
1321 2006-07-08  Romain Francoise  <romain@orebokech.com>
1323         * term/x-win.el (x-display-name): Fix typo.
1325 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
1327         * hexl.el (hexl-find-file): Doc fix.
1329         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
1331 2006-07-07  Chong Yidong  <cyd@stupidchicken.com>
1333         * term/x-win.el (x-display-name): Doc fix.
1335 2006-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1337         * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
1338         long prefixes.
1339         (fill-region-as-paragraph): Don't round up to a whole line.
1340         (fill-comment-paragraph): Don't include the code-before-the-comment
1341         when calling fill-region-as-paragraph.
1343         * international/mule.el (make-char): Remove redundancy.
1345         * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
1346         property may contain an anonymous function rather than a symbol.
1348         * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
1350         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
1351         Use shy regexp.  Fix incorrect backref to potentially unmatched group.
1353         * dirtrack.el (dirtrack-default-directory-function): Remove.
1354         (dirtrack-directory-function): Use file-name-as-directory.
1355         (dirtrack-windows-directory-function): Simplify.
1356         (dirtrack-forward-slash, dirtrack-backward-slash)
1357         (dirtrack-replace-slash): Remove.
1358         (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
1359         (dirtrack): Fix wrong parenthesizing; use match-string.
1361         * progmodes/octave-inf.el: Remove spurious * in docstrings.
1362         (inferior-octave-mode): Only change the buffer-local value of
1363         comint-dynamic-complete-functions.
1364         (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
1365         Move the initialization to the declaration.
1366         (inferior-octave-complete): Remove unused var `filter'.
1368         * shell.el (shell-mode): Only change the buffer-local value of
1369         comint-dynamic-complete-functions.
1371 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
1373         * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
1374         entry is skipped because it has been scheduled.
1375         (org-prepare-agenda-buffers): Don't mark buffers as modified when
1376         changing `:org-archived' and `:org-comment' properties.
1378 2006-07-06  Chong Yidong  <cyd@stupidchicken.com>
1380         * server.el (server-select-display): Don't make the temp frame
1381         minibuffer-only, in case it's not a temp frame.
1382         (server-process-filter): Don't delete the temp frame if it's the
1383         only one we have on that display.
1385         * files.el (find-alternate-file): Doc fix.
1387 2006-07-05  Richard Stallman  <rms@gnu.org>
1389         * files.el (abbreviate-file-name): Add save-match-data.
1391 2006-07-03  Richard Stallman  <rms@gnu.org>
1393         * faces.el (read-face-name): Doc fix.
1395 2006-07-05  Chong Yidong  <cyd@stupidchicken.com>
1397         * net/goto-addr.el (goto-address): Mark as safe for local evals.
1399 2006-07-05  Andre Spiegel  <spiegel@gnu.org>
1401         * vc.el (vc-diff-internal): Fix prev change.
1403 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
1405         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
1406         * play/dunnet.el (dun-load-d, dun-eval): Likewise.
1408 2006-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1410         * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
1411         fails if the symbol contains chars like ( or '.
1412         (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
1413         (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
1414         `short'.
1416 2006-07-04  Kenichi Handa  <handa@m17n.org>
1418         * international/mule-cmds.el (set-language-info): If LANG-ENV is
1419         the current one, don't call set-language-environment, but call one
1420         of set-language-environment-XXX to make INFO effective now.
1421         (set-language-environment): Call set-language-environment-XXX
1422         functions instead of doing the various setups directly.
1423         (set-language-environment-coding-systems): Delete argument eol-type.
1424         (set-language-environment-input-method)
1425         (set-language-environment-nonascii-translation)
1426         (set-language-environment-charset)
1427         (set-language-environment-fontset)
1428         (set-language-environment-unibyte): New functions.
1430 2006-07-03  Luc Teirlinck  <teirllm@auburn.edu>
1432         * locate.el (locate-update-when-revert): New option.
1433         (locate-update-path): New option (suggested by Michael Albinus).
1434         (locate-prompt-for-command): Whitespace change.
1435         (locate-update): No longer offer to update the locate database by
1436         default.  Implement the two new options.
1438 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
1440         * tooltip.el: Move comment about track-mouse...
1442         * progmodes/gud.el: ...to here.
1444 2006-07-03  Chong Yidong  <cyd@stupidchicken.com>
1446         * facemenu.el (facemenu-listed-faces): New var.
1447         (facemenu-unlisted-faces): Variable deleted.
1448         (facemenu-add-new-face): Use facemenu-listed-faces.
1450         * emulation/viper-init.el, calendar/calendar.el:
1451         * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
1453 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
1455         * textmodes/org.el (org-mode): Remove no invalid settings for
1456         calc embedded mode.
1457         (org-mode-p): New defsubst.
1458         (org-save-all-org-buffers): New function.
1459         (org-first-headline-recenter): Enclose outline-regexp in group
1460         delimiters.
1461         (org-set-tags): Keep single space after stars.
1463 2006-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1465         * window.el (set-window-text-height): Only set window-min-height to
1466         1 if that's the requested size.
1468         * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
1469         (diff-unified->context, diff-context->unified)
1470         (diff-reverse-direction): Make sure the end marker stays at the end.
1471         (diff-mode): Add the keymap table at the end of docstring.
1472         Use lexical-let rather than constructing a closure manually.
1474         * files.el (find-file-noselect-1): Remove unused var assignment.
1475         (hack-local-variables-confirm): Print lists of strings as lists of
1476         strings rather than lists of symbols.
1477         (abbreviate-file-name, hack-local-variables-prop-line):
1478         Use match-string.
1479         (hack-one-local-variable): Move `make-local-variable' nearer its use.
1480         (recover-session-finish): Use line-end-position.
1482 2006-07-02  Michael Albinus  <michael.albinus@gmx.de>
1484         * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
1486 2006-07-02  Daniel Pfeiffer  <occitan@esperanto.org>
1488         * progmodes/make-mode.el (makefile-macroassign-regex):
1489         Accept preceding keyword.
1490         (makefile-gmake-statements): Reorganize, now that makepp has
1491         "override" and also handle forgotten "override define".
1492         (makefile-makepp-statements): Add new "global", "override export"
1493         and "override global".
1495 2006-06-30  Juanma Barranquero  <lekktu@gmail.com>
1497         * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
1498         (ada-compile-mouse-goto-error, ada-deactivate-properties)
1499         (ada-no-auto-case): Fix typos in docstrings.
1501 2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
1503         * info.el (Info-find-node-2): Search for makeinfo version more
1504         carefully.
1506 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
1508         * textmodes/org.el (org-prepare-agenda-buffers):
1509         Use `invisible-OK' argument for `org-end-of-subtree'.
1510         (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
1511         (org-beginning-of-item): Fix bug in regular expression for white line.
1512         (org-export-as-html): Enforce space after bullet in plain list items.
1513         (org-set-autofill-regexps): Require space after plain list bullet
1514         for paragraph-start.
1515         (org-ts-regexp3): New constant.
1516         (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
1517         (org-timestamp-up-day, org-timestamp-down-day)
1518         (org-timestamp-change): Work with inactive timestamps.
1519         (org-ts-regexp1): Don't allow brackets in time stamps.
1521 2006-06-29  Nick Roberts  <nickrob@snap.net.nz>
1523         * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
1524         for ignoring links.
1526         * faces.el (read-face-name): Use it.
1528 2006-06-28  Juri Linkov  <juri@jurta.org>
1530         * buff-menu.el (list-buffers-noselect): Compare Info file
1531         with the string "dir" to detect Info directory.
1533         * complete.el (partial-completion-mode): In lambda for
1534         `choose-completion-string-functions' use full function signature
1535         with 4 args, and move point to the end of the minibuffer only if arg
1536         `mini-p' is non-nil.
1538 2006-06-28  John Paul Wallington  <jpw@pobox.com>
1540         * ibuffer.el (ibuffer-mode): Doc fix.
1542 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
1544         * textmodes/org.el (org-context): New contexts :item-bullet,
1545         :latex-fragment, :latex-preview.
1546         (org-overlays-at, org-overlay-start, org-overlay-end):
1547         New compatibility functions.
1548         (org-inside-LaTeX-fragment-p): More accurate matching, using the
1549         exact regexp that will be used during export.
1550         (org-latex-regexps): New variable.
1551         (org-cdlatex-mode): Improve advice for `texmathp'.
1552         (turn-on-org-cdlatex): New function.
1554 2006-06-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1556         * term/mac-win.el (mac-handle-font-selection): Change keys of
1557         mac-atsu-font-table from strings to numbers.
1558         (mac-ts-caret-position): Use also when cursor-type is nil.
1559         (mac-ts-update-active-input-area): Add Mac OS Classic support.
1560         Relax condition for using overlay strings.
1561         Use mac-ts-caret-position face when cursor-type is nil.
1563 2006-06-26  Kim F. Storm  <storm@cua.dk>
1565         * help.el (view-emacs-news): Declare `res' in the right let* form.
1567 2006-06-25  Michael Albinus  <michael.albinus@gmx.de>
1569         * net/rcompile.el (remote-compile): Replace ange-ftp based
1570         implementation by Tramp functions.
1571         Suggested by Marc Abramowitz <msabramo@gmail.com>.
1573         * net/tramp.el (tramp-unload-tramp): Provide a doc string.
1575 2006-06-24  Yoshinori Koseki  <kose@meadowy.org>
1577         * international/fontset.el (setup-default-fontset): Fix a typo in
1578         the "Oriya-Akruti" registry name.
1580 2006-06-23  Lars Hansen  <larsh@soem.dk>
1582         * desktop.el (desktop-full-file-name): New function.
1583         (desktop-kill, desktop-save, desktop-remove, desktop-read)
1584         (desktop-revert): Use it.
1585         (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
1586         (desktop-after-read-hook): Add option list-buffers.
1587         (desktop-locals-to-save): Add tab-width.
1588         (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
1589         Fix docstring.
1591 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
1593         * textmodes/org.el (org-cdlatex-mode-map)
1594         (org-cdlatex-texmathp-advice-is-done): New variables.
1595         (org-cdlatex-mode): New minor mode.
1596         (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
1597         (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
1598         (org-export-with-archived-trees): New option.
1599         (org-open-file): Remove the call to `convert-standard-filename'.
1600         (org-archive-tag, org-agenda-skip-archived-trees)
1601         (org-cycle-open-archived-trees)
1602         (org-sparse-tree-open-archived-trees): New options.
1603         (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
1604         (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
1605         New functions.
1606         (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
1607         (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
1608         (org-mode-map): Add binding for `org-toggle-archive-tag'.
1609         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
1610         Call `org-prepare-agenda-buffers'.
1611         (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
1612         (org-file-apps, org-file-apps-defaults-gnu)
1613         (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
1614         Handle remote files by forcing them to be opened in Emacs.
1616 2006-06-23  Andre Spiegel  <spiegel@gnu.org>
1618         * vc.el (vc-diff-knows-L): New variable.
1619         (vc-diff-internal): Use it to handle "diff" programs that don't
1620         understand -L.  This works automatically, no user action is necessary.
1622 2006-06-23  Daniel Brockman  <daniel@brockman.se>
1624         * net/rcirc.el (rcirc-default-user-full-name): Default to
1625         `rcirc-default-user-name' instead of `rcirc-user-name' (which no
1626         longer exists).
1627         (rcirc-process-list): Check `buffer-live-p' before attempting to
1628         switch to a buffer.
1630 2006-06-23  Ryan Yeske  <rcyeske@gmail.com>
1632         * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
1633         based on rcirc-coding-system-alist.
1635 2006-06-23  Martin Rudalics  <rudalics@gmx.at>
1637         * cus-edit.el (customize-apropos): A better error message.
1638         (top level) <debug-ignored-errors>: Extend and update the list of
1639         ignored error messages.
1641 2006-06-23  Michael Ernst  <mernst@alum.mit.edu>
1643         * complete.el (PC-do-completion): Retain capitalization of user
1644         input, when possible, even if completion-ignore-case is set.
1646 2006-06-23  Eli Zaretskii  <eliz@gnu.org>
1648         * generic-x.el (bat-generic-mode): Support .cmd files.
1650         * dos-w32.el (top level): Use find-file-not-found-functions
1651         instead of the obsolete find-file-not-found-hooks.
1653 2006-06-22  Kim F. Storm  <storm@cua.dk>
1655         * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
1656         to recognize mode name containing submodes, such as Grep/lw.
1658 2006-06-21  Kim F. Storm  <storm@cua.dk>
1660         * simple.el (line-move-1): Check for move-end-of-line instead of
1661         end-of-line when setting temporary-goal-column.
1663 2006-06-21  Miles Bader  <miles@gnu.org>
1665         * play/cookie1.el (cookie): Work properly when there's only one entry.
1667 2006-06-21  Nick Roberts  <nickrob@snap.net.nz>
1669         * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
1670         (gdb-frame-handler): Generalize frame regexp for templates.
1672 2006-06-20  Glenn Morris  <rgm@gnu.org>
1674         * calendar/appt.el (appt-display-format): Default value must be
1675         one of the customize options.
1677 2006-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
1679         * term/xterm.el (terminal-init-xterm): Update key availability info.
1680         Bind C-return.
1682         * term.el (term-delete-lines, term-insert-lines): Clarify comments.
1684 2006-06-20  Chong Yidong  <cyd@stupidchicken.com>
1686         * files.el (hack-local-variables): Run `hack-local-variables-hook'
1687         whether or not a local variables list is defined.
1689         * msb.el (msb): Move `sit-for' hack here to handle both
1690         "mouse-down and drag" and "mouse-up and select" situations.
1691         (mouse-select-buffer): Move `sit-for' hack to `msb'.
1693 2006-06-20  Kenichi Handa  <handa@m17n.org>
1695         * international/characters.el (word-combining-categories):
1696         Add entries for 2-byte Han characters.
1698 2006-06-19  Richard Stallman  <rms@gnu.org>
1700         * bindings.el (mode-line-format): Save some mode line space.
1702         * files.el (find-file-noselect): Improve the question wording.
1703         (basic-save-buffer-2): Mask UMASK against 666.
1705         * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
1706         (mouse-drag-vertical-line): Call it.
1708         * cus-edit.el (customize-option, customize-option-other-window):
1709         Error if SYMBOL is nil.
1711 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
1713         * textmodes/org.el: Require noutline, also on XEmacs.
1714         (org-end-of-subtree): Return point.
1715         (org-dblock-start-re, org-dblock-end-re): New constants.
1716         (org-create-dblock, org-prepare-dblock, org-map-dblocks)
1717         (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
1718         (org-update-all-dblocks, org-find-dblock): New functions.
1719         (org-collect-clock-time-entries): New function.
1720         (org-html-handle-time-stamps): Never export CLOCK timeranges.
1721         (org-fixup-indentation): Modify to deal correctly with lines
1722         starting with TAB.  Only one argument DIFF now.
1723         (org-demote, org-promote): Call `org-fixup-indentation' with just
1724         one argument, DIFF.
1725         (org-mode): Don't mark buffer as modified when aligning tables.
1726         (org-clock-sum): Don't mark buffer modified when adding time sum
1727         properties.
1728         (org-export-as-html): Add support for a link validation function.
1729         (org-archive-all-done): New function.
1730         (org-archive-subtree): New prefix argument.  When set, archive all
1731         done subtrees in this buffer.
1732         (org-remove-clock-overlays)
1733         (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
1734         (org-inhibit-highlight-removal): New variable, for dynamic scoping.
1735         (org-put-clock-overlay): Don't swallow last headline character
1736         when displaying overlay.
1737         (org-store-link): Link to `image-mode' with just the file name.
1739 2006-06-18  Michael Kifer  <kifer@cs.stonybrook.edu>
1741         * viper-cmd.el (viper-special-read-and-insert-char):
1742         Use read-key-sequence.
1743         (viper-after-change-undo-hook): Misc enhancements.
1744         (viper-after-change-undo-hook): New hook.
1745         (viper-undo): Use viper-after-change-undo-hook.
1746         (viper-add-newline-at-eob-if-necessary): Widen before making changes.
1747         (viper-next-line-at-bol): If point is on a widget or a button, simulate
1748         clicking on that widget/button.
1750         * viper.el (viper-mode): Allow a separate cursor color in Emacs state.
1752         * ediff-diff (ediff-test-patch-utility): Catch errors.
1753         (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
1754         (ediff-set-actual-diff-options): New function.
1755         (ediff-reset-diff-options, ediff-toggle-ignore-case):
1756         Use ediff-set-actual-diff-options.
1757         (ediff-extract-diffs): Catch errors.
1758         (ediff-whitespace): Add non-breakable space.
1759         (ediff-same-file-contents): Catch errors.
1761         * ediff-mult.el (ediff-collect-custom-diffs):
1762         Save coding-system-for-read.
1764         * ediff-vers.el (ediff-keep-tmp-versions): New variable.
1765         (ediff-vc-internal, ediff-vc-merge-internal):
1766         Use ediff-delete-version-file.
1767         (ediff-delete-version-file): New function.
1769         * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
1771         * ediff.el (ediff-directories, ediff-directory-revisions)
1772         (ediff-merge-directories, ediff-merge-directories-with-ancestor)
1773         (ediff-directories-internal, ediff-merge-directory-revisions)
1774         (ediff-merge-directory-revisions-with-ancestor)
1775         (ediff-directories3): Use read-directory-name.
1777 2006-06-18  Ralf Angeli  <angeli@caeruleus.net>
1779         * textmodes/tex-mode.el (tex-font-lock-match-suscript):
1780         Remove superfluous part of regexp for brace matching which is handled
1781         by `scan-lists' call.
1783 2006-06-16  Richard Stallman  <rms@gnu.org>
1785         * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
1787         * files.el (basic-save-buffer-2): For a new precious file,
1788         use the default modes in the return value.
1790         * facemenu.el (facemenu-color-alist): Doc fix.
1792         * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
1794 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1796         * cus-start.el (all): Add mac-ts-script-language-on-focus.
1798         * term/mac-win.el (mac-text-encoding-ascii): New constant.
1799         (mac-utxt-to-string): Use it.
1800         (mac-ts-update-active-input-area): Use mac-ae-number.
1802 2006-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
1804         * term.el (term-handle-scroll, term-delete-lines)
1805         (term-insert-lines): Fix off by one errors.
1807 2006-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
1809         * net/tramp.el (tramp-touch): Use UTC to express time.
1811 2006-06-15  Chong Yidong  <cyd@stupidchicken.com>
1813         * mail/sendmail.el (mail-send): Search explicitly for
1814         mail-header-separator when checking for corrupted header lines.
1816 2006-06-15  Nick Roberts  <nickrob@snap.net.nz>
1818         * progmodes/gdb-ui.el (gdb-same-frame): New option.
1819         (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
1820         (gdb-init-1): Initialise them.
1821         (gdb-starting): Reset gdb-printing
1822         (gdb-starting): Save value of gud-overlay-arrow-position.
1823         (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
1824         (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
1825         Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
1826         (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
1828 2006-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1830         * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
1832 2006-06-13  Martin J. Reed  <mjreed@essex.ac.uk>  (tiny change)
1834         * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
1835         (ldap-search-internal): Keep error messages, and a regexp fix.
1837 2006-06-12  Thien-Thi Nguyen  <ttn@gnu.org>
1839         * files.el (hack-local-variables-confirm):
1840         Display string value using its printed representation.
1842 2006-06-11  Chong Yidong  <cyd@stupidchicken.com>
1844         * server.el (server-edit): No-op if no server buffers exist.
1846 2006-06-11  Robert J. Chassell  <bob@rattlesnake.com>
1848         * textmodes/page-ext.el (pages-directory-for-addresses):
1849         Including `pages-directory-address-mode' in the function results
1850         in the message "Buffer in which pages were found is deleted".
1852 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
1854         * textmodes/org.el (org-agenda-mode-map): Add bindings for
1855         clocking functions.
1857         (org-agenda-clock-in, org-check-running-clock)
1858         (org-clock-out-if-current, org-remove-clock-overlays)
1859         (org-put-clock-overlay): New functions.
1860         (org-clock-marker, org-clock-file-total-minutes)
1861         (org-clock-overlays): New variables.
1862         (org-clock-display, org-clock-sum, org-clock-cancel)
1863         (org-clock-out, org-clock-in): New commands.
1864         (org-export): New function.
1865         (org-emph-re): New constant.
1866         (org-set-emph-re, org-do-emphasis-faces): New functions.
1867         (org-emphasis-regexp-components, org-emphasis-alist): New options.
1868         (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
1869         (org-export-html-convert-emphasize): Use the configurable emphasis.
1870         (org-cleaned-string-for-export): Make multiline emphasis visible
1871         to the exporter.  New optional argument PARAMETERS.
1872         (org-export-as-html): Specify :emph-multiline parameter to
1873         `org-cleaned-string-for-export'.
1875 2006-06-10  Richard Stallman  <rms@gnu.org>
1877         * help.el (help-for-help-internal): Clean up help text.
1879 2006-06-10  Andreas Schwab  <schwab@suse.de>
1881         * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
1882         in doc string.
1884         * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
1886 2006-06-09  Karl Chen  <quarl@cs.berkeley.edu>
1888         * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
1889         spaces after the comment start.
1891 2006-06-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
1893         * play/pong.el (pong-init-buffer):
1894         Fill buffer with spaces instead of ^A.
1896         * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
1897         launched asynchronously, delete its process instead of being cool.
1898         (ispell-async-processp): Check for `delete-process' existence
1899         instead of `kill-process' one for consistency.
1901 2006-06-09  Nick Roberts  <nickrob@snap.net.nz>
1903         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
1904         (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
1905         in mode line at startup.
1907 2006-06-08  Kim F. Storm  <storm@cua.dk>
1909         * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
1910         (ido-init-completion-maps): Bind them to M-SPC and M-v.
1911         (ido-copy-current-file-name): Repeating C-w inserts whole file name.
1912         (ido-file-internal): Pass full file name to write-file.
1913         (ido-read-internal): Only pop stack elements automatically if they
1914         actually match an existing directory or file name.
1916 2006-06-07  Kenichi Handa  <handa@m17n.org>
1918         * international/mule.el (find-auto-coding): Don't handle the short
1919         name `char-trans'.
1921         * files.el (hack-local-variables-prop-line)
1922         (hack-local-variables): Cancel the previous change.
1924 2006-06-06  Jesper Harder  <harder@phys.au.dk>
1926         * ediff-diff.el (ediff-test-utility): Protect against file-error.
1928 2006-06-06  Chong Yidong  <cyd@stupidchicken.com>
1930         * diff-mode.el (diff-mode): Set buffer-read-only to t when
1931         diff-default-read-only is non-nil.
1932         (diff-hunk-kill, diff-file-kill, diff-split-hunk)
1933         (diff-refine-hunk): Set inhibit-read-only to t.
1935         * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
1936         modifying the *Diff* buffer.
1937         (diff-process-filter): New filter function for diff process that
1938         sets inhibit-read-only to t when modifying the *Diff* buffer.
1940 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
1942         * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
1943         insertion point and control the number of empty lines.
1944         (org-paste-subtree): Limit the number of empty lines at the end of
1945         the inserted tree.
1946         (org-agenda): Use buffer name of current file for narrowing.
1947         (org-export-as-xml): Command removed.
1948         (org-export-xml-type): Option removed.
1949         (org-mode-map): Call `org-export-as-xoxo' directly.
1950         (org-get-indentation): New optional argument LINE.
1951         (org-fix-indentation, org-remove-tabs): New functions.
1952         (org-export-as-ascii, org-ascii-level-start): Determine and apply
1953         correct indentation for headlines that are converted it items.
1954         (org-skip-comments): Remove table lines that contain narrowing
1955         cookies but no other non-empty fields.
1956         (org-set-tags): Allow groups of mutually exclusive tags.
1957         (org-cmp-time): Sort 24:21 before items without time.
1958         (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
1959         (org-open-at-point): Require double colon also for numbers.
1961 2006-06-06  Kim F. Storm  <storm@cua.dk>
1963         * ido.el (ido-default-file-method, ido-default-buffer-method):
1964         Make choice values consistent with corresponding command names.
1965         (ido-visit-buffer): Update accordingly.  Default to selected-window.
1967 2006-06-06  Nick Roberts  <nickrob@snap.net.nz>
1969         * progmodes/gud.el (gud-running): Fix doc string.
1970         (gud-menu-map): Use :visible instead fo :enable for debugger test.
1971         (gud-tooltip-modes): Add python-mode.
1972         (gud-tooltip-print-command): Add pdb.  Remove perldb.
1974 2006-06-05  Eli Zaretskii  <eliz@gnu.org>
1976         * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
1977         Quote $(EMACS).
1979 2006-06-05  Richard Stallman  <rms@gnu.org>
1981         * faces.el (defined-colors): Doc fix.
1983 2006-06-05  Thien-Thi Nguyen  <ttn@gnu.org>
1985         * vc.el (vc-process-filter): Inhibit undo info collection around
1986         call to insert.
1987         (vc-setup-buffer): Likewise for call to erase-buffer.
1988         (vc-do-command): Likewise for call to process-file.
1990 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
1992         * progmodes/gud.el (gud-menu-map): Use a conditional help echo
1993         for gud-go.
1994         (gud-common-init): Other debuggers may trigger error.
1996 2006-06-05  Kenichi Handa  <handa@m17n.org>
1998         * international/mule.el (find-auto-coding):
1999         Handle enable-character-translation in file header.
2001 2006-06-04  Kim F. Storm  <storm@cua.dk>
2003         * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
2004         (authors-fixed-entries): Fix spelling.
2005         (authors-canonical-file-name): Don't report error for wildcards.
2007         * help.el (view-emacs-news): Rewrite to support new NEWS,
2008         NEWS.major, and NEWS.1-17 file naming.  Add more intelligence,
2009         e.g. version 10 matches 1.10, and don't be confused by version 1.1
2010         being a prefix of 1.12 (etc).  A numeric prefix arg also works.
2012 2006-06-03  Vivek Dasmohapatra  <vivek@etla.org>
2014         * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
2015         exec constructs like `foo bar`.
2016         (sh-quoted-subshell): New helper function to search for a possibly
2017         nested subshell (like `` or $()) within a "" quoted string.
2018         (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
2019         (sh-apply-quoted-subshell): Flag quote characters inside a
2020         subshell, which is itself already in a quoted region, as
2021         punctuation, since this is the closest to what they actually are.
2022         (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
2023         sh-apply-quoted-subshell.
2024         (sh-font-lock-syntactic-face-function): Apply the new face for
2025         text inside `` instead of the old font-lock-string-face.
2027 2006-06-03  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2029         * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
2030         (mac-ae-number, mac-ae-frame, mac-ae-script-language)
2031         (mac-bytes-to-text-range, mac-ae-text-range-array)
2032         (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
2033         (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
2034         (mac-ts-unicode-for-key-event): New functions.
2035         (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
2036         (mac-handle-font-selection): Use mac-ae-number.
2037         (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
2038         New variables.
2039         (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
2040         (mac-ts-converted-text, mac-ts-selected-converted-text)
2041         (mac-ts-block-fill-text, mac-ts-outline-text)
2042         (mac-ts-selected-text, mac-ts-no-hilite): New faces.
2043         (mac-ts-hilite-style-faces): New constant.
2044         (mac-apple-event-map): Bind text input events.
2045         (mac-dispatch-apple-event): Use command-execute instead of
2046         call-interactively.
2047         (global-map): Don't bind mac-apple-event.
2048         (special-event-map): Bind mac-apple-event.
2050 2006-06-02  Eli Zaretskii  <eliz@gnu.org>
2052         * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
2053         file name.
2054         (emacs): Enclose the value of $(EMACS) in quotes.
2056 2006-06-02  Juri Linkov  <juri@jurta.org>
2058         * international/mule.el (sgml-html-meta-auto-coding-function):
2059         Remove the condition `(search-forward "<html" size t)'.
2060         Replace `\"' with `[\"']?' in `re-search-forward'.
2062 2006-06-02  Kenichi Handa  <handa@m17n.org>
2064         * files.el (hack-local-variables-prop-line): Ignore `char-trans'
2065         as well as `coding'.
2066         (hack-local-variables): Likewise.
2068         * international/mule.el (enable-character-translation):
2069         Put permanent-local and safe-local-variable properties.
2070         (find-auto-coding): Handle char-trans: tag.
2072 2006-06-02  Juri Linkov  <juri@jurta.org>
2074         * international/mule.el (sgml-html-meta-auto-coding-function):
2075         Limit the search by the end of the HTML header (if any).
2077 2006-06-01  Richard Stallman  <rms@gnu.org>
2079         * subr.el (with-current-buffer): Doc fix.
2081 2006-06-02  Masatake YAMATO  <jet@gyve.org>
2083         * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
2084         Almost rewrite.  Underlines over all lines of gcov output are too
2085         uncomfortable to read.  Suggested by Dan Nicolaescu.
2087 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
2089         * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
2091         * shell.el (shell-mode): Use shell-mode-map in docstring.
2093         * comint.el (comint-send-input): Do not add help-echo and
2094         mouse-face to input if `comint-use-prompt-regexp' is non-nil.
2096 2006-06-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2098         * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
2100 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
2102         * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
2103         (gdb-stopped, gdb-info-stack-custom): If there is no source info
2104         look up the stack and pop up GUD buffer if necessary.
2105         (gdb-frames-select): Remove redundant call to gud-display-frame.
2106         (gdb-info-threads-custom): Keep point at start of buffer.
2107         (gdb-find-file-hook): Make it work for pre-GDB 6.4.
2109 2006-05-31  Juri Linkov  <juri@jurta.org>
2111         * replace.el (query-replace-read-from, query-replace-read-to):
2112         Bind `history-add-new-input' to nil.  Call `add-to-history'.
2114 2006-05-31  Takaaki Ota  <Takaaki.Ota@am.sony.com>
2116         * textmodes/table.el: Convert all HTML tags to lower case for
2117         XHTML compatibility.
2119 2006-05-31  Masatake YAMATO  <jet@gyve.org>
2121         * progmodes/compile.el:
2122         (compilation-error-regexp-alist-alist::gcov-called-line):
2123         Don't put face on `-' lines in gcov file.  Suggested by Dan Nicolaescu.
2125 2006-05-31  Nick Roberts  <nickrob@snap.net.nz>
2127         * progmodes/gud.el (gud-query-cmdline, gud-common-init):
2128         Revert inadvertent changes made with last commit.
2130 2006-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
2132         * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
2133         New functions.
2135         * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
2137 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
2139         * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
2140         only matches in the right place.
2141         (org-upcoming-deadline): New face.
2142         (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
2143         (org-export-ascii-underline): Rename constant `org-ascii-underline'
2144         and make it an option.
2145         (org-export-ascii-bullets): New option.
2146         (org-export-as-html): Many changes to emit valid XHTML.
2147         (org-par-open): New variable.
2148         (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
2149         (org-html-do-expand, org-section-number): Fix case in `replace-match'.
2150         (org-timeline): Pass `org-timeline-show-empty-dates' to
2151         `org-get-all-dates'.  Interpret empty dates returned by
2152         `org-get-all-dates'.
2153         (org-get-all-dates): New argument EMPTY.  Add dates without
2154         entries to the list, mark large ranges of empty dates.
2155         (org-point-in-group, org-context): New functions.
2157 2006-05-30  Nick Roberts  <nickrob@snap.net.nz>
2159         * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
2161         * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
2162         C-mouse-1.  Move gdb-mouse-until to mouse-3, gdb-mouse-jump
2163         to C-mouse-3 (for 2 button mice).
2164         (gdb-send): Do the right thing for C-d.
2166         * speedbar.el (speedbar-detach): Delete.
2167         (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
2168         it breaks things.
2169         (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
2171 2006-05-30  Daniel Pfeiffer  <occitan@esperanto.org>
2173         * files.el (auto-mode-alist): Add makepp suffix and optional mk on
2174         Makeppfile.
2176         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2177         Add makepp diagnostic.
2179 2006-05-29  Richard Stallman  <rms@gnu.org>
2181         * window.el (fit-window-to-buffer): Doc fix.
2183         * help.el (temp-buffer-max-height): Doc fix.
2185         * subr.el (with-current-buffer): Doc fix.
2187 2006-05-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2189         * term/x-win.el: Bind F10 to menu-bar-start if available.
2191 2006-05-28  Dan Nicolaescu  <dann@ics.uci.edu>
2193         * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
2194         uses with a simple test.
2195         (term-set-escape-char, term-mode, term-check-kill-echo-list)
2196         (term-send-raw-string, term-send-raw, term-mouse-paste)
2197         (term-char-mode, term-line-mode, term-exec, term-sentinel)
2198         (term-handle-exit, term-read-input-ring)
2199         (term-previous-matching-input-string)
2200         (term-previous-matching-input-string-position)
2201         (term-previous-matching-input-from-input)
2202         (term-replace-by-expanded-history, term-send-input)
2203         (term-skip-prompt, term-bol, term-send-invisible)
2204         (term-kill-input, term-delchar-or-maybe-eof)
2205         (term-backward-matching-input, term-check-source)
2206         (term-proc-query, term-emulate-terminal)
2207         (term-handle-colors-array, term-process-pager, term-pager-line)
2208         (term-pager-bob, term-unwrap-line, term-word)
2209         (term-dynamic-complete-filename)
2210         (term-dynamic-complete-as-filename)
2211         (term-dynamic-simple-complete): Replace one arm ifs with whens or
2212         unlesses.
2214 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2216         * files.el (hack-one-local-variable-eval-safep): Don't burp if used
2217         during bootstrapping.
2219         * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
2220         Basically undo the change of 2006-05-26: use extra arguments instead of
2221         dynamic scoping.
2222         (ewoc-locate): Remove unused var `footer'.
2224 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2226         * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
2228         * emacs-lisp/autoload.el (no-update-autoloads): Declare.
2229         (generate-file-autoloads): Obey it.  Return whether autoloads were
2230         added at point or not.
2231         (update-file-autoloads): Use this new return value.
2232         Remove redundant test for the presence of an autoload cookie.
2234         * emacs-lisp/autoload.el (autoload-find-file): New fun.
2235         This one calls hack-local-variables.
2236         (generate-file-autoloads, update-file-autoloads): Use it.
2238         * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
2239         (bibtex-sort-entry-class): Add safe-local-variable predicate.
2240         (bibtex-sort-entry-class-alist): Don't set the global value.
2241         (bibtex-init-sort-entry-class-alist): New fun.
2242         (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
2243         bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
2244         of bibtex-init-sort-entry-class.
2246 2006-05-28  Richard Stallman  <rms@gnu.org>
2248         * subr.el (load-history-regexp): If FILE is relative, insist
2249         entire last name component must match it.
2250         (load-history-filename-element, load-history-regexp): Doc fixes.
2252 2006-05-29  Kim F. Storm  <storm@cua.dk>
2254         * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
2255         `pos' and `raw-data' for clarity, as eval forms may access these.
2257 2006-05-28  Kim F. Storm  <storm@cua.dk>
2259         * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
2261 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2263         * progmodes/make-mode.el (makefile-browser-map)
2264         (makefile-mode-syntax-table): Move initialization inside declaration.
2265         (makefile-fill-paragraph): Use the default comment-filling code.
2267 2006-05-28  Chong Yidong  <cyd@stupidchicken.com>
2269         * replace.el (query-replace-defaults): New variable.
2270         (query-replace-read-from): Use `query-replace-defaults' for
2271         default value, instead of history list.
2272         (query-replace-read-to): Update `query-replace-defaults'.
2274 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
2276         * msb.el (mouse-select-buffer): Minor fix to make popup menu work
2277         with no X toolkit.
2279 2006-05-28  Nick Roberts  <nickrob@snap.net.nz>
2281         * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
2282         (tumme-show-all-from-dir): Add autoload.
2284 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
2286         * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
2287         (tumme-remove-tag): Fix bug.
2289 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
2291         * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
2292         FOOTER args.  Update unique caller.
2293         (ewoc-delete): Compute last node once before looping.
2294         (ewoc--node-branch): Merge into unique caller.
2295         (ewoc--node): Don't define constructor make-ewoc--node for this
2296         structure.
2297         (ewoc): Add member `hf-pp' to this structure.
2298         (ewoc--wrap): New func.
2299         (ewoc-create): Take additional arg NOSEP.  If nil, wrap node and
2300         header/footer pretty-printers.  Save header/footer pretty-printer.
2301         (ewoc-set-hf): Use ewoc's header/footer pretty-printer.  *
2303         * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
2305 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
2307         * dired.el (dired-mode-map): Change `tumme-tag-remove' to
2308         `tumme-delete-tag'.  Rename `Remove Image Tag' to `Delete Image
2309         Tag'.  Change "Compare directories..." to "Change Directories...".
2310         Move tumme commands to Operate, Regexp and Immediate menus.
2311         Change "Add Comment" to "Add Image Comment".  Change "Add Image
2312         Tag" to "Add Image Tags".
2314         * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
2315         (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
2316         `tumme-delete-tag'.
2318 2006-05-26  Luc Teirlinck  <teirllm@auburn.edu>
2320         * shell.el (shell-mode): Call shell-dirtrack-mode after
2321         list-buffers-directory is made a local variable, to avoid setting
2322         the default value.
2324 2006-05-26  Kevin Ryde  <user42@zip.com.au>
2326         * info.el (Info-index-next): Use where-is-internal to report
2327         actual binding of Info-index-next, rather than hard-coded `,'.
2329 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
2331         * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
2332         and "Find Command in Manual" to here.
2334         * buff-menu.el (list-buffers-noselect): For Info buffers, use
2335         Info-current-file as the file name.
2337 2006-05-26  Jonathan Yavner  <jyavner@member.fsf.org>
2339         * ses.el (defadvice undo-more): Delete this defadvice.  The undo
2340         overrides will now be done a different way.
2341         (ses-set-parameter): Reapply this function for undo.
2342         (ses-set-header-row): Reconstruct header row during undo.
2343         (ses-widen): New function.
2344         (ses-goto-data, ses-reconstruct-all): Use new function.
2345         (ses-command-hook): Widen buffer during undo, before unupdating
2346         the cells.
2347         (ses-insert-row, ses-delete-row): Widen buffer during undo.
2348         (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
2349         (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
2350         formula hasn't been executed yet.
2352 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
2354         * comint.el (comint-kill-whole-line): Rename arg to count.
2355         Fix doc string.
2357 2006-05-26  Chong Yidong  <cyd@stupidchicken.com>
2359         * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
2360         to copy-file.
2362 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
2364         * simple.el (toggle-truncate-lines): Make arg optional for
2365         backward compatibility.
2367 2006-05-26  Thien-Thi Nguyen  <ttn@gnu.org>
2369         * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
2370         (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
2371         DLL arg.  Instead, use ewoc--current-dll.  Update all callers.
2372         (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
2373         (ewoc--adjust): Use ewoc--current-dll.
2374         (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
2376 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
2378         * textmodes/org.el (org-next-item, org-previous-item): Emit more
2379         compact error message.
2380         (org-tags-view): Refresh category table in each file.
2381         (org-table-justify-field-maybe): Remove superfluous arguments to
2382         `format'.
2383         (org-export-as-html): Insert "<p>" before postamble.
2384         (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
2386 2006-05-26  Kenichi Handa  <handa@m17n.org>
2388         * textmodes/po.el (po-find-charset): Pay attention to the case
2389         FILENAME is a cons (NAME . BUFFER).
2390         (po-find-file-coding-system-guts): Likewise.
2392         * arc-mode.el (archive-set-buffer-as-visiting-file):
2393         Call find-operation-coding-system with (FILENAME . BUFFER).
2395         * tar-mode.el (tar-extract): Call find-operation-coding-system
2396         with (FILENAME . BUFFER).
2398         * international/mule.el (decode-coding-inserted-region):
2399         Call find-operation-coding-system with (FILENAME . BUFFER).
2401 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
2403         * image-mode.el (image-toggle-display): Use buffer contents to
2404         generate image for a remote file.
2406 2006-05-25  Juri Linkov  <juri@jurta.org>
2408         * replace.el (query-replace-read-from, query-replace-read-to):
2409         Remove 8th arg KEEP-ALL in read-from-minibuffer.
2411 2006-05-25  Rajesh Vaidheeswarran  <rv@gnu.org>
2413         * whitespace.el (whitespace-cleanup): Change to cleanup
2414         region if one is active.
2415         * whitespace.el (whitespace-cleanup-internal): New internal method.
2417 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
2419         * dired.el (dired-mode-map): Add help-echo strings to tumme
2420         commands.  Bind `tumme-dired-display-image' to C-t i.
2422         * tumme.el (tumme-display-image): Change documentation string slightly.
2423         (tumme-dired-display-image): Add call to `display-buffer'.
2425 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
2427         * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
2428         Signal error if RAW-DATA is a multibyte string.
2430 2006-05-24  Richard Stallman  <rms@gnu.org>
2432         * subr.el (with-local-quit): When handling `quit' signal,
2433         make a chance for quit-flag to cause a quit.
2435         * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
2436         (ad-disable-advice): Add autoloads.
2438         * subr.el (read-passwd): Copy PROMPT before changing its properties.
2440 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
2442         * dired.el (dired-mode-map): Change menu items for tumme as per
2443         suggestions in emacs-devel.
2445 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
2447         * dired.el (dired-mode-map): Fix breakage.
2449 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
2451         * tumme.el (tumme-display-dired-image): Rename to...
2452         (tumme-dired-display-image): ...this.
2453         (tumme-track-movement): Change default value to t.
2454         (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
2455         used from `tumme-next-line-and-display' and similar commands.
2457         * dired.el (dired-mode-map): Add Thumbnail submenu under the
2458         Immediate menu.  Add some tumme commands there.
2460 2006-05-24  Luc Teirlinck  <teirllm@auburn.edu>
2462         * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
2464 2006-05-24  Chong Yidong  <cyd@mit.edu>
2466         * menu-bar.el, international/mule-cmds.el: Remove tooltips for
2467         menu entries that open submenus.
2469 2006-05-24  Alan Mackenzie  <acm@muc.de>
2471         * startup.el (command-line): For names of preloaded files, don't
2472         append ".elc" (now done in Fload), and call file-truename on the
2473         lisp directory.
2475         * subr.el (eval-after-load): Fix the doc-string.  Allow FILE to
2476         match ANY loaded file with the right name, not just those in
2477         load-path.  Put a regexp matching the file name into
2478         after-load-alist, rather than the name itself.
2480         * subr.el: New functions load-history-regexp,
2481         load-history-filename-element, do-after-load-evaluation.
2483         * international/mule.el (load-with-code-conversion): Do the
2484         eval-after-load stuff by calling do-after-load-evaluation.
2486 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
2488         * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
2489         has not been killed.
2491 2006-05-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2493         * term/mac-win.el: Set idle timer to clean up expired Apple events.
2494         (mac-ae-get-url): Redispatch Apple event on unknown scheme.
2495         (mac-dispatch-apple-event): Resume Apple event if it is suspended.
2496         Optionally set error message in reply.
2498 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
2500         * textmodes/org.el (org-open-at-point): Use renamed variable
2501         `org-confirm-shell-link-function'.
2502         (org-confirm-shell-link-function): Rename from
2503         `org-confirm-shell-links'.
2504         (org-export-directory): New function.
2505         (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
2506         (org-export-icalendar): Use `org-export-directory'.
2507         (org-indent-item): Keep cursor position.
2508         (org-link-file-path-type): New option.
2509         (org-export-as-html): Fix bug with plain lists starting in
2510         column 0.
2511         (org-export-as-html): Remove deadline formatting, this happens
2512         now already in `org-html-handle-time-stamps'.
2513         (org-export-html-style): Deadline class removed.
2514         (org-insert-labeled-timestamps-at-point): New option.
2515         (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
2516         of `hide-sublevels 1', in case the first headline is not level 1.
2517         (org-overview, org-content): New fuction.
2518         (org-cycle-global-status, org-cycle-subtree-status): Make these
2519         variables buffer-local.
2520         (org-global-cycle): New command.
2521         (org-shifttab): Use `org-global-cycle'.
2522         (org-insert-heading, org-insert-item): Go to end of new
2523         headline/item after creating it.
2524         (org-export-visible): Rename from `org-export-copy-visible'.
2525         Now creates a temporary org-file and applies an exporting command
2526         to it.
2527         (org-table-eval-formula): Support for lisp forms.
2528         (org-agenda-todo-ignore-scheduled): New option.
2529         (org-agenda-get-todos): Use new option
2530         `org-agenda-todo-ignore-scheduled'.
2531         (org-export-html-inline-images): New value `maybe'.
2532         (org-export-as-html): Inlining of images dependent on link description.
2533         (org-archive-subtree): Check for end-of-buffer before trying
2534         `kill-line'.
2535         (org-agenda-follow-mode): New option.
2536         (org-export-with-tags, org-export-with-timestamps): New options.
2537         (org-html-handle-time-stamps): New function.
2538         (org-keyword-time-regexp): New variable.
2539         (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
2540         (org-agenda-todo-list-sublevels): New option.
2541         (org-html-level-start): When TITLE is nil, just close all levels.
2542         (org-parse-key-lines, org-parse-export-options): Remove functions,
2543         replaced by `org-infile-export-plist'.
2544         (org-combine-plists, org-infile-export-plist)
2545         (org-default-export-plist): New functions.
2546         (org-export-html-preamble, org-export-html-postamble)
2547         (org-export-html-auto-preamble, org-export-html-auto-postamble):
2548         New variables.
2549         (org-export-publishing-directory): New option.
2550         (org-export-as-html, org-export-as-ascii): Use the new property
2551         lists for settings.
2552         (org-export-copy-visible, org-export-as-xoxo):
2553         Respect `org-export-publishing-directory'.
2554         (org-link-search, org-store-link, org-file-apps): Support for
2555         links to BibTeX database entries..
2556         (org-get-current-options, org-set-regexps-and-options):
2557         Implement logging as a startup option.
2558         (org-store-link): Make sure context string is never empty
2559         (org-insert-link): Use relative path when possible.
2560         (org-at-item-checklet-p): New function.
2561         (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
2562         (org-shiftmetaup, org-shiftmetadown, org-metaleft)
2563         (org-metaright, org-metaup, org-metadown, org-shiftup)
2564         (org-shiftdown, org-shiftright, org-shiftleft)
2565         (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
2566         Dispatch using `call-interactively'.
2567         (org-call-with-arg): New defsubst.
2568         (org-tag-alist, org-use-fast-tag-selection): New options.
2569         (org-complete): Use `org-tag-alist'.
2570         (org-fast-tag-insert, org-fast-tag-selection): New functions.
2571         (org-next-item, org-previous-item): New commands.
2572         (org-beginning-of-item, org-end-of-item): Add (interactive) to
2573         make command.
2574         (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
2576 2006-05-23  Thien-Thi Nguyen  <ttn@gnu.org>
2578         * emacs-lisp/ewoc.el (ewoc-delete): New function.
2579         (ewoc-filter): Use `ewoc-delete'.
2581         * emacs-lisp/bindat.el (bindat-pack): Doc fix.
2583 2006-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2585         * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
2586         Signal more user-friendly error messages.
2588         * complete.el (PC-do-completion): Undo the addition of implicit
2589         wildcards if they did not lead to finding any match.
2590         (read-file-name-internal): Don't add the final > if the completion is
2591         not finished.
2593 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
2595         * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
2596         Quote safe-local-variable predicate.
2598 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
2600         * emacs-lisp/ewoc.el (ewoc-set-data): New function.
2602 2006-05-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2604         * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
2606         * progmodes/make-mode.el (makefile-special-targets-list)
2607         (makefile-macro-table, makefile-target-table): Mark as risky.
2608         (makefile-query-one-target-method): Make this the alias for the
2609         following variable.
2610         (makefile-query-one-target-method-function): Make this the real name.
2612         * textmodes/artist.el (artist-text-renderer): Make this the alias
2613         for the following variable.
2614         (artist-text-renderer-function): Make this the real name.
2616         * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
2617         the alias for the following variable.
2618         (flyspell-generic-check-word-predicate): Make this the real name.
2620         * textmodes/ispell.el (ispell-format-word): Make this the alias
2621         for the following variable.
2622         (ispell-format-word-function): Make this the real name.
2623         (ispell-message-text-end): Mark as risky.
2625         * skeleton.el (skeleton-transformation, skeleton-filter)
2626         (skeleton-pair-filter): Make these the aliases for the following
2627         variables.
2628         (skeleton-transformation-function, skeleton-filter-function)
2629         (skeleton-pair-filter-function): Make these the real names.
2631         * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
2632         and skeleton-pair-filter-function.
2634         * textmodes/sgml-mode.el (sgml-transformation): Make this the
2635         alias for the following variable.
2636         (sgml-transformation-function): Make this the real name.
2637         (sgml-tag-alist): Mark as risky.
2639 2006-05-21  Richard Stallman  <rms@gnu.org>
2641         * simple.el (kill-region): Interactively, pass point, then mark.
2643 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
2645         * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
2647 2006-05-21  Romain Francoise  <romain@orebokech.com>
2649         * dired-x.el (dired-mode-map): Don't bind M-g.
2651 2006-05-20  Richard Stallman  <rms@gnu.org>
2653         * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
2654         (dired-goto-file): Doc fix.
2656 2006-05-21  Kim F. Storm  <storm@cua.dk>
2658         * emulation/cua-base.el: Mention customizing cua-mode as alternative
2659         way to enable built-in cua-mode if user loads older CUA-mode package.
2661         * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
2662         if default-filename is specified.
2664 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
2666         * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
2668         * info.el (info-apropos): Make sure current-file and current-node
2669         have non-nil values.  Speed up by using add-to-list instead of
2670         manual consing.
2672 2006-05-20  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
2674         * progmodes/make-mode.el (makefile-mode): Doc fix.
2676 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
2678         * dired-aux.el (dired-do-shell-command): Doc fix.
2680 2006-05-20  Kevin Ryde  <user42@zip.com.au>
2682         * info-xref.el (info-xref-check-all-custom): Skip :tag part of
2683         ``(custom-manual :tag "Foo" "(foo)Node")''.
2685 2006-05-20  Karl Chen  <quarl@cs.berkeley.edu>
2687         * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
2688         value is an integer.
2690 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
2692         * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
2693         "format".
2694         (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
2696 2006-05-20  Martin Rudalics  <rudalics@gmx.at>
2698         * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
2699         a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
2701 2006-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2703         * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
2704         regexp for keywords.
2706 2006-05-20  Masayuki FUJII  <boochang@m4.kcn.ne.jp>  (tiny change)
2708         * dnd.el (dnd-get-local-file-name): Specify LITERAL in
2709         replace-regexp-in-string.
2711         * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
2712         encode, and escape file name on conversion to URL.
2714 2006-05-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2716         * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
2717         Don't unescape URL.
2718         (dnd-get-local-file-name): Unescape URL on conversion to file name.
2720         * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
2721         on conversion to URLs.
2723         * net/browse-url.el (browse-url-file-url): Encode file name on
2724         conversion to URL.
2726         * term/mac-win.el (mac-ae-open-documents): Escape file name on
2727         conversion to URL.
2729 2006-05-19  Eli Zaretskii  <eliz@gnu.org>
2731         * progmodes/cc-styles.el (c-style-alist): Doc fix.
2733 2006-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2735         * term/mac-win.el (mac-bytes-to-digits): Remove function.
2736         (mac-handle-toolbar-switch-mode): Use coercion instead of it.
2738 2006-05-19  Glenn Morris  <rgm@gnu.org>
2740         * calendar/diary-lib.el (diary-bahai-date)
2741         (list-bahai-diary-entries, mark-bahai-diary-entries)
2742         (mark-bahai-calendar-date-pattern): Not interactive.
2743         (add-to-diary-list): New optional arg LITERAL.  Doc fix.
2744         (diary-entries-list): Change format of 4th element in each entry.
2745         (diary-list-entries): Use add-to-diary-list.
2746         (diary-goto-entry): Handle the case where the buffer visiting the
2747         diary has been killed.
2748         (fancy-diary-display): Add 'locator to button rather than 'marker.
2749         Only generate temp-face when there are marks to apply.
2750         (list-sexp-diary-entries): Pass literal to add-to-diary-list.
2751         (diary-fancy-date-pattern): New variable.
2752         (diary-time-regexp): Doc fix.
2753         (diary-anniversary, diary-time): New faces.
2754         (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
2755         diary-time-regexp.  Add font-lock-multiline property where needed.
2756         Use new faces diary-anniversary and diary-time.
2757         (diary-fancy-font-lock-fontify-region-function): New function, to
2758         handle multiline font-lock pattern in fancy diary.
2759         (fancy-diary-display-mode): Set font-lock-fontify-region-function.
2760         (diary-font-lock-keywords): Tweak time regexp.  Use new face
2761         diary-time.
2763 2006-05-19  Alexander Shopov  <ash@contact.bg>  (tiny change)
2765         * international/code-pages.el (mik): Table corrected.
2767 2006-05-18  Kim F. Storm  <storm@cua.dk>
2769         * progmodes/grep.el (grep-find): Don't check grep-find-command
2770         before running command (breaks non-interactive usage).
2772 2006-05-18  Thien-Thi Nguyen  <ttn@gnu.org>
2774         * emacs-lisp/ewoc.el (ewoc--adjust): New func.
2775         (ewoc--insert-new-node): Don't insert trailing newline.
2776         Instead, adjust successor nodes's start markers.
2777         (ewoc--refresh-node): Delete all text from current node's start
2778         marker to the next one's; adjust successor nodes's start markers.
2779         (ewoc--create): Doc fixes.
2780         (ewoc--refresh): Don't insert newline.
2781         (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
2782         * pcvs.el (cvs-make-cvs-buffer):
2783         Specify extra newline for ewoc's header and footer.
2784         (cvs-update-header): Update initial header recognition.
2785         Append newline to final header and footer values.
2786         * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
2788 2006-05-17  Richard Stallman  <rms@gnu.org>
2790         * files.el (file-name-extension): Doc fix.
2792 2006-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2794         * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
2795         we can explicitly enable/disable rather than toggle.
2796         (shell-mode): Use it.
2797         (shell-cd): Don't try to reproduce what `cd' does.
2799 2006-05-17  Kim F. Storm  <storm@cua.dk>
2801         * ido.el (ido-read-internal): Use only nondirectory part of
2802         default item.
2804 2006-05-17  Thien-Thi Nguyen  <ttn@gnu.org>
2806         * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
2807         (ewoc-nth): Doc fix.
2809         (ewoc-map, ewoc-invalidate): Compute PP before looping.
2811 2006-05-16  Eli Zaretskii  <eliz@gnu.org>
2813         * international/mule.el (auto-coding-alist): Add .lha to files
2814         read with no-conversion.
2816         * files.el (auto-mode-alist): Add .lha files to archive file
2817         extensions.
2819         * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
2820         Convert csize to integer when computing offsets within the
2821         compressed archive file.
2823 2006-05-16  Kim F. Storm  <storm@cua.dk>
2825         * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
2826         with read-from-minibuffer.
2828 2006-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
2830         * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
2831         (byte-compile-warnings): Fix safe-local-variable property.
2833 2006-05-16  Ken Manheimer  <ken.manheimer@gmail.com>
2835         * allout.el (allout-show-bodies, allout-old-style-prefixes)
2836         (allout-stylish-prefixes, allout-numbered-bullet)
2837         (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
2838         predicates to qualify `safe-local-variable' property, when
2839         available, else use equivalent lambda.
2840         (allout-current-topic-collapsed-p): Do the right thing regarding
2841         trailing blank lines.
2843 2006-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2845         * server.el (server-start): Only create a directory if needed.
2846         (server-edit, server-unload-hook): server-start => server-mode.
2847         (kill-emacs-hook): Cleanup upon exit.
2849 2006-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2851         * hexl.el (hexlify-buffer): Encode process arguments manually.
2853 2006-05-16  Nick Roberts  <nickrob@snap.net.nz>
2855         * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
2856         call to gdb-tooltip-print.
2858 2006-05-15  Romain Francoise  <romain@orebokech.com>
2860         * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
2861         systems, default to "tar" since those systems probably have GNU tar.
2863 2006-05-14  Lars Hansen  <larsh@soem.dk>
2865         * desktop.el (desktop-missing-file-warning): Fix docstring.
2866         (desktop-restore-file-buffer): Correct question asked on missing file.
2868 2006-05-14  Kim F. Storm  <storm@cua.dk>
2870         * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
2871         Add CUA move property.
2873 2006-05-13  Chong Yidong  <cyd@stupidchicken.com>
2875         * custom.el (custom-push-theme): Load the variable before checking
2876         its `standard-value'.
2878 2006-05-13  Lars Hansen  <larsh@soem.dk>
2880         * desktop.el (desktop-save): Use with-temp-buffer.
2882 2006-05-12  Glenn Morris  <rgm@gnu.org>
2884         * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
2885         * calendar/calendar.el (calendar-mode-map):
2886         * calendar/diary-lib.el (include-other-diary-files,diary-mail-entries):
2887         * calendar/appt.el (appt-check, appt-make-list): Refer to
2888         diary-view-entries, diary-list-entries, diary-show-all-entries
2889         rather than obsolete aliases.
2891 2006-05-12  Chong Yidong  <cyd@stupidchicken.com>
2893         * simple.el (line-move-finish): Avoid calling point motion hooks
2894         while processing intangibility.
2896 2006-05-12  Dan Nicolaescu  <dann@ics.uci.edu>
2898         * term/xterm.el (terminal-init-xterm): Fix typo.
2900 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
2902         * allout.el (allout-view-change-hook): Mark as being deprecated,
2903         to be replaced by `allout-exposure-change-hook'.
2904         (allout-exposure-change-hook): New, replacing
2905         `allout-view-change-hook'.
2906         (allout-flag-region): Run new hook `allout-exposure-change-hook',
2907         in addition to `allout-view-change-hook'.
2908         (allout-show-bodies, allout-old-style-prefixes)
2909         (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
2910         lambda forms to prevent their showing up in variable help
2911         presentations as inscrutable byte-compiled code.
2912         (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
2913         Use string-or-null-p to qualify safe-local-variable values.
2914         (allout-reindent-bodies): Use memq to qualify matches against
2915         valid safe-local-variable values.  Also, quote the lambda as above.
2916         (allout-use-mode-specific-leader): Add missing candidate-value
2917         symbols, use memq, and quote the lambda.
2918         (allout-overlay-interior-modification-handler): Remove unused
2919         variables `msg' and 'opened'.
2920         (allout-hidden-p): Constrain invisibility consideration to allout's
2921         invisibility spec, disregarding invisibility for other reasons.
2923 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
2925         * files.el (version-control): Correct safe values.
2927 2006-05-12  Thien-Thi Nguyen  <ttn@gnu.org>
2929         * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
2931         (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
2932         (ewoc--insert-new-node): New func.
2933         Update callers of deleted funcs to use it, instead.
2935 2006-05-11  Glenn Morris  <rgm@gnu.org>
2937         * calendar/calendar.el (diary-show-all-entries): Do not refer to
2938         obsolete alias `show-all-diary-entries'.
2939         (make-diary-entry): Not interactive.
2940         (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
2941         (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
2942         (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
2943         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
2944         (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
2945         (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
2947 2006-05-11  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
2949         * calendar/calendar.el (calendar-french-date-string)
2950         (calendar-mayan-date-string, calendar-chinese-date-string)
2951         (calendar-astro-date-string, calendar-iso-date-string)
2952         (calendar-islamic-date-string, calendar-bahai-date-string)
2953         (calendar-hebrew-date-string, calendar-coptic-date-string)
2954         (calendar-ethiopic-date-string, calendar-persian-date-string):
2955         These functions are not interactive.
2957 2006-05-11  Luc Teirlinck  <teirllm@auburn.edu>
2959         * files.el: Balance parentheses.
2961 2006-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
2963         * files.el, newcomment.el, outline.el, simple.el,
2964         emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
2965         progmodes/cc-vars.el, progmodes/compile.el:
2966         Move `safe-local-variable' declarations to the respective files.
2968         * help-fns.el (describe-variable): Don't print safe-var if it is
2969         byte-code.  Improve wording as suggested by Luc Teirlinck.
2971 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
2973         * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
2974         (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
2975         Use a token for pending-triggers to ensure gdb-var-update
2976         gets called once per user input again for pre-GDB 6.4.
2977         (gdb-var-delete): Match on more complex expressions.
2978         (gdb-var-list-children-handler, gdb-var-create-handler):
2979         Use a token for consistency.
2981 2006-05-11  Carsten Dominik  <dominik@science.uva.nl>
2983         * textmodes/org.el (org-read-date, org-goto-calendar)
2984         (org-agenda-goto-calendar):
2985         Bind `view-calendar-holidays-initially' to nil.
2987 2006-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
2989         * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
2990         Update all callers to do it there, instead.
2992 2006-05-10  Glenn Morris  <rgm@gnu.org>
2994         * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
2995         prefix arg case, to avoid view-diary-entries-initially error.
2996         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
2997         (calendar-date-is-legal-p): Handle dates with no day part.
2999 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
3001         * comint.el (comint-insert-input): Just make it when
3002         comint-use-prompt regexp is nil (default) and with the mouse.
3003         (comint-copy-old-input): Reinstate from 2004-06-23.
3004         (comint-mode-map): Bind C-c C-m to it.
3006 2006-05-10  J.D. Smith  <jdsmith@as.arizona.edu>
3008         * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
3009         Remove spurious move to point-max (new comint behavior fixes).
3011         * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
3012         compatibility function (Emacs 18/19).
3013         (idlwave-is-continuation-line): Always return point at start of
3014         previous non-blank continuation line.
3015         `keyword-parameters': Fix continued comment font-lock matcher.
3016         (idlwave-font-lock-fontify-region): Written, use as
3017         font-lock-fontify-region-function, to fix continued keyword
3018         fontification issues.
3020 2006-05-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3022         * term/mac-win.el (mac-font-panel-mode): Doc fix.
3023         (mac-service-selection, mac-service-open-file)
3024         (mac-service-open-selection, mac-service-mail-selection)
3025         (mac-service-mail-to, mac-service-insert-text): Rename from
3026         mac-services-*.  All uses changed.
3027         (mac-apple-event-map): Rename event symbol `services' to `service'.
3029 2006-05-10  Thien-Thi Nguyen  <ttn@gnu.org>
3031         * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
3032         (ewoc--node-enter-first, ewoc--node-enter-last)
3033         (ewoc--delete-node-internal): Merge funcs into unique callers.
3035 2006-05-09  Chong Yidong  <cyd@stupidchicken.com>
3037         * emacs-lisp/crm.el (completing-read-multiple): Properly handle
3038         return value of read-from-minibuffer for empty input.
3040 2006-05-09  Miles Bader  <miles@gnu.org>
3042         * comint.el (comint-insert-input): Remove redundant calls to setq
3043         and goto-char.
3045 2006-05-10  Nick Roberts  <nickrob@snap.net.nz>
3047         * comint.el (comint-insert-input): Make it work when
3048         comint-use-prompt-regexp is t.
3050 2006-05-10  Miles Bader  <miles@gnu.org>
3052         * subr.el (field-at-pos): New function.
3054         * comint.el (comint-insert-input): Use it.
3056 2006-05-09  Juri Linkov  <juri@jurta.org>
3058         * battery.el (battery-linux-proc-acpi): Also try
3059         `/proc/acpi/thermal_zone/THR2/temperature'.
3061         * files.el <safe-local-variable>: Remove `eval' and `let' binding
3062         for now unused lambda `string-or-null'.
3064         * add-log.el (change-log-default-name): Put `string-or-null-p'
3065         instead of lambda on `safe-local-variable' property.
3067         * diff-mode.el (diff-context->unified): Use `region-beginning' and
3068         `region-end' instead of `mark' and `point'.
3069         (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
3070         Operate on region in Transient Mark mode when the mark is active.
3071         Use `region-beginning' and `region-end' instead of `mark' and
3072         `point'.
3073         (diff-hunk-text, diff-goto-source): Doc fix.
3075         * startup.el (fancy-splash-screens, normal-splash-screen): Use
3076         face `mode-line-buffer-id' for mode-line buffer face instead of
3077         hard-coded `(:weight bold)'.
3079         * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
3080         buffer-undo-list to t (undo-ask is reproducible by visiting
3081         nested archives).
3083 2006-05-09  Kim F. Storm  <storm@cua.dk>
3085         * progmodes/grep.el (rgrep): Set default directory of *grep*
3086         buffer if we start M-x rgrep in the *grep* buffer and choose
3087         a different base directory.
3089 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
3091         * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
3092         completion also when ido is loaded.
3094 2006-05-09  Masatake YAMATO  <jet@gyve.org>
3096         * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
3097         "warning" and "import".
3098         (cpp-font-lock-keywords): Added "warning".
3100 2006-05-08  Dan Nicolaescu  <dann@ics.uci.edu>
3102         * term/xterm.el (terminal-init-xterm): Add more key bindings.
3104 2006-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3106         * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
3107         pages at a time, if we signal the end, we should indeed reach that end.
3109 2006-05-08  David Reitter  <david.reitter@gmail.com>
3111         * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
3112         output during execution of the body.
3114 2006-05-08  Kim F. Storm  <storm@cua.dk>
3116         * progmodes/grep.el (lgrep, rgrep): Doc fixes.
3118 2006-05-08  Thien-Thi Nguyen  <ttn@gnu.org>
3120         * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
3121         Use with-current-buffer.
3123 2006-05-07  Kim F. Storm  <storm@cua.dk>
3125         * subr.el (add-to-history): Remove keep-dups arg.
3127         * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
3128         to nil around call to add-to-history.
3130 2006-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3132         * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
3133         than after a buffer modification.
3135 2006-05-08  Nick Roberts  <nickrob@snap.net.nz>
3137         * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
3138         call to...
3139         (gud-watch): ...here so speedbar is raised for already watched
3140         expressions.
3141         (gdb-speedbar-refresh): Delete function.
3142         (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
3143         Use speedbar-timer-fn instead of speedbar-refresh (reverting
3144         earlier change).
3145         (gdb-var-evaluate-expression-handler)
3146         (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
3148         * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
3149         Update localized contents for all buffers except ignored modes.
3151 2006-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3153         * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
3154         (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
3155         (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
3156         (mac-handle-font-panel-closed, mac-handle-font-selection):
3157         New functions.
3158         (mac-font-panel-mode): New minor mode.
3159         (mac-apple-event-map): Add bindings for toolbar toggle button and
3160         font panel.
3161         (menu-bar-showhide-menu): Add mac-font-panel-mode.
3163 2006-05-07  John Paul Wallington  <jpw@pobox.com>
3165         * ibuffer.el (ibuffer-compressed-file-name-regexp):
3166         Avoid `regexp-opt'; simplify regexp for readability.
3168 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
3170         * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
3171         * files.el (buffer-stale-function):
3172         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
3173         * autorevert.el (global-auto-revert-non-file-buffers): Point Info
3174         links to the main manual, not to emacs-xtra.
3176 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3178         * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
3179         MacJapanese if text is ASCII-only.
3181 2006-05-06  Nick Roberts  <nickrob@snap.net.nz>
3183         * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
3184         unless so nil isn't returned.
3185         (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
3187 2006-05-06  Kim F. Storm  <storm@cua.dk>
3189         * subr.el (add-to-history): New function.
3191         * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
3192         (ediff-merge-files-with-ancestor):
3193         * env.el (setenv):
3194         * isearch.el (isearch-update-ring):
3195         * server.el (server-visit-files):
3196         * progmodes/grep.el (lgrep, rgrep):
3197         * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
3198         * progmodes/xscheme.el (xscheme-insert-expression):
3199         Use add-to-history.
3201         * kmacro.el (kmacro-push-ring): Use add-to-history.
3202         (kmacro-ring-length): Remove unused defun.
3203         (kmacro-start-macro): Use kmacro-push-ring.
3205 2006-05-06  Thien-Thi Nguyen  <ttn@gnu.org>
3207         * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
3208         directly instead of a lambda expression that calls it.
3210 2006-05-06  Kim F. Storm  <storm@cua.dk>
3212         * avoid.el (mouse-avoidance-point-position): Use posn-at-point
3213         instead of compute-motion.
3215 2006-05-05  Dan Nicolaescu  <dann@ics.uci.edu>
3217         * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
3218         change.
3220 2006-05-05  Reiner Steib  <Reiner.Steib@gmx.de>
3222         * startup.el (command-line-1): Refer to "Pure Storage" on
3223         pure-space-overflow.
3225 2006-05-05  Martin Rudalics  <rudalics@gmx.at>
3227         * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
3228         provided faces once they all have been used up.
3230 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
3232         * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
3233         reference to the Lisp manual to the warning about pure space
3234         overflow.
3236 2006-05-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
3238         * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
3239         argument to avoid the call to `ispell-internal-change-dictionary'
3240         when not needed.
3241         (ispell-change-dictionary): Use this argument and call
3242         `ispell-internal-change-dictionary' after the possible change
3243         to `ispell-local-dictionary'.
3244         (ispell-internal-change-dictionary): Check for a change in
3245         personal dictionary use too.
3247 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
3249         * startup.el (command-line): On MS-Windows, probe "~", not
3250         "~USER", for warning about non-existent home directory
3252         * arc-mode.el (archive-l-e): New optional argument `float' means
3253         generate a float value.
3254         (archive-arc-summarize, archive-lzh-summarize)
3255         (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
3256         with 3rd argument non-nil when file's size is being computed.
3257         Format the file sizes with %8.0f instead of %8d.
3259 2006-05-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3261         * cus-start.el (all): Add mac-dnd-known-types.
3263         * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
3264         (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
3265         (mac-TIFF-to-string): New functions.
3266         (x-get-selection, x-selection-value)
3267         (mac-select-convert-to-string): Use them.
3268         (mac-text-encoding-mac-japanese-basic-variant): New constant.
3269         (mac-dnd-types-alist): New customization variable.
3270         (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
3271         (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
3272         (mac-dnd-handle-drag-n-drop-event): New functions.
3273         (mac-drag-n-drop): Remove function.
3274         (global-map): Bind drag-n-drop and M-drag-n-drop to
3275         mac-dnd-handle-drag-n-drop-event.
3277 2006-05-04  Karl Chen  <quarl@NOSPAM.quarl.org>
3279         * progmodes/perl-mode.el (perl-beginning-of-function):
3280         Skip anonymous subs.
3282 2006-05-04  Dan Nicolaescu  <dann@ics.uci.edu>
3284         * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
3285         regexp-opt at run time.
3287         * term.el (term-handle-ansi-escape): Fix off by one error.
3289 2006-05-04  Nick Roberts  <nickrob@snap.net.nz>
3291         * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
3292         (gdb-init-1, gdb-post-prompt): ...and references to it.
3293         (gdb-frame-handler): Strip directory name from filename if present.
3295         * progmodes/gud.el (gdb-force-update): Delete defvar
3296         (gud-speedbar-buttons): ...and references to it.  Use window-start
3297         to try to keep positon in watch expression.
3299 2006-05-03  Richard Stallman  <rms@gnu.org>
3301         * simple.el (next-history-element, previous-history-element): Doc fix.
3303         * isearch.el (isearch-update-ring): Doc fix.
3305 2006-05-03  Dan Nicolaescu  <dann@ics.uci.edu>
3307         * isearch.el (isearch-update-ring): Take history-delete-duplicates
3308         into consideration.  Replace one arm ifs with whens.
3310 2006-05-03  Nick Roberts  <nickrob@snap.net.nz>
3312         * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
3313         (menu): Fix typo.
3315 2006-05-02  Miles Bader  <miles@gnu.org>
3317         * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
3319 2006-05-02  Jay Belanger  <belanger@truman.edu>
3321         * calc/calc-embed.el (calc-override-minor-modes-map)
3322         (calc-override-minor-modes): New variables.
3323         (calc-do-embedded): Make sure that Calc keystrokes aren't
3324         overwritten by minor modes.
3326 2006-05-02  Chong Yidong  <cyd@mit.edu>
3328         * msb.el (msb): If EVENT is a down event, read and discard the up event.
3330 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
3332         * startup.el (command-line-1): Refer to Lisp manual when
3333         pure-space-overflow occurs.
3335         * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
3336         (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
3337         (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
3338         (version-control): Don't use `t' for safe-local-variable declarations.
3340 2006-05-01  Richard Stallman  <rms@gnu.org>
3342         * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
3343         M-r, M-R, M-A, M-SPC or M-DEL.
3344         (diff-mode-map): diff-refine-hunk now on C-c C-w
3345         (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
3347         * help-mode.el (help-mode): view-exit-action calls delete-window
3348         only when it is safe and possible.
3350         * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
3351         in messages.
3353         * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
3355         * tool-bar.el (tool-bar-setup): Put Help and Preferences items
3356         in the default tool-bar-map.
3358 2006-05-01  Michael Albinus  <michael.albinus@gmx.de>
3360         * net/tramp.el (tramp-completion-file-name-handler-alist)
3361         (tramp-run-real-handler, tramp-completion-run-real-handler)
3362         (tramp-completion-handle-file-name-all-completions)
3363         (tramp-completion-handle-file-name-completion): Autoload them.
3364         (tramp-completion-handle-file-exists-p)
3365         (tramp-completion-handle-file-name-directory)
3366         (tramp-completion-handle-file-name-nondirectory)
3367         (tramp-completion-handle-expand-file-name): Remove them.
3368         (tramp-handle-file-name-directory): Return the real directory name.
3369         Returning "/" only doesn't need to be necessary any longer.
3370         (tramp-file-name-handler): Make special attention when in hostname
3371         completion mode.
3372         (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
3373         (tramp-register-file-name-handlers):
3374         Register `tramp-completion-file-name-handler' only when
3375         `partial-completion-mode' is enabled.
3376         (tramp-completion-handle-file-name-all-completions):
3377         Delete directory part from results.
3378         (tramp-get-completion-methods, tramp-get-completion-user-host):
3379         Discard deleting "/", it doesn't work after the change of
3380         `tramp-handle-file-name-directory' above.
3382 2006-05-01  Kim F. Storm  <storm@cua.dk>
3384         * progmodes/grep.el (grep-expand-template): Use save-match-data
3385         and symbol-value.
3387 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3389         * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
3390         Use select-frame-set-input-focus instead of raise-frame.
3391         (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
3393 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
3395         * progmodes/gud.el (gud-def): Add %c case.
3396         (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
3397         (gud-format-command): Make match case sensitive.  Match on %F.
3399 2006-04-30  Glenn Morris  <rgm@gnu.org>
3401         * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
3402         (cal-tex-preamble): Use cal-tex-preamble-extra.
3403         (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
3404         than alias `list-diary-entries'.
3406 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
3408         * help-fns.el (describe-variable): Add info about safe local variables.
3410 2006-04-29  Richard Stallman  <rms@gnu.org>
3412         * bindings.el (mode-line-format): help-echo doc fixes.
3414         * net/tramp.el (tramp-file-name-handler-alist): Delete
3415         expand-file-name and other operations that can cause spurious loading.
3417 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3419         * files.el (safe-local-variable-p): Remove support for the special
3420         value t.
3422         * textmodes/paragraphs.el (sentence-end-without-space):
3423         Fix safety predicate.
3424         (sentence-end-double-space, sentence-end-without-period)
3425         (paragraph-ignore-fill-prefix):
3426         * textmodes/fill.el (colon-double-space):
3427         * abbrev.el (abbrev-mode): Tighten the safety predicate.
3429         * subr.el (booleanp): New fun.
3431         * textmodes/reftex-vars.el (reftex-guess-label-type):
3432         Tighten the safety predicate.
3434 2006-04-28  Kim F. Storm  <storm@cua.dk>
3436         * progmodes/grep.el (defgroup grep): Doc fix.
3437         (grep-auto-highlight): Remove.
3438         (grep-template): New defcustom.
3439         (grep-find-template): Rename from grep-tree-template.
3440         (grep-files-aliases): Rename from grep-tree-files-aliases.
3441         Remove "all" alias, add "l" alias.
3442         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
3443         (grep-find-ignored-directories): New defcustom to replace
3444         grep-tree-ignore-CVS-directories, to facilitate ignoring
3445         subdirectories for multiple version control systems.
3446         (grep-mode-map): Add Recursive grep item to GREP menu.
3447         (grep-regexp-history, grep-files-history): New defvars.
3448         (grep-probe): New helper function.
3449         (grep-compute-defaults): Use it to simplify code.
3450         Adapt to name changes.
3451         Use `.' as base in grep-find-template rather than <D>.
3452         (grep): Remove superfluous highlight-regexp arg.  Fix doc.
3453         Call grep-compute-defaults unconditionally.
3454         (grep-expand-keywords): New defconst.
3455         (grep-expand-template): Rename from grep-expand-command-macros.
3456         Simplify via grep-expand-keywords.  Look at case-fold-search instead
3457         of grep-tree-ignore-case to add -i option.
3458         Bind case-fold-search to nil while matching keywords.
3459         (grep-tree-last-regexp, grep-tree-last-files): Remove.
3460         (grep-read-regexp, grep-read-files): New helper functions.
3461         (rgrep): Rename from grep-tree.  Rework to use proper histories.
3462         Adapt to changes in defcustoms and functions above.
3463         (lgrep): New command, as grep, but using same interactive UI as rgrep.
3465 2006-04-28  Michael Albinus  <michael.albinus@gmx.de>
3467         * net/tramp.el (tramp-completion-file-name-handler):
3468         Disable Tramp's functionality while loading Tramp itself.
3469         (tramp-register-file-name-handlers): That's a defsubst now.
3470         Code from `tramp-repair-jka-compr' moved here.  Apply it via
3471         `after-init-hook'.
3472         (tramp-repair-jka-compr): Remove.
3474 2006-04-27  Jay Belanger  <belanger@truman.edu>
3476         * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
3477         read expression when `math-read-big-expr' doesn't work.
3479 2006-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
3481         * startup.el (command-line-1): Display warning when
3482         pure-space-overflow is non-nil.
3484 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3486         * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
3487         risky.
3489 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3491         * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
3492         Return the URL or nil if none can be generated.
3494 2006-04-27  Nick Roberts  <nickrob@snap.net.nz>
3496         * progmodes/gud.el (gud-comint-buffer): Move forward to stop
3497         byte compiler warnings.
3498         (gud-basic-call, gud-find-expr): Let user select an expression
3499         for printing.  Print expression as well as value in GUD buffer.
3501 2006-04-17  Ken Manheimer  <ken.manheimer@gmail.com>
3503         * allout.el: Remove local autoload declaration for
3504         pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
3505         (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
3506         (allout-plain-bullets-string, allout-distinctive-bullets-string)
3507         (allout-use-mode-specific-leader, allout-old-style-prefixes)
3508         (allout-stylish-prefixes, allout-numbered-bullet)
3509         (allout-file-xref-bullet, allout-presentation-padding)
3510         (allout-use-hanging-indents, allout-reindent-bodies): Mark as
3511         safe-local-variable with suitable value spec, and add autoload
3512         cookie for loaddefs inclusion.  We now use an explicit spec everywhere.
3513         (move-beginning-of-line, move-end-of-line): Repair so these compat
3514         functions now actually resituate the point, when appropriate.
3516 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3518         * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
3520         * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
3521         (add-log-iso8601-time-string): Fix call to format-time-string.
3523 2006-04-26  Kim F. Storm  <storm@cua.dk>
3525         * subr.el (posn-string, posn-image, posn-object): Doc fix.
3527 2006-04-26  Masatake YAMATO  <jet@gyve.org>
3529         * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
3530         Add support for "//" style comments.  Remove `b' flag
3531         from ?* in `asm-mode-syntax-table'.
3533 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3535         * follow.el: Use (featurep 'xemacs) everywhere.
3536         (follow-mode): Use define-minor-mode.
3537         (follow-mode-map): Move initialization into the declaration.
3538         Use command remapping.
3539         (follow-emacs-version-xemacs-p): Remove.
3540         (follow-submit-feedback): Remove.
3542         * allout.el (allout-layout, allout-passphrase-verifier-string)
3543         (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
3545         * textmodes/reftex-vars.el (reftex-vref-is-default)
3546         (reftex-fref-is-default, reftex-guess-label-type):
3547         Tighten up a bit the safety predicate.
3549         * textmodes/paragraphs.el (sentence-end-double-space)
3550         (sentence-end-without-period, sentence-end-without-space)
3551         (page-delimiter, paragraph-ignore-fill-prefix):
3552         Tighten up a bit the safety predicate.
3554         * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
3556         * progmodes/python.el (python-continuation-line-p)
3557         (python-beginning-of-statement): syntax-ppss may return
3558         a negative depth.
3559         (python-mode): Don't forcefully enable font-lock.
3561         * time-stamp.el (time-stamp-start, time-stamp-end)
3562         (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
3564         * add-log.el: Remove spurious * in docstrings.
3565         (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
3566         (add-change-log-entry): Use it here, since it's not specific
3567         to iso8601.
3568         (add-log-iso8601-time-string): Don't use it here any more.
3569         (change-log-indent-text, change-log-indent): Rename from add-log-*.
3571         * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
3573 2006-04-25  Ryan Yeske  <rcyeske@gmail.com>
3575         * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
3576         (rcirc-toggle-low-priority): Doc fix.
3577         (rcirc-handler-NOTICE): Remove beginning of line anchor in
3578         ChanServ regexp.
3579         (rcirc-startup-channels-alist): Connect to #rcirc by default, not
3580         #emacs.
3581         (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
3582         (rcirc-decode-coding-system): Use utf-8 as the default.
3583         (rcirc-multiline-minor-mode): Set the fill-column.
3584         (rcirc-format-response-string): Display bright and dim nicks.
3585         (rcirc-browse-url): Update interactive spec to fill ARG.
3586         (rcirc-bright-nick, rcirc-dim-nick): Add faces.
3587         (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
3589 2006-04-24  J.D. Smith  <jdsmith@as.arizona.edu>
3591         * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
3592         case for @Article, etc.
3594 2006-04-23  Michael Albinus  <michael.albinus@gmx.de>
3596         * net/tramp.el (tramp-register-file-name-handlers): New defun.
3597         Added with autoload cookie.
3598         (tramp-unload-file-name-handlers): Rename from
3599         `tramp-unload-file-name-handler-alist'.
3601 2006-04-23  Romain Francoise  <romain@orebokech.com>
3603         * comint.el (comint-match-partial-filename): Doc fix.
3605 2006-04-21  Glenn Morris  <rgm@gnu.org>
3607         * calendar/cal-menu.el (calendar-mode-map): Refer to
3608         `diary-view-entries' rather than alias `view-diary-entries'.
3609         * calendar/diary-lib.el (view-other-diary-entries): Ditto.
3611 2006-04-21  Luc Teirlinck  <teirllm@auburn.edu>
3613         * progmodes/antlr-mode.el (antlr-default):
3614         * cus-edit.el (custom-documentation):
3615         * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
3616         in defface.
3618 2006-04-21  Kim F. Storm  <storm@cua.dk>
3620         * image.el (image-type): New defun split out of create-image.
3621         (create-image): Use it.
3623 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
3625         * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
3626         (org-open-at-point): Remove the "...done" message to keep output
3627         in the echo area visible.
3628         (org-export-as-xoxo): Fix call to `indent-region'.
3630 2006-04-21  Kevin Ryde  <user42@zip.com.au>
3632         * international/mule.el (keyboard-coding-system): defcustom
3633         info-link fixes: "Specify Coding" has been split, keyboard now in
3634         "Terminal Coding", and "Single-Byte Character Support" is now
3635         "Unibyte Mode".
3637 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
3639         * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
3640         Use font-lock-warning-face for any errors e.g. no stack.
3641         (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
3643 2006-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
3645         * progmodes/sh-script.el (sh-shell): Mark as safe.
3647         * newcomment.el (comment-start, comment-start-skip)
3648         (comment-end-skip, comment-end): Mark as safe.
3650 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
3652         * textmodes/org.el (org-deadline-announce): Face removed.
3653         (org-level-faces, org-n-levels): Convert to constant.
3654         (org-compatible-face): New function.
3655         (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
3656         (org-level-5, org-level-6, org-level-7, org-level-8)
3657         (org-special-keyword, org-warning, org-headline-done, org-link)
3658         (org-date, org-tag, org-todo, org-done, org-table, org-formula)
3659         (org-scheduled-today, org-scheduled-previously, org-time-grid):
3660         Face definition revised for better color tty support.
3661         (org-bold-re, org-italic-re, org-underline-re): New constants.
3662         (org-set-font-lock-defaults): Use the new constants.
3663         (org-agenda-highlight-todo): New function.
3664         (org-agenda-todo): Fix bug with point at end of line.
3665         (org-agenda-change-all-lines, org-finalize-agenda-entries):
3666         Fontify TODO keywords.
3667         (org-insert-link): Preserve relative path in ../ links.
3668         (org-export-as-html): Convert links pointing to .org files into
3669         links that will work beteen the exported HTML files.
3670         (org-todo-list): Fix bug when arg=0.
3671         (org-insert-heading): More fine-tuning.
3673 2006-04-19  Romain Francoise  <romain@orebokech.com>
3675         * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
3676         from `rmail-mime-charset-pattern'.
3678 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
3680         * progmodes/python.el (python-mode): Fix typo.
3682 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
3684         * comint.el (comint-previous-input): Don't clobber input line
3685         when moving off either end of the input history ring.
3686         (comint-delete-input): New function, used by
3687         `comint-previous-input' and others.
3688         (comint-previous-matching-input):
3689         Use `coming-delete-input'.  Save the partial input if leaving the
3690         edit line.  Goto point-max before deleting input to avoid
3691         partial input fragments hanging around.
3692         (comint-restore-input): New function, used by `comint-previous-input'.
3694 2006-04-18  Luc Teirlinck  <teirllm@auburn.edu>
3696         * imenu.el (imenu--index-alist): Balance parentheses.
3698 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
3700         * progmodes/python.el (python-mode): Add support for hs-minor-mode.
3702 2006-04-19  Reiner Steib  <Reiner.Steib@gmx.de>
3704         * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
3705         file is nil.
3707 2006-04-18  Richard Stallman  <rms@gnu.org>
3709         * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
3711         * imenu.el (imenu-create-index-function, imenu--index-alist)
3712         (imenu--last-menubar-index-alist, imenu--make-index-alist)
3713         (imenu-default-create-index-function, imenu--generic-function):
3714         Doc fixes.
3716         * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
3718         * help-mode.el (help-mode): Set view-exit-action to delete window.
3720         * env.el (setenv): Get rid of arg UNSET.  Interactive unsetting
3721         now works by passing nil as arg.
3723         * apropos.el (apropos-print): Don't do where-is on self-insert-command.
3725         * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
3726         (read-abbrev-file): Provide default when reading filename.
3728         * files.el (enable-local-variables): Allow :all as value.
3729         (hack-local-variables): Implement that value.
3730         (safe-local-variable-values, safe-local-eval-forms)
3731         (enable-local-variables): Mark as risky.
3732         (find-file-visit-truename, kept-old-versions): Mark safe.
3734         * time-stamp.el (time-stamp-format, time-stamp-line-limit)
3735         (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
3736         (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
3738 2006-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3740         * progmodes/tcl.el (tcl-send-string, tcl-send-region):
3741         Use forward-line so as to get to BOL even in the presence of fields.
3742         (tcl-eval-region): Strip surrounding space to avoid multiple prompts
3743         in return.
3744         (inferior-tcl): Tell tclsh to work in interactive mode.
3746         * complete.el (partial-completion-mode):
3747         Use 'choose-completion-string-functions to make sure that
3748         choose-completion fills the minibuffer properly.
3750         * complete.el (PC-old-read-file-name-internal): Remove.
3751         (PC-read-include-file-name-internal): Remove.  Turn it into an advice
3752         of read-file-name-internal.
3753         (partial-completion-mode): Enable/disable this advice.
3755 2006-04-18  Juanma Barranquero  <lekktu@gmail.com>
3757         * net/tramp.el (tramp-completion-file-name-handler): Revert change
3758         of 2006-04-17.
3760 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
3762         * textmodes/org.el (org-insert-heading): Insert heading before
3763         current if at beginning of line.
3764         (org-todo, org-date): New faces.
3765         (org-table-align): Make sure tooltip window contains full text.
3766         (org-no-properties): New defsubst.
3767         (org-set-font-lock-defaults): Use new faces.
3769 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
3771         * progmodes/gud.el (gud-speedbar-item-info): Display frame address
3772         for root variables.
3774         * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
3775         (gdb-frame-address): Re-use to identify frame for watch expression.
3776         (gdb-var-list, gdb-var-create-handler): Add frame address for root
3777         variables.
3778         (gdb-init-1, gdb-source, gdb-post-prompt)
3779         (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
3780         (gdb-frame-handler): Get gdb-frame-address.
3782 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
3784         Sync with Tramp 2.0.53.
3786         * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
3787         'control.  Reported by Matthias F\e,bv\e(Brste <slashdevslashnull@gmx.net>.
3788         (tramp-completion-file-name-handler): Add autoload cookie for
3789         adding to `file-name-handler-alist'.
3791         * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
3792         the prompt.  If it returns earlier (when detecting an error
3793         message), the rest of the output will merge accidently with the
3794         output of the next command.  Reported by M Jared Finder
3795         <jared@hpalace.com>.
3797         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
3798         for `process-file', in order to let it work for older Emacsen too.
3800 2006-04-17  Ralf Angeli  <angeli@iwi.uni-sb.de>
3802         * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
3803         (tex-font-lock-keywords-3): Use it.
3805 2006-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3807         * newcomment.el (comment-add): New function.
3808         (comment-region-default, comment-dwim): Use it.
3810 2006-04-15  Michael Olson  <mwolson@gnu.org>
3812         * emacs-lisp/tq.el: Improve comments.
3813         (tq-queue-head-question): New accessor function.
3814         (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
3815         Update for modified queue structure.
3816         (tq-queue-add): Accept `question' argument.
3817         (tq-queue-pop): If a question is pending, send it.
3818         (tq-enqueue): Accept new optional argument `delay-question'.
3819         If this is non-nil, and at least one other question is pending a
3820         response, queue the question rather than sending it immediately.
3822 2006-04-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3824         * calendar/appt.el (appt-add): Check whether an appointment is
3825         already present in appt-time-msg-list.  Simplify code.
3827 2006-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3829         * progmodes/cc-langs.el (c-mode-menu):
3830         Don't presume c-subword-mode is bound.
3832 2006-04-13  Bill Wohler  <wohler@newt.com>
3834         * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
3835         (customize-package-emacs-version): Use cdr instead of cadr now
3836         that alists use dotted pairs.
3838         * custom.el (defcustom): Fix docstring for :package-version.
3840 2006-04-13  Michael Albinus  <michael.albinus@gmx.de>
3842         * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
3843         (tramp-handle-shell-command): Display output buffer only when
3844         `tramp-display-shell-command-buffer' is true.
3845         (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
3847 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
3849         * textmodes/org.el (org-set-autofill-regexps): Set only the local
3850         values of `adaptive-fill-regexp' and `adaptive-fill-function'.
3852 2006-04-13  Romain Francoise  <romain@orebokech.com>
3854         * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
3855         leaving temporary .cvsignore buffers behind.
3857 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
3859         * textmodes/org.el (org-set-regexps-and-options)
3860         (org-get-current-options): Better names for the startup folding
3861         options.
3863 2006-04-13  Thien-Thi Nguyen  <ttn@gnu.org>
3865         * vc.el (vc-annotate): Arrange for point to end up at the same
3866         line number as in the original, but only when using a new buffer.
3868 2006-04-12  Stuart Herring  <herring@lanl.gov>  (tiny change)
3870         * files.el (hack-one-local-variable-eval-safep):
3871         Recognize `edebug-form-spec' for `put', but only if it passes
3872         `edebug-basic-spec'.  Generalize `put' handling.
3874         * emacs-lisp/edebug.el (edebug-basic-spec): New function for
3875         vetting file-local form specs.
3877         * allout.el (allout-layout): Autoload its `safe-local-variable'
3878         property.
3880 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
3882         * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
3883         (org-agenda-mouse-1-follows-link)
3884         (org-mouse-1-follows-link): New options.
3885         (org-format-agenda-item): Fix bug if TAGS is nil.
3886         (org-agenda-get-scheduled): Quote `priority' symbol in plist.
3888 2006-04-13  Nick Roberts  <nickrob@snap.net.nz>
3890         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
3891         GDB 6.1+ gives full filename for "info sources" so use
3892         file-name-nondirectory.
3894 2006-04-12  Romain Francoise  <romain@orebokech.com>
3896         * subr.el (read-passwd): Bind `message-log-max' to nil.
3898 2006-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3900         * progmodes/perl-mode.el (perl-indent-new-calculate):
3901         Recompute parse-start after jumping backward by a whole sexp.
3903 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3905         * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
3906         window configuration.
3907         (vc-annotate-display-select): Select the buffer so that current-buffer
3908         (and selected-window) is the output buffer at the end of vc-annotate.
3910 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
3912         * vc.el (vc-annotate-color-map): Add custom TTY color map for
3913         8-color terminals, to use all of the colors in a sensible order.
3914         256-color terminals work well with the standard map.
3915         (vc-annotate-lines): Only strip the first color character if it
3916         is "#", to allow for terminal-style named colors.
3917         (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
3918         the correct buffer is scrolled.
3920 2006-04-11  Richard Stallman  <rms@gnu.org>
3922         * emacs-lisp/bytecomp.el (byte-compile-file):
3923         Bind enable-local-variables to :safe, and make normal-mode obey it.
3925         * files.el (enable-local-variables): Allow value :safe.
3926         (normal-mode): Doc fix.
3927         (hack-local-variables): Implement enable-local-variables = :safe.
3928         (hack-local-variables-confirm): Don't prevent quitting.
3930 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3932         * loadhist.el (unload-feature): A bit of sanity check of
3933         load-history entries.  Cancel timer-vars before unbinding them.
3935         * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
3936         quote special chars, and make the trick work on the hex part of the
3937         buffer as well.
3938         (hexl-mode, hexl-save-buffer, hexl-mode-exit)
3939         (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
3941         * startup.el (normal-splash-screen): Fix last change so we don't wait
3942         2 minutes if we don't show the splash screen.
3944 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
3946         * textmodes/org.el (org-export-plain-list-max-depth)
3947         (org-table-spaces-around-separators)
3948         (org-radio-targets, org-activate-camels)
3949         (org-table-spaces-around-invisible-separators): Options removed.
3950         (org-time-stamp-rounding-minutes, org-remember-templates)
3951         (org-ellipsis, org-activate-links, org-descriptive-links):
3952         New options.
3953         (org-remember-apply-template, org-current-time)
3954         (org-finish-edit-table-field)
3955         (org-link-unescape, org-link-escape)
3956         (org-string-width, org-table-clean-line, org-html-do-expand)
3957         (org-edit-agenda-file-list, org-store-new-agenda-file-list)
3958         (org-read-agenda-file-list): New functions.
3959         (org-table-edit-field)
3960         (org-table-create-or-convert-from-region): New commands
3961         (org-table-toggle-vline-visibility): Command removed.
3962         (org-table-convert-region): Made a command.
3963         (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
3964         Replace with the normal org- functions.
3965         (org-self-insert-command): Don't trigger realign unnecessarily
3966         when blanking a field that is not full.
3967         (org-mode): `Set buffer-invisibility-spec' for links.
3968         (org-activate-links2): Hide link part and only show descriptive
3969         part of the link.
3970         (org-insert-link): Modify for new linking system.
3971         (org-store-link): Store description separately, for use by
3972         `org-insert-link'.
3973         (org-table-align): Use `org-string-width'.
3974         (defgroup): Completely new group structure for custom variables.
3975         (org-agenda-files): Option: Single file name allowed.  Function:
3976         Optional argument unrestrited means ignore any restricitons.
3977         (org-install-agenda-files-menu): Find a buffer in Org-mode before
3978         trying to modify the menu.  Use generalized access to
3979         `org-agenda-files.'
3980         (org-agenda-list, org-todo-list, org-cycle-agenda-files)
3981         (org-agenda-file-to-front, org-remove-file, org-diary)
3982         (org-tags-view, org-export-icalendar-all-agenda-files)
3983         (org-export-icalendar-combine-agenda-files): Use generalized
3984         access to `org-agenda-files'.
3985         (org-remember-handler): Correctly preserve heading if present.
3986         (org-table-insert-row, org-table-insert-hline): Deal with
3987         invisible characters.
3989 2006-04-10  J.D. Smith  <jdsmith@as.arizona.edu>
3991         * vc.el (vc-annotate-display-mode): Made default 'fullscale.
3992         (vc-annotate-color-map): New 18 element constant
3993         value/saturation, rotating hue colormap, from red->blue.
3994         (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
3995         (vc-annotate-display-select): Switch to annotate-mode elsewhere.
3996         (vc-annotate): To avoid killing the required local variables,
3997         set them before the end of `with-output-to-temp-buffer', and
3998         after first switching to annotate-mode.
3999         (vc-annotate-warp-version): Add buffer argument in goto-line to
4000         ensure annotation, not source, is scrolled.
4002 2006-04-10  Bill Wohler  <wohler@newt.com>
4004         * custom.el (defcustom, custom-handle-keyword):
4005         Add :package-version keyword.
4006         (custom-add-package-version): New function.  Sets value of new
4007         property 'custom-package-version from :package-version keyword.
4008         (defcustom): Create Common Keywords section in docstring.
4009         (defface, defgroup): Replace definitions of a select few keywords
4010         with a reference to the Common Keywords in defcustom.
4011         (defcustom, defface, defgroup): Replace reference to Customization
4012         chapter in manual with hyperlink.
4014         * cus-edit.el (customize-package-emacs-version-alist):
4015         New variable.
4016         (customize-changed-options): Add check for custom-package-version.
4017         (customize-package-emacs-version): New function to look up Emacs
4018         version corresponding to the given package version.
4020         * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
4021         defun name, in similar fashion to find-variable-regexp.
4023 2006-04-10  Eli Zaretskii  <eliz@gnu.org>
4025         * international/mule-cmds.el (set-locale-environment): Fix last
4026         change for when the locale's preferences don't specify any encoding.
4028 2006-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4030         * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
4031         so the defined var/fun doesn't need to be quoted.
4033 2006-04-10  Richard Stallman  <rms@gnu.org>
4035         * finder.el (finder-mode-map): Add n and p bindings.
4037 2006-04-10  Nick Roberts  <nickrob@snap.net.nz>
4039         * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
4040         (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
4041         (gdb-setup-windows): Put something in source window if we can't find
4042         the source file.
4043         (gdb-frame-handler): Make it work again with just assembly.
4044         (gdb-data-list-register-values-handler): Make it work when there is
4045         no stack.
4047 2006-04-09  Richard Stallman  <rms@gnu.org>
4049         * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
4050         specs while looking for charset.
4052         * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
4054         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
4055         Make them faces.
4056         (lm-font-lock-keywords): Update appropriately.
4058 2006-04-10  Kim F. Storm  <storm@cua.dk>
4060         * simple.el (filter-buffer-substring): Add NOPROPS arg, so
4061         it can also replace buffer-substring-no-properties.
4063         * emulation/cua-base.el (cua-delete-region, cua-paste)
4064         (cua-repeat-replace-region): Use filter-buffer-substring.
4066         * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
4067         (cua-cut-region-to-global-mark): Likewise.
4069         * emulation/cua-rect.el (cua--extract-rectangle)
4070         (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
4072 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4074         * textmodes/bibtex.el (bibtex-entry-update): New optional arg
4075         entry-type.  Add field delimiters to numerical fields if they are
4076         not present.
4078 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4080         * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
4081         string-const to return value.
4082         (bibtex-remove-delimiters): Use it.
4084 2006-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4086         * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
4087         cl-byte-compile-compiler-macro unless it exists.
4089 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
4091         * files.el (hack-local-variables-confirm) <offer-save>:
4092         Clarify message text.  Suggested by Ralf Angeli.
4094 2006-04-08  Michael Cadilhac  <michael.cadilhac@lrde.org>
4096         * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
4097         (delete-extract-rectangle-line): Use `filter-buffer-substring'
4098         instead of `buffer-substring' and `delete-region'.  (Most of the
4099         code actually copied from `kill-region'.)
4101 2006-04-08  Ryan Yeske  <rcyeske@gmail.com>
4103         * rcirc.el (rcirc-default-server): Rename from rcirc-server.
4104         (rcirc-default-port): Rename from rcirc-port.
4105         (rcirc-default-nick): Rename from rcirc-nick.
4106         (rcirc-default-user-name): Rename from rcirc-user-name.
4107         (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
4108         (rcirc-low-priority-flag): New variable.
4109         (rcirc-decode-coding-system): New defcustom.
4110         (rcirc-encode-coding-system): New defcustom.
4111         (rcirc-coding-system-alist): New defcustom.
4112         (rcirc-multiline-major-mode): New defcustom.
4113         (rcirc-nick): New internal variable.
4114         (rcirc-process): Remove variable.
4115         (rcirc-server-buffer): New variable.
4116         (rcirc): Update to use rcirc-default-* variables above.
4117         (rcirc-connect): Do not add window-configuration-hook-here.
4118         (rcirc-server): New internal variable.
4119         (rcirc-connect): Do not send keepalive pings if
4120         rcirc-keepalive-seconds is nil.
4121         (with-rcirc-server-buffer): New macro.
4122         (rcirc-send-string): Encode with rcirc-encode-coding-system.
4123         (rcirc-server-name): Rename from rcirc-server.
4124         (rcirc-buffer-process): New function.
4125         (rcirc-buffer-nick): New function.
4126         (rcirc-buffer-target): Remove function.
4127         (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
4128         New commands.
4129         (rcirc-mode-map): Change binding of C-c C-l to
4130         rcirc-toggle-low-priority.
4131         (rcirc-mode): Initialize coding system based on
4132         rcirc-coding-system-alist.  New change-major-mode-hook to part the
4133         channel on a mode change.  Make kill-buffer-hook buffer-local.
4134         (rcirc-change-major-mode-hook): New function.
4135         (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
4136         (rcirc-last-post-time): New variable.
4137         (rcirc-process-message): Store the last time user posted a message
4138         to this target.
4139         (rcirc-multiline-minor-mode): New mode.
4140         (rcirc-multiline-minor-mode-map): New mode map.
4141         (rcirc-edit-multiline): Put multiline-edit buffer in
4142         rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
4143         (rcirc-print): Ignore any line starting with an ignored nick.
4144         (rcirc-print): Decode using rcirc-decode-coding-system.
4145         (rcirc-track-minor-mode): Update global-mode-string when disabling
4146         this mode.
4147         (minor-mode-alist): Add LowPri indicator.
4148         (rcirc-toggle-low-priority): New function.
4149         (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
4150         next lowpriority buffer with activity.
4151         (rcirc-record-activity): Sort buffers in rcirc-activity by the
4152         last time the user posted a message in to the target.
4153         (rcirc-update-activity-string): New formatting for low priority
4154         buffers.
4155         (rcirc-split-activity): New function.
4156         (rcirc-handler-PART, rcirc-handler-KICK)
4157         (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
4158         (rcirc-nick-away-alist): New variable.
4159         (rcirc-handler-301): New handler.  Away messages are printed once
4160         per change.
4162 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
4164         * info.el (Info-follow-nearest-node): Doc fix.
4166         * international/mule-cmds.el (set-locale-environment): Make sure
4167         the coding-system preferred by the locale's language has the same
4168         EOL conversion type as the original buffer-file-coding-system.
4169         (locale-language-names): Add a few MS Windows language codes.
4171 2006-04-07  Richard Stallman  <rms@gnu.org>
4173         * simple.el (eval-expression): Doc fix.
4175         * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
4176         (eval-defun): Doc fixes.
4178 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
4180         * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
4182 2006-04-07  Nick Roberts  <nickrob@snap.net.nz>
4184         * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
4185         GDB list command without argument for greater generality.
4187 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
4189         * subr.el (string-or-null-p): New function.
4191         * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
4193         * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
4195         * files.el: Update comment about safe-local-variable declarations.
4197 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
4199         * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
4200         See idlwave.org.
4202         * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
4203         See idlwave.org.  Includes code to obsolete idlw-rinfo.el.
4205         * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
4206         See idlwave.org.
4208         * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
4209         version 6.0 (minimal changes).  See idlwave.org.
4211         * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
4212         6.0 (minimal changes).  See idlwave.org.
4214         * progmodes/idlw-rinfo.el: File obsoleted and removed.
4216 2006-04-06  Romain Francoise  <romain@orebokech.com>
4218         * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
4219         symmetric encryption features and a new asynchronous interface to
4220         GnuPG.  This new version is version 1.4, plus whitespace changes.
4222 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
4224         * files.el: Move some `safe-local-variable' declarations to the
4225         respective files.
4227         * textmodes/ispell.el (ispell-check-comments)
4228         (ispell-local-dictionary): Mark as safe.
4230         * abbrev.el (abbrev-mode): Mark as safe.
4232         * add-log.el (change-log-default-name): Mark as safe.
4234         * textmodes/reftex-vars.el (reftex-vref-is-default)
4235         (reftex-fref-is-default, reftex-level-indent)
4236         (reftex-guess-label-type): Mark as safe.
4238         * textmodes/fill.el (colon-double-space): Mark as safe.
4240         * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
4241         (sentence-end-double-space, sentence-end-without-period)
4242         (sentence-end-without-space, sentence-end, sentence-end-base)
4243         (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
4245 2006-04-06  Kim F. Storm  <storm@cua.dk>
4247         * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
4248         the :set-after list.
4249         (ido-downcase-unc-hosts): New user option.  Default on.
4250         (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
4251         when it is set, as regexps are now applied on the fly.
4252         (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
4253         Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
4254         on the fly, but only when ido-process-ignore-lists is set.
4255         Do case insensitive filtering if ido-downcase-unc-hosts is set.
4256         Only downcase names if ido-downcase-unc-hosts is set.
4258 2006-04-06  Juanma Barranquero  <lekktu@gmail.com>
4260         * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
4262         * woman.el (WoMan-xref-man-page): Fix call to `substring'.
4264 2006-04-05  Kim F. Storm  <storm@cua.dk>
4266         * ido.el (ido-mode): Set after ido-unc-hosts and
4267         ido-ignore-unc-host-regexps.
4268         (ido-save-history): Save ido-unc-hosts-cache.
4269         (ido-load-history): Load ido-unc-hosts-cache.
4270         (ido-reread-directory): Refresh unc hosts cache in // dir.
4272         * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
4273         to nil while displaying slash screen.
4275 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
4277         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
4278         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
4280 2006-04-05  Kenichi Handa  <handa@m17n.org>
4282         * international/characters.el: Setup cases of Latin, Greek, and
4283         Cyrillic characters in CJK charsets.
4285 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
4287         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
4288         default-enable-multibyte-characters.  This reverts the change from
4289         revision 6.17 which is no longer necessary because the passphrase
4290         is sent separately now.  GnuPG messages are unreadable under
4291         multibyte locales with default-enable-multibyte-characters set to nil.
4293 2006-04-04  Andreas Schwab  <schwab@suse.de>
4295         * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
4296         and `byte-compile-warnings' as `safe-local-variable'.
4298 2006-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
4300         * man.el (Man-mode-map): Restore the \r binding.
4301         (Man-abstract-xref-man-page): If Man-target-string is a function,
4302         call it.
4303         (Man-highlight-references): Use Man-default-man-entry to get the
4304         target.  Deal with xrefs too.
4305         (Man-highlight-references0): Don't call the target function.
4307         * woman.el (WoMan-xref-man-page): Strip the section number, woman
4308         cannot deal with it.
4310 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
4312         * pgg-gpg.el: Clean up process buffers every time gpg processes
4313         complete.
4315 2006-04-04  Kenichi Handa  <handa@m17n.org>
4317         * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
4318         here.
4319         (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
4320         Temporarily bind inhibit-field-text-motion to t.
4322 2006-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4324         * startup.el (normal-splash-screen): Only set mode-line-format in the
4325         splash buffer, so as not to interfere when debugging the code.
4326         Ignore errors when switching buffer.
4328 2006-04-03  Romain Francoise  <romain@orebokech.com>
4330         * dired.el (dired-dnd-protocol-alist): Fix typo.
4332 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
4334         * savehist.el (savehist): Add :version.
4335         (savehist-ignored-variables): New variable.
4336         (savehist-minibuffer-hook): Don't save variables listed in
4337         `savehist-ignored-variables'.
4339         * dired.el (dired-dnd-protocol-alist): Mention that change does
4340         only apply to new buffers in doc string.
4342 2006-04-03  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
4344         * recentf.el (recentf-open-files-item): Include newline in button
4345         field, so opening a file will work, when the point is at the end
4346         of the file name.  Allow, for example, to [i]search a file by
4347         extension and just push RET to open it.
4349 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
4351         * pgg-gpg.el (pgg-gpg-process-filter)
4352         (pgg-gpg-wait-for-completion): Check if buffer is alive.
4354         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
4355         lines, temporary fix.
4357 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
4359         * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
4361 2006-04-02  Richard Stallman  <rms@gnu.org>
4363         * progmodes/compile.el (compilation-message-face): Make it defcustom.
4365 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
4367         * ibuf-macs.el (define-ibuffer-column): Add a new key:
4368         header-mouse-map.
4370         * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
4371         (ibuffer-mode-header-map): New keymaps.
4372         (ibuffer-update-title-and-summary): Enable mouse face highlighting
4373         and keybindings for column headers.
4374         (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
4375         property.
4377 2006-04-02  Drew Adams  <drew.adams@oracle.com>  (tiny change)
4379         * speedbar.el (speedbar-after-create-hook): Doc fix.
4381 2006-04-02  Michael Ernst  <mernst@alum.mit.edu>
4383         * shell.el (shell-directory-tracker)
4384         (shell-dynamic-complete-command): Doc fixes.
4386 2006-04-01  Matt Hodges  <MPHodges@member.fsf.org>
4388         * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
4389         terminals.
4391 2006-04-01  Kim F. Storm  <storm@cua.dk>
4393         * ido.el (ido-unc-hosts-cache): New defvar.
4394         (ido-unc-hosts): If value of defcustom is a function, call it to
4395         get list of UNC hosts.  Add function-item choices to specify
4396         ido-unc-hosts-net-view or user function.
4397         (ido-ignore-unc-host-regexps): New defcustom.
4398         (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
4399         (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
4400         (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
4402 2006-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4404         * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
4405         wwidth.
4407 2006-03-31  Juanma Barranquero  <lekktu@gmail.com>
4409         * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
4410         (ido-max-work-file-list, ido-switch-buffer)
4411         (ido-read-file-name-as-directory-commands):
4412         Fix typos in docstrings.
4414 2006-03-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4416         * term/mac-win.el (mac-system-coding-system): Define and use after
4417         Mac-specific coding systems are ready.
4419 2006-03-27  Romain Francoise  <romain@orebokech.com>
4421         * net/rcirc.el (rcirc-connect): Add autoload cookie.
4423         * ldefs-boot.el: Update.
4425 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
4427         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
4428         passphrases when it is not needed.
4429         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
4430         passphrase stuff from gpg, should only be necessary when you use
4431         gpg with a smartcard.
4433 2006-03-27  Nick Roberts  <nickrob@snap.net.nz>
4435         * comint.el (comint-dynamic-list-completions): Allow user to
4436         select *Completions* buffer.
4438 2006-03-27  Carsten Dominik  <dominik@science.uva.nl>
4440         * textmodes/org.el (org-get-level-face): Fix bug with level counting.
4442 2006-03-26  Andreas Schwab  <schwab@suse.de>
4444         * progmodes/gud.el (gdb): Only complain about multiple debugging
4445         when the gdb process is still running.
4447 2006-03-25  Eli Zaretskii  <eliz@gnu.org>
4449         * mail/rmail.el (tool-bar-map): Defvar it.
4450         (rmail-tool-bar-map): Tool-bar buttons for Rmail.
4451         (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
4453 2006-03-25  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
4455         * help.el (print-help-return-message): Suggest to use
4456         display-buffer instead of switch-to-buffer-other-window to restore
4457         the previous window without selecting it.
4459 2006-03-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4461         * frame.el (select-frame-by-name): Call x-focus-frame also when
4462         window-system is mac.
4464         * term/mac-win.el: Adjust Courier font specifications in
4465         x-fixed-font-alist.
4466         (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
4467         when directly encoding to UTF-16 in native byte order, no BOM.
4469 2006-03-25  Kim F. Storm  <storm@cua.dk>
4471         * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
4472         (cua--init-keymaps): Use it instead of fixed C-return.
4473         (cua-mode): Set after it.
4475         * emulation/cua-rect.el (cua--init-rectangles):
4476         Use cua-rectangle-mark-key instead of fixed C-return.
4478 2006-03-25  Nick Roberts  <nickrob@snap.net.nz>
4480         * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
4481         "run" in .gdbinit.
4482         (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
4484 2006-03-24  Romain Francoise  <romain@orebokech.com>
4486         * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
4487         `display-buffer-other-frame'.
4489 2006-03-24  Kim F. Storm  <storm@cua.dk>
4491         * apropos.el (apropos-synonyms): Add selection => region.
4493 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
4495         * progmodes/gdb-ui.el (gdb-var-create-regexp)
4496         (gdb-var-list-children-regexp, gdb-var-update-regexp)
4497         (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
4498         (gdb-data-list-register-values-regexp)
4499         (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
4500         Future proof against new fields being added to MI output.
4501         (gdb-send): Don't treat backslashes for program input as
4502         continuations.
4503         (gdb-assembler-handler): Don't use window-start for this handler.
4504         (gdb-frame-handler): Don't change to hollow arrow if overlay
4505         arrow doesn't move to new frame.
4507 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
4509         * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
4510         prevent compiler warnings.
4511         (gdb-stopped): Check for gud-last-last-frame (case: signal).
4512         (breakpoint-disabled): Make lighter for contrast with overlay arrow.
4513         (gdb-assembler-custom): Use hollow-right-triangle for assembler
4514         buffer too.
4516 2006-03-23  Reiner Steib  <reinersteib+gmane@imap.cc>
4518         * pgg-gpg.el (pgg-gpg-update-agent): Check for
4519         make-network-process, so we can use the same code in Gnus v5-10
4520         too and have this file fully synchronized with that release.
4522 2006-03-23  Romain Francoise  <romain@orebokech.com>
4524         * ibuf-ext.el (ibuffer-read-filter-group-name):
4525         Use `ibuffer-generate-filter-groups' to make completion list match
4526         the filter groups that are really displayed in the Ibuffer buffer.
4527         (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
4529 2006-03-23  Kenichi Handa  <handa@m17n.org>
4531         * international/mule-cmds.el (sort-coding-systems): Describe that
4532         the argument is modified in docstring.
4534 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
4536         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
4537         (pgg-gpg-update-agent): New function.
4538         (pgg-gpg-use-agent-p): New function.
4539         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
4540         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
4541         (pgg-gpg-sign-region): Use it.
4543 2006-03-21  Chong Yidong  <cyd@stupidchicken.com>
4545         * cus-edit.el (custom-face-set): Call custom-push-theme before
4546         face-spec set so that `changed' theme is correctly saved.
4547         (custom-face-reset-standard): Reset to recalculated face rather
4548         than defface spec.
4550         * custom.el (custom-push-theme): Only save `changed' theme if the
4551         current face does not match the defface specs.
4553 2006-03-21  Simon Josefsson  <jas@extundo.com>
4555         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
4556         <wilde@sha-bang.de>.
4557         (pgg-gpg-use-agent): New variable.
4558         (pgg-gpg-process-region): Use it.
4559         (pgg-gpg-encrypt-region): Likewise.
4560         (pgg-gpg-encrypt-symmetric-region): Likewise.
4561         (pgg-gpg-decrypt-region): Likewise.
4562         (pgg-gpg-sign-region): Likewise.
4563         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
4565 2006-03-21  Carsten Dominik  <dominik@science.uva.nl>
4567         * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
4568         bracket links.
4570 2006-03-21  Kim F. Storm  <storm@cua.dk>
4572         * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
4573         fringe-indicator-alist instead of modifying global value.
4574         (gdb-frame-handler): Likewise.
4576 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
4578         * diff-mode.el (diff-function): Make it inherit from diff-header
4579         instead of diff-context.
4581         * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
4582         bitmap.
4583         (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
4584         change names in macro above for consistency.
4585         (gdb-frame-handler): Use hollow-right-triangle for all selected
4586         frames which except the innermost (where execution has stopped).
4587         (gdb-reset): Reset buffer-local values of overlay-arrow.
4589 2006-03-20  Richard Stallman  <rms@gnu.org>
4591         * simple.el (set-mark-command): Doc fix.
4593         * files.el (display-buffer-other-frame): New command.
4594         (ctl-x-4-map): Bind C-x 5 C-o to it.
4596 2006-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4598         * jit-lock.el (jit-lock-function): Check for the actual defer-timer
4599         rather than just defer-time, in case defer-time has been changed but
4600         the timer isn't running yet.
4601         (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
4603 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
4605         * help-mode.el (help-follow-symbol): New function.
4606         Essentially identical to the old `help-follow', but do not let
4607         `push-button' do the work when on an xref.
4608         (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
4610 2006-03-19  Richard Stallman  <rms@gnu.org>
4612         * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
4613         preceded by the word `program'.
4614         (help-follow-mouse, help-follow): Throw error if not on xref.
4615         Delete no longer used args.
4617 2006-03-20  Nick Roberts  <nickrob@snap.net.nz>
4619         * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
4620         annotation ensure gud-overlay-arrow-position is redisplayed.
4622 2006-03-19  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4624         * textmodes/bibtex.el (bibtex-include-OPTkey)
4625         (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
4626         (bibtex-autokey-name-case-convert)
4627         (bibtex-autokey-titleword-case-convert): Make these the aliases
4628         for the following two variables.
4629         (bibtex-autokey-name-case-convert-function)
4630         (bibtex-autokey-titleword-case-convert-function): Make these the
4631         real names.
4632         (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
4633         bibtex-font-lock-crossref sublists.
4634         (bibtex-mode): Revert 2005-12-30 change (which made
4635         completion-ignore-case buffer-local).
4636         (bibtex-url): Simplify.
4638 2006-03-19  Kim F. Storm  <storm@cua.dk>
4640         * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
4641         cursor property value to 2 (to align with C level change).
4643 2006-03-19  Bill Wohler  <wohler@newt.com>
4645         * image.el (image-load-path-for-library): Shorten first line in
4646         docstring.
4648 2006-03-18  Richard Stallman  <rms@gnu.org>
4650         * mail/rmail.el (rmail-reply-regexp): Undo previous change.
4652 2006-03-18  Ben North  <ben@redfrontdoor.org>  (tiny change)
4654         * isearch.el (isearch-other-meta-char): Handle user bindings for
4655         shifted control characters.
4657 2006-03-18  Agustin Martin  <agustin.martin@hispalinux.es>
4659         * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
4660         part that matches email addresses, file names, etc.
4662 2006-03-18  Eli Zaretskii  <eliz@gnu.org>
4664         * term/w32-win.el (mouse-set-font):
4665         Mention w32-list-proportional-fonts in the doc string.
4667 2006-03-18  Kim F. Storm  <storm@cua.dk>
4669         * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
4670         (ido-unc-hosts): New user option to explicitly define list of know
4671         UNC-style hosts for completion.
4672         (ido-cache-unc-host-shares-time): New user option.
4673         (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
4674         New helper functions for UNC file-name support.
4675         (ido-may-cache-directory): Check for UNC host.  Simplify.
4676         (ido-wash-history): Clean out old UNC hosts.
4677         (ido-nonreadable-directory-p): UNC hosts are always readable.
4678         (ido-directory-too-big-p): UNC hosts are never too big.
4679         (ido-set-current-directory): Handle UNC root path.
4680         (ido-file-name-all-completions): Complete UNC host names from
4681         ido-unc-hosts list.  Cache UNC host shares.
4682         (ido-make-file-list-1): Don't filter UNC root.
4683         (ido-exhibit): Check for // in root directory, and switch to UNC
4684         mode by setting ido-current-directory to //.
4686 2006-03-17  Luc Teirlinck  <teirllm@auburn.edu>
4688         * cus-edit.el (customize-changed-options): Mention explicit
4689         version number as default in prompt.
4691 2006-03-17  Bill Wohler  <wohler@newt.com>
4693         * image.el (image-load-path-for-library): Minor docstring fix.
4695 2006-03-17  Carsten Dominik  <dominik@science.uva.nl>
4697         * textmodes/org.el (org-read-date): Include subgroup 5 into
4698         replacement text.
4699         (org-popup-calendar-for-date-prompt): Fix customization type.
4701 2006-03-17  Nick Roberts  <nickrob@snap.net.nz>
4703         * progmodes/gdb-ui.el (gud-watch): Provide completion.
4704         (gdb-continuation): New variable.
4705         (gdb-send): Deal with continuation lines.
4707         * progmodes/gud.el (gud-gdb-complete-command)
4708         (gud-gdb-run-command-fetch-lines): Adapt for use with watch
4709         expressions.
4710         (gud-tooltip-mode): Use buffer-local value.
4712 2006-03-16  Kim F. Storm  <storm@cua.dk>
4714         * ido.el (ido-edit-input): Use selected match, if any.
4716 2006-03-16  Bill Wohler  <wohler@newt.com>
4718         * image.el (image-load-path-for-library): Prefer user's images in
4719         image-load-path.
4721 2006-03-16  Martin Rudalics  <rudalics@gmx.at>
4723         * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
4724         when checking for attempt to drag leftmost or rightmost scrollbar.
4726 2006-03-16  Nick Roberts  <nickrob@snap.net.nz>
4728         * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
4729         (gdb-force-mode-line-update): New function.
4730         (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
4731         (gdb-exited): Use them.
4732         (gdb-signal): New function.
4733         (gdb-annotation-rules): Provide a rule for it.
4735 2006-03-16  Kenichi Handa  <handa@m17n.org>
4737         * international/mule.el (auto-coding-regexp-alist): Add entries
4738         for Unicode BOM.
4740         * sort.el (sort-build-lists): Temporarily bind
4741         inhibit-field-text-motion to t.
4743 2006-03-15  Luc Teirlinck  <teirllm@auburn.edu>
4745         * locate.el (locate-command, locate-make-command-line)
4746         (locate-fcodes-file, locate-update-command)
4747         (locate-prompt-for-command, locate, locate-with-filter)
4748         (locate-get-file-positions): Doc fixes.
4749         (locate-buffer-name, locate-header-face): Remove leading `*' in
4750         defcustom.
4751         (locate-filter-output): Use `keep-lines' instead of its alias
4752         `delete-non-matching-lines'.
4753         (locate-get-filename, locate-get-dirname): Add introductory comment.
4754         (locate-find-directory-other-window): Give appropriate error
4755         message if used outside main listing.
4757 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4759         * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
4760         the new extend-region feature.
4761         (font-lock-after-change-function): Update correspondingly.
4762         * jit-lock.el (jit-lock-after-change): Update correspondingly.
4763         * progmodes/grep.el (font-lock-lines-before): Don't disable.
4765 2006-03-15  Bill Wohler  <wohler@newt.com>
4767         * image.el (image-load-path-for-library): Fix example by not
4768         recommending that one binds image-load-path.  Just defvar it to
4769         placate compiler and only use it if previously defined.
4771 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
4773         * textmodes/org.el (org-insert-centered): Use `string-width' to
4774         make underlining work for wide characters.
4775         (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
4776         TAB to `org-cycle', to make sure that no binding in
4777         `outline-mode-map' can supercede it.
4779 2006-03-14  Ken Manheimer  <ken.manheimer@gmail.com>
4781         * allout.el: Increment version to 2.2.1 in file commentary.
4783         (allout-version): Increment to 2.2.1.
4785         (allout-default-layout): New customization variable, used when the
4786         file lacks a specific allout-layout.  Uses allout-layout-type for
4787         recursively nested definition.
4789         (allout-layout-type): Widget defining allout layouts, necessary for
4790         self-recursive definition.
4792         (allout-mode): Incorporate allout-default-layout as fallback for
4793         allout-layout.
4795         (allout-layout): Mark as 'safe-local-variable', and refer mention
4796         fallback to `allout-default-layout' in absence of a specified value.
4797         (allout-passphrase-verifier-string)
4798         (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
4800         (allout-file-passphrase-verifier-string): Obsolete variable, removed.
4802         (allout-get-encryption-passphrase-verifier): Use correct name of
4803         passphrase verifier in docstring.
4805 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
4807         * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
4808         elements.
4809         (gdb-find-watch-expression): Make it work for arrays too.
4810         Follow change to gdb-var-list.
4811         (gud-watch): Allow the user to enter variable name with a prexix
4812         arg.  Create keybindings.
4813         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
4814         (gdb-var-list-children-handler, gdb-var-update-handler)
4815         (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
4816         (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
4817         Follow change to gdb-var-list.
4818         (gdb-starting): Don't show the overlay arrows when program is running.
4820         * progmodes/gud.el (gud-speedbar-buttons): Follow change to
4821         gdb-var-list.
4823 2006-03-14  Bill Wohler  <wohler@newt.com>
4825         * image.el (image-load-path-for-library): Pass value of path
4826         rather than symbol.  Always return list of directories.
4827         Guarantee that image directory comes first.
4829 2006-03-14  Alan Mackenzie  <acm@muc.de>
4831         * font-core.el (font-lock-extend-region\(-function\)?.):
4832         New function/variable.
4834         * font-lock.el (font-lock-after-change-function):
4835         Call font-lock-extend-region.  Obey font-lock-lines-before.
4836         (font-lock-default-fontify-region): Remove reference to
4837         font-lock-lines-before.
4839         * jit-lock.el (jit-lock-after-change):
4840         Call font-lock-extend-region.  Obey font-lock-lines-before.
4842 2006-03-14  David Ponce  <david@dponce.com>
4844         * tree-widget.el (tree-widget-themes-load-path)
4845         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
4847 2006-03-13  Ryan Yeske  <rcyeske@gmail.com>
4849         * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
4850         (rcirc-print): Mark the start of text at the end of the prompt.
4851         (rcirc-track-minor-mode): Add autoload cookie.
4852         (rcirc-update-activity-string): Add space to front of mode-line
4853         indicator.
4855 2006-03-13  Miles Bader  <miles@gnu.org>
4857         * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
4858         (rcirc-abbrev-nick): Remove function.
4859         (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
4861 2006-03-13  David Ponce  <david@dponce.com>
4863         * tree-widget.el: Handle themes across all occurrences of the main
4864         themes sub-directory found in tree-widget-themes-load-path.
4865         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
4866         (tree-widget--locate-sub-directory): Return all occurrences.
4867         (tree-widget-themes-path): New function.
4868         Replace tree-widget-themes-directory, and return a list of directories.
4869         (tree-widget-set-parent-theme)
4870         (tree-widget-lookup-image): Use it.
4872 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
4874         * textmodes/org.el (org-link-search): Avoid self-matching of
4875         links, allow target text to be distributed over several lines.
4876         (org-search-not-link): New function.
4877         (org-set-regexps-and-options, org-get-current-options):
4878         New startup options.
4879         (org-export-as-html): Take odd-level setting from local variable.
4880         (org-fontify-emphasized-text): New option.
4881         (org-set-font-lock-defaults): Include emphasized text.
4882         (org-follow-mhe-link): Allow folder-only links, fix folder name.
4883         (org-font-lock): Customize group renamed from `org-faces'.
4885 2006-03-13  John Paul Wallington  <jpw@pobox.com>
4887         * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
4888         keyword; require `ibuf-ext' feature.  Thanks to Zhang Wei.
4890 2006-03-12  Luc Teirlinck  <teirllm@auburn.edu>
4892         * cus-start.el (all): Delete :version keyword for members of the
4893         fringe group, since the entire group is new in 22.1.
4895 2006-03-13  Nick Roberts  <nickrob@snap.net.nz>
4897         * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
4898         map if value is hexadecimal (an address).
4899         (gud-watch): Only search roots for existing watch expressions.
4900         (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
4901         prevent caching problems with speedbar-update-directory-contents.
4903 2006-03-12  Juri Linkov  <juri@jurta.org>
4905         * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
4906         before comparing with `low' and `warn'.
4908         * info.el (Info-dir-remove-duplicates): Move point to the
4909         beginning of the current line after deleting the entries from
4910         redundant heading.  Use marker for `limit' and compare it with
4911         point before calling `re-search-forward'.
4913 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
4915         * simple.el (yank): Fix typo in docstring.
4917 2006-03-11  Ryan Yeske  <rcyeske@gmail.com>
4919         * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
4920         messages, where "D" is the 6th character.
4922 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
4924         * simple.el (yank): Fix last change.
4926 2006-03-11  David Ponce  <david@dponce.com>
4928         * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
4929         merging elements from the standard ispell-dictionary-alist.
4930         (ispell-aspell-add-aliases): Add aliases to the passed dictionary
4931         alist, and return the new alist.
4933 2006-03-11  Richard Stallman  <rms@gnu.org>
4935         * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
4937         * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
4938         the way it is implemented is too unclean.
4940         * simple.el (kill-region, yank): Doc fix.
4942         * battery.el (battery-echo-area-format): Doc fix.
4943         (battery-mode-line-format): Likewise.
4944         (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
4945         (battery-linux-proc-acpi): Ignore batteries that say "charged".
4947 2006-03-11  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
4949         * progmodes/octave-mod.el (octave-indent-for-comment):
4950         Behave according to do string.
4952 2006-03-11  Agustin Martin  <agustin.martin@hispalinux.es>
4954         * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
4955         Be visible only if major mode is Mail Mode.
4957         * textmodes/flyspell.el (flyspell-external-point-words)
4958         (flyspell-process-localwords): Fix last changes.
4960 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
4962         * calendar/holidays.el (list-holidays): Doc fix.
4964         * international/mule.el (auto-coding-alist): Add .odt
4965         (OpenOffice's open document) files.
4967         * files.el (auto-mode-alist): Add .odt (OpenOffice's open
4968         document) files.  Mention in the doc string the need to sync with
4969         auto-coding-alist.
4971 2006-03-10  Chong Yidong  <cyd@stupidchicken.com>
4973         * files.el (hack-local-variables-confirm): Don't prompt for ! if
4974         enable-local-variables is set to always query, or there is no
4975         savable variable.
4977 2006-03-10  Bill Wohler  <wohler@newt.com>
4979         * image.el (image-load-path-for-library): Merge at least three
4980         functions from Gnus and MH-E into this one function that can now
4981         be shared.
4983 2006-03-11  Nick Roberts  <nickrob@snap.net.nz>
4985         * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
4986         gdb-remove-mouse-face and remove help-echo too.
4987         (gdb-enqueue-input): Correct conditional clause.
4989 2006-03-10  Glenn Morris  <rgm@gnu.org>
4991         * calendar/calendar.el (calendar-holidays): Doc fix.
4992         * calendar/holidays.el (list-holidays): Doc fix.
4994 2006-03-10  Nick Roberts  <nickrob@snap.net.nz>
4996         * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
4997         it gets called in gdb-prompt anyway.
4998         (gdb-use-separate-io-buffer): Only restore window arrangement for
4999         gdb-many-windows.
5000         (gdb-enqueue-input): Make it harder to send GDB input when program
5001         is running.
5002         (gdb-buffer-list): New variable.
5003         (gdb-remove-mouse-face): New function.
5004         (gdb-starting): Use it when GDB input won't get sent.
5006 2006-03-08  Juanma Barranquero  <lekktu@gmail.com>
5008         * help.el (view-lossage): Remove trailing whitespace before
5009         inserting "\n".
5011 2006-03-07  Chong Yidong  <cyd@stupidchicken.com>
5013         * files.el (hack-local-variables-confirm):
5014         Set coding-system-for-read to nil before writing to .emacs.
5016         * arc-mode.el (archive-extract): Check if an existing buffer name
5017         comes from a different archive.
5019         * help.el (describe-key-briefly): If KEY is a down event, read and
5020         discard the up event.
5022 2006-03-07  Nick Roberts  <nickrob@snap.net.nz>
5024         * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
5025         be edited and use font-lock-warning-face for any changes.
5027         * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
5028         (gdb-edit-value): Use it to report any errors.
5030 2006-03-07  Juanma Barranquero  <lekktu@gmail.com>
5032         * help.el (describe-key): Remove leftover test code.
5034 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
5036         * textmodes/org.el: Move defvars out of eval-when-compile.
5037         Use buffer-file-name variable.
5038         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
5039         arg `file'.
5040         (org-level-faces): Remove startup dependency.
5041         (org-cycle, org-map-tree, org-scan-tags)
5042         (org-remember-handler): Don't call `outline-level' directly.
5043         (org-mhe-search-all-folders): New option.
5044         (org-mhe-get-message-folder-from-index)
5045         (org-mhe-get-message-folder): Fix indexing search.
5046         (org-format-agenda-item): Handle nil TAGS argument.
5047         (org-cleaned-string-for-export, org-activate-target-links)
5048         (org-make-target-link-regexp): Deal with empty radio target list.
5049         (org-tag): New face.
5050         (org-get-level-face): New function.
5051         (org-set-font-lock-defaults): Simplify setup for headlines.
5052         (org-complete): Pass common substring to `display-completion-list'.
5054 2006-03-06  David Ponce  <david@dponce.com>
5056         * tree-widget.el: Update Commentary header.
5057         (tree-widget-theme-name): Ignore parent themes.
5058         (tree-widget-set-parent-theme): New function.
5059         (tree-widget-set-theme): Use it.
5060         (tree-widget-set-image-properties): Move definition.  Does nothing
5061         if image properties have already been set.
5062         (tree-widget-image-properties): Move definition.  Receive an image
5063         name.  Set the :pointer property.
5064         (tree-widget-lookup-image): Doc fix.  Search in parent themes.
5065         Don't set the :pointer image property.
5066         (tree-widget-convert-widget): New function.  Handle :dynargs
5067         compatibility here.
5068         (tree-widget): Use it to :convert-widget.  Add the :expander-p
5069         predicate to control when the :expander function is entered.
5070         Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
5071         (tree-widget-value-create): Handle :expander-p.  widget-apply
5072         :expander.
5073         (tree-widget-expander-p): New function.  Default value of the
5074         :expander-p property.
5076 2006-03-06  Chong Yidong  <cyd@stupidchicken.com>
5078         * help.el (describe-key): Properly handle the return value of
5079         read-key-sequence when grabbing an up-event.  Cleanup mouse-1
5080         remaps.  Handle string and vector `follow-link' values.
5082 2006-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5084         * complete.el (PC-expand-many-files): Try be more careful when parsing
5085         the shell's output.
5087 2006-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5089         * outline.el (hide-sublevels): Provide better interactive default.
5091 2006-03-06  Kenichi Handa  <handa@m17n.org>
5093         * international/fontset.el (create-fontset-from-fontset-spec):
5094         Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
5096 2006-03-05  Luc Teirlinck  <teirllm@auburn.edu>
5098         * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
5099         backslashes instead of one in regexp.
5100         (gud-tooltip-dereference): Add missing optional argument.
5102 2006-03-04  John Paul Wallington  <jpw@pobox.com>
5104         * wdired.el (toplevel): Require `cl' at compile-time.
5106 2006-03-04  Andreas Schwab  <schwab@suse.de>
5108         * server.el (server-process-filter): Handle errors during
5109         evaluation of the argument.
5111 2006-03-03  John Paul Wallington  <jpw@pobox.com>
5113         * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
5114         escape parentheses at beginning of line.
5115         (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
5116         (t-mouse-mode): Remove period from end of error message.
5118 2006-03-03  Agustin Martin  <agustin.martin@hispalinux.es>
5120         * textmodes/flyspell.el (flyspell-process-localwords):
5121         Be case-sensitive.
5123 2006-03-03  Martin Rudalics  <rudalics@gmx.at>
5125         * cus-edit.el (custom-quote): Remove function, since it has been
5126         moved to custom.el.
5128         * font-lock.el (lisp-font-lock-keywords-2)
5129         * emacs-lisp/rx.el (rx-check-any, rx-check-not)
5130         * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
5131         they have no special meaning.
5133         * midnight.el (clean-buffer-list): Handle case where base-buffer of
5134         indirect buffer gets killed before indirect buffer.  Use dolist.
5136 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
5138         * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
5139         value instead of a literal constant (1) on more pauses.
5141 2006-03-03  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
5143         * textmodes/flyspell.el (flyspell-external-point-words):
5144         Be case-sensitive.
5146 2006-03-03  Ryan Yeske  <rcyeske@gmail.com>
5148         * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
5149         with "www".
5151 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
5153         * allout.el: Restablish intermediate missing comment header to
5154         preserve outline structure.
5155         (allout-beginning-of-current-entry): Skip invisible text.
5156         (allout-open-topic): Fix opening a topic at end-of-buffer.
5157         (allout-minor-mode): Move nearer to allout-mode function.
5159 2006-03-02  Carsten Dominik  <dominik@science.uva.nl>
5161         * textmodes/org.el (org-paste-subtree): Remove (debug) form.
5163 2006-03-02  Nick Roberts  <nickrob@snap.net.nz>
5165         * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
5166         is nil.
5168         * progmodes/gud.el (gud-speedbar-menu-items):
5169         Use buffer-local-value and add missing :visible keyword.
5171         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
5173 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
5175         * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
5176         must be `follow-link'.
5178         * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
5180         * textmodes/org.el (org-export-as-html): Fix bugs in HTML
5181         formatting: No nested anchors.
5182         (org-all-targets): Fix bug with XEmacs compatibility.
5183         (org-read-date): Add (require 'parse-time).
5184         (org-set-tags): Fix bug with extra inserted space.
5185         (org-export-html-style): Define a style class for targets.
5186         (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
5187         (org-hide-leading-stars): New option.
5188         (org-hide): New face.
5189         (org-set-font-lock-defaults): Allow to hide leading stars.
5190         (org-get-legal-level, org-tr-level): New functions.
5191         (org-odd-levels-only): New option.
5192         (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
5193         (org-demote, org-promote): Deal with double-star levels.
5194         (org-convert-to-odd-levels): New command.
5196 2006-03-01  Nick Roberts  <nickrob@snap.net.nz>
5198         * speedbar.el (speedbar-update-localized-contents): Try to
5199         preserve window-start.
5200         (speedbar-update-directory-contents): Try to preserve window-start
5201         and window-point.
5202         (speedbar-update-special-contents): Don't move back to start of window.
5204         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
5205         gdb-speedbar-timer-fn.  Use speedbar-refresh instead of
5206         speedbar-timer-fn.
5207         (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
5208         (gdb-speedbar-expand-node): Use speedbar-delete-subblock
5209         instead of gdb-speedbar-timer-fn.
5211 2006-02-28  Jay Belanger  <belanger@truman.edu>
5213         * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
5214         (math-compose-expr): Use latex option when calling
5215         `math-compose-tex-matrix' for latex mode.
5217 2006-02-28  Nick Roberts  <nickrob@snap.net.nz>
5219         * speedbar.el: Re-instate comments about developing for speedbar
5220         [this is what info and gdb-ui use even if better methods exist now].
5222         * t-mouse.el: New file.
5223         (t-mouse-tty): Use with-temp-buffer.  Add more terminal types.
5224         (t-mouse-lispy-buffer-posn-from-coords): Remove.
5225         (t-mouse-make-event-element): Use posn-at-x-y instead.
5226         (t-mouse-make-event): Deal with Fedora Core 3.
5227         (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
5228         (t-mouse-mouse-position-function): New function.  Use it instead
5229         of advising mouse-position.
5230         (t-mouse-mode): New minor mode.
5231         (t-mouse-stop, t-mouse-run): Remove.  Use t-mouse-mode instead.
5233 2006-02-27  Glenn Morris  <rgm@gnu.org>
5235         * calendar/calendar.el (calendar-holidays): Doc fix.
5237 2006-02-27  Nick Roberts  <nickrob@snap.net.nz>
5239         * progmodes/gdb-ui.el (gdb-source-window): New variable.
5240         Re-introduce the concept of a source window.
5241         (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
5242         consistency with get-buffer-create.
5243         (def-gdb-auto-update-handler, gdb-info-locals-handler)
5244         (gdb-data-list-register-values-handler)
5245         (gdb-stack-list-locals-handler): Try to preserve window-start as
5246         well as window-point.
5247         (gdb-display-source-buffer): New function (old concept).
5248         (gdb-goto-breakpoint): Use it.
5250         * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
5251         for gdb-ui/gdb-mi (old concept).
5253 2006-02-27  Carsten Dominik  <dominik@science.uva.nl>
5255         * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
5256         binding.
5258         * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
5260         * textmodes/reftex-sel.el (reftex-select-label-map)
5261         (reftex-select-bib-map): Add `follow-mouse' binding.
5263 2006-02-26  Luc Teirlinck  <teirllm@auburn.edu>
5265         * jka-cmpr-hook.el (jka-compr-compression-info-list)
5266         (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
5267         Give :set functions to provide automatic updating.
5268         Update docstring.  Give compiler defvars early in the file
5269         and move the defcustoms to a later spot where all called functions
5270         are defined.
5271         (jka-compr-file-name-handler-entry): Doc fix.
5272         (jka-compr-compression-info-list--internal)
5273         (jka-compr-mode-alist-additions--internal)
5274         (jka-compr-load-suffixes--internal): New variables.
5275         (jka-compr-install): Set the three above variables.
5276         Update `load-file-rep-suffixes' instead of `load-suffixes'.
5277         (jka-compr-update, jka-compr-set): New functions.
5278         (auto-compression-mode): Doc fix.
5280         * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
5281         Update `load-file-rep-suffixes' instead of `load-suffixes'.
5282         Use jka-compr-compression-info-list--internal,
5283         jka-compr-mode-alist-additions--internal and
5284         jka-compr-load-suffixes--internal.
5286         * files.el (load-library):
5287         * loadhist.el (file-loadhist-lookup):
5288         * startup.el (command-line):
5289         * subr.el (locate-library):
5290         * emacs-lisp/autoload.el (update-directory-autoloads):
5291         * emacs-lisp/find-func.el (find-library-suffixes):
5292         Use `get-load-suffixes' instead of `load-suffixes'.
5294         * subr.el (locate-library):
5295         * emacs-lisp/find-func.el (find-library-name):
5296         Use `load-file-rep-suffixes' instead of '("").
5298 2006-02-26  Kim F. Storm  <storm@cua.dk>
5300         * ido.el (ido-save-history, ido-load-history): Simplify.
5301         Don't use find-file-noselect to avoid interference from other modes.
5303 2006-02-25  Thien-Thi Nguyen  <ttn@gnu.org>
5305         * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
5306         to use the default shell if filename is not available.
5307         Reported by Giorgos Keramidas.
5309 2006-02-25  John Williams  <jrw@pobox.com>  (tiny change)
5311         * progmodes/etags.el (tags-completion-table): Do completion from
5312         all the tables in the current list, as documented in the manual.
5314 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
5316         * CC Mode Update to 5.31.3.
5318 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
5320         * progmodes/cc-mode.el (c-postprocess-file-styles):
5321         Bind inhibit-read-only to t, around the call to
5322         c-remove-any-local-eval-or-mode-variables, so that it works on a
5323         RO file.
5325 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
5327         * progmodes/cc-awk.el: Correct a typo.
5329 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
5331         * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
5332         c-hungry-delete-backwards, at the request of RMS.  Leave the old
5333         name as an alias.
5335 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
5337         * progmodes/cc-mode.el: Correct a typo.
5339 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
5341         * progmodes/cc-defs.el: Update the version number to 5.31.3.
5343 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
5345         * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
5346         brace-else-brace (error due to mbeg, mend being undefined).
5348 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
5350         * progmodes/cc-mode.el: File Local variables: Solve the problem
5351         where both `mode' and c-file-offsets are specified: `mode' will
5352         overwrite c-f-o's settings:
5353         (c-remove-any-local-eval-or-mode-variables): New function.
5354         (c-postprocess-file-styles): Call the above new function, within
5355         c-tentative-buffer-change, to splat `mode' and `eval' before the
5356         second hack-local-variables.
5358 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
5360         * progmodes/cc-mode.el:
5361         [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
5362         (c-after-change): Protect the match data with save-match-data.
5363         It was getting corrupted by c-after-change-check-<>-operators.
5365         * cc-defs.el: [Supersedes patch V1.38]:
5366         (top level): Check for a buggy font-lock-compile-keywords ONLY in
5367         XEmacs.  GNU Emacs 22 now has a check which would throw an error here.
5369         * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
5370         with save-match-data.  It was being corrupted when Font Lock was
5371         not enabled.
5373 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
5375         * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
5376         Mode and Subword Mode.
5378         * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
5379         real labels ("case 1:" or "foo:") from non-labels ("public:").
5380         (c-forward-objc-directive): Replace c-forward-token-2 with crude
5381         coding; c-f-t-2 doesn't move over a token at EOB.
5383         * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
5385         * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
5386         (c-update-modeline): Concatenate the minor mode indicators
5387         directly onto mode-name, removing c-submode-indicators.
5388         Sometimes, c-s-i got separated from the mode name on the mode line.
5390         * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
5391         (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
5393 2006-02-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
5395         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
5396         error message when there's an evaluation error to show whether
5397         it's loaded from source or not.
5398         (c-filter-ops): Make it available at runtime too to work when
5399         `c-make-init-lang-vars-fun' needs to evaluate from source.
5401 2006-02-24  Juanma Barranquero  <lekktu@gmail.com>
5403         * help.el (help): Revert last part of 2006-02-23 change (deletion
5404         of the `provide' call).
5406 2006-02-23  Juri Linkov  <juri@jurta.org>
5408         * compare-w.el (compare-windows-highlight): Add new value
5409         `persistent' and change :type from `boolean' to `choice'.
5410         (compare-windows-overlays1, compare-windows-overlays2):
5411         New internal variables.
5412         (compare-windows-highlight): If compare-windows-highlight is
5413         `persistent', add current overlays to compare-windows-overlays[12]
5414         instead of adding compare-windows-dehighlight to pre-command-hook.
5415         (compare-windows-dehighlight): Delete all overlays from
5416         compare-windows-overlays[12].
5418         * info.el (Info-search): Don't bind search-spaces-regexp to
5419         Info-search-whitespace-regexp in non-regexp isearch mode.
5421 2006-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5423         * help.el (describe-mode): Pass `mode-name' to format-mode-line.
5425 2006-02-23  Juanma Barranquero  <lekktu@gmail.com>
5427         * textmodes/org.el (org-xemacs-p)
5428         (org-export-html-show-new-buffer, org-table-may-need-update)
5429         (org-insert-item, org-mhe-get-message-real-folder)
5430         (org-mhe-get-message-folder-from-index)
5431         (org-mhe-get-message-folder, org-mhe-get-message-num)
5432         (org-mhe-get-header, org-make-org-heading-search-string)
5433         (org-make-org-heading-camel, org-table-sort-lines)
5434         (org-format-org-table-html, org-format-table-table-html):
5435         Fix typos in docstrings.
5437 2006-02-23  Carsten Dominik  <dominik@science.uva.nl>
5439         * textmodes/org.el (org-cleaned-string-for-export)
5440         (org-solidify-link-text): New function.
5441         (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
5442         XEmacs, just to silence the compiler.
5443         (org-export-as-ascii, org-export-as-html-and-open):
5444         Use `org-cleaned-string-for-export' and create internal links.
5445         (org-follow-mhe-link): Require mh-e, use folder.
5447 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
5449         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
5451         * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
5452         gdb-debug-log-length.
5453         (gdb-debug-ring): Rename from gdb-debug-log-ring.  Don't make
5454         it a real ring but...
5455         (gud-gdba-marker-filter): ...make it work like mark-ring.
5456         (gdb-enable-debug): Rename from gdb-enable-debug-log.
5457         (gdb-mouse-jump): New function.  Add bindings.
5459 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
5461         * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
5462         (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
5463         (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
5464         (gdb-debug-log-length): Customize it's length.
5465         (gud-watch, gdb-var-create-handler): Display function::var format
5466         but don't use to create variable object.
5467         (gdb-var-create-handler): Use message-box in place of message.
5468         (gdb-stopped): Call gdb-exited if signalled.
5470 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
5472         * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
5474         * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
5476         * textmodes/reftex.el (reftex-locate-file): Search all extensions
5477         if `reftex-try-all-extensions' is set.
5479         * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
5480         fail silently when there is no valid argument at point.
5481         (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
5482         `fail-silently' argument.  From a patch by David Reiter.
5484         * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
5485         New commands.
5486         (org-mark-ring): New variable.
5487         (org-mark-ring-length): New option.
5488         (org-open-at-point, org-goto, org-open-file): Push old position
5489         onto the mark ring.
5490         (org-add-hook): New function.
5491         (org-export-table-remove-special-lines): New option.
5492         (org-skip-comments, org-format-org-table-html): Respect new
5493         option `org-export-table-remove-special-lines'.
5494         (org-open-file): Allow special command configuration for
5495         directory link.
5496         (org-file-apps): Fix bugs in customize type, added setting
5497         for directories.
5498         (org-activate-tags, org-format-agenda-item, org-complete)
5499         (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
5500         (org-get-tags, org-get-buffer-tags, org-open-at-point)
5501         (org-link-search, org-make-org-heading-search-string)
5502         (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
5503         (org-radio-targets, org-file-link-context-use-camel-case)
5504         (org-activate-camels): New options.
5505         (org-update-radio-target-regexp, org-all-targets)
5506         (org-make-target-link-regexp, org-activate-target-links):
5507         New functions.
5508         (org-make-org-heading-search-string): New function.
5509         (org-store-link, org-insert-link): Use new option
5510         `org-file-link-context-use-camel-case'.
5511         (org-activate-camels): Use new option `org-activate-camels'.
5512         (org-link-regexp): Add mhe prefix.
5513         (org-open-at-point, org-store-link): Support for mhe links.
5514         (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
5515         (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
5516         (org-mhe-get-header, org-follow-mhe-link): New functions.
5517         (org-remove-angle-brackets, org-add-angle-brackets):
5518         New functions.
5519         (org-bracket-link-regexp): New constant.
5520         (org-read-date): Fix bug that was rejecting all typed dates.
5521         (org-link-search): Make hierarchy above visible after a match.
5522         (org-follow-bbdb-link): Inhibit electric mode for BBDB.
5523         (org-store-link): Fix bug with link creation when cursor is in
5524         an empty line.
5525         (org-open-at-point): Fix bug with matching a link.
5526         Fixed buggy argument sequence in call to `org-view-tags'.
5527         (org-compile-prefix-format): Set `org-prefix-has-tag'.
5528         (org-prefix-has-tag): New variable.
5529         (org-format-agenda-item): Remove tags from headline
5530         if appropriate.
5531         (org-agenda-remove-tags-when-in-prefix): New option.
5533 2006-02-21  Michael Kifer  <kifer@cs.stonybrook.edu>
5535         * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
5536         Fix the regular expressions.
5538 2006-02-21  Richard M. Stallman  <rms@gnu.org>
5540         * progmodes/sh-script.el (sh-mode): Set shell type based on file name
5541         if there's no other specific basis.
5543         * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
5544         as variables at all.
5545         (unsafep-variable): Rename arg; doc fix.
5547         * abbrevlist.el (list-one-abbrev-table): Add autoload.
5549         * calendar/appt.el (diary-selective-display): Add defvar.
5551         * sort.el (sort-columns): Use Posix arg syntax for `sort'.
5553         * isearch.el (search-whitespace-regexp): Fix custom type.
5555         * help.el (describe-key-briefly): Compute interactive args
5556         in same was as before previous change.
5558         * files.el (enable-local-variables): Doc fix.
5560 2006-02-21  Kim F. Storm  <storm@cua.dk>
5562         * fringe.el: Cleanup as file is now pre-loaded.
5563         (fringe-bitmaps): Initialize unconditionally.
5564         (fringe-mode, set-fringe-style): Remove autoload cookies.
5566 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
5568         * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
5569         `horizontal-bar'.
5570         (fringe-cursor-alist): Use `horizontal-bar'.
5572 2006-02-20  Kim F. Storm  <storm@cua.dk>
5574         * fringe.el (fringe-bitmaps): Update to new bitmap names.
5575         (fringe-indicator-alist, fringe-cursor-alist): Initialize.
5577         * loadup.el: Load "fringe" on window systems.
5579 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
5581         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
5582         out of scope components.
5584         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
5585         default.
5587 2006-02-20  Chong Yidong  <cyd@stupidchicken.com>
5589         * custom.el (customize-mark-to-save, customize-mark-as-set):
5590         Load the symbol first.
5592 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
5594         * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
5595         strech spec so it doesn't display as "^J" on the header line
5596         when `Buffer-menu-use-header-line' is t.
5598 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
5600         * speedbar.el (speedbar-make-button): Keep text properties
5601         of string arguments if desired.
5603         * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
5604         expessions.
5606         * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
5607         of speedbar.
5609 2006-02-19  Ryan Yeske  <rcyeske@gmail.com>
5611         * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
5612         to value of `read-file-name-completion-ignore-case'.
5614 2006-02-19  Chong Yidong  <cyd@stupidchicken.com>
5616         * custom.el (customize-mark-as-set): Push to `user' theme.
5618         * cus-edit.el (custom-save-variables): Allow unthemed values.
5619         (customize-set-variable): Push setting to `user' theme.
5621 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
5623         * progmodes/gud.el: Don't require font-lock as it's now
5624         automatically loaded.
5625         (gud-speedbar-buttons): Replace gdb-var-changed with
5626         gdb-force-update.
5628         * progmodes/gdb-ui.el (gdb-force-update): Rename from
5629         gdb-var-changed.
5630         (gdb-post-prompt): Use it.
5631         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
5632         (gdb-var-update-handler, gdb-var-delete)
5633         (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
5634         (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
5635         gdb-force-update in gdb-post-prompt.
5636         (gdb-reset): Clear watch expressions from speedbar when quitting.
5638 2006-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
5640         * viper-cmd.el (viper-insert-state-post-command-sentinel)
5641         (viper-change-state-to-vi, viper-change-state-to-emacs):
5642         Make aware of cursor coloring in the Emacs state.
5643         (viper-special-read-and-insert-char): Use read-char-exclusive.
5644         (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
5646         * viper-init.el (viper-emacs-state-cursor-color): New variable.
5648         * viper-util.el (viper-save-cursor-color)
5649         (viper-get-saved-cursor-color-in-replace-mode)
5650         (viper-get-saved-cursor-color-in-insert-mode)
5651         (viper-restore-cursor-color): Make aware of the cursor color in Emacs
5652         state.
5653         (viper-get-saved-cursor-color-in-emacs-mode): New function.
5655         * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
5656         (ediff-ignore-case-option3, ediff-actual-diff-options)
5657         (ediff-actual-diff3-options): New variables to control case sensitivity.
5658         (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
5659         (ediff-setup-diff-regions3): Make aware of case-sensitivity.
5660         (ediff-toggle-ignore-case): New function.
5661         (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
5663         * ediff-help.el (ediff-long-help-message-narrow2)
5664         (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
5665         (ediff-long-help-message-word-mode): Add ignore-case command.
5666         (ediff-help-for-quick-help): Add ignore-case command.
5668         * ediff-merg.el: Move provide to the end.
5670         * ediff-ptch.el: Move provide to the end.
5672         * ediff-wind.el: Move provide to the end.
5674         * ediff-mult.el: Move provide to the end.
5675         (ediff-set-meta-overlay): Enable follow-link.
5677         * ediff.el: Move provide to the end.
5678         Break recursive load cycle in eval-when-compile.
5679         (ediff-patch-buffer): Better heuristics.
5681         * ediff-util.el: Move provide to the end.
5682         Break recursive load cycle in eval-when-compile.
5683         (ediff-setup-keymap): Add binding for #c.  Replace some defsubsts with
5684         defuns.
5685         (ediff-submit-report): Pass the values of ediff-diff3-program,
5686         ediff-diff3-options.
5688 2006-02-19  Juanma Barranquero  <lekktu@gmail.com>
5690         * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
5691         the opening bracket of the following bracketing pairs: {}, [], (), <>,
5692         `' (for example, in the docstring of `windmove-default-keybindings').
5694 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
5696         * progmodes/gud.el (gud-speedbar-buttons): Update properly for
5697         shadow face.  Don't provide binding to edit variable when it is
5698         out of scope.
5700         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
5701         (gdb-var-update-handler): Detect out of scope variables with pre
5702         GDB 6.4 too.
5703         (gdb-post-prompt): Revert change from 2006-02-17 (force update).
5704         Reset status of variable objects to nil in update handlers.
5705         (gdb-var-update-handler-1): Detect when a variable object comes
5706         in scope.  setcar on var changes gdb-var-list directly.
5708 2006-02-17  Juri Linkov  <juri@jurta.org>
5710         * ffap.el (ffap) <defface>: Add explicit face declaration.
5711         (ffap-highlight): Use face `ffap' directly instead of checking
5712         for its existence.
5714         * icomplete.el (icomplete-get-keys): Use `t' for the second arg
5715         `visible-ok' of `other-buffer' to find the right original buffer.
5717         * info.el (Info-search): Skip `Local Variables' node.
5719 2006-02-17  Juri Linkov  <juri@jurta.org>
5721         * info.el (Info-find-file): Check for symbols `apropos', `history',
5722         `toc' in the input filename, and return these symbols as is.
5723         (Info-find-node-2): Set Info-current-file to symbols `apropos',
5724         `history', `toc' instead of strings.
5725         (Info-set-mode-line): For non-string Info-current-file use the
5726         symbol's name inside **.
5727         (Info-isearch-push-state): Add quote before Info-current-file and
5728         Info-current-node.
5729         (Info-isearch-pop-state): Use `equal' instead of `string='.
5730         (Info-extract-pointer, Info-following-node-name): Use
5731         `match-string-no-properties' instead of `match-string'.
5732         (Info-up): Check `old-file' for `stringp'.
5733         (Info-history): Use `equal' instead of `string-equal'.
5734         Check `file' for `stringp'.
5735         (Info-history): Use symbol `history' instead of string as first arg
5736         of `Info-find-node'.
5737         (Info-toc): Check `Info-current-file' for `stringp'.  Use symbol
5738         `toc' instead of string.
5739         (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
5740         instead of `buffer-substring', and `match-string-no-properties'
5741         instead of `match-string'.
5742         (Info-index-nodes): Check for symbols `apropos', `history', `toc'
5743         instead of strings.
5744         (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
5745         Use symbol `apropos' instead of string.
5746         (Info-copy-current-node-name): Check `Info-current-file' for
5747         `stringp' and construct a command with `Info-find-node' from it.
5748         (Info-fontify-node): Use `match-string-no-properties' instead of
5749         `match-string' and check file names for `stringp'.
5750         (Info-desktop-buffer-misc-data): Check for symbols `apropos',
5751         `history', `toc' instead of strings.
5753 2006-02-17  Chong Yidong  <cyd@stupidchicken.com>
5755         * files.el: Rearrange functions and variables in the file local
5756         variables section.
5758 2006-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
5760         * files.el: Add truncate-lines, ispell-check-comments and
5761         ispell-local-dictionary as safe local variables.
5763 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
5765         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
5766         out of scope variables.
5767         (gud-speedbar-buttons): Use unless.
5769         * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
5770         (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
5771         (gdb-show-changed-values): Also use for out of scope variables.
5772         (gdb-var-update-handler-1): Note if variable goes out of scope.
5774 2006-02-17  Ryan Yeske  <rcyeske@gmail.com>
5776         * net/rcirc.el (rcirc-connect): Make all arguments optional, and
5777         default to global variable values for unsupplied args.
5778         (rcirc-get-buffer-create): Fix bug with setting the target.
5779         (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
5780         test for rcirc-always-use-server-buffer-flag here.
5781         (rcirc-response-formats): Add %N, which is a facified nick.  %n
5782         uses the default face.  Change the ACTION format string.  If the
5783         "nick" is the server, don't print anything for that field.
5784         Comment fixes.
5785         (rcirc-target-buffer): Don't test
5786         rcirc-always-use-server-buffer-flag here.
5787         (rcirc-print): Squeeze extra spaces out of the text before message.
5788         (rcirc-put-nick-channel): Strip potential "@" char from nick
5789         before adding them to nick table.
5790         (rcirc-url-regexp): Improve to match address like "foo.com".
5792 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
5794         * allout.el (allout-hidden-p): Move this defsubst before
5795         allout-overlay-interior-modification-handler, where it is first
5796         used.
5798 2006-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
5800         * allout.el: Use allout invisible-text overlays instead of
5801         selective display for concealed text.  Also, lots of general
5802         cleanup, and improved compatibility code.
5804         (allout-version) Incremented, corrected, revised, and refined
5805         module commentary.
5807         (provide 'allout): Moved to the bottom, added a require of overlay.
5809         (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
5810         `except-current'.
5811         (allout-write-file-hook-handler): Minimize delay.
5812         (count-trailing-whitespace-region): New function so
5813         auto-encryption of current topic can resituate cursor exactly.
5814         PGP/GPG encryption trims trailing whitespace from lines, which
5815         must be accounted for across encryption then decryption.
5817         (allout-command-prefix): Now defaults to "\C-c<space>" rather than
5818         just plain "\C-c", to avoid intruding on user's keybinding space.
5820         (allout-toggle-current-subtree-encryption): Pass along fetch-pass
5821         parameter, so user request to provide a new password is done.
5823         (allout-outside-normal-auto-fill-function, allout-auto-fill):
5824         Refined mechanism for auto-filling behavior while in allout mode.
5826         (allout-mode): Explicitly specify the mode map in the docstring.
5827         Clarify provision for various write-file hook var names.
5828         Adjusted for invisible-text overlays instead of selective-display.
5830         (allout-depth): Really return 0 if not within any topic.  This
5831         rectifies `allout-beginning-of-level' and sequence numbering
5832         errors that occur when cutting and pasting numbered topics.
5833         Changed from a in-line subst to a regular function, as well.
5835         (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
5837         (allout-end-of-subtree, allout-end-of-subtree)
5838         (allout-end-of-entry, allout-end-of-current-heading)
5839         (allout-next-visible-heading, allout-open-topic, allout-show-entry)
5840         (allout-show-children, allout-show-to-offshoot)
5841         (allout-hide-current-entry, allout-show-current-entry): Rectified
5842         handling of trailing blank lines between items.
5844         (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
5845         (allout-current-depth, allout-unprotected, allout-hidden-p)
5846         (allout-on-current-heading-p, allout-listify-exposed)
5847         (allout-chart-subtree, allout-goto-prefix)
5848         (allout-back-to-current-heading, allout-get-body-text)
5849         (allout-snug-back, allout-flag-current-subtree, allout-show-all)
5850         (allout-hide-region-body, allout-toggle-subtree-encryption)
5851         (allout-encrypt-string, allout-encrypted-key-info)
5852         (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
5853         (allout-file-vars-section-data): Adjusted for use with
5854         invisible-text overlays instead of selective-display.
5856         (allout-kill-line, allout-kill-topic, allout-yank-processing):
5857         Reworked for use with invisible text overlays.
5859         (allout-current-topic-collapsed-p): New function.
5861         (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
5862         to know when to close the containing topic.
5864         (allout-pre-command-business, allout-post-command-business):
5865         Simplify undo-batching and dynamic isearch exposure.
5867         (allout-set-overlay-category): New for invisible-text overlays.
5868         Sets properties of allout-overlay-category, used by
5869         allout-flag-region to set invisible-text overlay properties.
5870         (allout-get-invisibility-overlay): Get the first qualifying
5871         invisibility overlay, so we can find the extent of it.
5872         (allout-back-to-visible-text): Get to just before the beginnining
5873         of the current invisibility overlay, if any.
5875         (allout-overlay-insert-in-front-handler)
5876         (allout-overlay-interior-modification-handler)
5877         (allout-before-change-handler, allout-isearch-end-handler): New
5878         functions to handle extraordinary actions affecting concealed
5879         text.
5881         (allout-flag-region): Use overlays instead of selective-display
5882         for invisible text - by inheritence from the properties of
5883         allout-overlay-category in mainline Emacs, and applied
5884         property-by-property in XEmacs, some recent versions of which
5885         don't inherit the properties from the category.  Provisions to
5886         respond to concealed-text edits simplified drastically.
5888         (allout-isearch-rectification, allout-isearch-was-font-lock)
5889         (allout-isearch-expose, allout-enwrap-isearch)
5890         (allout-isearch-abort, allout-pre-was-isearching)
5891         (allout-isearch-prior-pos, allout-isearch-did-quit)
5892         (allout-isearch-dynamic-expose)
5893         (allout-hide-current-entry-completely): Functions deleted.
5895         (allout-undo-aggregation): Explicit undo aggregation no longer
5896         necessary due to transition away from selective-display.
5898         (set-allout-regexp, allout-up-current-level)
5899         (allout-next-visible-heading, allout-forward-current-level)
5900         (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
5901         (allout-kill-line, allout-yank-processing, allout-show-children)
5902         (allout-expose-topic, allout-old-expose-topic)
5903         (allout-listify-exposed, allout-insert-latex-header)
5904         (allout-toggle-subtree-encryption, allout-encrypt-string)
5905         (remove-from-invisibility-spec, allout-hide-current-subtree):
5906         Ditched unused variables.
5908 2006-02-17  Agustin Martin  <agustin.martin@hispalinux.es>
5910         * textmodes/ispell.el (ispell-change-dictionary): Call
5911         ispell-buffer-local-dict instead of
5912         ispell-accept-buffer-local-defs.
5913         (ispell-local-dictionary-alist): Accept as valid any coding-system
5914         supported by Emacs.
5915         (ispell-dictionary-alist-3): Esperanto dictionary's coding system
5916         changed to iso-8859-3.
5918 2006-02-17  Nick Roberts  <nickrob@snap.net.nz>
5920         * speedbar.el (speedbar-frame-width): Make an inline function
5921         instead of a macro.  Use frame-width.
5922         (speedbar-try-completion, speedbar-update-contents)
5923         (speedbar-timer-fn): Use consp.
5924         (speedbar-update-localized-contents): Try to preserve point.
5926         * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
5927         (menu): Re-order menu items.
5928         (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
5929         field.
5930         (gdb-var-update-handler-1): Use it for GDB 6.4+.
5931         (gdb-post-prompt): Speed things by not forcing update.
5933 2006-02-16  Chong Yidong  <cyd@stupidchicken.com>
5935         * wid-edit.el (widget-button-click): For mouse-1, cancel button
5936         press and perform default action if we get a mouse movement event.
5938 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
5940         * calendar/icalendar.el (icalendar--get-event-property)
5941         (icalendar--get-event-property-attributes): Fix typos in
5942         docstrings.
5944         * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
5945         docstring.
5947 2006-02-15  Juanma Barranquero  <lekktu@gmail.com>
5949         * bs.el (bs-mode): Use `buffer-disable-undo'.
5950         (bs--get-file-name): Simplify.
5951         (bs-show-in-buffer): Mark the buffer as not modified.
5953 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
5955         * wid-edit.el (widget-keymap): Bind down-mouse-1 to
5956         widget-button-click.
5958         * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
5959         (custom-mode): Update docstring.
5961         * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
5962         binding.
5964         * files.el (hack-local-variables-confirm): Allow scrolling if the
5965         file variable list is too long.  Kill temp buffer after use.
5967 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
5969         * progmodes/gud.el (gdb): Improve doc string.
5970         (gdb-script-font-lock-keywords): Expand allowed character set.
5972         * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
5973         (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
5974         (gdb-separate-io-interrupt, gdb-separate-io-quit)
5975         (gdb-separate-io-stop, gdb-separate-io-eof):
5976         Rename from gdb-inferior-* to gdb-separate-*.
5977         (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
5979 2006-02-14  Jay Belanger  <belanger@truman.edu>
5981         * calc/calc-arith.el (math-check-known-scalarp): Make sure
5982         expression is a symbol before checking that it is bound.
5984         * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
5985         test to see if equation can be solved.
5987 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
5989         * wid-edit.el (widget-button-click): Use :pressed-face property
5990         for overlay face, if it exists.
5992         * cus-edit.el (custom-manual, custom-add-see-also)
5993         (custom-add-parent-links, custom-group-link): Add :pressed-face
5994         property to links.
5996         * files.el (hack-local-variables): Remove ignored variables before
5997         checking if any variables need setting.
5999 2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6001         * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
6003 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
6005         * help.el (where-is): Fix message for remapped commands.
6007         * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
6008         Fix typos in docstrings.
6010 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
6012         * files.el (safe-local-variable-values): New option.
6013         (hack-local-variables-prop-line): Return a list of variable-value
6014         pairs if MODE-ONLY is non-nil.
6015         (hack-local-variables): Construct list of variable-value pairs,
6016         and apply or reject them in one go.  Ask for confirmation if
6017         variables are not known safe.
6018         (hack-local-variables-confirm): Complete rewrite.  Support
6019         `safe-local-variable-values'.
6020         (enable-local-variables): Update docstring to reflect new
6021         behavior.
6022         (ignored-local-variables): Ignore ignored-local-variables and
6023         safe-local-variable-values.
6024         (safe-local-variable-p): New function.
6025         (risky-local-variable-p): `safe-local-variable' property check
6026         moved to safe-local-variable-p.
6027         (hack-one-local-variable): Checks moved to hack-local-variables.
6029         (byte-compile-dynamic, c-basic-offset, c-file-style)
6030         (c-indent-level, comment-column, fill-column, fill-prefix)
6031         (indent-tabs-mode, kept-new-versions, no-byte-compile)
6032         (no-update-autoloads, outline-regexp, page-delimiter)
6033         (paragraph-start, paragraph-separate, sentence-end)
6034         (sentence-end-double-space tab-width, version-control):
6035         Add `safe-local-variable' property.
6037         * find-lisp.el: Delete nonexistent `autocompile' file variable.
6039         * icomplete.el, play/landmark.el: Change nonexistent
6040         `outline-layout' file variable to `allout-layout'.
6042 2006-02-14  Nick Roberts  <nickrob@snap.net.nz>
6044         * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
6045         (gdb-get-changed-registers): Test value of gud-minor-mode relative
6046         to gud-comint-buffer.
6047         (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
6048         gdb-ui.el for gdb-mi.el.
6049         (gdb-post-prompt, gdb-get-changed-registers): Move test for
6050         registers buffer to gdb-get-changed-registers.
6051         (gdb-breakpoint-regexp): New regexp.  Allow toggling and
6052         deletion of catchpoints (throw and catch).
6053         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
6054         (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
6055         (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
6056         (gdb-var-list-children-1, gdb-info-breakpoints-custom)
6057         (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
6059 2006-02-13  Jay Belanger  <belanger@truman.edu>
6061         * calc/calc-arith.el (math-check-known-matrixp): Make sure
6062         expression is a symbol before checking that it is bound.
6064 2006-02-13  Richard M. Stallman  <rms@gnu.org>
6066         * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
6067         for the minibuffer too, but not if resize-mini-windows will interfere.
6069         * help.el (describe-key-briefly, describe-key): Do all arg-reading
6070         inside `interactive' spec.
6071         (describe-key-briefly-internal, describe-key-internal):
6072         Functions merged back into their callers.
6074 2006-02-13  Martin Rudalics  <rudalics@gmx.at>
6076         * info.el (info-xref-visited): Inherit from info-xref too.
6077         (Info-set-mode-line): Replace occurrences of `%' by `%%'
6078         when propertizing Info-current-file and Info-current-node.
6080 2006-02-13  Juri Linkov  <juri@jurta.org>
6082         * tumme.el (tumme-thumbnail-storage): Fix docstring.
6083         (tumme-thumb-name): Fix per-directory format.
6085 2006-02-13  Juanma Barranquero  <lekktu@gmail.com>
6087         * subr.el (substitute-key-definition): Doc fix (hide internal arg).
6089 2006-02-12  Miles Bader  <miles@gnu.org>
6091         * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
6093 2006-02-13  Mathias Dahl  <mathias.dahl@gmail.com>
6095         * tumme.el: Remove history section.  If someone needs the it, it
6096         can always be found in CVS.
6098 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
6100         * tumme.el (tumme-thumbnail-storage): Update docstring.  Add info
6101         about the Thumbnail Managing Standard option.
6103 2006-02-12  Richard M. Stallman  <rms@gnu.org>
6105         * subr.el (substitute-key-definition): Doc fix.
6107         * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
6109         * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
6111         * info.el (Info-mode): Doc fix.
6113         * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
6115 2006-02-12  Michael Albinus  <michael.albinus@gmx.de>
6117         * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
6118         because on Solaris a POSIX compatible "id" is needed.  Reported by
6119         Magnus Henoch <mange@freemail.hu>.
6121 2006-02-12  Juri Linkov  <juri@jurta.org>
6123         * tumme.el: Remove todo item about Thumbnail Managing Standard.
6124         (tumme) <defgroup>: Change :group to `multimedia'.
6125         (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
6126         Managing Standard.
6127         (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
6128         Fix dostring.
6129         (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
6130         and %y.  Fix docstring.
6131         (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
6132         (tumme-cmd-create-standard-thumbnail-command): New user options.
6133         (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
6134         is `standard'.  Fix docstring.
6135         (tumme-thumb-width, tumme-thumb-height): New user options.
6136         (tumme-external-viewer): Try to find various viewers.
6137         (tumme-get-thumbnail-image): Use `create-image' instead of
6138         constructing the `image' structure.
6139         (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
6140         `standard'.
6141         (tumme-thumb-name): Add file name generation for standard storage.
6142         Simplify code for other storages.
6143         (tumme-thumb-name): Use width %w and height %h instead of size %s.
6144         Add modification time %m and thumbnail-nq8 %q.
6145         Use `tumme-cmd-create-standard-thumbnail-command' if
6146         tumme-thumbnail-storage is `standard'.
6147         (tumme-dired-insert-marked-thumbs): New autoload command.
6148         (tumme-dired-after-readin-hook): New function.
6149         (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
6150         `tumme-thumb-size'.
6151         (tumme-display-image): Replace size-x %x and size-y %y with
6152         width %w and height %h.
6154         * dired.el (dired-mode-map): Bind `\C-t\C-t' to
6155         `tumme-dired-insert-marked-thumbs'.
6157 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
6159         * tumme.el (tumme-write-tag): Fix small bug (file name did not
6160         include path).
6161         (tumme-mark-tagged-files): Fix bug in regexp used to find rows
6162         matching tag.
6164 2006-02-12  Miles Bader  <miles@gnu.org>
6166         * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
6167         New variables.
6168         (rcirc-abbrev-nick): New function.
6169         (rcirc-format-response-string): Rewrite to use the formats in
6170         `rcirc-response-formats' and expand escape sequences therein.
6171         A text-property `rcirc-text' is added over the actual response
6172         text to make easy to find inside the returned string.
6173         (rcirc-print): When filling, just look for the `rcirc-text'
6174         text-property to find the appropriate fill prefix, instead of
6175         using hardwired patterns.
6177 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
6179         * tumme.el: Enhance some docstrings.  Add todo item about Thumbnail
6180         Managing Standard.
6182 2006-02-11  Kim F. Storm  <storm@cua.dk>
6184         * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
6185         Don't use insert-buffer; do insert-buffer-substring directly.
6186         (ido-file-internal): Set mark for ido-insert-file.  Use insert-file-1.
6188 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
6190         * files.el (revert-buffer, recover-file): Replace buffer-read-only
6191         with inhibit-read-only.  Suggested by Stefan Monnier.
6192         (revert-buffer): Let insert-file-contents discard
6193         buffer-undo-list.  Simplify code.
6194         (find-file, find-file-existing, revert-buffer): Doc-string fixes.
6196 2006-02-11  Eli Zaretskii  <eliz@gnu.org>
6198         * menu-bar.el (menu-bar-select-yank): Add a doc string.
6200         * help.el (describe-key-briefly): Now a wrapper for
6201         describe-key-briefly-internal.  Bind enable-disabled-menus-and-buttons
6202         to t.  Populate yank-menu if empty.
6203         (describe-key-briefly-internal): Renamed from describe-key-briefly.
6204         (describe-key): Now a wrapper for describe-key-internal.  Bind
6205         enable-disabled-menus-and-buttons to t.  Populate yank-menu if empty.
6206         (describe-key-internal): Renamed from describe-key.
6208 2006-02-11  Milan Zamazal  <pdm@zamazal.org>
6210         * progmodes/glasses.el (glasses-separator): Doc fix.
6211         (glasses-original-separator): New defcustom.
6212         (glasses-make-readable, glasses-convert-to-unreadable): Use it.
6214 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
6216         * mwheel.el (mouse-wheel-up-event): Doc fix.
6218 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
6220         * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
6221         (tumme-dir): New function.  Copied from thumbs.el.
6223 2006-02-10  Juanma Barranquero  <lekktu@gmail.com>
6225         * desktop.el (desktop-outvar): Fix typo.
6226         (desktop-save-buffer-p): Doc fix.
6228         * subr.el (substitute-key-definition): Fix typo.
6230 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6232         * frame.el (select-frame-set-input-focus): Call x-focus-frame also
6233         when window-system is mac.
6235         * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
6237 2006-02-10  Kim F. Storm  <storm@cua.dk>
6239         * subr.el (substitute-key-definition-key): Pass t for NOERROR to
6240         indirect-function instead of using condition-case.
6242 2006-02-10  Mathias Dahl  <mathias.dahl@gmail.com>
6244         * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
6245         less `colloquial'...
6247 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
6249         * tumme.el: Add a couple of todo items.
6251 2006-02-09  Lars Hansen  <larsh@soem.dk>
6253         * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
6254         (highlight-changes-mode): Don't change desktop-locals-to-save.
6256 2006-02-09  Chong Yidong  <cyd@stupidchicken.com>
6258         * image-mode.el (image-toggle-display): Clear image cache if using
6259         filename.
6261 2006-02-09  Masatake YAMATO  <jet@gyve.org>
6263         * dired-x.el (dired-guess-shell-alist-default): Add .man as
6264         a `dired-man' target.
6266         * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
6267         boundary of symbols.
6269 2006-02-08  Peter Doornbosch  <peter.doornbosch@luminis.nl>  (tiny change)
6271         * vc-svn.el (vc-svn-print-log): Show recent commits as well.
6273 2006-02-09  Juanma Barranquero  <lekktu@gmail.com>
6275         * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
6276         `mapcar'; return nil.
6278 2006-02-08  Chong Yidong  <cyd@stupidchicken.com>
6280         * mouse.el (mouse-drag-track): Don't change window if we rebind to
6281         some other event.
6283 2006-02-08  Ryan Yeske  <rcyeske@gmail.com>
6285         * net/rcirc.el (rcirc-startup-channels-alist):
6286         Add irc.freenode.net and #emacs as defaults.
6287         (rcirc-ignore-all-activity-flag): Remove variable.
6288         (rcirc-authinfo): New variable.
6289         (rcirc-authinfo-filename): Remove variable.
6290         (rcirc-always-use-server-buffer-flag): New flag.
6291         (rcirc): M-x rcirc will automatically connect without prompting.
6292         C-u M-x rcirc will prompt.  Use rcirc-connect to create a
6293         connection in lisp.
6294         (rcirc-process-server-response-1): Remove everything but the nick
6295         portion of the sender so it doesn't need to be done everywhere
6296         else.  Update related code.
6297         (global-map): Remove global keybindings.
6298         (rcirc-get-buffer-create): Make sure rcirc-topic is set.
6299         (rcirc-send-input): Split into several functions.
6300         (rcirc-process-input-line, rcirc-process-message)
6301         (rcirc-process-command): New functions.
6302         (rcirc-target-buffer): New function to determine where to route
6303         messages.
6304         (rcirc-user-nick): Save match data.
6305         (rcirc-toggle-ignore-buffer-activity)
6306         (rcirc-update-activity-string): Remove global ignore functionality,
6307         which can be done now by toggling rcirc-track-minor-mode.
6308         (rcirc-track-minor-mode-map): New keymap.
6309         (rcirc-track-minor-mode): New minor-mode.
6310         (ignore): Make the ignore output nicer.  Always print it when
6311         adding or removing nicks.
6312         (rcirc-url-regexp): Improve.
6313         (rcirc-mangle-text): Remove properties before using text in the
6314         modeline.
6315         (rcirc-authenticate): Authentication data comes from
6316         rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
6317         (rcirc-server-prefix): Inherit from rcirc-server.
6319 2006-02-08  Mathias Megyei  <Mathias.Megyei@micronas.com>  (tiny change)
6321         * Makefile.in (compile): Append "|| true" to the end of the `find'
6322         command, like compile-always does.
6324 2006-02-08  Sam Steingold  <sds@gnu.org>
6326         * net/tramp.el (tramp-maybe-open-connection): Do not wait for
6327         output from a dead connection.
6329 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
6331         * dired.el (dired-mode-map): Add more bindings for tumme.
6333 2006-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6335         * wdired.el (wdired-mode-map): Use remap.
6336         (wdired-get-filename): Massage.
6337         (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
6338         (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
6339         `keymap' property rather than `local-map'.
6341 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
6343         * tumme.el (tumme-get-thumbnail-image): New utility function.
6344         Suggested by from Chong Yidong.
6345         (tumme-dired-with-window-configuration): Rename from
6346         `tumme-dired'.  Add code to save window configuration.
6347         (tumme-restore-window-configuration): New command to restore the
6348         window configuration that `tumme-dired-with-window-configuration'
6349         saves before it changes the window configuration.
6350         (tumme-show-all-from-dir): New command to display thumbnails for
6351         all files in a directory entered by the user, like M-x thumbs.
6352         (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
6353         have been created.
6354         (tumme-display-thumbnail-original-image): Call `display-buffer'.
6355         (obsolete-tumme-display-thumbnail-original-image-and-buffer):
6356         Remove obsolete test function.
6358 2006-02-07  Juanma Barranquero  <lekktu@gmail.com>
6360         * vc.el (small-temporary-file-directory): Remove defvar; there's
6361         a defcustom for it in files.el.
6363         * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
6364         Fix typo in message.
6365         (tumme-gallery-generate): Fix typo in `error' message.
6366         (tumme-display-window-height-correction)
6367         (tumme-display-window-width-correction, tumme-line-up-dynamic)
6368         (tumme-line-up-interactive): Dox fixes.
6369         (tumme-cmd-rotate-original-options, tumme-display-properties-format)
6370         (tumme-restore-window-configuration, tumme-format-properties-string)
6371         (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
6372         Fix typos in docstrings.
6374 2006-02-07  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
6376         * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
6378 2006-02-07  Nick Roberts  <nickrob@snap.net.nz>
6380         * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
6381         User should use hook if desired.
6383         * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
6384         buffer if necessary.
6385         (gdb-delete-frame-or-window): New function.
6386         (gdb-breakpoints-mode-map): Bind "q" to it.
6388 2006-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6390         * textmodes/nroff-mode.el: Clean up name space.
6391         (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
6392         (nroff-mode): Obey the global setting of nroff-electric-mode.
6393         (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
6395         * calendar/calendar.el (calendar-increment-month): Typo in last change.
6397 2006-02-06  Thien-Thi Nguyen  <ttn@gnu.org>
6399         * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
6401 2006-02-06  Lars Hansen  <larsh@soem.dk>
6403         * generic-x.el (etc-fstab-generic-mode): Add file system types
6404         cifs and usbdevfs.  Allow special chars in file names.
6406 2006-02-05  Jay Belanger  <belanger@truman.edu>
6408         Update copyright notices of the files in lisp/calc.
6410 2006-02-05  Romain Francoise  <romain@orebokech.com>
6412         Update copyright notices of all files in the lisp/play directory.
6414 2006-02-04  Luc Teirlinck  <teirllm@auburn.edu>
6416         * ldefs-boot.el: Regenerate.
6418         * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
6420 2006-02-05  Kim F. Storm  <storm@cua.dk>
6422         * files.el (magic-mode-regexp-match-limit): New defvar.
6423         (set-auto-mode): Use it to limit magic-mode-alist matching.
6425 2006-02-04  Kevin Rodgers  <ihs_4664@yahoo.com>
6427         * simple.el (display-message-or-buffer): Compare the number of
6428         characters to the frame width when determining whether a 1-line
6429         message string will fit in the echo area.  Count screen lines
6430         instead of buffer lines when determining whether a multi-line
6431         message will fit in the echo area/minibuffer window.
6433 2006-02-04  Eli Zaretskii  <eliz@gnu.org>
6435         * info.el (Info-index, Info-mode): Improve the description of the
6436         `i' command.
6438         * ldefs-boot.el: Regenerate.
6440 2006-02-03  Werner Lemberg  <wl@gnu.org>
6442         * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
6443         greedy to find the closing bracket in \*[...] and similar
6444         expressions.  This is a first rough fix -- many additional
6445         refinements are necessary to make nroff mode really usable with groff.
6447 2006-02-03  Jens Petersen  <petersen@redhat.com>  (tiny change)
6449         * international/mule-cmds.el (set-locale-environment):
6450         Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
6451         libX11.
6453 2006-02-03  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
6455         * arc-mode.el (archive-maybe-copy): Fix the way directories in the
6456         archive are created in archive-tmpdir.
6458 2006-02-02  John Paul Wallington  <jpw@pobox.com>
6460         * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
6461         (ibuffer-fontification-alist): Use it.
6462         (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
6463         to "* z" and the Ibuffer Mark menu.
6465         * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
6467 2006-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6469         * textmodes/table.el (*table--cell-describe-mode)
6470         (*table--cell-describe-bindings): Undo last change since
6471         print-help-return-message is not obsoleted by anything at all.
6473 2006-02-02  Luc Teirlinck  <teirllm@auburn.edu>
6475         * emulation/cua-base.el (cua-mode): Doc fix.
6477 2006-02-02  Juanma Barranquero  <lekktu@gmail.com>
6479         * dframe.el (dframe-handle-make-frame-visible)
6480         (dframe-handle-iconify-frame, dframe-get-focus)
6481         (dframe-select-attached-frame, dframe-power-click)
6482         (dframe-frame-mode): Fix typos in docstrings.
6484         * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
6485         (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
6486         Fix typos in docstrings.
6488         * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
6489         (hi-lock-face-buffer, hi-lock-font-lock-hook)
6490         (hi-lock-archaic-interface-message-used)
6491         (hi-lock-file-patterns-range): Fix typos in docstrings.
6493         * savehist.el (savehist-loaded, savehist-load, savehist-install)
6494         (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
6496         * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
6497         Fix typo in docstring.
6499         * net/newsticker.el (newsticker--decode-iso8601-date)
6500         (newsticker--set-customvar, newsticker--buffer-insert-item)
6501         (newsticker--do-run-auto-mark-filter)
6502         (newsticker--parse-generic-feed): Doc fixes.
6503         (newsticker--retrieval-timer-list, newsticker-url-list)
6504         (newsticker-hide-immortal-items-in-echo-area)
6505         (newsticker-hide-obsolete-items-in-echo-area)
6506         (newsticker-new-item-face, newsticker--enclosure)
6507         (newsticker-buffer-update, newsticker-w3m-show-inline-images)
6508         (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
6509         (newsticker--parse-generic-feed, newsticker--cache-contains)
6510         (newsticker--stat-num-items, newsticker-download-enclosures):
6511         Fix typos in docstrings.
6513         * net/rcirc.el (rcirc-debug): Doc fix.
6514         (rcirc-fill-column, rcirc-receive-message-hooks)
6515         (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
6516         (rcirc-mode, rcirc-generate-new-buffer-name)
6517         (rcirc-startup-channels, rcirc-ignore-update-automatic)
6518         (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
6519         Fix typos in docstrings.
6520         (rcirc-print): "?\ " -> "?\s".
6521         (rcirc-cmd-join): Improve argument/docstring consistency.
6523 2006-02-01  Mark A. Hershberger  <mah@everybody.org>
6525         * xml.el (xml-parse-region): Move save-excursion and set-buffer up
6526         before narrow-to-region.
6528 2006-02-01  Richard M. Stallman  <rms@gnu.org>
6530         * simple.el (move-beginning-of-line): Scan properly for invis change.
6532         * replace.el (multi-occur-in-matching-buffers): Fix prev change.
6534 2006-02-01  Michael Albinus  <michael.albinus@gmx.de>
6536         * net/tramp.el (tramp-convert-file-attributes): Set file's gid
6537         change bit only when id-format is 'integer.  Reported by Matt
6538         Hodges <M.P.Hodges@rl.ac.uk>.
6540 2006-02-01  Juanma Barranquero  <lekktu@gmail.com>
6542         * hilit-chg.el (highlight-changes-initial-state)
6543         (highlight-changes-global-initial-state): Doc fixes.
6544         (highlight-changes-global-modes, global-highlight-changes):
6545         Fix typos in docstrings.
6547 2006-02-01  Kim F. Storm  <storm@cua.dk>
6549         * emulation/cua-base.el (cua-mode): Mention that CUA enables
6550         transient-mark-mode in doc string.
6552 2006-01-31  Richard M. Stallman  <rms@gnu.org>
6554         * replace.el (multi-occur): Doc fix.
6555         (multi-occur-in-matching-buffers): Rename from
6556         multi-occur-by-filename-regexp.  Prefix arg says match
6557         buffer names instead of file names.
6559 2006-01-31  Juanma Barranquero  <lekktu@gmail.com>
6561         * bs.el: Allow non-default values of `bs-header-lines-length'.
6562         (bs--running-in-xemacs): Remove (not needed anymore).
6563         (bs--set-window-height): Simplify by using `fit-window-to-buffer'
6564         instead of `shrink-window', thus avoiding having to compute the
6565         height of the window.
6566         (bs--up): Wrap around even when there's no header.
6567         (bs--down): Use `forward-line' instead of `next-line'.
6569 2006-01-30  Chong Yidong  <cyd@stupidchicken.com>
6571         * image-mode.el (image-toggle-display): Use file name if possible,
6572         instead of unnecessarily allocating a (possibly huge) lisp string.
6574 2006-01-30  John Paul Wallington  <jpw@pobox.com>
6576         * subr.el (toplevel): Define `cl-assertion-failed' condition here
6577         because the `assert' macro signals it at runtime.
6579         * emacs-lisp/cl.el (toplevel): Remove definition of
6580         `cl-assertion-failed' condition.
6582 2006-01-30  Nick Roberts  <nickrob@snap.net.nz>
6584         * thumbs.el (thumbs-marked-list): Make buffer-local and
6585         permanent-local.
6586         (thumbs-insert-thumb): Make help-echo non-sticky.
6587         (thumbs-file-alist): Use eolp as check for (non)-image.
6589 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
6591         * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
6592         (ediff-before-session-group-setup-hooks)
6593         (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
6594         Fix typos in docstrings.
6596         * window.el (bw-dir, bw-eqdir, balance-windows)
6597         (split-window-keep-point): Fix typos in docstrings.
6599         * textmodes/org.el (org-allow-space-in-links, org-closed-string)
6600         (org-quote-string, org-calendar-to-agenda-key)
6601         (org-agenda-sorting-strategy, org-agenda-use-time-grid)
6602         (org-show-following-heading, org-tags-column)
6603         (org-use-tag-inheritance, org, org-allow-space-in-links)
6604         (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
6605         (org-enable-table-editor, org-calc-default-modes)
6606         (org-table-allow-automatic-line-recalculation)
6607         (org-export-html-style, org-export-with-fixed-width)
6608         (org-export-with-sub-superscripts, org-special-keyword)
6609         (org-formula, org-time-grid, org-table-may-need-update)
6610         (org-mode, org-goto-ret, org-goto-left, org-goto-right)
6611         (org-goto-quit, org-get-indentation, org-end-of-item)
6612         (org-move-item-down, org-move-item-up)
6613         (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
6614         (org-remove-occur-highlights, org-read-date, org-goto-calendar)
6615         (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
6616         (org-agenda-log-mode, org-agenda-toggle-diary)
6617         (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
6618         (org-agenda-file-to-end, org-agenda-no-heading-message)
6619         (org-agenda-get-closed, org-format-agenda-item)
6620         (org-cmp-priority, org-cmp-category, org-cmp-time)
6621         (org-agenda-change-all-lines, org-agenda-diary-entry)
6622         (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
6623         (org-link-search, org-camel-to-words, org-open-file)
6624         (org-remember-handler, org-table-convert-region)
6625         (org-table-move-row-down, org-table-move-row-up)
6626         (org-table-copy-region, org-table-wrap-region)
6627         (org-table-toggle-vline-visibility)
6628         (org-table-get-vertical-vector, org-table-modify-formulas)
6629         (org-table-get-specials, org-recalc-commands)
6630         (org-table-rotate-recalc-marks, org-table-eval-formula)
6631         (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
6632         (org-level-color-stars-only, org-insert-heading):
6633         Fix typos in docstrings.
6634         (last-arg): Add defvar.
6636         * makefile.w32-in (WINS): Add erc.
6637         (MH_E_SRC): Update (copied from lisp/Makefile.in).
6639 2006-01-29  Bill Wohler  <wohler@newt.com>
6641         * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
6642         mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
6643         mh-tool-bar.el, mh-xface.el.  Remove mh-customize.el, mh-init.el.
6644         (mh-autoloads): Don't use comments on otherwise empty lines.
6646 2006-01-29  Edward O'Connor  <ted@oconnor.cx>
6648         * emulation/viper.el (viper-major-mode-modifier-list): Add
6649         insert-state and vi-state entries for erc-mode.
6650         (viper-go-away, viper-set-hooks): Add and remove
6651         viper-comint-mode-hook from erc-mode-hook as appropriate.
6653         * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
6655 2006-01-29  Juanma Barranquero  <lekktu@gmail.com>
6657         * bs.el (bs--format-aux): Implement `middle' alignment as
6658         described in the docstring for `bs-attributes-list'.
6659         (bs--get-name): Simplify.  Don't pad the buffer name.
6661 2006-01-27  Agustin Martin  <agustin.martin@hispalinux.es>
6663         * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
6664         English aspell dictionary is installed, use the first entry of
6665         ispell-dictionary-alist-1.
6667 2006-01-27  Kevin Rodgers  <ihs_4664@yahoo.com>
6669         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
6670         Doc fix.
6672 2006-01-27  Michael Albinus  <michael.albinus@gmx.de>
6674         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
6675         for `process-file', in order to let it work for older Emacsen too.
6677 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
6679         * international/latexenc.el: Add a suitable `coding:' tag.
6680         (latexenc-find-file-coding-system): Undo last change.
6682 2006-01-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6684         * international/latexenc.el (latexenc-find-file-coding-system):
6685         Make sure latexenc-main-file is a regular file and is readable.
6687 2006-01-27  Andre Spiegel  <spiegel@gnu.org>
6689         * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
6690         Pass FILE to vc-user-login-name.
6692         * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
6694 2006-01-27  Nick Roberts  <nickrob@snap.net.nz>
6696         * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
6697         there are no more images to display.
6698         (thumbs-mark, thumbs-unmark): Revert change so that they move to
6699         the next image.
6701 2006-01-26  Richard M. Stallman  <rms@gnu.org>
6703         * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
6705         * wid-edit.el (advertised-widget-backward): New alias.
6706         (widget-keymap): Use advertised-widget-backward for S-TAB.
6708         * tumme.el: Correct the keywords.
6709         (tumme-dir-max-size): Use defvar.
6710         (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
6712         * simple.el (move-beginning-of-line): Take account of fields.
6713         (clone-indirect-buffer-other-window): Take args like
6714         clone-indirect-buffer, and work like it.
6716         * help-fns.el (describe-function): Don't pass `nil' as default.
6718         * files.el (risky-local-variable-p): Follow var aliases.
6720         * subr.el (lazy-completion-table): Doc fix.
6722         * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
6723         global binding of `line'.
6725 2006-01-25  Andre Spiegel  <spiegel@gnu.org>
6727         * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
6728         Tramp.
6730         * vc.el (vc-default-dired-state-info): Pass FILE to
6731         vc-user-login-name.
6732         (vc-default-update-changelog): Don't use vc-user-login-name, we
6733         don't need it here.
6735         * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
6736         no longer necessary.
6738 2006-01-25  Kenichi Handa  <handa@m17n.org>
6740         * international/mule.el (decode-char): Avoid the overhead of
6741         calling utf-lookup-subst-table-for-decode if
6742         utf-translate-cjk-mode is nil.
6743         (encode-char): Avoid the overhead of calling
6744         utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
6745         nil.
6747 2006-01-22  Kenichi Handa  <handa@m17n.org>
6749         * international/mule.el (make-subsidiary-coding-system): Reset
6750         `coding-system-define-form' property of subsidiaries to nil.
6751         Avoid duplicated entry in coding-system-alist.
6752         (make-coding-system): Avoid duplicated entry in
6753         coding-system-alist.
6754         (define-coding-system-alias): Likewise.
6756 2006-01-24  Luc Teirlinck  <teirllm@auburn.edu>
6758         * completion.el: Minor fixes in introductory comment.
6759         (completion-def-wrapper): Fix alist.
6761 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
6763         * thumbs.el (thumbs-new-image-size): New function.
6764         (thumbs-increment-image-size-element)
6765         (thumbs-decrement-image-size-element, thumbs-increment-image-size)
6766         (thumbs-decrement-image-size): Delete.
6767         (thumbs-resize-image-1): Rename from thumbs-resize-image.  Keep old
6768         temp files and use to resize.
6769         (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
6770         Use increment argument to enlarge/shrink.  Preserve point.
6771         (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
6772         (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
6773         (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
6774         (thumbs-mark, thumbs-unmark): Preserve point.
6775         (thumbs-modify-image): Keep old temp files and use to modify.
6776         Cleanup old temp files at load time.  Preserve point.
6777         (thumbs-view-image-mode-map): Use new command names.
6779 2006-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6781         * log-view.el (log-view-minor-wrap): First rev is the one at point.
6783         * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
6784         the nastiest part of the cyclic dependency.
6785         (cal-menu-update): Use dotimes and calendar-increment-month.
6787         * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
6788         (calendar-week-start-day): Add an :initializer.
6789         (calendar-mode-map): Use suppress-keymap, and command remapping.
6790         (describe-calendar-mode): Setup xref-stack info for the back button.
6791         (calendar-star-date): Insert before delete.
6792         (calendar-set-mode-line): Add file-modified info if applicable.
6793         (calendar-increment-month): New function.
6795 2006-01-24  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
6797         * font-lock.el (lisp-font-lock-keywords-2):
6798         Recognize "& keywords" only at word boundaries.
6800 2006-01-24  Nick Roberts  <nickrob@snap.net.nz>
6802         * thumbs.el (thumbs-extra-images): New variable.  Make it buffer-local
6803         and permanent-local.
6804         (thumbs-max-image-number): New variable.
6805         (thumbs-do-thumbs-insertion): Use them.
6806         (thumbs-per-line): Change default to 4.
6807         (thumbs-marked-list): Rename from thumbs-markedL.
6808         (thumbs-cleanup-thumbsdir, thumbs-delete-images)
6809         (thumbs-rename-images): Use -list instead of L for internal variables.
6810         (thumbs-call-convert): Use call-process instead of shell-command.
6811         (thumbs-insert-thumb): Add filename as help-echo to each image.
6812         (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
6813         Give dir to thumbs-show-thumbs-list.
6814         (thumbs-show-thumbs-list): Set default-directory to that of images.
6815         (thumbs-dired-show): Rename from thumbs-dired-show-all.
6816         (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
6817         (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
6818         (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
6820 2006-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6822         * ses.el (ses-read-cell): Provide a default value.
6824 2006-01-23  Juanma Barranquero  <lekktu@gmail.com>
6826         * term/w32-win.el (image-library-alist): Add additional names for
6827         GIF library.
6829 2006-01-23  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6831         * international/latexenc.el (latexenc-find-file-coding-system):
6832         Add file-regular-p check.
6834 2006-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6836         * simple.el (clone-buffer): Don't show the new buffer in the same
6837         window.
6839 2006-01-23  Juri Linkov  <juri@jurta.org>
6841         * faces.el (link, link-visited): New faces based on default values
6842         of `info-xref' and `info-xref-visited'.
6844         * info.el (info-xref): Inherit from `link'.
6845         (info-xref-visited): Inherit from `link-visited'.
6847         * cus-edit.el (custom-buffer-create-internal): Use widget type
6848         `custom-manual' instead of `info-link' and don't set properties
6849         `button-face' and `mouse-face' explicitly.
6850         (custom-browse-group-tag, custom-browse-variable-tag)
6851         (custom-browse-face-tag): Inherit from widget class
6852         `custom-group-link' instead of `push-button'.
6853         (custom-button-unraised): Inherit from `underline' face.
6854         (custom-link): Inherit from `link' face.  Fix doc and group.
6855         (custom-add-parent-links, custom-group-value-create): Don't set
6856         properties `button-face' and `mouse-face' explicitly for
6857         `custom-group-link' widget.
6858         (custom-group-link): Add properties `button-face' and `mouse-face'
6859         to widget definition.
6860         (custom-field-keymap): New variable.  Put `custom-field-keymap' to
6861         editable-field's :keymap property.
6862         (custom-mode): Fix docstring: substitute keybindings for
6863         `widget-forward' and `widget-backward' from `widget-keymap',
6864         `widget-complete' from `custom-field-keymap', replace old
6865         `Custom-move-and-invoke' with `widget-move-and-invoke'.  Untabify.
6867         * desktop.el (desktop-load-file): Check for `fboundp' before
6868         calling `symbol-function'.
6870         * simple.el (clone-buffer, clone-indirect-buffer)
6871         (clone-indirect-buffer-other-window): Use `read-buffer' instead of
6872         `read-string'.  Fix prompts.
6874         * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
6876 2006-01-23  Nick Roberts  <nickrob@snap.net.nz>
6878         * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
6880 2006-01-22  Luc Teirlinck  <teirllm@auburn.edu>
6882         * startup.el (inhibit-splash-screen, initial-scratch-message):
6883         Doc fixes.
6885 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
6887         Sync with Tramp 2.0.52.
6889         * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
6890         net/tramp-vc.el: Add code for unloading Tramp.  See comment before
6891         `tramp-unload-tramp' for checklist.
6893         * net/tramp.el: Require `timer-funcs' instead of `timer' if in
6894         XEmacs.  Contributed by Steve Youngs <steve@sxemacs.org>.
6895         (tramp-unload-file-name-handler-alist)
6896         (tramp-unload-tramp): New defuns.
6897         (tramp-advice-PC-expand-many-files): New defadvice.
6898         (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
6899         removed.
6900         (tramp-handle-expand-file-name): Remove double slash.
6901         (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
6902         It doesn't matter, because it will be converted later on.
6903         (tramp-handle-file-ownership-preserved-p): Rewritten.  The old
6904         implementation was just heuristic.
6905         (tramp-post-connection): Set uid and gid properties.
6906         (tramp-convert-file-attributes): Set file's gid change bit.
6907         (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
6908         (tramp-handle-expand-file-name): Use "~root" for tilde expansion
6909         in case of su(do)? methods.  The home directory of the local user
6910         will be taken else.
6911         (tramp-open-connection-telnet)
6912         (tramp-open-connection-rsh, tramp-open-connection-su)
6913         (tramp-open-connection-multi): Set PS1 to "$ ".  Otherwise, a
6914         local shell prompt could hurt.  Reported by Romain Francoise
6915         <romain@orebokech.com>.
6916         (tramp-let-maybe): Add `edebug-form-spec' property.
6917         (tramp-handle-expand-file-name): Bind `default-directory' locally
6918         to "/" in order to avoid problems with UNC shares or Cygwin
6919         mounts.
6920         (tramp-md5-function): Fix typo in error message.
6922         * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
6924         * net/tramp-util.el (top): Apply `ignore' instead of `identity'
6925         for byte-compiler pacification.
6927 2006-01-22  Andre Spiegel  <spiegel@gnu.org>
6929         * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
6930         ID-FORMAT `string'.  This allows us to get rid of
6931         `vc-user-login-name UID'.
6933         * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
6935 2006-01-22  John Paul Wallington  <jpw@pobox.com>
6937         * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
6939 2006-01-21  Martin Rudalics  <rudalics@gmx.at>
6941         * emacs-lisp/find-func.el (find-definition-noselect)
6942         (find-variable-noselect): Search variables in C source code too.
6943         (find-function-C-source, find-function-noselect, find-function)
6944         (find-function-other-frame, find-variable-noselect, find-variable)
6945         (find-variable-other-frame, find-variable-at-point):
6946         Fix docstrings.
6948 2006-01-21  Francesco Potorti`  <pot@gnu.org>
6950         * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
6952 2006-01-21  Agustin Martin  <agustin.martin@hispalinux.es>
6954         * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
6955         Default to disabling the "Save affix" question.
6957 2006-01-21  Marien Zwart  <marienz@gentoo.org>  (tiny change)
6959         * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
6960         the first arg to run-python.
6962 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
6964         * startup.el (command-line-1): Handle --no-desktop if desktop.el
6965         is not loaded.
6967 2006-01-20  Jay Belanger  <belanger@truman.edu>
6969         * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
6970         limit is 0.
6972         * calc/calc-arith.el (math-add-symb-fancy): Check the length of
6973         the correct variable.
6975 2006-01-20  Carsten Dominik  <dominik@science.uva.nl>
6977         * textmodes/org.el (org-open-at-point): Fixed bug with matching a
6978         link.  Fixed buggy argument sequence in call to `org-view-tags'.
6979         (org-compile-prefix-format): Set `org-prefix-has-tag'.
6980         (org-prefix-has-tag): New variable.
6981         (org-format-agenda-item): Remove tags from headline if
6982         appropriate.
6983         (org-agenda-remove-tags-when-in-prefix): New option.
6984         (org-get-tags-at): New function.
6986 2006-01-20  Nick Roberts  <nickrob@snap.net.nz>
6988         * thumbs.el (thumbs-buffer): New variable.  Make it buffer local.
6989         (thumbs-find-image): Move image name and number from buffer name
6990         to mode name.  Set thumbs-buffer.  Preserve point so that large
6991         images remain visible.
6992         (thumbs-file-alist): Construct list in thumbs-buffer and reverse
6993         order.
6994         (thumbs-show-image-num): Get image from thumbs-file-alist.  Set
6995         mode name.
6996         (thumbs-next-image, thumbs-previous-image): Make them work.
6998 2006-01-19  Luc Teirlinck  <teirllm@auburn.edu>
7000         * cus-edit.el (custom-buffer-create-internal): State in the text above
7001         the whole buffer buttons that they do not operate on hidden items.
7002         (custom-face-menu): Use `custom-face-save' instead of
7003         `custom-face-save-command'.
7004         (custom-face-save-command): Make it an alias for `custom-face-save'
7005         and declare it obsolete.
7006         (custom-face-save): Doc fix.
7008         * dired.el (dired-no-confirm): Add quote.
7009         (dired-subdir-alist-pre-R): Add quote in
7010         `make-variable-buffer-local' form and remove unbalanced parenthesis.
7012 2006-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7014         * textmodes/table.el (table-mode-indicator): Typo in last change.
7016 2006-01-19  Richard M. Stallman  <rms@gnu.org>
7018         * outline.el (hide-leaves): Don't call outline-end-of-heading.
7019         Fixes bug reported in Nov 2005.
7021         * isearch.el (isearch-forward): Doc fix.
7023         * dired.el (dired-move-to-filename-regexp): Define as alias.
7024         (dired-no-confirm): Use defcustom.
7025         (dired-subdir-alist-pre-R): Put defvar at top level.
7027         * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
7029         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
7030         Mark as risky.
7032         * simple.el (set-mark-command): Doc fix.
7033         (clone-indirect-buffer-other-window):
7034         Read arg like clone-indirect-buffer.
7035         (move-beginning-of-line): Skip invisible newlines.
7037 2006-01-19  Masatake YAMATO  <jet@gyve.org>
7039         * progmodes/cpp.el (cpp-edit-load): Make the order of
7040         listed conditions in a base C code buffer and its associate
7041         CPP Edit buffer the same.
7043 2006-01-19  Kenichi Handa  <handa@m17n.org>
7045         * mail/rmail.el (rmail-enable-mime): Docstring fixed.
7046         (rmail-mime-feature): Likewise.
7047         (rmail-require-mime-maybe): Use display-warning to show a warning
7048         message.
7050         * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
7051         (find-auto-coding): Use auto-coding-regexp-alist-lookup.
7053 2006-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7055         * array.el: Move defvars out of eval-when-compile.
7056         (array-make-template): Replace undeclared global var with a local one.
7057         (array-mode): Inline initialization functions.
7058         (array-init-local-variables, array-init-max-row)
7059         (array-init-max-column, array-init-columns-per-line)
7060         (array-init-field-width, array-init-rows-numbered)
7061         (array-init-line-length, array-init-lines-per-row): Remove.
7063         * play/doctor.el: Move defvars out of eval-when-compile.  Use dolist.
7064         (doc-mode-map): Define explicitly.
7065         (doctor-txtype): Use mapc.
7067         * textmodes/table.el: Move defvars out of eval-when-compile.
7068         Remove harmful code meant to avoid byte-compiler warnings.
7069         (table-fixed-mode-indicator): Remove.  Use a more complex mode-line
7070         specification that checks table-fixed-width-mode directly.
7071         (table-recognize-region, table-recognize-cell):
7072         Use restore-buffer-modified-p.
7073         (table-fixed-width-mode): Remove code that refreshes
7074         table-fixed-mode-indicator.
7075         (*table--cell-describe-bindings, *table--cell-describe-mode):
7076         Avoid obsolete name print-help-return-message.
7077         (table--test-cell-list): Don't use replace-regexp from elisp.
7078         (table--point-entered-cell-function, table--point-left-cell-function):
7079         Don't set table-fixed-mode-indicator, use force-mode-line-update.
7081         * textmodes/org.el: Move defvars out of eval-when-compile.  Move code
7082         that was after the end of file.  Use buffer-file-name variable.
7083         (org-timestamp-change): Use with-current-buffer.
7084         (org-todo-list): Don't unnecessarily define a new buffer-local var.
7085         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
7086         `file'.
7088         * progmodes/fortran.el: Move defvars out of eval-when-compile.
7089         (fortran-break-line): Remove unused var `opoint'.
7090         (fortran-abbrev-start): Obey help-event-list.
7092 2006-01-18  Jesper Harder  <harder@phys.au.dk>
7094         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
7096 2006-01-18  Masatake YAMATO  <jet@gyve.org>
7098         * progmodes/make-mode.el (makefile-imake-mode): New mode
7099         derived from makefile-mode.
7100         (makefile-imake-mode-syntax-table): New syntax table
7101         derived from makefile-mode-syntax-table.
7102         (makefile-mode): Write about makefile-imake-mode in doc string.
7103         (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
7104         (makefile-imake-font-lock-keywords): New font lock keywords.
7106         * files.el (auto-mode-alist): Add Imakefile.
7108 2006-01-17  Agustin Martin  <agustin.martin@hispalinux.es>
7110         * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
7111         loading the file rather than when turning on flyspell-mode.
7113 2006-01-16  Luc Teirlinck  <teirllm@auburn.edu>
7115         * cus-edit.el (customize-rogue): Minor doc fix.
7117 2006-01-17  Juri Linkov  <juri@jurta.org>
7119         * dired-aux.el (dired-diff): Use dired-dwim-target-directory
7120         instead of the file at the mark as default if the file at the mark
7121         is the same as the file at point or if dired-dwim-target-directory
7122         is not the same as the current directory and the mark is not active.
7124         * log-view.el (log-view-minor-wrap): Use the same logic to get
7125         revisions as `log-view-diff'.
7127         * info.el (Info-revert-find-node): Check for Info-current-file
7128         before preserving new-history.
7130         * man.el (Man-heading-regexp): Add `/'.
7132         * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
7133         (html-mode): Set `sentence-end-base' instead of `sentence-end'.
7135 2006-01-16  Juri Linkov  <juri@jurta.org>
7137         * faces.el (mode-line-faces): New defgroup.
7138         (mode-line-highlight): Move definition after new defgroup.
7139         (mode-line, mode-line-inactive, mode-line-highlight):
7140         Replace :group `modeline' with `mode-line-faces'.
7141         (mode-line-buffer-id): New face.
7142         (modeline-buffer-id): New face alias.
7143         (vertical-border): Remove :group `modeline'.
7145         * bindings.el (propertized-buffer-identification): Use face
7146         `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
7147         (mode-line-next-buffer, mode-line-previous-buffer): New functions.
7148         (mode-line-buffer-identification-keymap): For mouse-1 replace
7149         `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
7150         Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
7151         mouse-3.
7153         * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
7154         Buffer-menu-buffer.  Doc fix.
7155         (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
7156         (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
7157         `Buffer-menu-buffer'.
7159         * info.el (Info-mode-line-node-keymap): New defvar.
7160         (Info-set-mode-line): Use `stringp' to check Info-current-file.
7161         Propertize Info-current-node with `mode-line-buffer-id' and
7162         `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
7164         * time.el (display-time-mail-face): Replace :group `faces' with
7165         `mode-line-faces'.
7167 2006-01-16  Kenichi Handa  <handa@m17n.org>
7169         * international/code-pages.el: Add autoload cookies for cp125[0345678].
7171         * language/european.el (cp1252): New alias for windows-1252.
7173         * international/mule.el (autoload-coding-system): Prepare for EOL
7174         variants.
7176 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
7178         * term.el (term-raw-map): Add mapping for insert.
7179         (term-send-insert): New.
7180         (term-mode): Make variables local here instead of doing it in
7181         `term-emulate-terminal'.
7182         (term-emulate-terminal): Delete incorrect optimization for cr+lf.
7183         Scroll reverse needs to take into account the scroll region.
7184         Saving and restoring the cursor should save the color attributes too.
7185         (term-reset-terminal): Reset the scroll region.
7186         (term-handle-ansi-escape): Cursor up and down should take into
7187         account the scroll region.
7188         (term-set-scroll-region): Rename from `term-scroll-region'.
7189         Move to 0,0 after setting the region.
7190         (term-handle-scroll): Handle scroll up.
7191         (term-down): Fix off by one error.
7192         (term-delete-lines): Do not delete outside the scroll region.
7193         (term-insert-lines): Take into account the scroll region.
7195 2006-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7197         * textmodes/ispell.el (ispell-internal-change-dictionary)
7198         (ispell-change-dictionary): Undo most of last change of 2006-01-13.
7199         (start, end): Move declaration outside of eval-when-compile.
7201         * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
7202         (flyspell-mode-on): Use it.
7204         * textmodes/ispell.el (ispell-kill-ispell): Run new hook
7205         ispell-kill-ispell-hook.
7207 2006-01-14  Luc Teirlinck  <teirllm@auburn.edu>
7209         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
7210         (Custom-reset-saved): Do not ask for confirmation in single option
7211         buffers.
7213 2006-01-13  Richard M. Stallman  <rms@gnu.org>
7215         * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
7217 2006-01-13  Romain Francoise  <romain@orebokech.com>
7219         * add-log.el (add-change-log-entry, change-log-merge):
7220         Conditionally use `hard-newline'.
7222 2006-01-13  Martin Rudalics  <rudalics@gmx.at>
7224         * wid-edit.el (widget-field-end): If the overlay is no longer
7225         associated with a buffer, behave as if the overlay didn't exist.
7227         * cus-edit.el (custom-add-see-also, custom-add-parent-links):
7228         Make sure the links use the `custom-link' face.
7230 2006-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7232         * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
7233         (ld-script-mode): Don't set indent-line-function since we don't
7234         have one.
7236 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
7238         * textmodes/org.el (org-open-file): Use mailcap for selecting an
7239         application.
7240         (org-file-apps-defaults-gnu): Use mailcap as the default for
7241         selecting an application on a UNIX system.
7242         (org-agenda-show-tags): New command.
7243         (org-table-insert-hline): Keep cursor in current table line.
7244         (org-table-convert): Offset effect of modifying
7245         `org-table-insert-hline'.
7246         (org-format-agenda-item): New optional argument TAG.
7247         (org-compile-prefix-format): Handle %T format for the tag.
7248         (org-expand-wide-chars): New function.
7249         (org-table-insert-row, org-table-insert-hline):
7250         Use `org-expand-wide-chars'.
7251         (org-open-file): Fix bug in program launch.
7252         (org-get-time-of-day): Fix bug with times before 1am.
7253         (org-agenda-menu): Add tags commands.
7255 2006-01-13  Agustin Martin  <agustin.martin@hispalinux.es>
7257         * textmodes/ispell.el (ispell-init-process): Include the used
7258         dictionary in ispell process start message.
7259         (ispell-internal-change-dictionary): When flyspell-mode is active
7260         and dictionary is changed, make sure ispell process is restarted
7261         and flyspell word cache cleared out for the current buffer.
7262         (ispell-change-dictionary): Make sure flyspell word cache is
7263         cleared out in all buffers with active flyspell mode when
7264         dictionary is globally changed.
7265         Call ispell-internal-change-dictionary after dictionary change.
7267 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
7269         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
7271         * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
7272         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
7273         years.  Fix small differences wrt Makefile.in.
7274         (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
7275         Makefile.in does.
7277 2006-01-12  Bill Wohler  <wohler@newt.com>
7279         * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
7280         mh-search.el.
7282 2006-01-12  Masatake YAMATO  <jet@gyve.org>
7284         * progmodes/ld-script.el: Update copyright year.
7286 2006-01-12  Chong Yidong  <cyd@stupidchicken.com>
7288         * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
7289         Don't add widget if setting undefined.
7291 2006-01-12  John Paul Wallington  <jpw@pobox.com>
7293         * help-fns.el (describe-variable): Remove newlines from void
7294         variable output.
7296 2006-01-13  Nick Roberts  <nickrob@snap.net.nz>
7298         * wdired.el (wdired-mode-map): Add help echo for
7299         wdired-abort-changes.
7301         * man.el (Man-file-name-regexp): Adjust for a list of files.
7303 2006-01-12  Masatake YAMATO  <jet@gyve.org>
7305         * progmodes/ld-script.el (auto-mode-alist): Support
7306         suffix conventions used in netbsd and eCos.
7308 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
7310         * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
7311         (custom-variable-menu, custom-face-menu, custom-group-menu)
7312         (Custom-mode-menu): Change names of menu items.  (As discussed on
7313         emacs-devel.)
7314         (custom-face-menu): Add "Undo Edits" item.
7316         * startup.el (init-file-user): defcustom -> defvar.
7318         * tooltip.el (tooltip-mode): Doc fix.
7320 2006-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7322         * reveal.el (reveal-post-command): window-buffer signals an error on
7323         dead windows rather than returning nil.
7324         (reveal-open-new-overlays): An overlay might die while we open others.
7326 2006-01-11  Bill Wohler  <wohler@newt.com>
7328         * cus-dep.el (generated-custom-dependencies-file): Fix typo and
7329         phrasing in docstring.
7331         * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
7332         can give some systems gas.  Add new file mh-buffers.el.
7334 2006-01-06  Masatake YAMATO  <jet@gyve.org>
7336         * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
7337         C preprocessor forward ported from GNU Emacs 21.2.
7339         * progmodes/asm-mode.el (asm-font-lock-keywords):
7340         Use `cpp-font-lock-keywords'.
7342         * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
7344         * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
7345         of $ for "\\.ld[s]?".
7347 2006-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7349         * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
7350         (tcl-indent-line): Return `noindent' if inside a string.
7352         * progmodes/flymake.el (flymake-split-string): Remove more than one
7353         empty string at beg/end of the result.
7354         (flymake-find-buildfile, flymake-find-possible-master-files):
7355         Use expand-file-name.
7356         (flymake-fix-file-name): Don't replace \ with / and don't remove ./
7357         since expand-file-name does it for us.  Use directory-file-name.
7358         (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
7359         (flymake-ler-get-type, flymake-ler-get-text)
7360         (flymake-ler-make-ler): Remove.  Replace by defstruct.  Update callers.
7361         (flymake-current-line-no): Remove spurious interactive spec.
7362         (flymake-delete-temp-directory): Remove unused var `slash-pos'.
7363         (flymake-check-include): Remove arg inc-path merged into inc-name.
7364         (flymake-check-patch-master-file-buffer): Fit in 80 columns.
7365         Arg regexp-list replaced by a simple regexp.
7366         (flymake-master-make-header-init, flymake-master-tex-init):
7367         Correspondingly replace regexp-list with a regexp.  Fix regexp.
7369 2006-01-10  Simon Josefsson  <jas@extundo.com>
7371         * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
7372         describing AUTH PLAIN fix.
7374 2006-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
7376         * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
7377         (report-emacs-bug): Don't record initial prompt text.
7378         Instead, add text properties to prompting text.
7379         (report-emacs-bug-hook): Delete prompting text.
7381 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7383         * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
7384         `dirs'.  Adjust callers.
7386 2006-01-09  John Paul Wallington  <jpw@gnu.org>
7388         * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
7390 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7392         * reveal.el (reveal-open-new-overlays): New extracted fun.
7393         (reveal-close-old-overlays): Idem.  Check overlays's liveness before
7394         using them.  Simplify the code.
7395         (reveal-post-command): Use them.  Fix up obsolete windows in
7396         reveal-open-spots.
7398         * progmodes/flymake.el: Use `require' rather than autoload for
7399         XEmacs's overlays.
7400         (flymake-get-common-file-prefix, flymake-build-relative-filename):
7401         Delete.  Use file-relative-name instead.
7402         (flymake-get-syntax-check-program-args, flymake-perl-init):
7403         Simplify the resulting code.
7405         * log-view.el (log-view-file-re, log-view-message-re): Add support
7406         for DaRCS output.
7408 2006-01-09  Alex Schroeder  <alex@gnu.org>
7410         * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
7411         identifiers sometimes added in square brackets at the beginning of
7412         subject lines.
7414 2006-01-07  Richard M. Stallman  <rms@gnu.org>
7416         * cus-edit.el (Custom-set, Custom-save): Doc fix.
7417         (Custom-reset-current, Custom-reset-saved): Change question text.
7418         (Custom-reset-standard): Likewise.
7419         (custom-variable-reset-saved): Doc fix.
7421 2006-01-07  Eli Zaretskii  <eliz@gnu.org>
7423         * startup.el (init-file-user): Doc fix.
7425 2006-01-07  Alex Schroeder  <alex@gnu.org>
7427         * mail/rmail.el (rmail-current-subject): New function.
7428         (rmail-current-subject-regexp): New function.
7429         (rmail-next-same-subject): Use it.
7431         * mail/rmailsum.el (rmail-summary-by-topic):
7432         Use rmail-current-subject and rmail-current-subject-regexp.
7433         (rmail-summary-next-same-subject): Ditto.
7435         * net/rcirc.el (rcirc-send-input): No longer check whether the
7436         process is open, since not all commands need an open process.
7437         (rcirc-send-string): Check whether the process is open before
7438         sending anything.
7439         (rcirc-ignore-list): New option.
7440         (rcirc-ignore-list-automatic): New variable.
7441         (rcirc-print): Take rcirc-ignore-list into account.
7442         (rcirc-cmd-ignore): New command.
7443         (rcirc-ignore-update-automatic): New function.
7444         (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
7445         list if ignored nicks.
7446         (rcirc-handler-NICK): Ditto, and also ignore the new nick.
7448 2006-01-06  David Reitter  <david.reitter@gmail.com>
7450         * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
7451         reflect the address to which the report will be sent.
7453 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
7455         * progmodes/ld-script.el (auto-mode-alist): Recognize linker
7456         scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
7458 2006-01-01  Michael Ernst  <mernst@alum.mit.edu>  (tiny changes)
7460         * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
7462         * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
7463         the doc string: "functoin" => "function".
7464         * ldefs-boot.el: Likewise.
7466         * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
7467         message text: "Duplicat" => "Duplicate".
7469 2006-01-06  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
7471         * files.el (basic-save-buffer-2): If backing-up failed, reset
7472         buffer-backed-up to nil.
7474 2006-01-06  Nick Roberts  <nickrob@snap.net.nz>
7476         * progmodes/gud.el (gdb-script-skip-to-head)
7477         (gdb-script-calculate-indentation): Indent for breakpoint command
7478         lists also.
7480 2006-01-05  Bill Wohler  <wohler@newt.com>
7482         * Makefile.in (compile-always): Add mh-autoloads dependency.
7483         (bootstrap): Remove mh-autoloads dependency, as compile dependency
7484         provides it.
7485         (updates): Remove mh-autoloads dependency, since it probably has
7486         already run recently (via recompile).
7488 2006-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7490         * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
7491         argument `force' to disable the flyspell-last-buffer optimization.
7492         (flyspell-mode-on): Use it.
7494         * progmodes/flymake.el (flymake-get-cleanup-function): Default to
7495         flymake-simple-cleanup.
7496         (flymake-allowed-file-name-masks): Use this new default.
7497         All the functions are now called in the right buffer rather than
7498         passing the buffer as argument.
7499         (flymake-process-sentinel): Switch to buffer before calling cleanup.
7500         (flymake-parse-err-lines): Remove redundant buffer arg.
7501         (flymake-get-program-dir): Comment out unused function.
7502         (flymake-start-syntax-check, flymake-start-syntax-check-process):
7503         Remove redundant buffer argument.
7504         (flymake-get-real-file-name, flymake-simple-java-cleanup)
7505         (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
7507 2006-01-05  Richard M. Stallman  <rms@gnu.org>
7509         * info.el (Info-find-node): Don't record previous node if have none.
7510         (info): Go to directory only if history is empty.
7512         * simple.el (mark): Doc fix.
7514 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7516         * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
7517         already of desired type.
7518         (mac-ae-list): Coerce parameter to "list" type.
7519         (mac-dispatch-apple-event): Replace cadr part of event with a
7520         dummy position so that event-start returns it.
7522 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
7524         * textmodes/org.el (org-end-of-subtree): New function.
7525         (org-cycle, org-subtree-end-visible-p, org-scan-tags):
7526         Use `org-end-of-subtree'.
7527         (org-agenda, org-agenda-convert-date): Protect calls to
7528         `fit-window-to-buffer'.
7529         (org-tags-view): Force matching of sublevels when doing a
7530         todo-only search.  Define the correct redo command, including the
7531         arguments.
7532         (org-agenda-redo): Display message.
7533         (org-check-for-org-mode): New function.
7534         (org-agenda-type): New variable.
7535         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
7536         Set `org-agenda-type'.
7537         (org-agenda-check-type): New function.
7538         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
7539         (org-agenda-week-view, org-agenda-day-view)
7540         (org-agenda-next-date-line, org-agenda-previous-date-line)
7541         (org-agenda-log-mode, org-agenda-toggle-diary)
7542         (org-agenda-toggle-time-grid, org-agenda-date-later)
7543         (org-agenda-date-prompt, org-agenda-diary-entry)
7544         (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
7545         (org-agenda-convert-date, org-agenda-menu):
7546         Use `org-agenda-check-type'.
7547         (org-make-overlay, org-delete-overlay)
7548         (org-detatch-overlay, org-move-overlay, org-overlay-put):
7549         New compatibility functions.
7550         (org-calendar-select-mouse): New command.
7552 2006-01-04  Chong Yidong  <cyd@stupidchicken.com>
7554         * cus-edit.el (Custom-reset-current, Custom-reset-saved)
7555         (Custom-reset-standard): Fix y-or-n-p messages.
7556         (custom-link): New face for links.
7557         (custom-buffer-create-internal, custom-manual): Use it.
7558         (custom-face-save): Push to theme-face before setting face spec.
7560         * wid-edit.el (widget-default-mouse-face-get): New function.
7561         (widget-specify-button): Handle mouse-face like button-face.
7563         * custom.el (load-theme): Clear old theme settings if reloading.
7565 2006-01-03  Luc Teirlinck  <teirllm@auburn.edu>
7567         * cus-edit.el (custom-buffer-create-internal): Move whole buffer
7568         "Erase Customization" button back to same position it occupies in
7569         the individual State menus.
7571 2006-01-04  Kim F. Storm  <storm@cua.dk>
7573         * wid-edit.el (key-sequence): Rework widget to read key binding
7574         using `kbd' syntax.  Use C-q to insert literal key, event, or code.
7575         (widget-key-sequence-default-value): Default value for empty sequence.
7576         (widget-key-sequence-map): New map for reading key binding.  Bind C-q.
7577         (widget-key-sequence-read-event): New command for C-q.
7578         (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
7579         (widget-key-sequence-value-to-external): New functions.
7581 2006-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7583         * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
7584         Use expand-file-name.
7585         (flymake-delete-temp-directory): Use expand-file-name,
7586         file-name-directory, and directory-file-name.
7587         (flymake-strrchr): Delete.
7588         (flymake-start-syntax-check): Don't pass the redundant buffer argument
7589         to the init-f function.
7590         (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
7591         (flymake-init-find-buildfile-dir)
7592         (flymake-init-create-temp-source-and-master-buffer-copy)
7593         (flymake-simple-make-init-impl, flymake-simple-make-init)
7594         (flymake-master-make-init, flymake-master-make-header-init)
7595         (flymake-simple-make-java-init, flymake-simple-ant-java-init)
7596         (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
7597         (flymake-xml-init): Remove corresponding redundant buffer argument.
7598         (flymake-allowed-file-name-masks): Remove last elems that are equal to
7599         the default anyway.  Clean up regexps.
7601         * progmodes/flymake.el (flymake-temp-source-file-name)
7602         (flymake-master-file-name, flymake-temp-master-file-name)
7603         (flymake-base-dir): New buffer-local vars.
7604         (flymake-buffer-data, flymake-get-buffer-value)
7605         (flymake-set-buffer-value): Replace those hash-tables by the new
7606         buffer-local vars.  Update callers.
7608         * progmodes/flymake.el (flymake-check-start-time)
7609         (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
7610         (flymake-last-change-time, flymake-new-err-info, flymake-timer):
7611         Move definition, so we can remove redundant earlier declaration.
7612         (flymake-replace-regexp-in-string, flymake-split-string)
7613         (flymake-get-temp-dir): Use defalias.
7614         (flymake-popup-menu): Remove `pos' argument.  Use posn-at-point.
7615         (flymake-xemacs-window-edges): Remove unused function.
7616         (flymake-get-point-pixel-pos): Move.
7617         (flymake-pid-to-names, flymake-reg-names)
7618         (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
7619         Replace by a simple list flymake-processes and by process-buffer.
7620         Update callers.  Other than simplify the code, it uses buffers rather
7621         than buffer-names so it doesn't get confused by uniquify.
7622         (flymake-buffer-data): The global value should just be nil.
7624         * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
7625         Optimize the body of a defalias like any other code.
7627         * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
7628         Make sure we've setup font-lock's vars.  It may influence which
7629         function we then call.
7630         (font-lock-default-fontify-buffer): Don't bother calling set-defaults
7631         here since it's too late anyway.
7633 2006-01-03  Romain Francoise  <romain@orebokech.com>
7635         * startup.el (fancy-splash-tail, normal-splash-screen):
7636         Update copyright year.
7638 2006-01-02  J.D. Smith  <jdsmith@as.arizona.edu>
7640         * mouse.el (mouse-drag-track): Rename, from
7641         `mouse-drag-region-1'.  Includes optional argument required to
7642         enable post-drag event processing (e.g. delete region keys).
7643         Can be used without this argument to track a mouse region and operate
7644         on it as soon as the drag completes.
7645         (mouse-drag-region): Use `mouse-drag-track'.
7647 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
7649         * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
7650         Move to `custom-buffer' group.
7652         * cus-theme.el: Rewrite the Custom New Theme Mode interface.
7653         (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
7654         (custom-theme-insert-face-marker, custom-theme-variable-menu)
7655         (custom-theme-face-menu): New variables.
7656         (custom-theme-add-variable, custom-theme-variable-action)
7657         (custom-variable-reset-theme, custom-theme-delete-variable)
7658         (custom-face-reset-theme, custom-theme-face-action)
7659         (custom-theme-delete-face, custom-theme-merge-theme)
7660         (custom-theme-add-face, custom-theme-visit-theme): New functions.
7662 2006-01-01  Chong Yidong  <cyd@stupidchicken.com>
7664         * custom.el: Move Custom Themes commentary to start of theme code.
7665         (custom-known-themes): Rename `standard' theme to `changed'.
7666         (custom-push-theme): Caller no longer specifies what theme to use
7667         when doing `reset'---the setting is simply removed from the theme.
7668         Delete MODE from `theme-value' and `theme-settings' properties.
7669         (custom-declare-theme): Ignore &rest args since we don't use them.
7671         (custom-loaded-themes): Delete variable.
7672         (custom-theme-load-themes, custom-theme-loaded-p)
7673         (custom-theme-value): Delete functions.
7675         (custom-declare-theme): Signal error on invalid theme names.
7676         (provide-theme): custom-loaded-themes was deleted.
7677         (load-theme): Load the file unconditionally.
7678         (enable-theme): Call `load-theme' if theme is undefined.
7679         (custom-enabled-themes): Only update value for successful loads.
7680         (disable-theme): Complete from enabled themes when interactive.
7681         (custom-variable-theme-value): Calculate theme value directly.
7683         (custom-theme-reset-variables, custom-reset-variables): Mark as
7684         XEmacs compatibility functions.  We don't actually use these.
7686         * cus-edit.el (custom-variable-state-set):
7687         Use custom-variable-theme-value instead of custom-theme-value.
7688         (custom-face-state-set): Rename `standard' theme to `changed'.
7689         (custom-save-variables, custom-save-faces): Delete unneeded
7690         references to custom-reset-variables.
7691         (custom-save-resets): Delete function.
7692         (custom-save-variables, custom-save-faces): MODE argument deleted.
7693         (custom-save-variables, custom-save-faces): Ignore theme values.
7695         * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
7696         compatibility function.
7698 2006-01-01  Richard M. Stallman  <rms@gnu.org>
7700         * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
7701         (Custom-reset-current, Custom-reset-saved): Likewise.
7702         (Custom-reset-standard): Show message if aborted.
7703         (custom-mode): Doc fix, describing those commands.
7705         * mouse.el (mouse-drag-region-1): When following link via mouse-2,
7706         put on event-kind property.
7708 2005-12-31  Chong Yidong  <cyd@stupidchicken.com>
7710         * custom.el (provide-theme): Ban `user' theme name.
7711         (custom-enabling-themes): New variable.
7712         (enable-theme): Don't enable user if custom-enabling-themes is t.
7713         (custom-enabled-themes): Make it a defcustom.
7714         (custom-theme-recalc-face): No-op if face is undefined.
7716         * cus-edit.el (custom-button-mouse): New variable.
7717         (custom-button-mouse): New face.
7718         (custom-raised-buttons, custom-mode): Use it.
7720         * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
7722 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
7724         * progmodes/gud.el (gud-display-line): Support hl-line in the
7725         source buffer.
7727 2005-12-31  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
7729         * mouse.el (mouse-drag-window-above): Verify that the found window
7730         overlaps with the given window in the horizontal dimension.
7732 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
7734         * Makefile.in (cvs-update): New target.
7736         * makefile.w32-in (cvs-update): Ditto.
7738 2005-12-30  Chong Yidong  <cyd@stupidchicken.com>
7740         * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
7741         (custom-new-theme-mode-map): New variable.
7743 2005-12-30  Richard M. Stallman  <rms@gnu.org>
7745         * custom.el (custom-load-themes): Function deleted.
7747         * cus-edit.el (custom-save-loaded-themes): Function deleted.
7748         (custom-save-variables): Don't delete or add custom-load-themes call.
7750 2005-12-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7752         * cus-start.el: Add `visible-cursor'.
7754         * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
7755         (flymake-parse-output-and-residual): Remove `source-buffer' argument.
7756         (flymake-process-filter): Switch to buffer before calling it instead.
7757         (flymake-post-syntax-check, flymake-highlight-err-lines)
7758         (flymake-delete-own-overlays, flymake-parse-err-lines)
7759         (flymake-start-syntax-check, flymake-start-syntax-check-process)
7760         (flymake-count-lines, flymake-parse-residual):
7761         Remove constant buffer argument.
7762         (flymake-start-syntax-check-for-current-buffer): Remove.
7763         Update callers to use flymake-start-syntax-check instead.
7764         (flymake-display-err-menu-for-current-line):
7765         Remove unused var `mouse-pos'.
7766         (flymake-restore-formatting): Comment out unused function.
7767         (flymake-report-status, flymake-report-fatal-status): Remove buffer
7768         argument, use current-buffer instead.  Update callers.
7770 2005-12-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7772         * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
7773         buffer-local because choose-completion-delete-max-match requires
7774         that we set completion-ignore-case (i.e., binding via let is not
7775         sufficient).
7776         (bibtex-complete): Always set completion-ignore-case and
7777         choose-completion-string-functions.  The latter is needed because
7778         choose-completion-string-functions keeps its value if we quit the
7779         *Completions* buffer without requesting a completion.
7781 2005-12-30  Andreas Schwab  <schwab@suse.de>
7783         * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
7785 2005-12-30  Eli Zaretskii  <eliz@gnu.org>
7787         * jit-lock.el (jit-lock-chunk-size): Doc fix.
7789 2005-12-30  Juri Linkov  <juri@jurta.org>
7791         * locate.el (locate-fcodes-file, locate-header-face)
7792         * progmodes/delphi.el (delphi-other-face)
7793         * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
7795         * paren.el (show-paren-match, show-paren-mismatch): Use existing
7796         group `paren-showing-faces'.
7798         * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
7799         (goto-address): Fix docstring.
7801         * net/webjump.el (webjump-sample-sites): Update URLs.
7803         * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
7805         * subr.el (cancel-change-group): Add listp around pending-undo-list.
7807 2005-12-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7809         * font-lock.el (font-lock-compile-keywords): Signal an error when
7810         font-lock-set-defaults hasn't been called.
7812 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
7814         * subr.el (noreturn, 1value): Doc fixes.
7816 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7818         * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
7819         that assoc-string returns nil.
7821 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7823         * textmodes/bibtex.el (bibtex-entry-type-whitespace)
7824         (bibtex-entry-type-str, bibtex-empty-field-re)
7825         (bibtex-search-backward-string, bibtex-preamble-prefix)
7826         (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
7827         (bibtex-any-valid-entry-type): New variable.
7828         (bibtex-parse-field-name): Simplify.
7829         (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
7830         (bibtex-preamble-prefix): Include left delimiter.
7831         (bibtex-search-forward-field, bibtex-search-backward-field):
7832         Allow unbounded search past entry boundaries (required by bibtex-pop).
7833         (bibtex-text-in-field-bounds): Use push.
7834         (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
7835         (bibtex-parse-preamble, bibtex-valid-entry)
7836         (bibtex-beginning-first-field): New functions.
7837         (bibtex-skip-to-valid-entry): Use bibtex-valid-entry.  Fix regexp.
7838         (bibtex-map-entries): Fix docstring.
7839         (bibtex-flash-head): New arg prompt.  Simplify.
7840         (bibtex-enclosing-field): Include code of bibtex-inside-field.
7841         (bibtex-insert-kill): Simplify.  Always insert text past the
7842         current field or entry.
7843         (bibtex-format-entry): Use bibtex-parse-field.
7844         (bibtex-pop): Use bibtex-beginning-of-entry and
7845         bibtex-end-of-entry to initiate the search.  Insert empty field if
7846         we found ourselves.
7847         (bibtex-print-help-message): New args field and comma.
7848         Handle entry keys.
7849         (bibtex-make-field): Use bibtex-beginning-of-entry.
7850         (bibtex-end-of-entry): Use bibtex-valid-entry.  Recognize any
7851         invalid entry.
7852         (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
7853         Handle preambles.  Simplify code for thorough test.
7854         (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
7855         New arg comma.  Handle entry heads.
7856         (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
7857         (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
7858         New arg comma.
7859         (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
7860         (bibtex-fill-field): Simplify.
7861         (bibtex-fill-entry): Use bibtex-beginning-first-field and
7862         bibtex-parse-field.
7863         (bibtex-convert-alien): Do not wait before calling bibtex-validate.
7864         (bibtex-complete): Use bibtex-parse-preamble.
7866 2005-12-29  Nick Roberts  <nickrob@snap.net.nz>
7868         * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
7869         Display name of expression instead of convenience variable.
7870         (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
7872         * progmodes/gud.el (gud-tooltip-dereference): Rename from
7873         toggle-gud-tooltip-dereference.
7874         (gud-tooltip-print-command): Move concatenation of "*" to expr to...
7875         (gud-tooltip-tips): ...here when dereferencing.
7877 2005-12-28  Bill Wohler  <wohler@newt.com>
7879         * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
7881 2005-12-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7883         * vc.el (vc-annotate-display): Replace optional arg `color-map' with
7884         compulsory arg `ratio'.  Inline body of vc-annotate-time-span.
7885         (vc-annotate-display-autoscale): Adjust call.
7886         (vc-annotate-display-default): Adjust call.  Make arg compulsory.
7887         Fix interactive spec.
7888         (vc-annotate-time-span): Remove.
7889         (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
7890         (vc-annotate-mode-menu, vc-annotate-display-autoscale)
7891         (vc-annotate-display-select): Use new name.
7893         * vc.el (vc-annotate-mode-map): Remove obsolete binding.
7894         (vc-annotate-mode-menu): Remove left-over redundant declaration.
7895         Correct the construction of span entries.  Simplify.
7896         (vc-annotate-display-select): Fix the nil case.
7897         (vc-annotate): Remove obsolete (and now broken) code.
7898         (vc-annotate-extract-revision-at-line): Remove obsolete code.
7899         (vc-annotate-time-span): Remove unused arg `quantize'.  Simplify.
7901 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
7903         * subr.el (lazy-completion-table): Correct typo in docstring.
7905         * startup.el (command-line): Use `custom-reevaluate-setting' for
7906         `send-mail-function'.
7908         * mail/sendmail.el (send-mail-function): Autoload the standard-value.
7910 2005-12-05  Ralf Angeli  <angeli@iwi.uni-sb.de>
7912         * mail/smtpmail.el (smtpmail-try-auth-methods):
7913         Send credentials together with "AUTH PLAIN" command.
7915 2005-12-27  Richard M. Stallman  <rms@gnu.org>
7917         * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
7918         mouse-2, go back to previously selected window, so it's selected
7919         when mouse-2 command runs.
7921 2005-12-27  Juri Linkov  <juri@jurta.org>
7923         * descr-text.el (describe-text-sexp): Use square brackets for
7924         button [Show] to distinguish it from the property value `show'.
7925         (describe-property-list): Use `insert-text-button' with
7926         `help-face' type instead of putting face in quotes, because button
7927         is not created automatically for a list of faces.
7928         (describe-text-properties-1): Put button-type value in quotes to
7929         distinguish from plain text "button".
7930         (describe-char): Display code point values in hex.  Don't use
7931         `symbol-name' for `current-input-method' because it is a string.
7932         Use `insert-text-button' with `help-face' type instead of putting
7933         hardcoded face in quotes, because button is not created automatically.
7935 2005-12-27  Richard M. Stallman  <rms@gnu.org>
7937         * progmodes/glasses.el (glasses-face): More specific custom type.
7939         * files.el (set-visited-file-name): Doc fix.
7941         * textmodes/flyspell.el (flyspell-external-point-words):
7942         Use local var buffer-scan-pos to advance scan for next misspelling.
7943         Advance it only after we find the misspelling.
7945 2005-12-27  Agustin Martin  <agustin.martin@hispalinux.es>
7947         * textmodes/flyspell.el (flyspell-external-point-words):
7948         New criteria for finding the misspelling in the buffer.
7950 2005-12-27  Nick Roberts  <nickrob@snap.net.nz>
7952         * help-mode.el (help-insert-string): Set help-xref-stack-item
7953         rather than call help-setup-xref.
7955         * descr-text.el (describe-char): Revert previous changes for
7956         optional buffer argument.
7958 2005-12-27  Juri Linkov  <juri@jurta.org>
7960         * help-mode.el (help-insert-string): New function.  Save buffer
7961         contents in cases where it is impossible to recompute the old contents.
7963         * descr-text.el (describe-char): Set help-xref-stack-item
7964         explicitly after buffer has been generated.
7966 2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7968         * cus-start.el (all): Add x-gtk-show-hidden-files.
7970 2005-12-26  Richard M. Stallman  <rms@gnu.org>
7972         * replace.el (perform-replace): Calculate match-again
7973         before skipping read-only matches.
7975         * paren.el (paren-showing-faces): New group.
7976         (show-paren-match, show-paren-mismatch): Move to that group.
7978         * button.el (button): Put into group `basic-faces'.
7980         * progmodes/make-mode.el: Remove faces from group `faces'.
7982         * apropos.el (apropos, apropos-value): Doc fix.
7983         (apropos-documentation): Doc fix.
7985 2005-12-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7987         * subr.el (lazy-completion-table): Remove argument `args'.
7989         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
7990         Don't use the `args' argument of lazy-completion-table.
7992 2005-12-26  Nick Roberts  <nickrob@snap.net.nz>
7994         * descr-text.el (describe-char): Add optional argument for buffer.
7995         Set buffer appropriately.  Call help-setup-xref.
7996         Suggested by Stefan Monnier.
7998 2005-12-26  Juri Linkov  <juri@jurta.org>
8000         * descr-text.el: Require `help-fns' at runtime.  Don't require
8001         `button' for byte compilation.
8002         (describe-text-widget): Add `help-echo' for first button.
8003         Use `help-info' for second.
8004         (describe-property-list): Use `help-argument-name' instead of `italic'.
8005         (describe-text-category): Add prompt to interactive spec.
8006         Call `help-setup-xref'.
8007         (describe-char): Use `help-character-set'.  Add `help-echo' for
8008         code point.  Use `help-input-method'.  Remove superfluous insert.
8010 2005-12-25  Richard M. Stallman  <rms@gnu.org>
8012         * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
8013         at point, in case of narrowing.
8015         * progmodes/delphi.el (delphi-other-face): Allow nil in type.
8017         * locate.el (locate-header-face): Allow nil in type.
8019         * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
8021 2005-12-25  Romain Francoise  <romain@orebokech.com>
8023         * battery.el (battery-linux-proc-acpi): Also try
8024         `/proc/acpi/thermal_zone/THM0/temperature'.
8026 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
8028         * custom.el (custom-push-theme): Fix docstring.
8030         * cus-edit.el (custom-variable-set, custom-variable-save)
8031         (custom-variable-save): Custom-quote widget values.
8032         (customize-save-variable): Fix custom-push-theme call.
8034 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
8036         * w32-fns.el (w32-batch-update-autoloads): New function.
8038         * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
8039         Use w32-batch-update-autoloads, and don't setq generated-autoload-file
8040         from the command line.
8042 2005-12-23  Chong Yidong  <cyd@stupidchicken.com>
8044         * custom.el (custom-push-theme): Clarify docstring.  VALUE nil for
8045         reset means to remove setting from theme entirely.  Don't keep
8046         expanding theme-settings list; delete old entries if necessary.
8048         * cus-edit.el (custom-buffer-create-internal): Move "Erase
8049         customization" button one line up.
8050         (custom-themed): New face.
8051         (custom-magic-alist): New value, THEMED, for theme settings.
8052         (custom-variable-state-set, custom-face-state-set):
8053         Check theme-value instead of saved-value.
8054         (custom-variable-reset-standard, custom-face-reset-standard):
8055         Remove theme setting entirely.  Recalculate new values.
8056         (custom-variable-set, custom-variable-set)
8057         (custom-variable-reset-saved, custom-variable-reset-backup)
8058         (custom-face-set, custom-face-reset-saved): Update `user' theme.
8059         (custom-variable-save): Fix typos.
8061 2005-12-23  Juri Linkov  <juri@jurta.org>
8063         * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
8064         Add autoload cookies.
8065         (edebug-outside-d-c-i-n-s-w): New variable.
8066         (edebug-display, edebug-outside-excursion): Use it to save the
8067         original value of default-cursor-in-non-selected-windows.
8068         Set default-cursor-in-non-selected-windows to t while Edebug
8069         is active.
8070         (edebug-mode, edebug-eval-mode): Doc fix.
8072         * mouse.el (mouse-choose-completion): Replace `buffer-substring'
8073         with `buffer-substring-no-properties' to remove common substring
8074         highlighting.
8076         * info.el (info-other-window, info): Rename function argument
8077         `file' to `file-or-node'.
8078         (Info-complete-menu-item): Use local variable `complete-nodes' to
8079         keep the global value of `Info-complete-nodes' unchanged for
8080         subsequent completions.
8081         (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
8083         * simple.el (get-next-valid-buffer, last-buffer)
8084         (next-error-buffer-p, next-error-find-buffer)
8085         (minibuffer-history-sexp-flag): Doc fix.
8087         * savehist.el (savehist-mode-hook): Add `:group'.
8089         * log-view.el: Call autoload for vc-find-version.
8090         (log-view-current-file): Adjust subgroup numbers.
8091         (log-view-current-tag): Add `length'.
8093 2005-12-23  Richard M. Stallman  <rms@gnu.org>
8095         * vc.el (vc-annotate-car-last-cons): Defn moved up.
8097 2005-12-23  Juri Linkov  <juri@jurta.org>
8099         * hi-lock.el (hi-lock-archaic-interface-message-used)
8100         (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
8101         (hi-lock-mode): Display "Hi" in the mode line only when
8102         hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
8103         (hi-lock-write-interactive-patterns):
8104         Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
8105         (hi-lock-set-pattern, hi-lock-set-file-patterns)
8106         (hi-lock-font-lock-hook): Set 3rd arg `how' of
8107         font-lock-add-keywords to t.
8109 2005-12-23  David Koppelman  <koppel@ece.lsu.edu>
8111         * hi-lock.el (hi-lock-highlight-range): New variable.
8112         (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
8113         only if font-lock-fontified is non-nil.  Remove overlays.
8114         (hi-lock-set-pattern): Call font-lock-fontify-buffer if
8115         font-lock-fontified is non-nil, otherwise use overlays (instead of
8116         text properties).
8117         (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
8118         New variables.
8119         (hi-lock-string-serialize) New function.
8121 2005-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8123         * menu-bar.el (menu-find-file-existing): New function.
8124         (menu-bar-file-menu): Use menu-find-file-existing for Open.
8126         * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
8128 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8130         * vc.el: Remove unnecessary leading * in docstrings.
8131         (vc-annotate-mode-map): Move initialization into declaration.
8132         (vc-static-header-alist): Nitpick on the regexp.
8133         (vc-default-init-version): New fun.
8134         (vc-register): Use it.
8135         (vc-insert-headers): Use dolist.
8136         (vc-annotate-get-backend): Remove unused function.
8137         (vc-annotate-add-menu): Remove.  Build the menu directly at toplevel.
8138         (vc-annotate-mode): Remove corresponding call.
8139         (vc-annotate-car-last-cons): Simplify.
8140         (vc-annotate-buffers): Remove var.
8141         (vc-annotate-backend): Make it buffer-local.
8142         (vc-annotate): Move the interaction to the interactive spec.
8143         Add a `buf' argument.
8144         (vc-annotate-warp-version): Use this new `buf' argument to avoid
8145         killing&creating a vc-annotate buffer, which is very disruptive when
8146         the buffers are shown in dedicated frames.
8148 2005-12-23  Nick Roberts  <nickrob@snap.net.nz>
8150         * descr-text.el: Add FSF as maintainer.
8151         (describe-text-mode, describe-text-mode-map)
8152         (describe-text-mode-hook, describe-text-done): Delete.  Use normal
8153         help-mode.
8154         (describe-text-widget, describe-text-sexp)
8155         (describe-property-list, describe-text-category)
8156         (describe-text-properties, describe-text-properties-1)
8157         (describe-char): Use help buttons instead of widgets.
8158         (describe-char-unicodedata-file): Make URL link in doc string.
8160 2005-12-22  Richard M. Stallman  <rms@gnu.org>
8162         * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
8163         (custom-buffer-create-internal): Reword the top-of-buffer help intro.
8164         Don't include buttons that write a file when there's no file.
8165         (custom-variable-menu, custom-face-menu, custom-group-menu):
8166         Don't include commands that write a file when there's no file.
8167         (customize-browse): Reword the top-of-buffer help intro.
8168         (custom-buffer-create-internal): Fix previous change.
8169         (customize-changed-options-previous-release): Prev release is 21.1.
8170         (customize-changed-options): Doc fix.
8171         (customize-changed): New alias.
8172         (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
8173         Say "standard values".
8174         (Custom-reset-standard): Doc fix.
8175         (custom-face-reset-standard): Doc fix.
8177 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8179         * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
8180         even if font-lock-mode is non-nil since it may be t without having
8181         turned on font-lock-mode-internal.
8182         (font-lock-choose-keywords): Minor optimization.
8183         (font-lock-add-keywords, font-lock-remove-keywords)
8184         (font-lock-set-defaults): Don't call make-local-variable on a variable
8185         that we know to already be local.
8187 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8189         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
8190         messages if in the minibuffer.
8192 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8194         * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
8195         (tex-mode-flyspell-verify, flyspell-get-word)
8196         (flyspell-external-point-words): Don't use point-min/max uselessly.
8198         * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
8199         by Kevin Rodgers.  Instead, just hide the completions buffer if we
8200         don't need to show it.
8202 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
8204         * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
8206 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8208         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
8209         delete-windows-on with an inexistent buffer.
8211 2005-12-22  Nick Roberts  <nickrob@snap.net.nz>
8213         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
8214         Delete defcustom variable :tag names.
8216 2005-12-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8218         * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
8219         (log-view-font-lock-keywords): Ajust subgroup numbers.
8220         (log-view-current-tag): Don't hard code the number of subgroups.
8222 2005-12-20  Juri Linkov  <juri@jurta.org>
8224         * tooltip.el (tooltip): Move defgroup before define-minor-mode.
8225         (tooltip-x-offset, tooltip-y-offset): Doc fix.
8227         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
8228         (menu-bar-non-minibuffer-window-p): Instead of checking
8229         display-multi-frame-p, use selected-frame when menu-updating-frame
8230         is nil.
8232 2005-12-20  Stuart Herring  <herring@lanl.gov>  (tiny change)
8234         * align.el (align-rules-list): Use [ \t] instead of \s-
8235         for column separators in text mode.
8237 2005-12-20  Nick Roberts  <nickrob@snap.net.nz>
8239         * help-mode.el (help-customize-variable, help-customize-face):
8240         Don't pop help-xref-stack as help-follow no longer pushes
8241         anything on to it.
8243 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
8245         * textmodes/org.el (org-agenda-custom-commands): New option.
8246         (org-agenda): Offer custom commands on splash screen.
8247         (org-make-tags-matcher): Parser for Boolean logic added.
8248         (org-agenda-set-tags): New command.
8249         (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
8250         (org-set-tags): Efficiency improvements.
8251         (org-auto-align-tags): New option.
8252         (org-todo, org-demote, org-promote): Realign tags.
8253         (org-tags-completion-function): Use also "&" and "|" as separators.
8254         (org-org-menu): Agenda commands simplified.
8256 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
8258         * cus-edit.el (customize-apropos, customize-apropos-options):
8259         Docstring changes.
8261         * font-lock.el (font-lock): Add tags to the links in the defgroup.
8263 2005-12-19  Chong Yidong  <cyd@stupidchicken.com>
8265         * longlines.el (longlines-mode): Wrap while widened.
8266         (longlines-decode-region, longlines-encode-region): Compute max
8267         just once.
8269 2005-12-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8271         * cus-edit.el (mac): New group.
8273         * cus-start.el (all): Add user options in macterm.c.  Add test for
8274         Mac-related built-ins.  Fix test for GTK-related built-ins.
8276         * term/mac-win.el (mac-handle-language-change)
8277         (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
8278         (mac-services-open-selection, mac-services-mail-selection)
8279         (mac-services-mail-to, mac-services-insert-text)
8280         (mac-dispatch-apple-event): Add docstrings.
8281         (x-get-selection, mac-select-convert-to-string): Select coding
8282         system from `utf-16be' and `utf-16le' using `byteorder'.
8284 2005-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
8286         * subr.el (lazy-completion-table): Don't be fooled if the var holds
8287         a "list" (lambda ...) rather than a real completion list.
8289         * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
8290         lexical-let when encountering ((lambda (...) ...) ...).
8292 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
8294         * progmodes/sh-script.el (sh-mode):
8295         * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
8296         * textmodes/picture.el (picture-mode): Update docstrings.
8298 2005-12-17  Eli Zaretskii  <eliz@gnu.org>
8300         * makefile.w32-in (autoloads, custom-deps): Warn that parts of
8301         commands enclosed in $(ARGQUOTE)s should not be split between two
8302         lines, as that will break with GNU Make >3.80, when sh.exe is used
8303         and arg quoting is with '..'.
8304         (autoloads): Don't break the quoted --eval expression between
8305         several lines.
8307 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
8309         * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
8310         Capture error from printing circular structures.
8312 2005-12-17  Martin Rudalics  <rudalics@gmx.at>
8314         * wid-edit.el (widget-checkbox-action): Clear undo info.
8316 2005-12-16  Bill Wohler  <wohler@newt.com>
8318         * menu-bar.el (kill-this-buffer): Set a good example by using menu
8319         bar, not menubar in comment.
8321 2005-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
8323         * progmodes/cc-engine.el (c-after-change-check-<>-operators):
8324         After-change-functions should not clobber the match data.
8326 2005-12-16  Juri Linkov  <juri@jurta.org>
8328         * simple.el (choose-completion): Use `buffer-substring-no-properties'
8329         instead of `buffer-substring'.
8330         (completion-common-substring): Doc fix.
8331         (completion-setup-function): Use minibuffer-completion-contents
8332         instead of minibuffer-contents.  Don't set common-string-length
8333         initially.  Remove special handling of partial-completion-mode.
8334         Move computation of completion-base-size into one cond.
8335         Call completion-base-size-function in mainbuf.  In computation of
8336         completion-base-size for file name completion don't move point to
8337         the end of the minibuffer.  Move computation of common-string-length
8338         into one cond.  Start putting faces only when common-string-length>=0.
8339         Add condition to put completions-common-part when
8340         common-string-length>0.
8342         * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
8343         place point at the first different character in the minibuffer
8344         even if this position is at the beginning of the minibuffer.
8346         * info.el (Info-read-node-name-1): In completion-base-size-function's
8347         lambda return 1 if common-substring or minibuffer-completion-contents
8348         starts with (, and 0 otherwise.
8350         * emacs-lisp/crm.el (crm-minibuffer-completion-help):
8351         Use `crm-current-element' for second arg of `display-completion-list'.
8353 2005-12-16  Klaus Zeitler  <kzeitler@lucent.com>
8355         * files.el (set-auto-mode): Look for an interpreter specified on
8356         the first line also if search for mode specification succeeded,
8357         but the mode is not known.
8359 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
8361         * textmodes/org.el (org-tags-match-list-sublevels): New option.
8362         (org-open-at-point): Implement tag searches as links.
8363         (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
8364         (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
8365         (org-tags-sparse-tree, org-tags-view, org-set-tags)
8366         (org-agenda-dispatch): New commands.
8367         (org-use-tag-inheritance, org-tags-column): New options.
8368         (org-tab-follows-link, org-return-follows-link): New options.
8369         (org-tags): New customize group.
8370         (org-start-icalendar-file): Get local time zone.
8371         (org-tags-completion-function): New function.
8372         (org-set-font-lock-defaults): Make sure links will also be
8373         highlighted inside headlines.
8375 2005-12-16  Mark Plaksin  <happy@usg.edu>  (tiny change)
8377         * term.el (term-emulate-terminal):
8378         Let term-handle-ansi-terminal-messages override what Bash says about
8379         its current directory.
8381 2005-12-16  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
8383         * bindings.el (last-buffer): Move to simple.el.
8384         * simple.el (last-buffer): Move here.
8385         (get-next-valid-buffer): New function.
8386         (next-buffer): Use frame-local buffer list, maintain buried buffer list.
8387         (prev-buffer): Ditto.  Rename to `previous-buffer'.
8389         * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
8390         * bindings.el (global-map): Ditto.
8392 2005-12-15  Luc Teirlinck  <teirllm@auburn.edu>
8394         * cus-edit.el: Introductory comment change.
8395         (custom-magic-alist): Change message string for the `rogue' state.
8397 2005-12-15  Richard M. Stallman  <rms@gnu.org>
8399         * tooltip.el: Delete defcustom variable :tag names.
8401         * complete.el (partial-completion-mode): Doc fix.
8403         * textmodes/flyspell.el (flyspell-external-point-words):
8404         Use save-excursion to ensure we don't move backward in the
8405         search loop, not even one character.
8406         (flyspell-delete-all-overlays): Use remove-overlays directly.
8408         * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
8409         (ispell-start-process): Set that variable.
8410         Clear ispell-buffer-local-name.
8411         (ispell-internal-change-dictionary):
8412         Set ispell-current-dictionary after killing process.
8413         (ispell-buffer-local-dict):
8414         Don't set spell-personal-dictionary after killing process.
8415         (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
8416         (ispell-tex-skip-alists, ispell-html-skip-alists)
8417         (ispell-skip-region-alist): Mark as risky.
8419         * net/newsticker.el (newsticker--retrieval-timer-list)
8420         (newsticker--display-timer, newsticker-running-p)
8421         (newsticker-ticker-running-p): Definitions moved up.
8423 2005-12-16  Nick Roberts  <nickrob@snap.net.nz>
8425         * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
8427 2005-12-15  David Ponce  <david@dponce.com>
8429         * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
8430         (recentf-edit-list, recentf-open-files): Signal an error when
8431         there is no recent file.
8433 2005-12-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
8435         * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
8436         read-only except for texinfo-format-region evaluation.
8438 2005-12-14  Richard M. Stallman  <rms@gnu.org>
8440         * vc.el (vc-default-previous-version, vc-default-next-version)
8441         (vc-do-command): Doc fixes.
8443 2005-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8445         * textmodes/bibtex.el (bibtex-expand-strings)
8446         (bibtex-autokey-expand-string, bibtex-name-part)
8447         (bibtex-entry-type-whitespace, bibtex-entry-type-str)
8448         (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
8449         (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
8450         (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
8451         (bibtex-entry-postfix, bibtex-known-entry-type-re)
8452         (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
8453         (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
8454         (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
8455         (bibtex-beginning-of-last-entry): Remove.
8456         (bibtex-parse-field-name): Use bibtex-field-name.  Issue error
8457         message if comma is missing but buffer is read-only.
8458         (bibtex-parse-field-text): Handle whitespaces at the end of field
8459         text.  Return 3-element list with beginning and end of field text
8460         and end of field.
8461         (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
8462         (bibtex-parse-field): Remove arg name.  Use bibtex-field-name.
8463         (bibtex-search-forward-field, bibtex-search-backward-field):
8464         Search always delimited by limits of entry.  Use more efficient
8465         search algorithms.
8466         (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
8467         bibtex-end-of-name-in-field.
8468         (bibtex-text-in-field-bounds): Handle BibTeX strings when
8469         extracting the content of a field.
8470         (bibtex-text-in-field): Use search limits.
8471         (bibtex-parse-string-prefix): Handle empty string keys based on
8472         bibtex-string-empty-key.
8473         (bibtex-parse-string): Fix docstring.
8474         (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
8475         (bibtex-preamble-prefix, bibtex-strings): New functions.
8476         (bibtex-skip-to-valid-entry): Include preceding whitespace in
8477         BibTeX entries (consistent with other BibTeX functions).
8478         (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
8479         (bibtex-search-entry): Fix docstring.  Simplify.
8480         (bibtex-flash-head, bibtex-complete-string-cleanup)
8481         (bibtex-count-entries, bibtex-sort-buffer): Simplify.
8482         (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
8483         (bibtex-parse-entry): New optional arg content.
8484         (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
8485         Use bibtex-text-in-field-bounds.
8486         (bibtex-print-help-message): Handle BibTeX strings and preambles.
8487         (bibtex-end-of-entry): Use bibtex-preamble-prefix and
8488         bibtex-parse-string-postfix.
8489         (bibtex-find-text-internal): New function.
8490         (bibtex-remove-delimiters): Use it.
8491         (bibtex-find-text): Use it.  New optional arg help.
8492         (bibtex-complete): Handle BibTeX string and preamble entries.
8493         (bibtex-Preamble): Fix order of closing delimiters.
8495 2005-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8497         * vc.el (vc-default-revert): New fun.
8499         * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
8501 2005-12-14  Romain Francoise  <romain@orebokech.com>
8503         * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
8504         (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
8505         (font-lock-remove-keywords): Likewise.
8507 2005-12-14  Juri Linkov  <juri@jurta.org>
8509         * log-view.el (log-view-diff): Doc fix.
8511         * isearch.el (isearch-query-replace): Use (mark) instead of
8512         isearch-opoint if mark is active in transient-mark-mode.
8514 2005-12-14  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
8516         * isearch.el (isearch-query-replace): Check for isearch-other-end.
8518 2005-12-14  Per Abrahamsen  <abraham@dina.kvl.dk>
8520         * progmodes/cpp.el (cpp-face): New widget.
8521         (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
8523 2005-12-14  Juri Linkov  <juri@jurta.org>
8525         * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
8526         around `erase-buffer' and `insert'.
8528         * descr-text.el (describe-text-properties): Replace buffer name
8529         "*Help-2*" with "*Help*<2>".
8530         (describe-char): Add functions print-help-return-message,
8531         toggle-read-only.  Use help-setup-xref with nil to not store
8532         describe-char in help-xref-stack.  Use help-make-xrefs to
8533         make [back] button.
8535         * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
8537         * wdired.el (wdired-old-point): New internal variable.
8538         (wdired-change-to-wdired-mode): Set it buffer-locally.
8539         (wdired-abort-changes): Restore point after aborting changes.
8541 2005-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8543         * vc.el (vc-do-command): Add a new value t for okstatus.
8545         * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
8546         frame in case of errors.
8548 2005-12-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8550         * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
8551         so it comes after "On the Left" in the menu.
8553 2005-12-12  Luc Teirlinck  <teirllm@auburn.edu>
8555         * cus-edit.el (customize-apropos, customize-apropos-options)
8556         (customize-apropos-faces, customize-apropos-groups): Doc fixes.
8558 2005-12-12  Bill Wohler  <wohler@newt.com>
8560         * vc-svn.el (vc-svn-registered): Fix problem of visiting
8561         non-writable Subversion-controlled files by saving window
8562         configuration before calling vc-do-command.  vc-do-command calls
8563         pop-to-buffer on error which is unexpected during registration.
8565 2005-12-12  Jay Belanger  <belanger@truman.edu>
8567         * calc/README: Update the summary of changes.
8569 2005-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8571         * descr-text.el (describe-char): Rework last fix to solve the problem
8572         is the same way it's solved for everything else in that function
8573         (i.e. by extracting the info before setting up the *Help* buffer).
8575 2005-12-12  Kim F. Storm  <storm@cua.dk>
8577         * subr.el (version-regexp-alist): Allow space as separator before
8578         non-numeric part, e.g. "1.0 alpha".
8579         (version-to-list): Interpret .X.Y version as 0.X.Y version.
8581 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
8583         * textmodes/org.el (org-agenda, org-timeline, org-todo):
8584         Implement Logging and the keep-modes setting.
8585         (org-get-category): Make sure a string is returned.
8586         (org-log-done): New function.
8587         (org-log-done, org-closed-string): New options.
8589 2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8591         * tooltip.el (tooltip-y-offset): Change default to 20.
8593 2005-12-12  Richard M. Stallman  <rms@gnu.org>
8595         * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
8597         * frame.el (display-hourglass): Doc fix.
8599         * help.el (help-for-help-internal): Simplify entry for `a'.
8601         * info.el (Info-on-current-buffer): Doc fix.
8602         (info-insert-file-contents): Don't test (featurep 'jka-compr).
8604         * startup.el (inhibit-splash-screen): Make this the real name.
8605         (inhibit-startup-message): Make this the alias.
8606         (command-line): Find only simple.el, and use its directory
8607         to fill in other preloaded files' names.
8608         (command-line): Deactivate the mark if deactivate-mark is set.
8610         * international/mule.el (load-with-code-conversion):
8611         Bind deactivate-mark.
8613         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
8615 2005-12-11  Luc Teirlinck  <teirllm@auburn.edu>
8617         * cus-edit.el (customize-apropos): Avoid listing an option more
8618         than once under different aliases.  No longer list user options
8619         that are not defined with defcustom (unless a prefix arg is given).
8620         Doc fix.
8621         (customize-apropos-options): Doc fix.
8623 2005-12-11  Juri Linkov  <juri@jurta.org>
8625         * frame.el (set-background-color, set-foreground-color)
8626         (set-cursor-color, set-mouse-color, set-border-color):
8627         Add explicit prompts to read colors by `facemenu-read-color'.
8628         (show-trailing-whitespace, blink-cursor-delay)
8629         (blink-cursor-interval, display-hourglass, hourglass-delay):
8630         Remove tags.
8631         (display-hourglass, hourglass-delay): Doc fix.
8632         (cursor-in-non-selected-windows): Capitalize words in tag.
8634         * faces.el (frame-background-mode): Replace `choice-item' keywords
8635         with `const' to not make [default] button.  Change default value tag
8636         from `default' to `automatic'.  Doc fix.
8637         (trailing-whitespace) <defface>: Change group `whitespace' to
8638         `whitespace-faces'.
8640 2005-12-11  Richard M. Stallman  <rms@gnu.org>
8642         * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
8644 2005-12-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8646         * term/mac-win.el: Create keymap for mac-apple-event-map.
8648 2005-12-11  Nick Roberts  <nickrob@snap.net.nz>
8650         * tooltip.el (tooltip-mode): Move to start of file so that it
8651         appears at top of customize buffer.
8653         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
8654         Add the gud groupname.
8655         (gud-tooltip-mode): Add the tooltip groupname.
8656         (gud-tooltip-echo-area): Add the gud groupname.  Remove tag to
8657         avoid conflict with tooltip-use-echo-area.
8659 2005-12-10  Romain Francoise  <romain@orebokech.com>
8661         * help.el (help-for-help-internal): Add `r' in doc string.
8663 2005-12-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
8665         * align.el (align-regexp, align-highlight-rule):
8666         Use region-beginning and region-end instead of point and mark, so that
8667         repetition (with `repeat-complex-command') recomputes the region
8668         bounds.
8670 2005-12-10  Lennart Borgman  <lennart.borgman.073@student.lu.se>
8672         * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
8673         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
8674         (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
8675         (balance-windows): Rewrite using the above new functions.
8677 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
8679         * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
8680         react if global-hi-lock-mode seems intended.
8681         (global-hi-lock-mode) Renamed from hi-lock-mode.
8682         (hi-lock-archaic-interface-message-used)
8683         (hi-lock-archaic-interface-deduce): New variables.
8684         (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
8685         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
8686         (hi-lock-find-patterns, hi-lock-font-lock-hook):
8687         Replace hi-lock-buffer-mode with hi-lock-mode.
8689 2005-12-10  Kevin Rodgers  <ihs_4664@yahoo.com>
8691         * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
8692         completion list, even after a partial completion has been
8693         inserted in the current buffer.  If there are more than 1
8694         completion, redisplay the *Completions* buffer; if the
8695         completion is unique, delete the *Completions* window.
8697 2005-12-10  Eli Zaretskii  <eliz@gnu.org>
8699         * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
8700         strings and long subject lines that were broken into multiple
8701         lines at arbitrary places.  Handle subjects that have "Re: " in
8702         the middle.
8704 2005-12-10  John W. Eaton  <jwe@octave.org>
8706         * emacs/octave-mod.el (octave-electric-space): Don't indent
8707         comments or strings if octave-auto-indent is nil.
8709 2005-12-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8711         * term/mac-win.el: Require url when compiling.
8712         Call mac-process-deferred-apple-events after loading init files.
8713         (mac-apple-event-map): New defvar.  Define event handlers in it.
8714         (core-event, internet-event): New Apple event class symbols.
8715         (open-application, reopen-application, open-documents)
8716         (print-documents, open-contents, quit-application)
8717         (application-died, show-preferences, autosave-now, get-url):
8718         New Apple event ID symbols.
8719         (about): New HICommand ID symbol.
8720         (mac-event-spec, mac-event-ae): New macros.
8721         (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
8722         (mac-ae-selection-range, mac-ae-text-for-search)
8723         (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
8724         (mac-application-menu-map): Remove keymap.  Handlers for HICommand
8725         and Services menu events are now defined in mac-apple-event-map.
8726         (mac-drag-n-drop): Remove selection range handling.
8728 2005-12-10  Kenichi Handa  <handa@m17n.org>
8730         * simple.el (zap-to-char):
8731         * isearch.el (isearch-process-search-char): Translate CHAR by
8732         translation-table-for-input.
8734 2005-12-09  Chong Yidong  <cyd@stupidchicken.com>
8736         * foldout.el (foldout-exit-fold): Properly hide subtree.
8738 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8740         * files.el (save-buffer):
8741         * international/ucs-tables.el (ucs-set-table-for-input):
8742         * mail/mail-extr.el (mail-extract-address-components):
8743         * mail/sendmail.el (mail-mode): Reformat doc string.
8745 2005-12-09  Juri Linkov  <juri@jurta.org>
8747         * isearch.el (isearch-highlight): Change main overlay priority
8748         from 1 to 1001.  Simplify.
8749         (isearch-lazy-highlight-update): Change lazy overlay priority
8750         from 0 to 1000.
8752         * replace.el (replace-highlight): Change overlay priority from
8753         1 to 1001.
8755         * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
8756         Change overlay priority from 1 to 1001.  Reuse existing overlay.
8758         * compare-w.el (compare-windows-highlight): Change overlay
8759         priority from 1 to 1000.
8761         * menu-bar.el (menu-bar-edit-menu): Add listp around
8762         pending-undo-list to disable menu item "undo" when pending
8763         undo list is empty.
8765         * locate.el (locate): Disable undo in *Locate* buffer.
8767 2005-12-09  Kim F. Storm  <storm@cua.dk>
8769         * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
8771 2005-12-09  David Ponce  <david@dponce.com>
8773         * recentf.el: Improvement of the menu code.
8774         (recentf-enabled-p): Move before first use.  Use `kill-emacs-hook'
8775         instead of menu hook.
8776         (recentf-show-menu, recentf-hide-menu): New functions.
8777         (recentf-menu-customization-changed, recentf-mode): Use them.
8778         (recentf-menu-action, recentf-max-menu-items)
8779         (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
8780         (recentf-arrange-by-rule-others)
8781         (recentf-arrange-by-rules-min-items)
8782         (recentf-arrange-by-rule-subfilter) : Don't use
8783         `recentf-menu-customization-changed'.
8784         (recentf-arrange-rules): Likewise.  Accept functions to compute
8785         sub-menu titles.
8786         (recentf-menu-filter): Likewise.  Doc fix.
8787         (recentf-menu-value-shortcut): Doc fix.
8788         (recentf-dump-variable): Quote atom value.
8789         (recentf-make-menu-items): Update to use it as a menu filter.
8790         (recentf-match-rule): New function.
8791         (recentf-arrange-by-rule): Use it.
8792         (recentf-indirect-mode-rule): New function.
8793         (recentf-build-mode-rules): Use it.
8794         (recentf-dir-rule): New function.
8795         (recentf-arrange-by-dir): Use it.
8796         (recentf-filter-changer-current): Rename from
8797         `recentf-filter-changer-state'.  All references updated.
8798         (recentf-filter-changer-alist): Update filter names.
8799         (recentf-filter-changer-select): New function.
8800         (recentf-filter-changer): Use it.  Make a sub-menu from filters
8801         available in `recentf-filter-changer-alist'.
8802         (recentf-data-cache, recentf-clear-data)
8803         (recentf-update-menu): Remove.  All references updated.
8804         (recentf-match-rule-p, recentf-build-dir-rules)
8805         (recentf-filter-changer-goto-next)
8806         (recentf-filter-changer-get-current)
8807         (recentf-filter-changer-get-next): Remove.
8809 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8811         * cus-edit.el (custom-buffer-create-internal): Relabel the whole
8812         buffer "Reset" button to "Reset to Current" for consistency with
8813         the State buttons.
8815 2005-12-08  John Paul Wallington  <jpw@pobox.com>
8817         * ibuf-ext.el (define-ibuffer-filter filename):
8818         If `dired-directory' is a list then really use its car.
8820 2005-12-08  Kim F. Storm  <storm@cua.dk>
8822         * emulation/cua-rect.el (cua--rectangle-aux-replace):
8823         Fix indention of text on right side of replaced rectangle.
8825 2005-12-09  Nick Roberts  <nickrob@snap.net.nz>
8827         * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
8828         No need to check gud-comint-buffer is bound.
8829         (gdb): Prevent multiple debugging when first session uses gdba.
8831 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8833         CC Mode update to 5.31.
8835         * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
8836         Emacsen which lack `define-minor-mode'.  (Currently Emacs <21.
8837         We might do this function properly in the future).
8839         * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
8840         New macros c-sentence-end and c-default-value-sentence end, to cope
8841         with Emacs 22's new function `sentence-end'.
8843 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8845         * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
8846         compat issue using `c-put-overlay' and `c-delete-overlay'.
8848         * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
8849         New compat macros to handle overlays/extents.
8851 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8853         * progmodes/cc-fix.el: Add definitions of the macros push and pop
8854         (for GNU Emacs 20.4)
8856         * progmodes/cc-defs.el:
8857         (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
8859         * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
8860         highlighting mechanism so it will work in XEmacs too.
8862         * progmodes/cc-defs.el: Insert c-int-to-char.
8864         * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
8865         call to the new macro c-int-to-char.  This solves XEmacs's
8866         regarding characters as different from integers.
8868 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8870         * progmodes/cc-fonts.el (c-make-syntactic-matcher):
8871         New internal helper.
8873         (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
8874         construct to make the indirect face lookup work in XEmacs.
8876         (c-cpp-matchers): Append the negation char face to the existing
8877         fontification, so that the cpp face doesn't disappear.
8878         Use `c-make-syntactic-matcher' to avoid negation chars in comments
8879         and strings.
8881         * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
8882         to map to `font-lock-negation-char-face' in emacsen where it exists.
8884 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8886         * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
8888         * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
8889         Rename "c-subword-move-mode" as "c-subword-mode".
8891         * progmodes/cc-mode.el: Added tty suitable bindings for C-c
8892         <delete> and C-c C-<delete>.  (To the c-hungry- delete functions).
8894 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8896         * progmodes/cc-mode.el: Added autoload directive for
8897         `c-subword-move-mode' for use in older emacsen.
8899 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8901         * progmodes/cc-mode.el:
8902         (i) Insert a binding for C-c C-backspace into
8903         c-bind-special-erase-keys which works in TTYs.
8904         (ii) Make sure that when file styles are used, any explicitly
8905         given style variables take priority over those in the style.
8906         Do this by calling `hack-local-variables' a second time.
8908         * progmodes/cc-vars.el: Add language specific customization
8909         widgets for AWK to c-doc-comment-style, c-require-final-newline
8910         and c-default-style.  Add a defcustom for awk-mode-hook.
8911         Give c-syntactic-element and c-syntactic-context doc-strings by
8912         directly setting their `variable-documentation' propery.
8913         This allows Emacs 22.1 to read these with C-h v.
8915         * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
8917 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8919         * progmodes/cc-fonts.el, cc-vars.el
8920         (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
8921         (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
8922         Masatake YAMATO.
8924         (c-doc-comment-style): Made GtkDoc default in C mode.
8926         * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
8927         and C-c C-<delete>.
8929         (c-bind-special-erase-keys): New function for use on
8930         `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
8932         * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
8933         <delete> key behavior in XEmacs according to `delete-forward-p'.
8934         C.f. `c-electric-delete'.
8936 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8938         * progmodes/cc-mode.el: Give c-hungry-backspace and
8939         c-hungry-delete-forward permanent key bindings.
8941         * progmodes/cc-cmds.el (c-electric-semi&comma):
8942         Bind c-syntactic-context for calls to "criteria functions", for
8943         consistency with other calls to user functions.
8945         * progmodes/cc-cmds.el (c-indent-command): Expunge use of
8946         `current-prefix-arg', since this might be the prefix arg to a
8947         command which calls c-indent-command as a function.  Change the
8948         interactive spec from "p" to "P".
8950         * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
8951         reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
8952         was difficult to understand.
8954 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8956         * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
8957         first char of an identifier.
8959         * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
8960         +" syntax in C++.
8962 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8964         * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
8965         auto-fill doesn't split a c-comment's last word from a hanging
8966         "*/" when a space is typed between them after fill-column.
8968         * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
8970         * progmodes/cc-styles.el (c-set-style)
8971         (c-setup-paragraph-variables): Abort the command if we're not in a
8972         CC Mode buffer.
8974         * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
8975         with blank comment-prefix, and a blank line as the comment's
8976         second line.
8978 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8980         * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
8981         Incorporate the patterns added in the Emacs development branch
8982         for the new Emacs 22 face `font-lock-negation-char-face'.
8984         * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
8985         of "red" since it stands out better in xterms and DOS terminals.
8987         * progmodes/cc-engine.el (c-literal-faces):
8988         Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
8990 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8992         * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
8993         forcibly enable c-electric-flag.
8995         * progmodes/cc-vars.el, cc-cmds.el: New clean-up
8996         `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
8997         after the comment-prefix of a C-style comment will close that comment.
8999 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
9001         * progmodes/cc-fonts.el (c-basic-matchers-before)
9002         (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
9003         in Pike.
9005         * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
9006         digraphs.
9008         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
9009         (c-cpp-message-directives, c-cpp-include-directives)
9010         (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
9011         (c-cpp-expr-directives): Introduce new language constants to
9012         control cpp syntax in a cleaner way.
9014         (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
9016         (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
9018         * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
9019         (c-multiline-string-start-char): New language constants and
9020         variables to specify how newlines in string literals work.
9022         (c-font-lock-invalid-string): Use them.
9024         * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
9025         unbalanced close brace is entered.  Optimization by avoiding going
9026         back over arbitrarily large blocks.  Removed hints that this
9027         function only would be relevant/useful in AWK.
9029         (c-electric-brace): Indent syntactically after the cleanups since
9030         lineup functions might do it differently then.
9032         * progmodes/cc-engine.el, cc-langs.el
9033         (c-opt-op-identifier-prefix): New language constant and variable.
9035         (c-just-after-func-arglist-p, c-after-special-operator-id)
9036         (c-search-decl-header-end, c-inside-bracelist-p): Use it.
9038         * progmodes/cc-align.el, cc-engine.el
9039         (c-after-special-operator-id): New helper to handle C++ operator
9040         identifiers.
9042         (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
9043         (c-guess-basic-syntax): Handle C++ operator identifiers in
9044         declarations.
9046         * progmodes/cc-langs.el (c-assignment-operators): Add the
9047         trigraph version of ^= too.
9049         * progmodes/cc-langs.el (c-assignment-operators): Add the
9050         trigraph version of |= in C++.
9052         * progmodes/cc-fonts.el (c-font-lock-declarators):
9053         Handle `c-decl-hangon-kwds' after the identifier name.
9055         * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
9056         whether an arglist is "nonempty", ignore a comment after the open
9057         paren if it isn't followed by a non-comment token on the same line.
9059         * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
9060         Enable heuristics below the point to cope with classes inside special
9061         brace lists in Pike.
9063 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
9065         * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
9067 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
9069         * progmodes/cc-guess.el (cc-guess-install): New function to
9070         install an already guessed style in another buffer.
9072         * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
9073         sets `inhibit-read-only' - `c-save-buffer-state' should be used
9074         anyway if the change always is undone.
9076 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
9078         Implement togglable electricity:
9080         * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
9081         saying when it should be used.
9083         * progmodes/cc-engine.el: Add the new buffer-local variable,
9084         c-electric-flag.
9086         * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
9087         c-toggle-auto-newline.
9089         * progmodes/cc-mode.el: Rename c-toggle-auto-state to
9090         c-toggle-auto-newline.  Remove the binding for
9091         c-toggle-auto-hungry-state.  Add the binding C-c C-l for the new
9092         c-toggle-electric-state.
9094         * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
9096         * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
9097         c-\(forward\|backward\)-subword.
9098         (c-update-modeline): Add the new modeline flag `l' for
9099         `c-electric-flag'.  Make the auto-newline flag `a' dependent on `l'.
9100         (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
9101         Make the old name an alias of the new name.
9102         (c-toggle-electric-state): New function.
9103         (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
9104         Adapt these functions to do electric things only when
9105         c-electric-flag is non-nil.
9106         (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
9107         new functions from c-electric-brace.
9108         (c-point-syntax): Add a check for "virtual semicolons" in AWK
9109         mode, so that the tentative extra newline doesn't change the
9110         syntax of the following brace.
9111         (c-electric-brace): Restructure by extracting the above functions.
9112         Tidy up the coding somewhat.
9113         (c-electric-semi&comma, c-electric-colon, c-electric-paren):
9114         restructure a bit.
9116 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
9118         * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
9119         anchor position(s) using faces.  Thanks to Masatake YAMATO for the idea.
9121         * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
9122         (c-submode-indicators): Change name from `c-auto-hungry-string'
9123         since it's now used to track another submode.
9125         (c-update-modeline): Convert to function and extended to check
9126         `c-subword-move-mode'.
9128         (c-forward-into-nomenclature, c-backward-into-nomenclature):
9129         Convert to compat aliases for `c-forward-subword' and
9130         `c-backward-subword'.
9132         * progmodes/cc-subword.el: New functions and minor mode to handle
9133         SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
9135         (c-forward-subword, c-backward-subword, c-mark-subword)
9136         (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
9137         (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
9138         Functions corresponding to the standard word handling functions.
9140         (c-subword-move-mode): Minor mode that replaces all the standard
9141         word handling functions with their subword equivalences.
9143 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
9145         * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
9146         entry for one-liner-defun.
9148         * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
9149         name in its def-edebug-spec.
9151         * progmodes/cc-cmds.el (c-electric-brace): Make the
9152         one-liner-defun clean-up work with empty-defun-braces.  o-l-d now
9153         compacts space before a comment, if this will make things fit on
9154         one line.
9156         Introduce an "awk" style, mainly for auto-newline and clean-ups.
9158         * progmodes/cc-align.el: New function c-snug-1line-defun-close
9160         * progmodes/cc-cmds.el: In c-electric-brace, add code for new
9161         clean-up one-liner-defun.
9163         * progmodes/cc-styles.el: Add the new "awk" style.
9165         * progmodes/cc-vars.el: Add description of one-liner-defun to
9166         c-cleanup-list's doc-string.  New user options,
9167         c-max-one-liner-length.  In c-default-style, set the default style
9168         for AWK to "awk".
9170 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
9172         * progmodes/cc-engine.el (c-forward-label): Fix fontification of
9173         macros inside labels.
9175         * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
9176         `c-at-statement-start-p' and `c-at-expression-start-p'.
9178         * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
9179         error if the mark isn't set.
9181         * progmodes/cc-engine.el (c-guess-continued-construct)
9182         (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
9183         accurately detect functions inside functions.
9185         * progmodes/cc-engine.el (c-at-expression-start-p): New function
9186         like `c-at-statement-start-p' that additionally recognizes commas
9187         and expression parentheses as delimiters.
9189         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
9190         to avoid heuristics that doesn't work for unclosed blocks.
9191         (c-at-statement-start-p): New function.
9193         * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
9194         Objective-C directives, e.g. directives spanning lines should work
9195         reasonably well now.
9197         (c-put-c-type-property, c-clear-c-type-property): New helpers.
9199         (c-forward-objc-directive): New function to move over any ObjC
9200         directive.
9202         (c-just-after-func-arglist-p, c-guess-basic-syntax)
9203         (c-basic-matchers-before): Use it.
9205         (c-font-lock-objc-iip-decl): Remove.
9207         * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
9208         in the template arglist recognition.
9210         * progmodes/cc-styles.el (c-style-alist): Fix several
9211         inconsistencies in the Whitesmith style.
9213         * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
9214         New lineup function to get lines after Whitesmith style blocks
9215         correctly indented.
9217         (c-lineup-whitesmith-in-block): Back out the compensation for
9218         opening parens since it's done using `add' lists in the style
9219         definition instead.  Don't use the anchor position since it varies
9220         too much between the syntactic symbols. :P
9222         * progmodes/cc-vars.el (c-valid-offset): Update.
9224         * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
9225         lists where the offsets are combined according to several
9226         different methods: `first', `min', `max', and `add'.
9227         Report offset evaluation errors with `c-benign-error' so that some kind
9228         of reindentation still is done.
9230         * progmodes/cc-engine.el (c-guess-basic-syntax):
9231         Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
9232         `arglist-close'.
9234         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
9235         situations for `arglist-cont-nonempty' and `arglist-close'.
9237         * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
9239         * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
9240         cc-bytecomp-boundp' in a number of places.
9242         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
9243         macro related issue.
9245 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
9247         * progmodes/cc-awk.el: Change the terminology of regexps: A char
9248         list is now [asdf], a char class [:alpha:].
9249         Include code for char classes.
9250         Set c-awk-NL-prop on lines ending in open strings.  (Bug fix.)
9251         Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
9253         Remove (nearly all of) the cruft associated with AWK Mode's former
9254         concept of "virtual semicolons":
9256         Adapt c-beginning-of-statement, c-end-of-statement (together with
9257         subfunctions) to use the new notion of "virtual semicolon" in
9258         place of the old awkward special handling for AWK.  There remains
9259         much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
9260         * progmodes/cc-cmds.el:
9261         (c-ascertain-adjacent-literal): In the backwards direction, now
9262         recognises AWK regexp delimiters as string delimiters.
9263         (c-after-statement-terminator-p): Adapt for virtual semicolons;
9264         check more rigorously for "end of macro".
9265         (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
9266         virtual semicolons;
9267         (c-beginning-of-statement): Adapt for virtual semicolons; Separate
9268         out the code for forward movement into ...
9269         (c-end-of-statement): Now contains the code for forward movement,
9270         adapted for virtual semicolons.
9272         * progmodes/cc-engine.el:
9273         (c-ws*-string-limit-regexp): New regexp.
9274         (c-forward-single-comment, c-backward-single-comment): Comment out
9275         the (now redundant) "special" AWK stuff.
9277         * progmodes/cc-styles.el, cc-vars.el: Change the settings of
9278         c-string-par-start, c-string-par-separate to be more like Text
9279         Mode than Fundamental Mode.
9281 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
9283         * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
9284         to the fontified region so that fontification doesn't occur
9285         outside it (could happen e.g. when fontifying a line with an
9286         unfinished declaration).
9288 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
9290         * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
9291         start of the file.  ^L now separate sections of the file.
9292         (c-awk-non-eol-esc-pair-re,     c-awk-blank-or-comment-line-re)
9293         (c-awk-one-line-possibly-open-string-re)
9294         (c-awk-regexp-one-line-possibly-open-char-class-re)
9295         (c-awk-one-line-possibly-open-regexp-re)
9296         (c-awk-one-line-non-syn-ws*-re): New defonsts.
9297         (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
9299         Amend the concept of "virtual semicolons" (in the indentation
9300         engine) for languages like AWK, such that they are now
9301         conceptually attached to end of the last token of a statement, not
9302         the end of the line.  (In AWK Mode, however, the pertinent text
9303         property is still physically set on the EOL.)  Remove the specific
9304         tests for awk-mode, thus facilitating the introduction of other
9305         language modes where EOLs can end statements.
9306         (Note: The funtionality in cc-cmds.el, specifically
9307         c-beginning/end-of-statement has yet to be amended.)
9309         * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
9310         New macros.
9312         * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
9313         c-stmt-delim-chars.  New c-lang-defvars: c-at-vsemi-p-fn,
9314         c-vsemi-status-unknown-p-fn (in a new page).
9316         * progmodes/cc-engine.el: In c-beginning-of-statement-1,
9317         c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
9318         numerous awkward forms like
9319         (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
9320         with (c-at-vsemi-p).  Fix a few typos.  In c-guess-basic-syntax, new
9321         variable before-ws-ip, the place just after char-before-ip appears.
9323         * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
9324         a comment.
9326 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
9328         * progmodes/cc-cmds.el (c-electric-brace): Clean up using
9329         `c-tentative-buffer-changes'.
9331         * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
9332         convert to macro to choose between Emacs and XEmacs at compile time.
9334         (c-set-region-active): New set counterpart to `c-region-is-active-p'.
9336         (c-tentative-buffer-changes): New macro to handle temporary buffer
9337         changes in a convenient way.
9339         (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
9340         for `c-tentative-buffer-changes'.
9342         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
9343         the checks for paren sexps between the point and the keyword, to
9344         avoid some false alarms.
9346         * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
9347         Fixed a situation where an error could be thrown for unbalanced
9348         parens.  Changed to make use of c-keyword-member' to avoid some
9349         repeated regexp matches.
9351         (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
9352         These language variable are no longer necessary.
9354         (c-block-stmt-kwds): New language constant used by
9355         c-looking-at-inexpr-block'.
9357         (c-guess-basic-syntax): Remove an optional check that looked at
9358         the existence of the now removed language variables.
9360         * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
9361         (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
9362         object instantiation expressions as declarations in some contexts.
9363         This bug only affected languages where the declarator can't be
9364         enclosed in parentheses.
9366         * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
9367         insert newlines before and after substatement braces.
9369         * progmodes/cc-engine.el: Improved the heuristics for recognizing
9370         function declaration headers and the handling of C++ style member
9371         init lists.
9373         (c-just-after-func-arglist-p): Rewritten to use
9374         `c-forward-decl-or-cast-1'.  Now behaves a bit differently too.
9376         (c-beginning-of-member-init-list): Remove since it isn't used anymore.
9378         (c-guess-basic-syntax): Adapt case 5B for the new
9379         `c-just-after-func-arglist-p'.  Merge cases 5B.1 and 5B.3.
9380         Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
9381         covers all cases now).
9383         * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
9385 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
9387         * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
9388         c-string-par-start/separate c-sentence-end-with-esc-eol,
9389         initialised in c-setup-paragraph-variables, used in string
9390         scanning subroutines of c-beginning-of-statement.
9392         * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
9393         which precedes the newly inserted `{'.
9395 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
9397         * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
9398         function for declaration level blocks.  It should now cope with
9399         templates better and also be a lot more comprehensible.
9401         (c-looking-at-decl-block): The new function.
9403         (c-search-uplist-for-classkey): The old one.  It's now a wrapper
9404         for compatibility.
9406         (c-add-class-syntax, c-guess-continued-construct)
9407         (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
9409         (c-decl-block-key): Change to tell apart ambiguous and
9410         unambiguous keywords.  Pike specials are now handled directly in
9411         the code instead.
9413         (c-block-prefix-disallowed-chars, c-block-prefix-charset):
9414         New language constants and variables to make the backward skip in
9415         `c-looking-at-decl-block' as tight as possible.
9417         (c-nonsymbol-token-char-list): New language constant.
9419         * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
9420         find balanced template arglists backwards.
9422         * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
9423         making char classes for `c-syntactic-skip-backward'.
9425         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
9426         16D - can't be a class-close at that point.
9428         * progmodes/cc-engine.el (c-guess-basic-syntax)
9429         (c-add-class-syntax): Don't narrow out the enclosing declaration
9430         level.  This makes everything a lot easier, and it was actually
9431         only four small places that needed it to work.  Some places that
9432         previously did `widen' are removed now, which has the effect that
9433         `c-guess-basic-syntax' never will look at things outside the
9434         current narrowment now.  The anchor position for `topmost-intro'
9435         is affected by this, but it was so bogus it was basically useless
9436         before, and now it's equally bogus but in a slightly different way.
9438         (c-narrow-out-enclosing-class): Gone.
9440         (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
9441         the narrowed region.
9443         (c-least-enclosing-brace): Remove silly optional argument.
9445         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
9446         the point could be left directly after an open paren when finding
9447         the beginning of the first decl in the block.
9449         * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
9450         Specify which submatch to use.
9452         * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
9454         (c-decl-start-re): No longer any need for special treatment of
9455         ObjC due to the above.
9457         (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
9458         presumably follows C in that regard.
9460         * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
9461         New language constants to specify operator tokens inside
9462         identifiers in a more high level way.
9464         (c-opt-identifier-prefix-key): New internal language constant.
9466         (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
9467         (c-identifier-start, c-identifier-key): Now completely calculated
9468         from other constants.
9470         (c-identifier-last-sym-match): Decommission since it's no longer used.
9472         (c-operators): Use `c-identifier-ops'.  Document `postfix-if-paren'.
9474         * progmodes/cc-engine.el (c-forward-name): Remove the
9475         optimization when c-identifier-key is equal to c-symbol-key since
9476         it doesn't work in byte compiled files.  Don't record empty
9477         regions as identifiers.
9479         * progmodes/cc-langs.el (c-filter-ops): New helper function to
9480         simplify access to `c-operators' and its likes.
9482         (c-operator-list, c-all-op-syntax-tokens)
9483         (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
9484         (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
9485         (c-primary-expr-regexp, c-cast-parens): Use it.
9487         * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
9488         an explicit language in functions.
9490         * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
9491         variant of adornment.
9493         * progmodes/cc-langs.el (c-any-class-key): Remove unused language
9494         variable.
9496         (c-type-decl-prefix-key): Remove some now unnecessary cruft from
9497         the Pike value.
9499         * progmodes/cc-engine.el (c-on-identifier)
9500         (c-simple-skip-symbol-backward): Small fix for handling "-"
9501         correctly in `skip-chars-backward'.  Affected the operator lfun
9502         syntax in Pike.
9504         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
9505         diagnostic message about precompiled language vars not being used.
9507         * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
9508         "__attribute__" is followed by a parenthesis.
9510         (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
9511         (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
9512         language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
9514         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
9515         Internal cleanups to properly detect the declared identifiers in
9516         various declarations.
9518         (c-decl-start-kwds): New language constant to recognize
9519         declarations that can start anywhere.  Used for class declarations
9520         in Pike.
9522         (c-specifier-key, c-not-decl-init-keywords)
9523         (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
9524         (c-find-decl-spots): Implement `c-decl-start-kwds'.
9526         (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
9527         (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
9528         handling of the compiler specific extension keywords into a new
9529         language constant `c-decl-hangon-kwds' that defines keyword
9530         clauses to be ignored in declarations.
9532         (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
9533         past unrecognized tokens when handling `c-colon-type-list-kwds'.
9534         Necessary to stop at the declared identifier in e.g. IDL valuetype
9535         declarations.
9537         (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
9538         (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
9539         (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
9540         (c-forward-decl-or-cast-1): Recognize the declared identifier in
9541         class and enum declarations as such and not as part of the type.
9543         (c-forward-decl-or-cast-1, c-forward-label): Relax the
9544         interpretation of PRECEDING-TOKEN-END when there's no preceding token.
9546         (c-forward-decl-or-cast-1): Don't disregard sure signs of
9547         declarations when there's some syntax error later on.
9549         (c-complex-decl-matchers): Did away with a reference to
9550         `c-specifier-key'.
9552         * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
9553         value - this variable is always dynamically bound.
9555         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
9556         * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
9557         * cc-cmds.el, cc-defs.el: Change the policy for marking up
9558         functions that might do hidden buffer changes: All such internal
9559         functions are now marked instead of those that don't.
9561         (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
9562         (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
9563         (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
9564         (c-literal-type): Allow these functions to make hidden buffer changes,
9565         so that they are free to use text property caching later on.
9567         (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
9568         (c-electric-brace, c-electric-slash, c-electric-star)
9569         (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
9570         (c-electric-paren, c-electric-continued-statement, c-indent-command)
9571         (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
9572         (c-context-line-break): Add `c-save-buffer-state' calls to comply
9573         with the changed semantics of the functions above.
9575         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
9576         when macros occur in obscure places.  Optimized the sexp movement
9577         a bit.
9579 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
9581         Enhancements for c-beginning-of-statement to work in AWK Mode:
9583         * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
9584         (completed statement) with `}' (statement completed by closing
9585         brace or semicolon) and `$' (statement completed by EOL).
9587         (c-awk-virtual-semicolon-ends-prev-line-p)
9588         (c-awk-virtual-semicolon-ends-line-p)
9589         (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
9590         (c-awk-at-statement-end-p): New functions.
9592         * progmodes/cc-cmds.el: Simplify the structure of functions
9593         c-forward-over-illiterals, c-back-over-illiterals.  Enhance these
9594         two functions and c-beginning-of-statement to handle AWK Mode.
9596         * progmodes/cc-engine.el: Enhance c-forward-single-comment,
9597         c-backward-single-comment for AWK mode.  Attempt to clarify their
9598         doc-strings.
9600         * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
9602 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
9604         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
9605         label handling.  Labels are now recognized in a uniform and more
9606         robust way, regardless of context.  Text properties are put on all
9607         labels to recognize the following declarations better.
9608         Multiword labels are handled both in indentation and fontification for
9609         the benefit of language extensions like Qt.  For consistency, keywords
9610         in labels are now fontified with the label face instead.
9611         That also applies to "case" and "default".
9613         (c-beginning-of-statement-1): Fix some bugs in the label
9614         handling.  Disregard `c-nonlabel-token-key' in labels that begin
9615         with `c-label-kwds'.
9617         (c-find-decl-spots): Support that the callback adds more
9618         `c-decl-end' spots to find.
9620         (c-forward-decl-or-cast-1): Don't treat a list of plain
9621         identifiers followed by a colon as a declaration.
9623         (c-forward-label): New function to recognize labels.
9625         (c-guess-basic-syntax): Replace uses of `c-label-key' with
9626         `c-forward-label'.  Moved the label recognition cases (14 and 15)
9627         earlier since they aren't so context sensitive now.  Handle labels
9628         on the top level gracefully.  Moved access label recognition to
9629         the generic label case (CASE 15) - removed CASE 5E.
9631         (c-font-lock-declarations): Add recognition of labels in the
9632         same round since we need to handle labels in parallell with other
9633         declarations to recognize both accurately.  It should also improve
9634         speed.
9636         (c-simple-decl-matchers, c-basic-matchers-after):
9637         Move `c-font-lock-labels' so that it only is used on decoration level 2
9638         since `c-font-lock-declarations' handles it otherwise.
9640         (c-complex-decl-matchers): Remove the simplistic recognition of
9641         access labels.
9643         (c-decl-prefix-re): Remove the kludges that was necessary to cope
9644         with labels earlier.
9646         (c-decl-start-re): New language variable to make
9647         `c-font-lock-declarations' stop for the special protection labels
9648         in Objective-C that start with `@'.
9650         (c-label-key): Remove since it's no longer used.
9652         (c-recognize-colon-labels, c-label-prefix-re): New language
9653         constants to support recognition of generic colon-terminated labels.
9655         (c-type-decl-end-used): `c-decl-end' is now used whenever there
9656         are colon terminated labels.
9658         * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
9659         first argument starts with a special brace list.
9661         * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
9662         (c-font-lock-declarations): Break out the declaration and cast
9663         recognition from `c-font-lock-declarations' to a new function, so
9664         that it can be used in the indentation engine.
9666         * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
9667         up to the start of the literal.  Fixed bug with the point on the
9668         wrong side of the search limit that could happen when the start
9669         position is inside a literal.
9671         * progmodes/cc-engine.el (c-parse-state)
9672         (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
9673         so that it's kept a little bit back to increase the hit rate.
9675         (c-parse-state): Change the macro handling and fixed some
9676         glitches.  Macro context is checked more often than necessary now,
9677         but otoh less garbage conses are generated.
9679         * progmodes/cc-engine.el (c-parse-state)
9680         (c-invalidate-state-cache): Cache the last position where
9681         `c-state-cache' applies.  This can speed up refontification quite
9682         a bit in blocks where there are many non-brace parens before the point.
9684         (c-state-cache-end): New variable for this.
9686         (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
9687         cache variable.
9689         * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
9690         get close initial continue positions when the start position is
9691         inside a literal or macro.  Do not call the callback for spots
9692         before the start position (which can happen e.g. for `c-decl-end'
9693         spots inside comments).  Optimize better in special cases when the
9694         region is a single line inside a literal or macro (typically when
9695         the current line is refontified).
9697         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
9698         to `c-add-stmt-syntax' - there's no need to explicitly whack off
9699         entries from the paren state.
9701         * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
9702         special case for "else if" clauses.
9704         * progmodes/cc-engine.el (c-looking-at-inexpr-block)
9705         (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
9707         * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
9708         New language variable to recognize the gcc extension with statement
9709         blocks inside expressions.
9711         * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
9712         it somewhat more comprehensible.  The argument AT-BLOCK-START is
9713         no longer used and hence removed.
9715         (c-guess-continued-construct, c-guess-basic-syntax): Update calls
9716         to `c-add-stmt-syntax'.
9718         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
9719         Use `c-beginning-of-statement-1' instead of duplicating parts of it.
9720         This fixes bogus label recognition.
9722         * progmodes/cc-engine.el (c-add-type, c-check-type)
9723         (c-forward-name, c-forward-type): Improve storage of template
9724         types in `c-found-types' so that they can be recognized better.
9726         (c-syntactic-content): Add option to skip past nested parens.
9728         * progmodes/cc-engine.el (c-forward-name):
9729         Set `c-last-identifier-range' all the time.  It's less work that way.
9730         Handle that there might not be an identifier to store in
9731         `c-last-identifier-range'.
9733         (c-forward-type): Handle that `c-last-identifier-range' might be
9734         nil from `c-forward-name'.
9736         * progmodes/cc-defs.el (c-safe-scan-lists)
9737         (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
9739         * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
9740         to work even if the form fails.
9742         * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
9743         down in a large file in one go.
9745         (c-get-fallback-start-pos): New helper function for `c-parse-state'.
9747         * progmodes/cc-align.el (c-lineup-assignments): New lineup
9748         function which is like `c-lineup-math' but returns nil instead of
9749         `c-basic-offset' when it doesn't match.
9751         (c-lineup-math): Change to use `c-lineup-assignments'.
9753 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
9755         * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
9756         c-beginning-of-statement.  New subfunctions
9757         c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
9759 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
9761         * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
9762         hardcoded char classes whereever possible.  Changed a couple of
9763         places to use skip by syntax instead of skip by char class.
9765         * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
9766         Fix a bug in the regexp that caused extreme backtracking.
9768         * progmodes/cc-langs.el (c-block-comment-starter)
9769         (c-block-comment-ender): New language constants to specify in a
9770         single place how block comments look.
9772         (c-comment-start-regexp, c-block-comment-start-regexp)
9773         (comment-start, comment-end, comment-start-skip)
9774         (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
9775         (c-syntactic-ws, c-nonempty-syntactic-ws)
9776         (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
9777         `c-line-comment-starter', `c-block-comment-starter' and
9778         `c-block-comment-ender'.
9780         (c-block-comment-regexp, c-unterminated-block-comment-regexp):
9781         New language constants to break up things a bit.
9783         (c-simple-ws): New language constant for simple whitespace.
9785         * progmodes/cc-defs.el (c-concat-separated): New convenience function.
9787         * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
9788         in `regexp-opt' in Emacs 20 and XEmacs when strings contain
9789         newlines.  Allow and ignore nil elements in the list.
9791 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
9793         * progmodes/cc-cmds.el: Comment out a (n almost certainly
9794         superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
9796         * progmodes/cc-cmds.el: Tidy up the comments in
9797         c-beginning-of-statement and subfunctions.
9799         * progmodes/cc-awk.el: Replace calls to put-text-property to the
9800         more flexible c-put-char-property and c-clear-char-properties.
9801         Add the author's email address.
9803         * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
9805         * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
9806         closing "*/" of a block comment.
9808         * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
9809         subfunctions) so that it works at BOB and EOB.
9811         * progmodes/cc-cmds.el, cc-vars.el: More updating of
9812         c-beginning-of-statement, including new variable
9813         c-block-comment-start-regexp.
9815 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
9817         * progmodes/cc-langs.el (c-known-type-key): Optimize simple
9818         symbols from `*-font-lock-extra-types' so that there's no need to
9819         use `regexp-opt' on those lists.
9821         * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
9822         `c-type-modifier-kwds' is empty.
9824         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
9825         there are several strings on the same line.
9827         * progmodes/cc-engine.el (c-literal-limits): Remove the
9828         compatibility function for older emacsen.  `c-literal-limits-fast'
9829         has now taken the place of this function.
9831         * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
9832         with older emacsen: We now require `pps-extended-state'.
9834 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
9836         * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
9837         which obviates the need to hack sentence-end.  This now handles
9838         escaped newlines in strings correctly.  Correct minor bugs in
9839         c-move-over-sentence and in c-beginning-of-statement.
9841         * progmodes/cc-cmds.el (c-beginning-of-statement (and
9842         subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
9843         that movement over macros and code are rigorously separated from
9844         eachother.  Correct a few incidental bugs.
9846         * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
9847         Improve its doc-string.  Improve the handling of certain specific cases.
9849 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
9851         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
9852         (c-guess-basic-syntax): Change the way class-level labels are
9853         recognized; they can now contain essentially any symbols.
9855         (c-opt-extra-label-key): New language variable to cope with the
9856         special protection label syntax in Objective-C.
9858         (c-opt-access-key): Remove; this is now handled better by
9859         `c-nonlabel-token-key' and `c-opt-extra-label-key'.
9861         (c-complex-decl-matchers): Update to handle that
9862         `c-opt-access-key' no longer exists.
9864         * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
9865         improved label recognition in `c-beginning-of-statement-1'.
9867         * progmodes/cc-engine.el (c-beginning-of-member-init-list):
9868         Recognize bitfields better.
9870         * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
9871         Remove some cruft and fixed a bug that could cause it to go to a
9872         position further down.
9874         * progmodes/cc-langs.el, cc-engine.el
9875         (c-beginning-of-statement-1): Improve detection of labels in
9876         declaration contexts.
9878         (c-beginning-of-decl-1): Use it.
9880         (c-nonlabel-token-key): New language constant and variable needed
9881         by `c-beginning-of-statement-1'.
9883         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
9884         manifested itself due to the correction in `c-forward-sexp'.
9886         * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
9887         Make these behave as documented when used at the buffer limits.
9889         * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
9890         (c-type-decl-end-used): Made this a language variable.
9892         * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
9893         correctly when `combine-after-change-calls' is used together with
9894         temporary narrowings.
9896         * progmodes/cc-engine.el (c-beginning-of-statement-1):
9897         Report labels correctly when the start point is immediately after the
9898         colon.
9900         * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
9901         Remove since it isn't used anymore.
9903         * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
9904         bracket arglists such as template parens in C++.
9906         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
9907         in the last check-in.  Some optimization.
9909         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
9910         where it could stop at the same level in a preceding sexp when
9911         PAREN-LEVEL is set.
9913         * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
9914         text property lookup only when it's needed.
9916         * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
9917         Change the policy for paren marked angle brackets to be more
9918         persistent; once marked they remain marked even when they're found
9919         to be unbalanced in the searched region.  This should keep the
9920         paren syntax around even when individual lines are refontified in
9921         multiline template arglists.
9923         (c-parse-and-markup-<>-arglists): New dynamically bound variable
9924         to control markup so that incorrect angle bracket arglists aren't
9925         marked in contexts where the correct value for
9926         `c-disallow-comma-in-<>-arglists' isn't known.
9928         (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
9929         argument has become `c-parse-and-markup-<>-arglists'.
9931         (c-remove-<>-arglist-properties): Remove - no longer used.
9933         (c-after-change-check-<>-operators): New function used on
9934         `after-change-functions' to avoid that "<" and ">" characters that
9935         are part of longer operators have paren syntax.
9937         (c-<>-multichar-token-regexp): New language variable used by
9938         `c-after-change-check-<>-operators'.
9940         (c-after-change): Call `c-after-change-check-<>-operators'.
9942         (c-font-lock-<>-arglists): Use the context properties set by
9943         `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
9944         correctly to avoid doing invalid markup.
9946         (c-font-lock-declarations): Remove code that undoes the invalid
9947         markup done by `c-font-lock-<>-arglists'.
9949         (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
9950         after `c-font-lock-declarations'.
9952         * progmodes/cc-engine.el (c-syntactic-skip-backward):
9953         Add paren-level feature.
9955         (c-guess-basic-syntax): Improve the anchor position for
9956         `template-args-cont' in nested template arglists.  There's still
9957         much to be desired in this area, though.
9959 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
9961         * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
9962         Make the "Text Filling and Line Breaking" commands work for AWK buffers.
9964 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
9966         * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
9967         Removed; (c-major-mode-is 'awk-mode) can be used instead now.
9969         * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
9970         it doesn't work no longer are supported.
9972         * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
9973         * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
9974         requires support for the syntax-table' text property, which rules
9975         out Emacs 19 and XEmacs < 21.4.  Removed various compatibility
9976         cruft associated with those versions.
9978         * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
9979         for the `syntax-table' text property, which rules out Emacs 19 and
9980         XEmacs < 21.4.  Removed various compatibility cruft associated
9981         with those versions.
9983         * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
9984         support for the `syntax-table' text property.
9986         * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
9987         variable and use an extra quoted face name instead.  All the
9988         emacsen flavors handle that correctly.
9990         * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
9991         (c-font-lock-declarators, c-font-lock-declarations)
9992         (c-complex-decl-matchers, c-basic-matchers-after): Use a text
9993         property to mark the items in in declarator lists to handle
9994         refontification inside multiline declarations better.
9996         * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
9997         construct like "a * b = c;" as a declaration.
9999 2005-12-08  Kim F. Storm  <storm@cua.dk>
10001         * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
10002         (cua-rectangle-modifier-key): ... this.  New defcustom.  Can now
10003         select either meta, hyper, or super modifier for rectangle commands.
10004         (cua--rectangle-modifier-key): New defvar.
10005         (cua--M/H-key): Use it.  Remove special case for `space'.
10006         (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
10007         on X, to meta otherwise.  Always bind C-return to toggle
10008         rectangle.  Pass ?\s instead of `space' to cua--M/H-key.
10010         * emulation/cua-rect.el (cua-help-for-rectangle):
10011         Use cua--rectangle-modifier-key.  Handle super modifier too.
10012         (cua--init-rectangles): Always bind C-return to toggle rectangle.
10013         Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
10015         * ido.el: Move Acknowledgements and History after Commentary.
10016         Minor changes to Commentary.
10018         * emulation/cua-base.el (cua--select-keymaps): Enable repeat
10019         keymap if cua--prefix-override-timer is `shift'.
10020         (cua--shift-control-prefix): New function; emulate "type prefix
10021         key twice" functionality to handle shifted prefix key override.
10022         (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
10023         New commands.
10024         (cua--init-keymaps): Bind them to S-C-c and S-C-x.
10026 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
10028         * textmodes/org.el (org-insert-heading): Try to do items before
10029         headings.
10030         (org-agenda-mode): Quote `org-agenda-mode-hook'.
10031         (org-insert-item): New function.
10032         (org-renumber-ordered-list): Don't skip to higher level lists.
10034 2005-12-08  Juri Linkov  <juri@jurta.org>
10036         * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
10038         * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
10040         * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
10042         * pcvs.el (defun-cvs-mode): Put `definition-name' property on
10043         the constructed function name fun-1.
10045         * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
10046         because such links don't lead to parent documentation.
10048 2005-12-08  Kenichi Handa  <handa@m17n.org>
10050         * descr-text.el (describe-char): Use *Help-2* buffer if the
10051         current buffer is *Help*.  Call describe-text-properties while
10052         setting the original buffer.
10054 2005-12-07  Bill Wohler  <wohler@newt.com>
10056         * files.el (auto-mode-alist): Remove mh-letter-mode.  Unnecessary,
10057         and causes problems with non-MH users (such as Gnus users).
10059 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
10061         * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
10062         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
10063         (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
10064         command "info sources".  Move calls to GDB command "list".
10065         (gdb-find-file-hook): Just use gdb-source-file-list.
10066         (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
10067         (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
10068         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
10069         (gdb-data-list-register-values-handler): Use correct trigger name.
10071 2005-12-07  Kim F. Storm  <storm@cua.dk>
10073         * ido.el (ido-completion-map): Rename from ido-mode-map.
10074         (ido-common-completion-map, ido-file-completion-map)
10075         (ido-file-dir-completion-map, ido-buffer-completion-map):
10076         Rename from ido-mode-....-map.
10077         (ido-init-completion-maps): Rename from ido-init-mode-maps.
10078         (ido-setup-completion-map): Rename from ido-define-mode-map.
10079         (ido-read-internal): Bind minibuffer-local-filename-completion-map
10080         to ido-completion-map.
10082 2005-12-07  Kenichi Handa  <handa@m17n.org>
10084         * international/mule-cmds.el
10085         (set-display-table-and-terminal-coding-system): If the coding
10086         system specified in `unibyte-display' property is different from
10087         the arg coding-system, don't setup standard-display-table.
10089 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10091         * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
10092         that comments end at \n, regardless of selective-display.
10094 2005-12-07  Nick Roberts  <nickrob@snap.net.nz>
10096         * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
10097         (gdb-version): New variables.
10098         (gdb-source-file-list, gdb-register-names)
10099         (gdb-changed-registers): New variables for use with GDB 6.4+.
10100         (gdb-ann3): Replace with...
10101         (gdb-init-1, gdb-init-2): ...two new functions.
10102         (gdba, gdb-prompt): Call gdb-init-1.
10103         (gdb-get-version): New function.  Call gdb-init-2 from here.
10104         (gud-watch): Make it work with mouse events too.
10105         (gdb-post-prompt): Don't add to queue until GDB version is known.
10106         (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
10107         (gdb-locals-mode): Use gdb-version.
10108         (gdb-memory-format-map, gdb-memory-unit-map)
10109         (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
10110         (gdb-locals-font-lock-keywords-1)
10111         (gdb-locals-font-lock-keywords-2): New variables.
10112         (gdb-find-file-hook): Make it work with GDB 6.4+ too.
10113         (gdb-set-gud-minor-mode-existing-buffers-1)
10114         (gdb-var-list-children-1, gdb-var-list-children-handler-1)
10115         (gdb-var-update-1, gdb-var-update-handler-1)
10116         (gdb-data-list-register-values-handler)
10117         (gdb-data-list-register-values-custom)
10118         (gdb-get-changed-registers, gdb-get-changed-registers-handler)
10119         (gdb-stack-list-locals-handler, gdb-get-register-names):
10120         New functions for use with GDB 6.4+.
10121         (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
10122         (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
10123         (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
10124         (gdb-stack-list-locals-regexp)
10125         (gdb-data-list-register-names-regexp): New regexps for use with
10126         GDB 6.4+.
10128 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10130         * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
10132 2005-12-06  Nozomu Ando  <nand@mac.com>  (tiny patch)
10134         * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
10135         prompts work for AUTH PLAIN.  Also reported by Steve Allan
10136         <seallan@verizon.net>.
10138 2005-12-06  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
10140         * frame.el (set-frame-parameter): Add doc string.
10142 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
10144         * textmodes/org.el (org-occur-highlights): New variable.
10145         (org-highlight-new-match, org-remove-occur-highlights): New functions.
10146         (org-highlight-sparse-tree-matches): New option.
10147         (org-do-occur): New function.
10148         (org-get-heading): Make it work also at beginning of line.
10149         (org-category-table): New variable.
10150         (org-get-category-table, org-get-category)
10151         (org-camel-to-words, org-link-search): New functions.
10152         (org-select-this-todo-keyword): New variable.
10153         (org-todo-list): New command.
10154         (org-shiftright, org-shiftleft): New commands.
10155         (org-agenda-todo): Add prefix argument.
10156         (org-show-hierarchy-above): New option.
10157         (org-show-todo-tree): Numerical prefix creates tree for specific
10158         TODO keyword.
10159         (org-outline-level): New function, to assign a level to plain
10160         lists items.
10161         (org-cycle-include-plain-lists): New option.
10162         (org-mode): Use `org-outline-level' as value of `outline-level'.
10163         (org-cycle): Temporarily switch `outline-regexp' if
10164         `org-cycle-include-plain-lists' is non-nil.
10165         (org-start-icalendar-file): Fix format bug.
10166         (org-agenda-get-day-entries): Create category table.
10167         (org-agenda-get-todos, org-agenda-get-timestamps)
10168         (org-agenda-get-deadlines, org-agenda-get-scheduled)
10169         (org-agenda-get-blocks): Use `org-get-category'.
10170         (org-context-in-file-links): Rename from
10171         `org-line-numbers-in-file-links'.
10173 2005-12-06  Romain Francoise  <romain@orebokech.com>
10175         * window.el (balance-windows): Delete extraneous third arg in call
10176         to `enlarge-window'.
10178 2005-12-06  Kenichi Handa  <handa@m17n.org>
10180         * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
10182 2005-12-06  Nick Roberts  <nickrob@snap.net.nz>
10184         * progmodes/gdb-ui.el (gdb-var-create-handler)
10185         (gdb-var-evaluate-expression-handler, gdb-frame-handler)
10186         (gdb-var-list-children-handler, gdb-var-update-handler):
10187         Current buffer is already gdb-partial-output-buffer, don't
10188         make it current again.
10190 2005-12-05  Luc Teirlinck  <teirllm@auburn.edu>
10192         * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
10193         (list-buffers-noselect): Use it.
10195 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10197         * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
10198         (mail-yank-ignored-headers): Use regexp-opt.
10199         (mail-mode-map): Move initialization into declaration.
10200         (mail-sent-via): Remove unused shadowed var `to-line'.
10201         (mail-mailer-swallows-blank-line): Use with-temp-buffer.
10202         (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
10203         (mail-do-fcc): Use dolist and push.
10204         (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
10205         (mail-yank-ignored-headers): Don't autoload.
10207 2005-12-05  Kenichi Handa  <handa@m17n.org>
10209         * international/mule-cmds.el (set-language-info-internal): New fun.
10210         (set-language-info): Call set-language-info-internal to update
10211         language-info-alist.  If LANG-ENV is the current one, call
10212         set-language-environment to make INFO effective now.
10213         (set-language-info-alist): Likewise.
10214         (locale-language-names): With locale "en", use English
10215         lang. env. but set the default codings to iso-8859-1.
10217 2005-12-04  Nick Roberts  <nickrob@snap.net.nz>
10219         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
10220         (gdb-speedbar-auto-raise): Echo new state in minibuffer.
10221         (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
10222         for plain strings.
10223         (gdb-frames-mode): Remove redundant call to font-lock-mode.
10224         (gdb-all-registers): Rename from toggle-gdb-all-registers.
10225         Create registers buffer if necessary.  Echo new state in minibuffer.
10226         (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
10228 2005-12-03  Chong Yidong  <cyd@stupidchicken.com>
10230         * info.el (Info-fontify-node): Match external links using
10231         non-directory part of filename.
10233 2005-12-04  Juri Linkov  <juri@jurta.org>
10235         * font-core.el (global-font-lock-mode): Use define-global-minor-mode
10236         instead of easy-mmode-define-global-mode.  Add `:group font-lock'.
10237         (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
10238         because there is no customization option for it.
10240         * font-lock.el (lisp-font-lock-keywords-1):
10241         Add define-global-minor-mode.
10243         * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
10245         * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
10246         properties on the constructed variable names.
10248         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10249         Put `definition-name' properties on the constructed function names
10250         next-sym and prev-sym.
10252         * emacs-lisp/find-func.el (find-function-regexp):
10253         Add define-global-minor-mode.  Replace `easy-mmode-define-global-mode'
10254         with `easy-mmode-define-[a-z-]+'.  Add easy-menu-define.
10255         (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
10256         and easy-menu-define.
10258         * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
10259         easy-mmode-define-global-mode and define-global-minor-mode.
10260         (lisp-imenu-generic-expression): Add define-global-minor-mode.
10262         * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
10263         instead of easy-mmode-define-global-mode.
10265         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
10266         Use define-minor-mode instead of easy-mmode-define-minor-mode.
10268         * cus-edit.el (customize-group, customize-group-other-window):
10269         Filter out autoloaded options from the group completion list by
10270         using heuristics that autoloaded groups don't have `custom-autoload'
10271         property on their symbols (they have only `custom-loads').
10273         * simple.el (completion-setup-function): Put completions-common-part
10274         face on complete completion string too (i.e. completion string
10275         without completions-first-difference face).
10277         * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
10279 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
10281         * view.el (view-mode): Doc fix.
10283         * disp-table.el (standard-display-european): Add to the warning
10284         message a reference to the doc string.
10286         * play/yow.el (apropos-zippy): Call print-help-return-message,
10287         similar to other Help and Apropos commands.
10289         * help.el (print-help-return-message): If pop-up-frames is
10290         non-nil, set up help-return-method to delete the help window and,
10291         possibly, its frame as well, and don't display message about
10292         scrolling the help window.  Doc fix.
10293         (help-return-method): Doc fix.
10295 2005-12-03  Martin Rudalics  <rudalics@gmx.at>
10297         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
10298         whereby names of length one or names starting with a
10299         symbol-constituent character would not be returned.
10301 2005-12-03  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
10303         * subr.el (atomic-change-group): Add edebug and indentation spec.
10305 2005-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10307         * completion.el (save-completions-file-name): Fix typo in last change.
10309 2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10311         * info.el: Move back/forward history to the beginning of the tool bar.
10313 2005-12-02  Ken Manheimer  <ken.manheimer@gmail.com>
10315         * allout.el (eval-when-compile): Remove unnecessary load of cl.
10316         Add fset of allout-real-isearch-abort during compile to fix
10317         byte-compilation warnings.
10318         (allout-mode-p): Move definition of this macro above all uses, or
10319         byte compilation in barren emacs (eg, during emacs build) will
10320         lack the definition.
10321         (allout-mode): Move this variable above any uses, or byte
10322         compilation will fail.
10323         (allout-resolve-xref): Remove use of personal file-reference function.
10324         (allout-toggle-current-subtree-encryption): Do the current (ie,
10325         visible containing) topic, rather than nearest around point.  Doc fix.
10326         (allout-toggle-subtree-encryption): New function, workhorse that
10327         works on nearest topic containing point.
10328         (allout-encrypt-string): Signal requirement for newer version of pgg.
10329         (allout-resumptions): Doc fix.
10331 2005-12-02  Eli Zaretskii  <eliz@gnu.org>
10333         * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
10335 2005-12-02  Agustin Martin  <agustin.martin@hispalinux.es>
10337         * textmodes/flyspell.el (flyspell-external-point-words):
10338         Consider a misspelling as found in the string search if: (a) misspelling
10339         and found string lengths match, or (b) misspelling is found as
10340         element in a boundary-chars separated longer string, or (c)
10341         ispell-program-name is really ispell and misspelling is found as
10342         part of a TeX string.  After successful match move beginning of
10343         search region to end of match.  Warn about not found misspellings
10344         once the process is done.
10345         (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
10347 2005-12-02  Nick Roberts  <nickrob@snap.net.nz>
10349         * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
10350         tool bar (removed inadvertently).
10352 2005-12-02  Juri Linkov  <juri@jurta.org>
10354         * log-view.el (log-view-diff): Clarify doc string.
10356 2005-12-01  Bill Wohler  <wohler@newt.com>
10358         * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
10359         triggers lm-verify errors.
10361 2005-12-01  Luc Teirlinck  <teirllm@auburn.edu>
10363         * simple.el (transient-mark-mode, line-number-mode)
10364         (column-number-mode, size-indication-mode): Remove `:require nil'.
10366 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
10368         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
10369         in the margin also.
10370         (gdb-breakpoints-mode-map): Use D instead of d for
10371         gdb-delete-breakpoint.
10372         (gdb-get-frame-number): Require a number to match on.
10373         (gdb-threads-mode-map): Add follow-link binding.
10375 2005-11-30  Jason Rumney  <jasonr@gnu.org>
10377         * isearch.el (isearch-mode-map): Avoid exiting search on
10378         language-change event.
10380 2005-11-30  Romain Francoise  <romain@orebokech.com>
10382         * speedbar.el (speedbar-default-position): New defcustom.
10383         (speedbar-frame-reposition-smartly): Use it.
10385         * dframe.el (dframe-reposition-frame-emacs): Fix position
10386         computation for `left' location.
10387         Update copyright year.
10389 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10391         * help.el (help-map): Move initialization into declaration.
10393         * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
10395         * help-fns.el (help-argument-name): Don't autoload.
10396         It's useless and triggers a bug in cus-dep.el causing ldefs-boot
10397         to be re-loaded when customizing the `help' group.
10399 2005-11-30  John Paul Wallington  <jpw@gnu.org>
10401         * help-fns.el (describe-function-1): Fill arglist output.
10403 2005-11-30  Kim F. Storm  <storm@cua.dk>
10405         * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
10406         (cua--rectangle-post-command): Cleanup overlays and deactivate mark
10407         after revert-buffer (or anything else which kills all local variables).
10409         * apropos.el (apropos-parse-pattern): Doc fix.
10410         Set apropos-regexp directly, rather than expecting callers to do so.
10411         (apropos-command, apropos, apropos-value, apropos-documentation):
10412         Simplify calls to apropos-parse-pattern.
10414 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
10416         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
10417         (hi-lock-face-phrase-buffer): Use hi-yellow face.
10418         (hi-lock-write-interactive-patterns): Use comment-region.
10420         * longlines.el (longlines-mode): Add mail-setup-hook.
10422         * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
10424         * simple.el (sendmail-user-agent-compose, next-line):
10425         Conditionally use hard-newline.
10427 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10429         * international/latexenc.el (latex-inputenc-coding-alist):
10430         Reword doc string.
10432 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
10434         * help.el (describe-key-briefly, describe-key): Recognize default
10435         bindings.
10437 2005-11-29  Romain Francoise  <romain@orebokech.com>
10439         * view.el (view-inhibit-help-message): New defcustom.
10440         (view-mode-enter): Use it.
10442 2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>
10444         * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
10445         Preserve user position.
10447 2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
10449         * font-lock.el: Throw error if facemenu is not loaded to prevent
10450         accidental change of loading order in loadup.el.  (Suggested by RMS.)
10452         * loadup.el: Add comment explaining why facemenu must be loaded
10453         before font-lock.
10455 2005-11-28  Jay Belanger  <belanger@truman.edu>
10457         * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
10458         (calc-dispatch-map): Add more keys for `calc-same-interface'.
10460         * calc/calc-misc.el (calc-dispatch-help): Update docstring.
10462         * calc/calc-embed.el (calc-do-embedded): Update help message.
10464         * calc/calc-prog.el (calc-user-define-invokation): Update help message.
10466 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10468         * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
10470         * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
10471         called-interactively-p.
10472         (elp-profilable-p): Rename from elp-not-profilable-p.
10473         Invert result and take into account macros and autoloaded functions.
10474         (elp-instrument-function): Update call.
10475         (elp-instrument-package): Update call.  Add completion.
10476         (elp-pack-number): Use match-string.
10477         (elp-results-jump-to-definition-by-mouse): Merge into
10478         elp-results-jump-to-definition and then remove.
10479         (elp-output-insert-symname): Make help echo text single-line.
10481         * replace.el (query-replace-map): Move initialization into declaration.
10482         (occur-engine): Use with-current-buffer.
10483         (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
10484         (occur-mode-mouse-goto): Replace with an alias.
10486 2005-11-28  Juri Linkov  <juri@jurta.org>
10488         * simple.el (quoted-insert): Let-bind input-method-function to nil.
10490         * term/w32-win.el: Bind [S-tab] to [backtab].
10492         * info.el (Info-fontify-node): Set 2nd arg `noerror' of
10493         `Info-find-file' to t.
10495         * replace.el (occur-mode-mouse-goto): Pop, don't switch.
10496         (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
10497         and same-window-regexps.
10498         (occur-next-error): Don't move point for arg 0.
10500 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
10502         * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
10504 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10506         * log-edit.el (log-edit-changelog-use-first): New var.
10507         (log-edit-changelog-ours-p): Use it.
10508         (log-edit-insert-changelog): Set it with new arg `use-first'.
10509         (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
10510         (log-edit-hook): Add them to the list of suggested options.
10512         * textmodes/flyspell.el (flyspell-last-buffer): New var.
10513         (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
10514         redundant work.
10515         (flyspell-mode-on): Use add-hook for after-change-functions.
10516         (flyspell-mode-off): Use remove-hook for after-change-functions.
10517         (flyspell-changes): Make it buffer-local.
10518         (flyspell-after-change-function): Make it non-interactive.  Use push.
10519         (flyspell-post-command-hook): Check input-pending-p while processing
10520         the potentially long list of buffer changes.
10522 2005-11-28  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
10524         * buff-menu.el (list-buffers-noselect): Display the selected
10525         frame's buffer list, not the global one.
10527 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
10529         * xt-mouse.el (xterm-mouse-event): Set last-input-event so
10530         that (list last-input-event) works as in interactive spec.
10532 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
10534         * loadup.el ("facemenu"): Load facemenu before font-lock, because
10535         `facemenu-keymap' needs to be defined when font-lock is loaded.
10536         Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
10538 2005-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
10540         * completion.el: Remove useless leading * in defcustom docstrings.
10541         (save-completions-file-name): Use ~/.emacs.d if available.
10542         (completion-standard-syntax-table): Rename from
10543         cmpl-standard-syntax-table and fold initialization into declaration,
10544         thus removing cmpl-make-standard-completion-syntax-table.
10545         (completion-lisp-syntax-table, completion-c-syntax-table)
10546         (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
10547         (cmpl-saved-syntax, cmpl-saved-point): Remove.
10548         (symbol-under-point, symbol-before-point)
10549         (symbol-under-or-before-point, symbol-before-point-for-complete)
10550         (add-completions-from-c-buffer): Use with-syntax-table.
10551         (make-completion): Don't return a list of completion entries.
10552         Update callers.
10553         (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
10554         (completion-initialize): Rename from initialize-completions.
10555         (completion-find-file-hook): Rename from cmpl-find-file-hook.
10556         (kill-emacs-save-completions): Collect stats here.
10557         (save-completions-to-file, load-completions-from-file):
10558         Use with-current-buffer.
10559         (completion-def-wrapper): Rename from def-completion-wrapper.  Make it
10560         into a function.  Move all calls to toplevel.
10561         (completion-lisp-mode-hook): New fun.
10562         (completion-c-mode-hook, completion-setup-fortran-mode):
10563         Set the syntax-table here.  Use local-set-key.
10564         (completion-saved-bindings): New var.
10565         (dynamic-completion-mode): Make it into a proper minor mode.
10566         (load-completions-from-file): Remove unused var `num-uses'.
10568         * emacs-lisp/cl-macs.el (defstruct): Don't define the default
10569         constructor if it is explicitly overridden.
10571         * complete.el (PC-completion-as-file-name-predicate):
10572         Use minibuffer-completing-file-name.
10573         (partial-completion-mode): Use find-file-not-found-functions.
10574         (PC-lisp-complete-symbol): Use with-syntax-table.
10575         (PC-look-for-include-file): Remove dead setq.
10576         (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
10577         (PC-complete): Use with-current-buffer.
10579         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
10580         escape single quotes.
10582 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
10584         * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
10585         of `if' whose condition always returned nil.  Doc fix.
10587         * buff-menu.el (Buffer-menu-revert-function): Make the selected
10588         window's buffer the current buffer around the call to
10589         `list-buffers-noselect'.  This is necessary to mark that buffer
10590         with a `.' in the Buffer Menu when called from Lisp, for instance
10591         by Auto Revert Mode.
10593 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
10595         * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
10596         attaching to it.
10597         (gdb-pre-prompt): Make sure gdb-error is reset.
10599         * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
10600         with a child process, detect it.
10601         (gud-speedbar-buttons): Match regexp more carefully.
10603 2005-11-27  Richard M. Stallman  <rms@gnu.org>
10605         * mouse.el (mouse-drag-move-window-bottom):
10606         Use adjust-window-trailing-edge.
10608 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
10610         * simple.el (blink-matching-open): Ignore
10611         `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
10612         (blink-matching-paren-on-screen): Update docstring.
10614         * paren.el (show-paren-mode): No longer change
10615         `blink-matching-paren-on-screen'.
10617 2005-11-27  John Paul Wallington  <jpw@pobox.com>
10619         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
10620         (gdb-threads-select, gdb-edit-register-value):
10621         Use `posn-set-point' instead of `mouse-set-point' because the
10622         latter is not fbound when configured without X.
10624 2005-11-27  Kim F. Storm  <storm@cua.dk>
10626         * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
10627         existing face when partially highlighting a TAB in a rectangle.
10629 2005-11-26  Kim F. Storm  <storm@cua.dk>
10631         * ido.el (ido-mode-map): Doc fix.
10632         (ido-mode-common-map, ido-mode-file-map)
10633         (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
10634         (ido-define-mode-map): Rewrite.  Select one of the new maps as
10635         parent for ido-mode-map instead of building from scratch.
10636         (ido-init-mode-maps): New defun to initialize new maps.
10637         (ido-mode): Call it.
10638         (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
10639         (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
10641 2005-11-26  John Paul Wallington  <jpw@pobox.com>
10643         * arc-mode.el (archive-extract): Use `posn-set-point' instead of
10644         `mouse-set-point' because the latter is not fbound when configured
10645         without X.
10647 2005-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
10649         * files.el (file-relative-name): Doc fix.
10651 2005-11-26  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
10653         * progmodes/octave-inf.el (inferior-octave-startup): Force a
10654         non-empty string for secondary prompt PS2.
10656 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
10658         * progmodes/compile.el (compilation-setup): Fix last change.
10660 2005-11-26  Nick Roberts  <nickrob@snap.net.nz>
10662         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
10663         (gdb-mouse-toggle-breakpoint-margin)
10664         (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
10665         Add gdb-server-prefix to keep out of command history.
10666         (gdb-edit-register-value): New function.
10667         (gdb-registers-mode-map): Bind mouse-2 and RET to it.
10668         (gdb-info-registers-custom): Use above map.
10670 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
10672         * custom.el (enable-theme): Signal error if argument is not a
10673         theme.  Don't recalculate a face if it's not loaded yet.
10675         * cus-face.el (custom-theme-set-faces): Don't change saved-face if
10676         the `user' theme is in effect.
10678         * info.el (Info-on-current-buffer): Record actual filename in
10679         Info-current-file, instead of t, or a fake filename if a non-file
10680         buffer.  Make autoload.
10681         (Info-find-node, Info-revert-find-node): No need to check for
10682         Info-current-file nil.
10683         (Info-set-mode-line, Info-up, Info-copy-current-node-name):
10684         Info-current-file is now never `t'.
10685         (Info-fontify-node): Many simplifications due to Info-current-file
10686         always being valid.  Use Info-find-file to find node filename.
10688 2005-11-25  David Kastrup  <dak@gnu.org>
10690         * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
10691         new character, then delete" in order to preserve markers.
10693 2005-11-25  David Ponce  <david@dponce.com>
10695         * recentf.el (recentf-arrange-by-rule): Handle a special
10696         `auto-mode-alist'-like "strip suffix" rule.
10697         (recentf-build-mode-rules): Handle second level auto-mode entries.
10699 2005-11-25  Michael Kifer  <kifer@cs.stonybrook.edu>
10701         * viper-keym.el (viper-ESC-key): Use different values in terminal and
10702         window modes.
10704         * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
10705         jde-javadoc-checker-report-mode.
10707         * ediff-wind (ediff-make-wide-display): Slight simplification.
10709         * ediff.el (ediff-date): Change the date of last update.
10711 2005-11-24  Chong Yidong  <cyd@stupidchicken.com>
10713         * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
10714         Use define-minor-mode, and make it a local mode.  Turn on font-lock.
10715         (hi-lock-mode): New global minor mode.
10716         (turn-on-hi-lock-if-enabled): New function.
10717         (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
10718         Change arguments to regexp and face instead of a font-lock pattern.
10719         Directly set face property, instead of refontifying.
10720         (hi-lock-font-lock-hook): Check if font-lock is being turned on.
10721         (hi-lock-find-patterns): Use line-number-at-pos.
10723         (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
10724         arguments for hi-lock-set-pattern.
10725         (hi-lock-unface-buffer, hi-lock-set-file-patterns):
10726         Call font-lock-fontify-buffer.
10727         (hi-lock-find-file-hook, hi-lock-current-line)
10728         (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
10730         (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
10731         turned off.
10733         * progmodes/compile.el (compilation-setup): Don't fiddle with
10734         font-lock-defaults.
10736 2005-11-25  Nick Roberts  <nickrob@snap.net.nz>
10738         * progmodes/gdb-ui.el (gdb-var-create-handler)
10739         (gdb-var-list-children-handler): Find values for all variable
10740         objects.  gud-speedbar-buttons decides whether to display them.
10742 2005-11-24  Romain Francoise  <romain@orebokech.com>
10744         * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
10745         buffer name with a space.
10747 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
10749         * textmodes/org.el (org-export-plain-list-max-depth): Rename from
10750         `org-export-local-list-max-depth'.  Change default value to 3.
10751         (org-auto-renumber-ordered-lists)
10752         (org-plain-list-ordered-item-terminator): New options.
10753         (org-at-item-p, org-beginning-of-item, org-end-of-item)
10754         (org-get-indentation, org-get-string-indentation)
10755         (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
10756         New functions.
10757         (org-move-item-down, org-move-item-up): New commands.
10758         (org-export-as-html): New classes for CSS support.  Bug fix in
10759         regular expression detecting fixed-width regions.  Respect
10760         `org-local-list-ordered-item-terminator'.
10761         (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
10762         also a list item.
10763         (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
10764         New item moving functions.
10766 2005-11-24  Juri Linkov  <juri@jurta.org>
10768         * isearch.el (isearch-repeat): With empty search ring set
10769         `isearch-error' to the error string instead of signaling error
10770         with the function `error'.
10772 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10774         * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
10776 2005-11-24  Nick Roberts  <nickrob@snap.net.nz>
10778         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
10779         and variable.
10780         (gdb-var-create-handler, gdb-var-list-children-handler):
10781         Don't match on "char **...".
10782         (gdb-var-update-handler): Find values for all variable objects.
10783         (gdb-info-frames-custom): Identify frames by leading "#".
10785         * progmodes/gud.el (gud-speedbar-menu-items): Add
10786         gdb-speedbar-auto-raise as radio button.
10787         (gud-speedbar-buttons): Raise speedbar if requested.
10788         Don't match on "char **...".
10789         (gud-speedbar-buttons): Add (pointer) value for non-leaves.
10790         Make it editable.
10792 2005-11-23  Chong Yidong  <cyd@stupidchicken.com>
10794         * info.el (Info-fontify-node): Handle the case where
10795         Info-current-file is t.
10797 2005-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10799         * simple.el (blink-matching-open): Fix off-by-one in last change.
10801 2005-11-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10803         * term/mac-win.el: Don't change default directory.
10805 2005-11-22  Luc Teirlinck  <teirllm@auburn.edu>
10807         * cus-edit.el (Custom-reset-standard): Make it handle Custom group
10808         buffers correctly.  (It used to throw an error in such buffers.)
10809         Make it ask for confirmation in group buffers and other Custom
10810         buffers containing more than one customization item.
10812 2005-11-22  John Paul Wallington  <jpw@gnu.org>
10814         * net/goto-addr.el (goto-address-fontify): Put `follow-link'
10815         property on mail and url overlays.
10816         (goto-address-at-point): Use `posn-set-point' instead of
10817         `mouse-set-point' because the latter is not fbound when configured
10818         without X.
10820 2005-11-22  Lars Hansen  <larsh@soem.dk>
10822         * ls-lisp.el (ls-lisp-parse-symlink): Delete.
10823         (ls-lisp-classify, ls-lisp-format): Delete call to
10824         ls-lisp-parse-symlink.
10825         (ls-lisp-handle-switches): Handle symlinks to directories as
10826         directories when ls-lisp-dirs-first in non-nil.
10828 2005-11-21  Luc Teirlinck  <teirllm@auburn.edu>
10830         * startup.el (command-line): Make sure that loaddefs.el is handled
10831         correctly in load-history.
10833 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
10835         * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
10836         (gdb-struct-string, gdb-array-string): New constants.
10837         (gdb-info-locals-handler): Use them.
10838         (gdb-reset): Reset gdb-var-list to nil.
10840 2005-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10842         * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
10843         in patterns.
10845 2005-11-21  Juri Linkov  <juri@jurta.org>
10847         * custom.el (defcustom): Update link types in docstring.
10849 2005-11-20  Martin Rudalics  <rudalics@gmx.at>
10851         * custom.el (defgroup): Add doc-string-elt info.
10853         * widget.el (define-widget): Don't use declare for the doc-string-elt.
10855 2005-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10857         * newcomment.el (comment-enter-backward): Fix last fix.
10859         * simple.el (blink-matching-open):
10860         * paren.el (show-paren-function): Allow new paren-class info.
10862 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
10864         * faces.el: Revert 2005-11-17 change.  :ignore-defface is now
10865         handled automagically.
10867 2005-11-20  Andreas Schwab  <schwab@suse.de>
10869         * descr-text.el (describe-char): When copying overlays put them
10870         over the full char description instead of just the first character
10871         of it.
10873 2005-11-20  Juri Linkov  <juri@jurta.org>
10875         * simple.el (what-cursor-position):
10876         * descr-text.el (describe-char): Use Lisp-readable syntax
10877         for octal and hex.  Reorder decimal, octal and hex values.
10878         Remove excess whitespace in the output.  Use `=' in `column='
10879         like in `point=' and `Hscroll='.
10881         * international/mule-cmds.el (encoded-string-description):
10882         Use Lisp-readable syntax for hex.
10884 2005-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10886         * newcomment.el (comment-enter-backward): Handle the case where the
10887         comment is closed by EOB.
10889 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
10891         * longlines.el (longlines-before-revert-hook)
10892         (longlines-after-revert-hook): New functions.
10893         (longlines-mode): Turn off longlines temporarily when reverting.
10894         Add a message-setup-hook.
10895         (longlines-decode-buffer): New function.
10896         (longlines-wrap-line): Preserve marker positions.
10898 2005-11-19  Andreas Schwab  <schwab@suse.de>
10900         * emacs-lisp/shadow.el: Handle compressed files.
10902 2005-11-19  Romain Francoise  <romain@orebokech.com>
10904         * net/browse-url.el (browse-url-default-browser): Signal an error
10905         if no usable browser can be found, rather than try to load w3.
10907 2005-11-16  Ryan Yeske  <rcyeske@gmail.com>
10909         * net/rcirc.el (rcirc-mangle-text): Add bold face property without
10910         replacing existing properties.
10911         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
10912         (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
10913         tty specs.
10914         (rcirc-server-prefix, rcirc-server): New faces.
10915         (rcirc-url-regexp): Generate with rx macro.
10916         (rcirc-last-server-message-time): New variable.
10917         (rcirc-filter): Record time of last message.
10918         (rcirc-keepalive): Kill processes that did not send a message
10919         since the last ping.
10920         (rcirc-mode): Give rcirc-topic a local binding here.
10922 2005-11-19  Michael Cadilhac  <michael.cadilhac@lrde.org>
10924         * subr.el (read-passwd): Fontify the prompt as we do with other
10925         prompts.
10927 2005-11-19  Ryan Yeske  <rcyeske@gmail.com>
10929         * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
10930         binding buffer-read-only to nil.
10932 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
10934         * complete.el (partial-completion-mode):
10935         Mention completion-auto-help in the doc string.
10937         * man.el (Man-highlight-references): Doc fix.  Reformat code in a
10938         more Lisp-ish way.
10940 2005-11-19  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
10942         * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
10943         digits, not 8, to avoid misalignment for files larger than 100MB.
10945 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
10947         * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
10948         Mention "keyboard shortcuts" in the help text.
10950 2005-11-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10952         * startup.el (fancy-splash-default-action): Discard only
10953         mouse-down and succeeding mouse-up events in the splash screen
10954         window so that drag-n-drop event can be processed.
10956 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
10958         * longlines.el (longlines-mode): Add hacks for mail-mode and
10959         message-mode.
10961 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
10963         * textmodes/org.el (org-table-sort-lines): New command.
10964         (org-tbl-menu): Add entry for `org-table-sort-lines'.
10965         (org-add-file): Command removed, use `org-agenda-file-to-front'
10966         instead.
10967         (org-export-icalendar): Use `org-icalendar-combined-name'.
10968         (org-cycle-agenda-files, org-agenda-file-to-end)
10969         (org-agenda-file-to-front): New commands.
10970         (org-table-tab-jumps-over-hlines, org-export-html-style):
10971         New options.
10972         (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
10973         (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
10974         New functions.
10975         (org-fill-paragraph): Call `org-table-align' in tables.
10976         (org-mode): Call `org-set-autofill-regexps'.
10977         (org-export-as-html): Support for local handformatted lists.
10978         Modified to produce valid HTML 4.0.  Use `org-export-html-style'.
10979         (org-export-local-list-max-depth): New option.
10980         (org-html-expand): Use `org-html-protect'.
10982 2005-11-18  Nick Roberts  <nickrob@snap.net.nz>
10984         * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
10985         to "p".
10986         (gdb): Move definition of gud-pp to...
10988         * progmodes/gdb-ui.el (gdb-ann3): ...here.  Make it work in the
10989         speedbar.
10990         (gdb-find-watch-expression): New function.
10992 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
10994         * faces.el (face-attribute, set-face-attribute): Mention existence
10995         of `:ignore-defface' setting in docstring.
10997 2005-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10999         * simple.el (completion-setup-function): Fix last change.
11001 2005-11-17  John Paul Wallington  <jpw@pobox.com>
11003         * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
11004         Use `posn-set-point' instead of `mouse-set-point' because the
11005         latter is not fbound when configured without X.
11007         * comint.el (comint-insert-input): Likewise.
11009 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11011         * simple.el (hard-newline): New variable.
11012         (sendmail-user-agent-compose, next-line): Use it.
11014         * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
11015         (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
11016         (mail-mail-reply-to, mail-mail-followup-to)
11017         (mail-position-on-field, mail-signature, mail-yank-original)
11018         (mail-attach-file): Likewise.
11020         * mail/mailheader.el (mail-header-format)
11021         (mail-header-format-function): Likewise.
11023         * add-log.el (add-change-log-entry, change-log-merge): Likewise.
11025 2005-11-17  Juri Linkov  <juri@jurta.org>
11027         * font-lock.el (font-lock-faces): Rename this defgroup from
11028         `font-lock-highlighting-faces'.
11029         (font-lock-comment-face, font-lock-comment-delimiter-face)
11030         (font-lock-string-face, font-lock-doc-face)
11031         (font-lock-keyword-face, font-lock-builtin-face)
11032         (font-lock-function-name-face, font-lock-variable-name-face)
11033         (font-lock-type-face, font-lock-constant-face)
11034         (font-lock-warning-face, font-lock-negation-char-face)
11035         (font-lock-preprocessor-face)
11036         (font-lock-regexp-grouping-backslash)
11037         (font-lock-regexp-grouping-construct): Rename :group from
11038         `font-lock-highlighting-faces' to `font-lock-faces'.
11040         * cus-edit.el (lisp, c, tex):
11041         * progmodes/ada-mode.el (ada):
11042         * progmodes/asm-mode.el (asm):
11043         * progmodes/cperl-mode.el (cperl-faces):
11044         * progmodes/cpp.el (cpp):
11045         * progmodes/dcl-mode.el (dcl):
11046         * progmodes/f90.el (f90):
11047         * progmodes/fortran.el (fortran):
11048         * progmodes/icon.el (icon):
11049         * progmodes/idlwave.el (idlwave-misc):
11050         * progmodes/m4-mode.el (m4):
11051         * progmodes/make-mode.el (makefile):
11052         * progmodes/meta-mode.el (meta-font):
11053         * progmodes/modula2.el (modula2):
11054         * progmodes/octave-mod.el (octave):
11055         * progmodes/pascal.el (pascal):
11056         * progmodes/perl-mode.el (perl):
11057         * progmodes/prolog.el (prolog):
11058         * progmodes/ps-mode.el (PostScript-edit):
11059         * progmodes/scheme.el (scheme):
11060         * progmodes/sh-script.el (sh-script):
11061         * progmodes/simula.el (simula):
11062         * progmodes/tcl.el (tcl):
11063         * textmodes/nroff-mode.el (nroff):
11064         * textmodes/reftex-vars.el (reftex-fontification-configurations):
11065         * textmodes/sgml-mode.el (sgml):
11066         * textmodes/texinfo.el (texinfo):
11067         Add :link (custom-group-link font-lock-faces) to defgroup.
11069         * hi-lock.el (hi-lock): Rename this defgroup from
11070         `hi-lock-interactive-text-highlighting'.  Change parent group from
11071         `faces' to `font-lock'.  Add link to the manual.
11072         (hi-lock-mode, hi-lock-file-patterns-range)
11073         (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
11074         `hi-lock-interactive-text-highlighting' to `hi-lock'.
11075         (hi-lock-faces): Add :group `faces'.
11077         * cus-edit.el (custom-variable-prompt): Clarify the code.
11079         * faces.el (face-read-string): Set the default value arg of
11080         completing-read.
11082 2005-11-16  Luc Teirlinck  <teirllm@auburn.edu>
11084         * rfn-eshadow.el (file-name-shadow-properties)
11085         (file-name-shadow-tty-properties, file-name-shadow-mode):
11086         Remove autoloads, because the file is now preloaded.
11088 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
11090         * printing.el (easy-menu-intern): Don't define.
11091         (pr-get-symbol): Use easy-menu-intern only if defined.
11093         * simple.el (blink-matching-open): Simplify a bit.
11094         (completion-setup-function): Fix the case of partial-completion-mode
11095         when the minibuffer's contents start with "-".
11096         Obey completion-base-size-function even when
11097         minibuffer-completing-file-name is non-nil.
11099 2005-11-16  Richard M. Stallman  <rms@gnu.org>
11101         * net/eudcb-ph.el (eudc-ph-open-session):
11102         Use set-process-query-on-exit-flag.
11104         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
11106         * international/ucs-tables.el (ucs-set-table-for-input):
11107         Use make-local-variable, not make-variable-buffer-local.
11109         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
11110         Improve warning message text.
11112         * savehist.el (savehist-save-hook): Add :group.
11114         * menu-bar.el (menu-bar-help-menu):
11115         Rename Find Extra Packages to External Packages.
11117         * cus-edit.el (Custom-reset-standard): Verify that
11118         :custom-standard-value prop exists before calling it.
11120         * apropos.el (apropos-calc-scores): Use apropos-pattern.
11122 2005-11-16  Martin Rudalics  <rudalics@gmx.at>
11124         * wid-edit.el (color): Enclose %t in %{...%}.
11126         * cus-edit.el (face): Enclose %t in %{...%}.
11128 2005-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
11130         * savehist.el (savehist-mode-hook): Re-add the var.
11131         (savehist-mode): Use it.
11133 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
11135         * textmodes/flyspell.el: Fix commenting convention.
11136         Remove unnecessary leading * in custom docstrings.
11137         (flyspell-emacs): Remove unused var.
11138         (flyspell-delete-region-overlays): Use remove-overlays.
11139         (flyspell-accept-buffer-local-defs): Use save-current-buffer.
11140         (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
11141         (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
11142         (flyspell-debug-signal-word-checked): Use with-current-buffer.
11143         (make-flyspell-overlay): Don't locally reuse a global name.
11144         (flyspell-highlight-incorrect-region)
11145         (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
11146         (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
11147         (flyspell-notify-misspell): Remove unused args `start' and `end'.
11148         (flyspell-word): Adjust call accordingly.  Use ispell-send-string.
11149         Wrap calls to accept-process-output inside with-local-quit since it's
11150         often called from a post-command-hook.
11151         (flyspell-correct-word, flyspell-auto-correct-word):
11152         Use ispell-send-string.
11153         (flyspell-xemacs-popup): Remove unused arg `event'.  Update call.
11155         * calendar/diary-lib.el (diary-list-entries): Also hide the
11156         terminating newline.
11158 2005-11-16  Carsten Dominik  <dominik@science.uva.nl>
11160         * textmodes/reftex.el (reftex-use-fonts): Remove the check for
11161         window-system, to allow fonts on tty.
11163 2005-11-17  Nick Roberts  <nickrob@snap.net.nz>
11165         * progmodes/gud.el (gud-speedbar-item-info): New function.
11166         (gud-install-speedbar-variables): Use it to display data type
11167         of watch expression as a tooltip in speedbar.
11169 2005-11-15  Luc Teirlinck  <teirllm@auburn.edu>
11171         * font-core.el (global-font-lock-mode): Add :version keyword,
11172         because default was changed.
11174         * jka-cmpr-hook.el (auto-compression-mode): Ditto.
11176         * startup.el (command-line): Use `custom-reevaluate-setting' for
11177         `file-name-shadow-mode'.
11179         * loadup.el: Preload rfn-eshadow.
11181         * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
11182         Add :version keyword.
11183         (file-name-shadow-properties, file-name-shadow-tty-properties)
11184         (file-name-shadow): Add :version keyword.
11186         * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
11187         instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
11188         in the custom-group property of the symbol frames and the fringe
11189         group got no link to its parent group frames.
11190         Doc fix.
11192 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
11194         * progmodes/gud.el (gud-stop-subjob): New function.
11195         (gud-menu-map, gud-tool-bar-map): Use it.
11197 2005-11-16  Kim F. Storm  <storm@cua.dk>
11199         * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
11200         than kill it.
11201         (gud-tool-bar-map): Likewise.  Move cont/until/finish buttons
11202         to a more useful/logical place.
11204 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
11206         * progmodes/gud.el (gud-menu-map): Make visibility of stop and
11207         go buttons complementary.
11209 2005-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
11211         * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
11212         (rfn-eshadow-sifn-equal): New function.
11213         (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
11215 2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>
11217         * viper-utils.el (viper-non-word-characters-reformed-vi):
11218         Quote `-' in string.
11220         * viper.el (viper-emacs-state-mode-list): Ensure that
11221         rcirc-mode buffers come up in Emacs state.
11223         * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
11224         operation.
11226 2005-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
11228         * term.el (term-termcap-format): Fix typos.
11229         (term-down): Fix the negative argument case.
11231 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
11233         * progmodes/gdb-ui.el: Remove face-alias left over from change on
11234         2005-08-15.
11235         (gdb-ann3): New command gud-go.
11236         (menu): Accomodate gdb-mi.el.
11237         (gdb-assembler-custom): Make buffer of selected window current
11238         so that set-window-point works.
11240         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
11241         buttons and include new ones.
11243 2005-11-16  Kim F. Storm  <storm@cua.dk>
11245         * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
11246         (gud-menu-map): Use it.
11248 2005-11-14  Luc Teirlinck  <teirllm@auburn.edu>
11250         * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
11251         that works correctly for Custom and that does not override a user
11252         who disables it.
11254         * help-mode.el (help-make-xrefs, help-xref-on-pp)
11255         (help-xref-interned, help-follow): Make hyperlinks for variables
11256         that are unbound, but have a non-nil variable-documentation property.
11258         * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
11259         mode hook.  (It conflicted with defcustoms for some mode hooks.)
11260         Use the `variable-documentation' property to give the mode hook a
11261         docstring and expand that docstring.
11263 2005-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
11265         * savehist.el (savehist-mode): Don't bother with
11266         `custom-set-minor-mode'.
11267         (savehist-coding-system): Check XEmacs version.
11268         (history-length): Declare also at run time.
11269         (savehist-mode): Don't emit a message.  Don't run the minor mode hook.
11270         Don't set the customize state.
11271         (savehist-minibuffer-hook): Special case for when
11272         minibuffer-history-variable is equal to t.
11274 2005-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11276         * files.el (write-file): Refresh VC status.
11278         * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
11279         (mark-diary-entries, make-diary-entry): Check default-major-mode rather
11280         than fundamental-mode to see if the mode was set.
11282 2005-11-14  Romain Francoise  <romain@orebokech.com>
11284         * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
11285         dummy function in `eval-when-compile' to avoid compiler warning.
11286         Require `man' at compile time.
11288 2005-11-14  Jay Belanger  <belanger@truman.edu>
11290         * calc-alg.el (calcFunc-write-out-power): Rename it to
11291         calcFunc-powerexpand.
11292         (math-write-out-power): Rename it to math-powerexpand; have it
11293         handle negative exponents.
11294         (calc-writeoutpower): Rename it to calc-powerexpand.
11296         * calc-ext.el: Change calcFunc-writeoutpower and
11297         calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
11298         autoloads.
11299         Add calcFunc-ldiv to autoloads.
11301         * calc-arith.el (calcFunc-ldiv): New function.
11303         * calc.el (calc-left-divide): New function.
11305 2005-11-14  Juri Linkov  <juri@jurta.org>
11307         * cus-edit.el (custom-variable-prompt): Set the default value arg
11308         of completing-read.
11310         * cus-dep.el (custom-make-dependencies): Reverse the list of
11311         found dependencies.
11313 2005-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
11315         * menu-bar.el (menu-bar-options-menu): Delete "Syntax
11316         Highlighting" entry, it is on by default now.
11317         (menu-bar-options-save): Do not save global-font-lock-mode.
11319 2005-11-13  Richard M. Stallman  <rms@gnu.org>
11321         * textmodes/flyspell.el (flyspell-large-region):
11322         Call flyspell-accept-buffer-local-defs.
11324 2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
11326         * textmodes/flyspell.el (flyspell-notify-misspell):
11327         Fix misspelling of "Misspelling".
11328         (flyspell-process-localwords): New function.
11329         (flyspell-large-region): Call flyspell-process-localwords and
11330         flyspell-delete-region-overlays.
11331         (flyspell-delete-region-overlays): New function.
11332         (flyspell-delete-all-overlays): Call that.
11334 2005-11-13  Richard M. Stallman  <rms@gnu.org>
11336         * help.el (help-for-help-internal): Improve doc of C-h a.
11337         (describe-key): Improve prompt; doc fix.
11339 2005-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11341         * vc-svn.el (vc-svn-registered): Catch all errors.
11343         * cus-dep.el (custom-make-dependencies): Typo.
11345 2005-11-13  Michael Albinus  <michael.albinus@gmx.de>
11347         * net/tramp-util.el (top): Fix compilation warning.
11349 2005-11-13  Kim F. Storm  <storm@cua.dk>
11351         * help.el (help-for-help-internal): Fix `a' entry.  Add `d' entry.
11353 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
11355         * progmodes/gud.el (gud-menu-map): Move parentheses (again).
11356         (gud-speedbar-buttons): Match on "const char *" too.
11358         * progmodes/gdb-ui.el (gdb-var-create-handler)
11359         (gdb-var-list-children-handler): Match on "const char *" too.
11360         (gdb-var-evaluate-expression-handler): Match on empty string.
11361         (gdb-var-update-handler): Only call
11362         gdb-var-evaluate-expression-handler when required.
11364 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
11366         * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
11367         selected window.  This still doesn't work for speedbar.
11368         (gud-speedbar-buttons): Handle string expressions properly.
11370         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
11371         (gdb-var-create-handler): Handle string expressions properly.
11372         (gdb-var-list-children-regexp, gdb-var-list-children-handler):
11373         Handle string expressions properly.  Move "type" field into regexp.
11375 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
11377         * bookmark.el (bookmark-maybe-message): New function to reduce
11378         code duplication: invokes `message' iff baud-rate is high enough.
11379         (bookmark-write-file): Use above instead of an inline conditional.
11380         (bookmark-load): Same.
11382 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
11384         * bookmark.el (bookmark-write-file): Don't visit the destination
11385         file, just write the data to it using write-region.  This is
11386         similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
11387         change to avoid visiting the file in the first place.
11389 2005-11-12  Chong Yidong  <cyd@stupidchicken.com>
11391         * hi-lock.el (hi-lock-mode): Set the default value of
11392         font-lock-defaults.
11394 2005-11-11  Luc Teirlinck  <teirllm@auburn.edu>
11396         * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
11397         arg to `file-attributes'.
11398         (find-lisp-format): The UID and GID can now be strings.
11400 2005-11-12  Kim F. Storm  <storm@cua.dk>
11402         * help.el (help-map): Bind C-h d to apropos-documentation.
11404         * simple.el (what-cursor-position): Print (EOB) instead of (100%)
11405         when point is at end-of-buffer.
11407         * apropos.el (apropos-match-face): Doc fix.
11408         (apropos-sort-by-scores): Add new choice `verbose'.
11409         (apropos-documentation-sort-by-scores): New defcustom.
11410         (apropos-pattern): Now contains the pattern entered by the user.
11411         (apropos-pattern-quoted): New defvar.
11412         (apropos-regexp): New defvar, containing the regexp corresponding
11413         to apropos-pattern.
11414         (apropos-all-words-regexp): Rename from apropos-all-regexp.
11415         (apropos-read-pattern): New defun.  Use it to read pattern arg in
11416         interactive calls; returns list of words for a word list, and
11417         string for a regexp.
11418         (apropos-parse-pattern): Rename from apropos-rewrite-regexp.  Now
11419         parses a list of words or regexp as returned by apropos-read-pattern.
11420         (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
11421         (apropos-score-doc): Return a very high score if the string
11422         entered by the user matches literally.
11423         (apropos-variable): Doc fix.  Use apropos-read-pattern.
11424         (apropos-command): Doc fix.  Use apropos-read-pattern and
11425         apropos-parse-pattern.  Call apropos-print with nosubst=t.
11426         (apropos, apropos-value): Doc fix.  Use apropos-read-pattern and
11427         apropos-parse-pattern.
11428         (apropos-documentation): Doc fix.  Use apropos-read-pattern and
11429         apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
11430         apropos-documentation-sort-by-scores.  Call apropos-print with
11431         nosubst=t.
11432         (apropos-documentation-internal): Pass doc string through
11433         substitute-key-definition before adding text properties.
11434         Highlight substring matching literal user input if possible.
11435         (apropos-documentation-check-doc-file): Remove locals beg and end.
11436         Fix calculation of score (as added twice).  Pass doc string through
11437         substitute-key-definition before adding text properties.
11438         (apropos-documentation-check-elc-file): Pass doc string through
11439         substitute-key-definition before adding text properties.
11440         Highlight substring matching literal user input if possible.
11441         (apropos-print): Add new arg NOSUBST; if set, command and variable
11442         doc strings have already been passed through substitute-key-definition.
11443         Add code to handle apropos-accumulator items without score element
11444         for backwards compatibility (e.g. with woman package).
11445         Only show scores if apropos-sort-by-scores is `verbose'.
11447 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11449         * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
11450         Add jka-compr-load-suffixes to load-suffixes.
11452         * jka-compr.el: Require jka-cmpr-hook.
11453         (jka-compr-info-compress-message, jka-compr-info-compress-program)
11454         (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
11455         (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
11456         (jka-compr-info-can-append, jka-compr-info-strip-extension)
11457         (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
11458         (jka-compr-info-regexp): Remove.  Provided by jka-cmpr-hook.
11459         (jka-compr-uninstall): Remove entries from
11460         jka-compr-added-to-file-coding-system-alist after they are used.
11461         (jka-compr-error): Remove unused var `curbuf'.
11462         (jka-compr-file-local-copy): Remove unused var `notfound'.
11464 2005-11-10  Romain Francoise  <romain@orebokech.com>
11466         * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
11468 2005-11-11  Nick Roberts  <nickrob@snap.net.nz>
11470         * progmodes/gud.el (gud-menu-map): Move parentheses.
11471         (gdb): New command gud-pv.
11473 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11475         * tar-mode.el: Remove spurious or unnecessary leading stars
11476         in docstrings.
11477         (tar-header-block-tokenize): Also obey default-file-name-coding-system.
11478         (tar-parse-octal-integer-safe): Use mapc.
11479         (tar-header-block-summarize): Remove unused var `ck'.
11480         (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
11481         cleared before.  Obey default-enable-multibyte-characters.
11482         Use mapconcat.  Simplify setting of tar-header-offset.
11483         (tar-mode-map): Move initialization inside delcaration.
11484         (tar-flag-deleted): Use `abs'.
11485         (tar-expunge-internal): Remove unused var `line'.
11486         (tar-expunge-internal): Don't hardcode point-min==1.
11487         (tar-expunge): Widen while doing set-buffer-multibyte.
11488         (tar-rename-entry): Use file-name-coding-system.
11489         (tar-alter-one-field): Don't hardcode point-min==1.
11490         (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
11491         (tar-pad-to-blocksize): Don't hardcode point-min==1.  Clarify the code.
11493 2005-11-10  Masatake YAMATO  <jet@gyve.org>
11495         * add-log.el (add-log-current-defun): Handle class::method
11496         notation of c++.  Fix incorrect comment.
11498 2005-11-10  Alan Mackenzie  <acm@muc.de>
11500         * help-fns.el (describe-variable): Make C-h v work when a variable
11501         has variable documentation yet is unbound.
11503 2005-11-10  Masatake YAMATO  <jet@gyve.org>
11505         * man.el (Man-highlight-references): Set an empty
11506         string to `Man-arguments' if it is nil.
11507         Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
11509 2005-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
11511         * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
11512         commenting conventions.
11514         * cus-dep.el (custom-make-dependencies): Simplify.
11515         Better follow the commenting conventions.
11517 2005-11-09  Richard M. Stallman  <rms@gnu.org>
11519         * apropos.el (apropos-pattern): Rename from apropos-regexp.
11520         (apropos-orig-pattern): Rename from apropos-orig-regexp.
11521         All uses changed.
11522         (apropos-rewrite-regexp): Doc fix.
11523         (apropos-variable, apropos-command, apropos, apropos-value):
11524         Change prompt; carry through the argument renaming.
11526 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
11528         * find-lisp.el: Require dired.
11529         (find-lisp-find-dired-internal): Do not call
11530         `abbreviate-file-name' on DIR.
11532 2005-11-10  Nick Roberts  <nickrob@snap.net.nz>
11534         * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
11536 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
11538         * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
11539         when using the speedbar.
11540         (gdb): New command gud-pp.
11541         (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
11543 2005-11-09  Juri Linkov  <juri@jurta.org>
11545         * replace.el (occur-excluded-properties): New defcustom.
11546         (occur-1, occur-engine, occur-accumulate-lines): Use it.
11548 2005-11-08  Jay Belanger  <belanger@truman.edu>
11550         * calc/calc-units.el (math-convert-units): Replace any composite
11551         unit by its definition.
11553 2005-11-08  Lars Hansen  <larsh@soem.dk>
11555         * emacs-lisp/autoload.el (update-directory-autoloads):
11556         Add obsolete function alias.
11558 2005-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11560         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
11561         comment-indent-function.
11562         (lisp-comment-indent): Replace by an alias for comment-indent-default.
11564         * reveal.el (reveal-post-command): Rework the handling of
11565         reveal-open-spots, so as to be more reliable.  There were several
11566         tricky corner cases where an open spot might be lost, or where
11567         a closed spot might end up on the list of open spots.
11568         Only reveal text that's ellipsised.
11570 2005-11-07  Carsten Dominik  <dominik@science.uva.nl>
11572         * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
11574 2005-11-07  John Paul Wallington  <jpw@gnu.org>
11576         * ibuffer.el (ibuffer): Search iconified frames too when
11577         getting Ibuffer buffer's window.
11579 2005-11-06  Richard M. Stallman  <rms@gnu.org>
11581         * progmodes/compile.el (compilation-internal-error-properties):
11582         save-excursion around the computation of MARKER.
11584 2005-11-06  Piet van Oostrum  <piet@cs.uu.nl>
11586         * textmodes/flyspell.el (flyspell-external-point-words):
11587         flyspell-get-word returns a list, not just a string.
11589 2005-11-06  John Paul Wallington  <jpw@pobox.com>
11591         * ibuffer.el (ibuffer): Search all visible frames when getting
11592         Ibuffer buffer's window.
11594 2005-11-07  Masatake YAMATO  <jet@gyve.org>
11596         * man.el (Man-reference-regexp): Accept spaces between
11597         `Man-name-regexp' and `Man-section-regexp'.
11598         (Man-apropos-regexp): New variable.
11599         (Man-abstract-xref-man-page): Use value for `Man-target-string'
11600         if available.
11601         (Man-highlight-references, Man-highlight-references0):
11602         Handle the case when `Man-arguments' includes "-k".
11603         (Man-highlight-references0): Rename the argument `TARGET-POS' to
11604         `TARGET'. `TARGET' can be a number, function or nil.
11606 2005-11-06  Nick Roberts  <nickrob@snap.net.nz>
11608         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
11609         (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
11610         (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
11611         (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
11612         (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
11613         (gdb-send-item): Use buffer-local-value and simplify.
11615 2005-11-05  Luc Teirlinck  <teirllm@auburn.edu>
11617         * startup.el (command-line): Use `custom-reevaluate-setting' for
11618         `global-font-lock-mode'.
11620         * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
11621         by default, except in batch mode or when the -D option is given.
11623         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
11624         specified keyword args on to `define-minor-mode'.  Update docstring.
11626 2005-11-05  Romain Francoise  <romain@orebokech.com>
11628         * replace.el (occur-engine): Add marker at end of line, too.
11630 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
11632         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11633         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
11634         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
11635         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
11636         argument to all these routines, so the passphrase can be managed
11637         externally and passed in to the system.
11638         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11639         pgg-add-passphrase-to-cache function.
11641         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11642         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
11643         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
11644         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
11645         argument to all these routines, so the passphrase can be managed
11646         externally and passed in to the system.
11647         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
11648         function.
11650 2005-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
11652         * font-lock.el: Don't deal with font-lock-face-attributes here,
11653         move the code ...
11655         * startup.el (command-line): ... here.  Use face-spec-set instead
11656         of custom-declare-face.
11658         * faces.el (face-spec-set): Reset the face if spec is not nil.
11660 2005-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11662         * newcomment.el (comment-region-internal): Box more tightly in the
11663         common case where there's no TAB in the boxed text.
11665 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11667         * info.el (info-tool-bar-map): Use images prev-node, next-node and
11668         up-node.
11670 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
11672         * newsticker.el: Commentary updated.  Code formatting changed.
11673         (newsticker-version): Change to "1.9".
11674         (newsticker, newsticker-feed): Doc fix.
11675         (newsticker-url-list): Doc fix.  Add option "Weekly".
11676         (newsticker-retrieval-interval): Add option "Weekly".
11677         (newsticker-headline-processing): Doc fix.
11678         (newsticker-auto-mark-filter): Remove.
11679         (newsticker-auto-mark-filter-list): New.
11680         (newsticker-layout, newsticker-sort-method): Doc fix.
11681         (newsticker-hide-old-items-in-newsticker-buffer)
11682         (newsticker-heading-format, newsticker-item-format)
11683         (newsticker-desc-format): Doc fix.
11684         (newsticker-show-all-rss-elements): Remove.
11685         (newsticker-show-all-news-elements): New.
11686         (newsticker-faces, newsticker-ticker): Doc fix.
11687         (remove-from-invisibility-spec): Code formatting.
11688         (newsticker--process-ids): New.
11689         (newsticker-mode): Doc fix.
11690         (newsticker-mode): Change mode-line-format.
11691         (newsticker-start): Remove debug output.
11692         (newsticker-start-ticker): Doc fix.  Add autoload cookie.
11693         (newsticker-w3m-show-inline-images): Code formatting.
11694         (newsticker-next-item): Call `force-mode-line-update'.
11695         (newsticker-previous-item): Call `force-mode-line-update'.
11696         (newsticker-next-feed): Call `force-mode-line-update'.
11697         (newsticker-previous-feed): Call `force-mode-line-update'.
11698         (newsticker-mark-all-items-at-point-as-read): Code formatting.
11699         (newsticker-show-old-items): Do not show descs.
11700         (newsticker-hide-entry): Hide too much.
11701         (newsticker-hide-entry, newsticker-show-entry)
11702         (newsticker-toggle-auto-narrow-to-feed): Code formatting.
11703         (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
11704         (newsticker-toggle-auto-narrow-to-item): Code formatting.
11705         (newsticker-set-auto-narrow-to-item): Update buffer immediately.
11706         (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
11707         (newsticker-get-news): Call `force-mode-line-update'.
11708         Collect process ids.
11709         (newsticker--sentinel): Change coding system handling.
11710         Move image retrieval to new functions newsticker--get-logo-url-*.
11711         Move feed parsing to new functions newsticker--parse-*.
11712         Update list of process ids.
11713         (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
11714         (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
11715         (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
11716         (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
11717         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
11718         (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
11719         (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
11720         (newsticker--decode-coding-string): Remove.
11721         (newsticker--decode-numeric-entities): Check input.  Format code.
11722         (newsticker--remove-whitespace): Check input.
11723         (newsticker--do-forget-preformatted): Doc fix.
11724         (newsticker--decode-rfc822-date): Allow for missing time.
11725         (newsticker--update-process-ids): New.
11726         (newsticker--image-sentinel): Change comment.
11727         (newsticker--image-read): Change error message.
11728         (newsticker--imenu-goto): Doc fix.  Show headline title.
11729         (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
11730         (newsticker--buffer-do-insert-text): Clean whitespace in
11731         html-rendered headline title.  Code formatting.
11732         Call `newsticker--buffer-print-extra-elements'.
11733         (newsticker--buffer-print-extra-element): Remove.
11734         (newsticker--buffer-print-extra-elements): New.
11735         (newsticker--buffer-do-print-extra-element): New.
11736         (newsticker--buffer-insert-enclosure): Doc fix.  Use MBytes for
11737         large sizes.
11738         (newsticker--run-auto-mark-filter)
11739         (newsticker--do-run-auto-mark-filter):
11740         Use `newsticker-auto-mark-filter-list'.
11742 2005-11-04  Ryan Yeske  <rcyeske@gmail.com>
11744         * net/rcirc.el: Use split-string OMIT-NULLS argument.
11745         (rcirc-print): Force redisplay before running hooks.  Do long
11746         buffer truncation after making new text read-only.  Deal with nil
11747         text when decoding strings.  If TARGET is nil, use either the
11748         currently selected buffer, if it is an rcirc buffer and of the
11749         same process or the process buffer.
11750         (rcirc-mode): Remove header-line.  Recompute short buffer names.
11751         Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
11752         (rcirc-short-buffer-name): Add variable.
11753         (rcirc-kill-buffer-hook): Recompute short buffer names.
11754         Remove nick from private channel.
11755         (rcirc-send-input): Send command text to current-buffer.
11756         Don't clear overlay arrow here.
11757         (rcirc-short-buffer-name): Return a short buffer name.
11758         (rcirc-update-short-buffer-names, rcirc-abbreviate)
11759         (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
11760         buffer-name abbreviations.
11761         (rcirc-kill-buffer-hook-1): Split to make debugging easier.
11762         Do not touch nick-table when killing a parted channel.
11763         (rcirc-window-configuration-change): Rename from rcirc-update-activity.
11764         Clear arrow from current buffer if it is now hidden.
11765         (rcirc-current-buffer): Add variable.
11766         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
11767         (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
11768         Remove -face from names.
11769         (rcirc-update-activity-string): Print "DND" when globally ignoring
11770         activity.
11771         (rcirc-ignore-buffer-activity-flag): Rename from
11772         rcirc-ignore-channel-activity.
11773         (rcirc-ignore-all-activity-flag): Doc fix.
11774         (rcirc-channels): Remove variable.
11775         (rcirc-kill-buffer-hook):
11776         (rcirc-get-buffer-create): Add nick to private channel.
11777         (rcirc-multiline-edit-submit): Remove tabs.
11778         (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
11779         folded.
11780         (rcirc-remove-nick-channel): Bug fix.
11781         (rcirc-toggle-ignore-buffer-activity): Rename from
11782         rcirc-toggle-ignore-channel-activity.
11783         (rcirc-record-activity): Add buffers to the front of the list.
11784         (rcirc-update-activity): Remove killed buffers from list.
11785         (rcirc-process-server-response-1): Remove last argument if it is
11786         null before calling handler.
11787         (rcirc): Add "rcirc" defcustom prefix.
11788         (rcirc-prompt): Simplify default prompt.
11789         Use custom-initialize-default.
11790         (rcirc-private-chats): Remove variable.
11791         (rcirc-prompt): Change initialization.
11792         (rcirc-version): Remove function.
11793         (rcirc-id-string): Add constant.
11794         (rcirc-last-buffer): Remove variable.
11795         (rcirc-buffer-alist): Add variable.
11796         (rcirc-connect): Update variable setup.
11797         (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
11798         (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
11799         default.
11800         (rcirc-handler-generic): Trigger activity.
11801         (rcirc-send-message): Create the buffor of the target.
11802         (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
11803         (rcirc-get-buffer): Just return nil if there is no matching buffer.
11804         (rcirc-multiline-edit-cancel): Remove function.
11805         (rcirc-set-last-buffer): Remove function.
11806         (rcirc-get-any-buffer): Add function.
11807         (rcirc-join-channels): Don't print /join text.
11808         (rcirc-toggle-ignore-channel-activity): Add and update echo area
11809         messages.
11810         (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
11811         (rcirc-handler-NOTICE): Recognize CTCP responses.
11812         (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
11813         constructing TOPIC string for buffers we are not JOINed.
11814         (rcirc-handler-CTCP-response): Add handler.
11815         (rcirc-multiline-edit-submit): Restore the window-configuration
11816         before adjusting point.
11817         (rcirc): Add customization group.
11818         (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
11819         (rcirc-user-full-name, rcirc-startup-channels-alist)
11820         (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
11821         (rcirc-ignore-all-activity-flag, rcirc-time-format)
11822         (rcirc-input-ring-size, rcirc-read-only-flag)
11823         (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
11824         (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
11825         Change defvar to defcustom.
11826         (rcirc-update-prompt): Add optional ALL arg, which will update
11827         prompts in all rcirc buffers.  Regexp quote replacement text.
11828         (rcirc-fill-column): Accept frame-width as a value.
11829         (rcirc-set-changed): Add function.
11830         (rcirc-next-active-buffer): Write more meaningful messages.
11831         (rcirc-faces): Add customization group.
11832         (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
11833         (rcirc-nick-in-message-face, rcirc-prompt-face)
11834         (rcirc-mode-line-nick-face): Move into rcirc-faces group.
11835         (with-rcirc-process-buffer): Move before first usage.
11836         (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
11837         (rcirc-debug-flag): Rename from `rcirc-log-p'.
11838         (rcirc-debug): Rename from `rcirc-log'.
11839         (rcirc-format-response-string): Do not print `-' chars for a
11840         NOTICE with no sender.  Simplify output of server responses.
11842 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
11844         (rcirc-browse-url-map, rcirc-browse-url-at-point)
11845         (rcirc-browse-url-at-mouse, rcirc-mangle-text):
11846         Make urls mouse and RET clickable.
11848 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
11850         * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
11852 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
11854         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11855         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
11856         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
11857         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
11858         argument to all these routines, so the passphrase can be managed
11859         externally and passed in to the system.
11860         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11861         pgg-add-passphrase-to-cache function.
11863         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11864         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
11865         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
11866         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
11867         argument to all these routines, so the passphrase can be managed
11868         externally and passed in to the system.
11869         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
11870         function.
11872 2005-11-04  Edward O'Connor  <hober0@gmail.com>  (tiny change)
11874         * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
11875         from goto-address-url-regexp.
11877 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
11879         * textmodes/org.el (org-read-date, org-goto-calendar)
11880         (org-recenter-calendar, org-agenda-goto-calendar):
11881         Temporarily clear `calendar-move-hook'.
11883 2005-11-04  Michael Kifer  <kifer@cs.stonybrook.edu>
11885         * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
11886         merging.
11888         * ediff-util.el (ediff-previous-difference): Don't skip regions that
11889         have merge clashes.
11891 2005-11-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11893         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
11894         Undo previous change.
11896         * startup.el (command-line): Use `custom-reevaluate-setting' for
11897         mouse-wheel-down-event and mouse-wheel-up-event.  Don't call
11898         tty-register-default-colors on Mac.
11900 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
11902         * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
11903         (gdb-buffer-type): Make it automatically buffer local...
11904         (gdb-get-create-buffer): ...and set it accordingly.
11905         (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
11906         actually work.
11908 2005-11-03  Dan Nicolaescu  <dann@ics.uci.edu>
11910         * font-lock.el (font-lock-warning-face): Use the more vivid red1,
11911         not red.
11913 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
11915         * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
11916         case GUD buffer is not visible.
11917         (gdb-goto-breakpoint): Try to force display in source buffer.
11918         (gdb-frame-gdb-buffer): Copy other similar functions.
11919         (gdb-restore-windows): Don't display source if not asked for.
11920         (gdb-assembler-buffer-name): Don't capitalise.
11922 2005-11-03  Richard M. Stallman  <rms@gnu.org>
11924         * wid-edit.el (key-sequence): New widget type.
11926         * simple.el (set-mark-command-repeat-pop): New variable.
11927         (set-mark-command): Only interpret plan C-@ after a pop as a pop
11928         if set-mark-command-repeat-pop is true.
11930         * info.el (Info-fontify-node): Don't display extra "see" if there
11931         already is one here.
11933         * mouse.el: Fix special handling of DEL after dragging a region:
11934         (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
11935         (mouse-region-delete-keys): Change to defcustom.  Add [backspace].
11937         * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
11939         * textmodes/ispell.el (ispell-command-loop): Change `i' description
11940         not to assume it pertains to an affix.
11942         * textmodes/flyspell.el (flyspell-post-command-hook):
11943         Bind deactivate-mark to prevent deactivation.
11945 2005-11-03  Lars Hansen  <larsh@soem.dk>
11947         * dired-x.el: Add menu bindings for dired-do-find-marked-files,
11948         dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
11949         dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
11951 2005-11-03  Romain Francoise  <romain@orebokech.com>
11953         * net/eudcb-mab.el: Now part of GNU Emacs.  Update FSF's address.
11954         Update copyright years.
11956 2005-11-03  Sam Steingold  <sds@gnu.org>
11958         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
11959         Use system-type instead of window-system because window-system is not
11960         correctly defined during loadup.
11962 2005-11-02  Mark A. Hershberger  <mah@everybody.org>
11964         * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
11965         (xml-parse-tag): Join strings separated by a comment properly.
11967 2005-11-02  Andreas Schwab  <schwab@suse.de>
11969         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
11971 2005-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11973         * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
11974         (byte-optimize-pure-func): Quote the eval'd value.
11976         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
11977         Rename from perl-font-lock-syntactic-face-function.
11978         Change the calling convention so it can be used as a font-lock MATCHER.
11979         Do the parse-partial-sexp loop outselves.
11980         (perl-font-lock-syntactic-keywords): Use it.
11981         (perl-mode): Don't set font-lock-syntactic-face-function any more.
11983 2005-11-02  Nick Roberts  <nickrob@snap.net.nz>
11985         * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
11986         disassembly buffer too.
11987         (gdb-exited): Remove overlay arrows when execution has finished.
11988         (gdb-info-frames-custom, gdb-info-threads-custom)
11989         (gdb-info-registers-custom): Don't add inappropriate text
11990         properties if inferior is not active.
11992 2005-11-02  Glenn Morris  <rgm@gnu.org>
11994         * progmodes/fortran.el (fortran-blink-match):
11995         Use `blink-matching-delay'.
11997 2005-11-02  John Mongan  <jmongan@mccammon.ucsd.edu>  (tiny change)
11999         * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
12001 2005-11-02  Lars Hansen  <larsh@soem.dk>
12003         * net/tramp.el (tramp-action-out-of-band): Handle scp message
12004         "Permission denied".
12006 2005-11-01  Richard M. Stallman  <rms@gnu.org>
12008         * textmodes/flyspell.el (flyspell-external-point-words):
12009         Pass nil to flyspell-get-word.
12011 2005-11-02  Kim F. Storm  <storm@cua.dk>
12013         * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
12014         item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
12016 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12018         * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
12019         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
12020         (calendar-mouse-print-dates): Add optional `event' argument.
12021         Update interactive-spec.
12022         (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
12023         Use `calendar-event-to-date' instead of `event'.
12025 2005-11-02  Masatake YAMATO  <jet@gyve.org>
12027         * progmodes/ld-script.el (ld-script-builtins):
12028         Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
12029         "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
12030         (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
12032 2005-11-01  Romain Francoise  <romain@orebokech.com>
12034         * vc-sccs.el: Update copyright year.
12035         * ezimage.el: Likewise.
12037 2005-11-01  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)
12039         * info.el (Info-fontify-node): Use `string-width' for fontifying
12040         underlined titles.
12042 2005-11-01  Juri Linkov  <juri@jurta.org>
12044         * info.el (Info-fontify-node): Downcase node header keywords Node,
12045         Prev, Next, Up before comparison.
12046         (Info-history): Insert absolute directory name, and put invisible
12047         property on it.
12049 2005-11-01  Juri Linkov  <juri@jurta.org>
12051         * info.el (Info-file-supports-index-cookies): New variable.
12052         (Info-find-node-2): Check makeinfo version for index cookie support.
12053         (Info-index-nodes): Search for nodes with index cookies only when
12054         Info-file-supports-index-cookies is t.  Otherwise, search nodes
12055         with "Index" in the node name.
12056         (Info-index-node): Search index cookie in the current node only when
12057         Info-file-supports-index-cookies is t.  Otherwise, check the word
12058         "Index" in the node name.
12059         (Info-find-emacs-command-nodes): Remove code that searches nodes
12060         with "Index" node name in the top menu.
12062 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12064         * progmodes/scheme.el (scheme-mode-variables): Use the default
12065         comment-indent-function.
12067         * faces.el (face-attribute): Handle the case where a face inherits from
12068         a non-existent face.
12070         * simple.el (eval-expression-print-format): Use lisp-readable syntax
12071         for octal and hexa output, and merge the char into the paren.
12072         (kill-new): Use push.
12073         (copy-to-buffer): Use with-current-buffer.
12074         (completion-setup-function): Move code in loop to remove redundancy.
12075         (minibuffer-local-must-match-map): Don't add bindings that duplicate
12076         those inherited from minibuffer-local-completion-map.
12078         * savehist.el (savehist-mode) <defcustom>:
12079         Use custom-set-minor-mode if available.
12080         (savehist-mode) <defun>: Run the minor mode hook, set the custom state
12081         and emit a message if applicable.
12083 2005-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
12085         * savehist.el: Sync up to version 19.
12086         (savehist-mode): New minor mode.
12087         (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
12088         (savehist-length): Remove (use history-length instead).
12089         (savehist-file-modes): Rename from savehist-modes.
12090         (savehist-save-hook, savehist-loaded): New vars.
12091         (savehist-load): Use savehist-mode.  Try to smooth up transition from
12092         old format to new format.
12093         (savehist-install): Allow savehist-autosave-interval to be nil.
12094         (savehist-save): Run the new hook.  Be more careful to only trim the
12095         history variables.
12096         (savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
12097         (savehist-printable): Print into a buffer rather than char-by-char.
12099 2005-11-01  John Wiegley  <johnw@newartisans.com>
12101         * iswitchb.el (iswitchb-define-mode-map): Re-enable the
12102         toggle-ignore keybinding (C-a).  The author said it had been
12103         disabled much earlier due to a possible incompatibility, but after
12104         many months of usage I have encountered no problems (and it is a
12105         rather useful option, especially for switching to " *temp*").
12107         * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
12108         support for OS/X's AddressBook, by calling out to the open source
12109         program "contacts" (installable through Fink).
12111         * net/eudc.el (eudc-expand-inline): If the
12112         `eudc-multiple-match-handling-method' is set to `all', delete the
12113         query string before inserting the query result.
12115         * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
12116         flag, to prevent Eshell from using the system ls when
12117         `eshell-ls-insert-directory' is in used.
12118         (eshell-ls-insert-directory): Disable font-lock in directory
12119         buffer so that Eshell's own fontification is seen.  This broke
12120         recently due to changes in font-lock, so this goes back to version
12121         21 behavior.
12123 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
12125         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
12126         (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
12127         (gdb-many-windows): Doc fix.
12129 2005-10-31  Romain Francoise  <romain@orebokech.com>
12131         * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
12133 2005-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
12135         * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
12136         that global-font-lock-mode can be enabled by default.
12138         * font-lock.el (font-lock-keywords, font-lock-mode-internal)
12139         (font-lock-add-keywords, font-lock-remove-keywords)
12140         (font-lock-fontify-buffer): Remove autoload cookies.
12142         * jit-lock.el (jit-lock-register): Likewise.
12144         * emacs-lisp/syntax.el (syntax-ppss): Likewise.
12146 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
12148         * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
12149         intact if there is no gud-comint-buffer.
12151 2005-10-31  Luc Teirlinck  <teirllm@auburn.edu>
12153         * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
12154         old prompt comint-prompt-read-only is t and GDB commands are
12155         issued from tool bar etc.
12157 2005-10-31  Masatake YAMATO  <jet@gyve.org>
12159         * vc.el (vc-directory-exclusion-list): Add "{arch}".
12161 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12163         * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
12164         (thumbs-thumbsdir): Make .emacs.d if it does not exist.
12166 2005-10-30  Michael Albinus  <michael.albinus@gmx.de>
12168         * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
12169         starting at beginning of line.  Fontification is messed up when
12170         `open-paren-in-column-0-is-defun-start' set to t.
12171         Reported by John Paul Wallington <jpw@pobox.com>.
12173 2005-10-30  Luc Teirlinck  <teirllm@auburn.edu>
12175         * comint.el (comint-send-input): Call `comint-update-fence' when
12176         `comint-process-echoes' and `comint-prompt-read-only' are both
12177         non-nil, to avoid leftover read-only newline.
12179 2005-10-30  Richard M. Stallman  <rms@gnu.org>
12181         * textmodes/flyspell.el (flyspell-external-point-words):
12182         Detect when WORD can't be checked properly because
12183         flyspell-get-word finds just part of it, and move on.
12185         * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
12186         boundarychar for Polish.
12187         (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
12188         (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
12190 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
12192         * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
12193         (gdb-registers-font-lock-keywords): Delete.
12194         (gdb-registers-mode): Don't fontify.
12195         (gdb-info-registers-custom): Use text properties instead as, in
12196         future, changed register values will use font-lock-warning-face.
12197         (gdb-local-font-lock-keywords): Rename to...
12198         (gdb-locals-font-lock-keywords): ...for consistency.
12200 2005-10-30  Andre Spiegel  <spiegel@gnu.org>
12202         * vc.el (vc-switch-backend): Better error message if the buffer is
12203         not visiting a file under version control.
12205         * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
12207 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
12209         * startup.el (command-line): Use ~/.emacs.d/init.el instead of
12210         ~/.emacs.d/.emacs.
12212 2005-10-29  Richard M. Stallman  <rms@gnu.org>
12214         * replace.el (occur-mode-mouse-goto): Always go to other window.
12215         (occur-mode-goto-occurrence): Always switch in same window.
12217         * simple.el (undo): Display message at end, not at start.
12219         * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
12220         New arg REUSE-CELL.
12221         (cancel-timer-internal): New function.
12222         (timer-event-handler): Use cancel-timer-internal,
12223         and pass the cell it returns to timer-activate...
12225         * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
12226         (jit-lock-deferred-fontify, jit-lock-context-fontify)
12227         (jit-lock-after-change): Test memory-full.
12229 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
12231         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
12232         part of the decoded armor to find the key-identifier.
12233         (pgg-gpg-lookup-key-owner): New function to return the
12234         human-readable identifier of a key owner.
12235         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
12236         key itself.
12237         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
12238         the key value) if we have a key and can match it against a secret
12239         key.  Also, added a note pointing out fact that the prompt only
12240         indicates the first matching key.
12242         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
12243         pgg-decrypt-region.
12244         (pgg-pending-timers): A new hash for tracking the passphrase cache
12245         timers, so that new ones supercede old ones.
12246         (pgg-add-passphrase-to-cache): Rename from
12247         `pgg-add-passphrase-cache' to reduce confusion (all callers
12248         changed).  Modified to cancel old timers when new ones are added.
12249         (pgg-remove-passphrase-from-cache): Rename from
12250         `pgg-remove-passphrase-cache' to reduce confusion (all callers
12251         changed).  Modified to cancel old timers when their keys are
12252         removed from the cache.
12253         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
12254         XEmacs, an indirection to delete-itimer.
12255         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
12256         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
12257         users can only check cache without risk of prompting.  Correct bug in
12258         notruncate behavior.
12259         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
12260         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
12261         Add informative docstrings.
12262         (pgg-decrypt): Convey provided passphrase in subordinate call to
12263         pgg-decrypt-region.
12265         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
12266         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
12267         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
12268         `passphrase' argument, so the passphrase can be managed externally
12269         and then passed in to the system.
12271         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
12272         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
12273         so the passphrase cache can be used reliably with identifiers
12274         besides a pgp packet's key id.
12276         * pgg-gpg.el (pgg-pgp-encrypt-region)
12277         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
12278         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
12279         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
12280         argument to all these routines, so the passphrase can be managed
12281         externally and passed in to the system.
12283         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
12284         `notruncate' argument, so the passphrase cache can be used
12285         reliably with identifiers besides a pgp packet's key id.
12287 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
12289         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
12290         symmetric encryption.
12291         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
12292         encrypted session key.
12293         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
12294         message ask for the passphrase in a proper way.
12296         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
12297         New user commands for symmetric encryption.
12299 2005-10-29  Roland Winkler  <roland.winkler@physik.uni-erlangen.de>
12301         * textmodes/conf-mode.el (conf-assignment-sign)
12302         (conf-assignment-regexp): Fix docstrings.
12303         (conf-mode-initialize): New function.
12304         (conf-mode): Remove optional args.  Use delay-mode-hooks to
12305         recognize recursive calls.
12306         (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
12307         (conf-space-mode, conf-colon-mode, conf-ppd-mode)
12308         (conf-xdefaults-mode): Use define-derived-mode and
12309         conf-mode-initialize.
12311 2005-10-29  Romain Francoise  <romain@orebokech.com>
12313         * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
12315 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
12317         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
12318         part of the decoded armor to find the key-identifier.
12319         (pgg-gpg-lookup-key-owner): New function to return the
12320         human-readable identifier of a key owner.
12321         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
12322         key itself.
12323         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
12324         the key value) if we have a key and can match it against a secret
12325         key.  Also, added a note pointing out fact that the prompt only
12326         indicates the first matching key.
12328         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
12329         pgg-decrypt-region.
12330         (pgg-pending-timers): A new hash for tracking the passphrase cache
12331         timers, so that new ones supercede old ones.
12332         (pgg-add-passphrase-to-cache): Rename from
12333         `pgg-add-passphrase-cache' to reduce confusion (all callers
12334         changed).  Modified to cancel old timers when new ones are added.
12335         (pgg-remove-passphrase-from-cache): Rename from
12336         `pgg-remove-passphrase-cache' to reduce confusion (all callers
12337         changed).  Modified to cancel old timers when their keys are
12338         removed from the cache.
12339         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
12340         XEmacs, an indirection to delete-itimer.
12341         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
12342         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
12343         users can only check cache without risk of prompting.  Correct bug in
12344         notruncate behavior.
12345         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
12346         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
12347         Add informative docstrings.
12348         (pgg-decrypt): Convey provided passphrase in subordinate call to
12349         pgg-decrypt-region.
12351 2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
12353         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
12354         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
12355         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
12356         `passphrase' argument, so the passphrase can be managed externally
12357         and then passed in to the system.
12359         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
12360         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
12361         so the passphrase cache can be used reliably with identifiers
12362         besides a pgp packet's key id.
12364         * pgg-gpg.el (pgg-pgp-encrypt-region)
12365         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
12366         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
12367         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
12368         argument to all these routines, so the passphrase can be managed
12369         externally and passed in to the system.
12371         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
12372         `notruncate' argument, so the passphrase cache can be used
12373         reliably with identifiers besides a pgp packet's key id.
12375 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
12377         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
12378         symmetric encryption.
12379         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
12380         encrypted session key.
12381         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
12382         message ask for the passphrase in a proper way.
12384         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
12385         New user commands for symmetric encryption.
12387 2005-10-28  Bill Wohler  <wohler@newt.com>
12389         * help-mode.el (help-url): New button type.  Calls browse-url.
12390         (help-xref-url-regexp): New regexp to recognize URLs in docstring.
12391         Similar to Info nodes: URL `url'.
12392         (help-make-xrefs): Create help-url buttons for
12393         help-xref-url-regexp matches.
12395 2005-10-29  Nick Roberts  <nickrob@snap.net.nz>
12397         * tool-bar.el (tool-bar-add-item-from-menu)
12398         (tool-bar-local-item-from-menu): Fix doc strings.
12400 2005-10-28  Romain Francoise  <romain@orebokech.com>
12402         * ldefs-boot.el: Update.
12404         * subr.el (locate-library): Move from help-fns.el.
12405         * help-fns.el (locate-library): Move to subr.el.
12407 2005-10-28  Richard M. Stallman  <rms@gnu.org>
12409         * net/tramp.el (tramp-completion-mode): defvar moved up.
12411         * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
12413         * tool-bar.el (tool-bar-mode): Delete autoload cookie.
12415         * files.el (find-file-noselect): Use %d to format large file size.
12417         * bindings.el (mode-line-format): Add %e.
12419         * loadup.el ("facemenu"): Load unconditionally.
12420         ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
12421         ("x-dnd"): Load, when appropriate.
12423         * startup.el (command-line): Call before-init-hook earlier.
12424         Warn about some bad characters in -u user name.
12426         * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
12427         (flyspell-external-point-words): Error if misspelled word is not found.
12428         Set flyspell-large-region-beg at end of word.
12430 2005-10-28  Andreas Schwab  <schwab@suse.de>
12432         * view.el (View-revert-buffer-scroll-page-forward):
12433         Use view-page-size-default.
12435 2005-10-28  Juri Linkov  <juri@jurta.org>
12437         * international/quail.el (quail-get-current-str): Translate last
12438         raw character for deterministic input methods.
12440 2005-10-27  Jay Belanger  <belanger@truman.edu>
12442         * calc/calc-ext.el: Add functions to autoloads.
12443         (math-identity-matrix-p, math-ident-row-p): New functions.
12445         * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
12446         multiplication by an identity matrix; don't turn multiplication by
12447         an inverse matrix into division.
12448         (math-div-symbol-fancy): Replace division by matrices with
12449         multiplication by inverse.
12451         * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
12453         * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
12454         (calc-writeoutpower): New functions.
12456 2005-10-27  Romain Francoise  <romain@orebokech.com>
12458         * replace.el (occur-engine): Include colon in mouse-face highlight.
12460         * dired-x.el: Change Maintainer field.
12462 2005-10-26  Chong Yidong  <cyd@stupidchicken.com>
12464         * longlines.el (longlines-mode): Bind after-change-functions to
12465         nil during initial decoding and final encoding.
12467 2005-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
12469         * term.el (term-emulate-terminal, term-handle-colors-array)
12470         (term-handle-ansi-escape): Specify the terminfo capabilities
12471         implemented.
12473 2005-10-26  Richard M. Stallman  <rms@gnu.org>
12475         * info.el (Info-fontify-node): Fix detection of sentence-break
12476         before *Note.
12478 2005-10-26  Romain Francoise  <romain@orebokech.com>
12480         * smerge-mode.el: Add `tools' to file keywords.
12482 2005-10-26  Nick Roberts  <nickrob@snap.net.nz>
12484         * progmodes/gud.el (gud-menu-map): Only display gud-until icon
12485         when the fringe is not available.
12487         * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
12488         (def-gdb-auto-update-trigger): Simplify construction.
12489         (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
12490         def-gdb-auto-updated-buffer as gdb-info-locals-handler is
12491         defined explicitly.
12492         (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
12493         def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
12494         defined explicitly.
12495         (gdb-info-locals-custom): Remove as it's a no-op.
12497 2005-10-25  Chong Yidong  <cyd@stupidchicken.com>
12499         * longlines.el (longlines-mode): Remove narrowing before
12500         performing the initial decoding or final encoding.
12502 2005-10-25  Romain Francoise  <romain@orebokech.com>
12504         * emacs-lisp/find-func.el (find-library-name): Also strip
12505         extension if library name ends in .el, to take advantage of
12506         `find-library-suffixes'.
12508 2005-10-25  Richard M. Stallman  <rms@gnu.org>
12510         * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
12512 2005-10-25  Juri Linkov  <juri@jurta.org>
12514         * textmodes/texinfo.el (texinfo-mode): Change charset of one
12515         quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
12517 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12519         * play/blackbox.el (blackbox-mode-map): Move init into declaration.
12520         (blackbox-redefine-key): Add argument `map'.
12522         * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
12523         regions when moving the jit-lock-context-unfontify-pos boundary.
12525 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12527         * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
12529 2005-10-25  Masatake YAMATO  <jet@gyve.org>
12531         * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
12533 2005-10-25  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
12535         * play/blackbox.el (blackbox-redefine-key): New function.
12536         (blackbox-mode-map): Use it to remap existing bindings for cursor
12537         motion instead of binding literal keys.
12539 2005-10-25  Glenn Morris  <rgm@gnu.org>
12541         * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
12542         diary does not end in a newline.  Do not assume a blank line at
12543         the start of the diary file.
12545 2005-10-25  Kenichi Handa  <handa@m17n.org>
12547         * international/quail.el (quail-translate-key): If the input
12548         method is deterministic and failed to handle the last key, restart
12549         the key handling loop from an appropriate key.
12551 2005-10-25  Michael Albinus  <michael.albinus@gmx.de>
12553         * vc.el (vc-dired-mode): Extend comment for binding of
12554         `directory-listing-before-filename-regexp'.
12556 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12558         * textmodes/texinfo.el (texinfo-mode):
12559         * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
12560         not to unnecessarily expose emacs-mule's internal char codes.
12562 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
12564         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
12565         Display hand pointer and help-echo on disabled icon too.
12566         (gdb-mouse-until): New function.
12567         (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
12569 2005-10-24  Chong Yidong  <cyd@stupidchicken.com>
12571         * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
12572         with 2005-10-23 change to doctor.el.
12574         * finder.el (finder-mode-map): Add follow-link binding.
12576 2005-10-25  Kim F. Storm  <storm@cua.dk>
12578         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
12579         to gdb-mouse-toggle-breakpoint-fringe.
12580         (gdb-mouse-toggle-breakpoint-margin): Rename from
12581         gdb-mouse-toggle-breakpoint.  Fix doc.
12582         (gdb-mouse-toggle-breakpoint-fringe): New defun.
12583         (gdb-put-string): Add optional SPROPS arg.  Add props to string.
12584         (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
12585         string properties also for fringe breakpoint bitmaps.
12587 2005-10-24  Carsten Dominik  <dominik@science.uva.nl>
12589         * textmodes/org.el (org-start-icalendar-file): Fix format form.
12591 2005-10-25  Masatake YAMATO  <jet@gyve.org>
12593         * simple.el (completion-common-substring):
12594         Use `completion-common-substring' prior to `completion-base-size'.
12596 2005-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
12598         * savehist.el: Require CL while compiling.
12599         (savehist-history-variables): Remove.
12600         (savehist-save-minibuffer-history, savehist-additional-variables)
12601         (savehist-minibuffer-history-variables): New vars.
12602         (savehist-save): Use them.
12603         (savehist-uninstall, savehist-minibuffer-hook): New funs.
12604         (savehist-install): New fun, extracted from savehist-load.
12605         (savehist-load): Use them.
12607 2005-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12609         * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
12610         a dummy doc-string-elt property.
12611         (defalias, defvaralias, define-category): Add a docstring property.
12613         * image.el (defimage):
12614         * widget.el (define-widget):
12615         * custom.el (defface, defcustom): Add `doc-string' declaration.
12617         * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
12618         (defadvice): Add `doc-string' declaration.
12620         * emacs-lisp/byte-run.el (macro-declaration-function):
12621         Handle `doc-string' declarations.
12622         (define-obsolete-function-alias, define-obsolete-variable-alias):
12623         Add `doc-string' declaration.
12625 2005-10-24  Kenichi Handa  <handa@m17n.org>
12627         * international/utf-7.el (utf-7): Add autoload cookie.
12629         * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
12631 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
12633         * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
12634         list of directories passed to batch-update-autoloads.  Add "." to
12635         the list of the echoed directories.
12637         * pgg-def.el:
12638         * pgg-gpg.el:
12639         * pgg-parse.el:
12640         * pgg-pgp.el:
12641         * pgg-pgp5.el:
12642         * pgg.el: Moved here from the gnus subdirectory.
12644 2005-10-24  Nick Roberts  <nickrob@snap.net.nz>
12646         * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
12647         in case comint-prompt-read-only is set to t.
12649         * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
12650         in case comint-prompt-read-only is set to t.
12652 2005-10-24  Ulf Jasper  <ulf.jasper@web.de>
12654         * calendar/icalendar.el (icalendar-version): Increase to 0.13.
12655         Now a string.
12656         (icalendar-import-format): Handle CLASS, STATUS, URL.
12657         Rename `subject' to `summary'.
12658         (icalendar-import-format-summary): Rename from
12659         `icalendar-import-format-subject'.
12660         (icalendar-import-format-url, icalendar-import-format-status)
12661         (icalendar-import-format-class): New variables.
12662         (icalendar--rris): Take variable argument list.
12663         (icalendar--datestring-to-isodate): Remove unnecessary
12664         calendar-style check when converting dates with explicit month names.
12665         (icalendar-export-region): Change return type of conversion
12666         subroutines.  Bury current buffer unless error occurred.
12667         (icalendar--convert-to-ical)
12668         (icalendar--parse-summary-and-rest): New functions.
12669         (icalendar--convert-ordinary-to-ical)
12670         (icalendar--convert-weekly-to-ical)
12671         (icalendar--convert-yearly-to-ical)
12672         (icalendar--convert-block-to-ical)
12673         (icalendar--convert-cyclic-to-ical)
12674         (icalendar--convert-anniversary-to-ical): Change return type.
12675         Strip trailing blanks from subject.
12676         (icalendar--convert-sexp-to-ical): Change return type.
12677         Strip trailing blanks from subject.  Handle simple sexp
12678         entries as generated by icalendar.el.
12679         (icalendar--convert-float-to-ical)
12680         (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
12681         (icalendar-import-file): Doc fix.
12682         (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
12683         Correct call to icalendar--rris.
12684         (icalendar--convert-ical-to-diary): Doc fix.  Rename `subject' to
12685         `summary'.
12686         (icalendar--add-diary-entry): Rename `subject' to `summary'.
12688 2005-10-24  Romain Francoise  <romain@orebokech.com>
12690         * server.el (server-sentinel): Set query-on-exit flag to nil on
12691         new client processes (it isn't inherited from the server process).
12693         * replace.el (occur-engine): Rearrange text properties.
12695 2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12697         * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
12698         case-fold-search is nil.
12699         (debug-help-follow): Use help-xref-interned directly.
12701 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12703         * thumbs.el (thumbs-image-type): Add .pbm.
12705 2005-10-23  Richard M. Stallman  <rms@gnu.org>
12707         * faces.el (inhibit-face-set-after-frame-default): New variable.
12708         (set-face-attribute): Bind it.
12709         (face-set-after-frame-default): Test it.
12711         * help-fns.el (describe-simplify-lib-file-name): New function.
12712         (describe-function-1, describe-variable): Use it.
12714         * faces.el (describe-face): Use describe-simplify-lib-file-name.
12716         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
12717         Eliminate nil as possible value.
12718         (tooltip-hide-delay): Reduce internal-border-width.
12720         * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
12721         (menu-bar-file-menu) <new-file>: Likewise.
12723         * simple.el (line-move-finish): Ignore fields computing LINE-END.
12725         * international/mule.el (load-with-code-conversion):
12726         Pass full file name to `eval-buffer' unless preloading.
12728         * textmodes/flyspell.el (flyspell-large-region):
12729         Call ispell-check-version.
12731         * textmodes/ispell.el (ispell-local-dictionary-overridden):
12732         Fix the make-variable-buffer-local call that was supposed
12733         to be for this variable.
12734         (ispell-aspell-supports-utf8): Doc fix.
12735         (ispell-find-aspell-dictionaries): Preserve elements of
12736         ispell-dictionary-alist for dictionaries that aspell doesn't report.
12737         (ispell-aspell-find-dictionary): Return nil on error.
12739         * play/doctor.el (doctor-doc): Don't say "psychiatrist".
12740         (doctor-symptoms): Likewise.
12742         * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
12744 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12746         * cus-edit.el (custom-button, custom-button-pressed): New vars.
12747         (custom-raised-buttons): Add :set spec.
12748         (custom-button-unraised, custom-button-pressed-unraised):
12749         New faces, so that custom-raised-buttons actually does something.
12750         (custom-mode): Use custom-button and custom-button-pressed.
12752         * wid-edit.el (widget-specify-button): Don't ignore
12753         widget-mouse-face on graphic terminals.
12754         (widget-move-and-invoke): Cleanup.
12756 2005-10-23  Thien-Thi Nguyen  <ttn@gnu.org>
12758         * whitespace.el (whitespace-cleanup): Doc fix.
12760 2005-10-23  Romain Francoise  <romain@orebokech.com>
12762         * emulation/viper.el (viper-set-hooks): Quote forms passed to
12763         `eval-after-load' to avoid evaluating their result.
12765 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
12767         * files.el (directory-listing-before-filename-regexp):
12768         New defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.
12770         * dired.el (dired-move-to-filename-regexp): Remove.
12771         All occurences replaced by `directory-listing-before-filename-regexp'.
12773         * dired-x.el, locate.el, vc.el:
12774         Replace `dired-move-to-filename-regexp' by
12775         `directory-listing-before-filename-regexp'.  In vc.el it is
12776         overwritten locally; maybe this can be handled in files.el too.
12778         * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurences
12779         replaced by `directory-listing-before-filename-regexp'.
12781 2005-10-23  Andreas Schwab  <schwab@suse.de>
12783         * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
12784         and eval-next-after-load.
12786 2005-10-23  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
12788         * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
12789         exist, create it.
12791 2005-10-23  Ken Manheimer  <ken.manheimer@gmail.com>
12793         * allout.el: Remove autoloads for mailcrypt and crypt++.
12794         Require pgg, pgg-gpg during compilation.
12795         (allout-version): Increment version number to 2.1, and use a literal
12796         rather than RCS Id.
12797         (allout-default-encryption-scheme): Remove.
12798         (allout-passphrase-verifier-handling)
12799         (allout-passphrase-verifier-string)
12800         (allout-file-passphrase-verifier-string)
12801         (allout-passphrase-hint-string): Rename -key- to -passphrase-.
12802         (allout-passphrase-hint-handling): Rename and simplify.
12803         (allout-init): Use `find-file-hook' if available, otherwise
12804         `find-file-hooks'.
12805         (allout-mode): Use `write-file-functions' if available, otherwise
12806         `local-write-file-hooks' and, instead of making auto-save-hook
12807         buffer local, make the write-file-hook activity contingent to
12808         allout-mode.
12809         (allout-mode): Use key-binding substitution in the docstring.
12810         (allout-kill-line): Spell-out kill ring data structure mutation
12811         instead of using byte-compiler-complaint-provoking `pop'.
12812         (allout-insert-listified): Use `insert' rather than `insert-string'
12813         (allout-toggle-current-subtree-encryption): Update docstring, adjust
12814         to new gpp-based encryption, use new `allout-encrypted-topic-p'.
12815         (allout-encrypt-string): Totally revamped vis new underlying
12816         encryption facilities.
12817         (allout-mc-activate-passwd): Remove.
12818         (allout-obtain-passphrase): New, more or less replaces
12819         allout-mc-activate-passwd.
12820         (allout-encrypted-key-info): More or less replaces
12821         allout-encrypted-text-type.
12822         (outlineify-sticky, outlinify-sticky): Add autoload cookie.
12823         (my-mark-marker): Use `(featurep 'xemacs)'.
12825 2005-10-23  Lars Hansen  <larsh@soem.dk>
12827         * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
12828         (byte-compile-file-form-defmumble, byte-compile-defun)
12829         (byte-compile-defmacro): Use it.
12830         (byte-compile-form): Don't call byte-compile-set-symbol-position
12831         when a byte-compile handler is called.
12833 2005-10-22  Romain Francoise  <romain@orebokech.com>
12835         * savehist.el (savehist-history-variables): Add `grep-find-history'.
12837         * subr.el (eval-after-load): Convert library name to an absolute
12838         file name using locate-library, since load-history no longer has
12839         library names in it.
12841 2005-10-22  Richard M. Stallman  <rms@gnu.org>
12843         * files.el (make-temp-file): Move from subr.el.
12844         * subr.el (make-temp-file): Move to files.el.
12846         * window.el (get-buffer-window-list): Move from subr.el.
12847         * subr.el (get-buffer-window-list): Move to window.el.
12849         * image.el (image-load-path): Use eval-at-startup to initialize.
12851         * subr.el (eval-at-startup): New macro.
12853         * subr.el: Much rearrangement of functions and division
12854         into pages.  No code changes.
12856 2005-10-22  Kenichi Handa  <handa@m17n.org>
12858         * tar-mode.el (tar-extract): Be sure to call
12859         find-operation-coding-system if set-auto-coding doesn't find a
12860         coding system.
12862 2005-10-22  Kim F. Storm  <storm@cua.dk>
12864         * image.el (image-type-header-regexps): Rename from image-type-regexps.
12865         Change users.
12866         (image-type-file-name-regexps): New defconst.
12867         (image-type-from-data): Simplify loop.
12868         (image-type-from-buffer): New defun.
12869         (image-type-from-file-header): Use it instead of image-type-from-data.
12870         Use image-search-load-path instead of only looking in data-directory.
12871         (image-type-from-file-name): New defun.
12872         (image-search-load-path): Change `pathname' to `filename'.
12873         Make PATH arg optional, default to image-load-path.
12875 2005-10-21  Richard M. Stallman  <rms@gnu.org>
12877         * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
12879         * textmodes/paragraphs.el (sentence-end-base): New variable.
12880         (sentence-end): Use sentence-end-base.
12882 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12884         * font-lock.el (font-lock-default-fontify-region): Check the multiline
12885         property independently from the font-lock-multiline variable.
12887 2005-10-21  Richard M. Stallman  <rms@gnu.org>
12889         * emacs-lisp/find-func.el (find-library-name): Doc fix.
12891         * startup.el (command-line): Convert library names
12892         in `load-history' to absolute file names.
12894         * subr.el (symbol-file): Doc fix.
12896         * loadhist.el (file-loadhist-lookup): Call locate-library
12897         instead of find-library-name.  Don't try converting
12898         abs file names to library names, since load-history no longer
12899         has library names in it.
12900         (file-dependents, file-provides, file-requires): Doc fixes.
12902 2005-10-21  Juri Linkov  <juri@jurta.org>
12904         * progmodes/etags.el (tags-table-mode): New function.
12905         (tags-verify-table): Replace initialize-new-tags-table with
12906         tags-table-mode.
12908         * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
12909         default value.
12910         (desktop-modes-not-to-save): Add tags-table-mode to the
12911         default value.
12913         * info.el (Info-index-next): Add total number of index
12914         alternatives to the message.
12916         * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
12917         backward only space (instead of space and period) before looking
12918         at sentence end.
12920         * simple.el (set-variable): Use user-variable-p instead of symbolp.
12921         Add the old variable value as 4th default-value arg of read-string.
12923 2005-10-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12925         * cus-face.el (custom-declare-face): Make face from X resources
12926         also on Mac.
12928         * disp-table.el (standard-display-g1, standard-display-graphic):
12929         Refuse to use string glyphs also on Mac.
12930         (standard-display-european): Don't set terminal coding system also
12931         on Mac.
12933         * frame.el (display-screens): Use x-display-screens also on Mac.
12935 2005-10-21  Romain Francoise  <romain@orebokech.com>
12937         * net/rcirc.el: Now part of GNU Emacs.  Update FSF's address.
12939 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12941         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
12942         and $? into sexps.
12944         * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
12945         warning face on open-paren-in-column-0.
12947         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
12948         boundary case.  Fix typo.
12949         Suggested by Martin Rudalics <rudalics@gmx.at>.
12951 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
12953         * textmodes/org.el (org-combined-agenda-icalendar-file)
12954         (org-icalendar-include-todo, org-icalendar-combined-name): New options.
12955         (org-export-icalendar-this-file)
12956         (org-export-icalendar-all-agenda-files)
12957         (org-export-icalendar-combine-agenda-files): New commands.
12958         (org-export-icalendar, org-print-icalendar-entries)
12959         (org-start-icalendar-file, org-finish-icalendar-file)
12960         (org-ical-ts-to-string): New functions.
12961         (org-read-date, org-goto-calendar)
12962         (org-agenda-goto-calendar): Inhibit displaying diary entries by
12963         call to `calendar'.
12964         (orgtbl-setup): Remove the :keys arguments from the menu description.
12965         (org-after-save-iCalendar-file-hook): New variable.
12967 2005-10-21  Kenichi Handa  <handa@m17n.org>
12969         * language/vietnamese.el (tcvn-5712): Make it an alias of
12970         vietnamese-tcvn coding-system.
12972 2005-10-20  Michael Albinus  <michael.albinus@gmx.de>
12974         * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
12975         group id is given.
12977 2005-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12979         * progmodes/sh-script.el (sh-escaped-line-re): New var.
12980         (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
12981         (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
12982         whose line is either continued or ends with a comment.
12984 2005-10-20  Romain Francoise  <romain@orebokech.com>
12986         * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
12988         * replace.el (occur-engine): Add follow-link property.
12990         * font-core.el (font-lock-mode): Doc fix.
12992 2005-10-20  Richard M. Stallman  <rms@gnu.org>
12994         * net/rcirc.el: New file.
12996 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
12998         * term.el (term-term-name): Initialize to "eterm-color".
13000 2005-10-20  Ken Manheimer  <ken.manheimer@gmail.com>
13002         * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
13003         for encryption functionality.
13004         Move allout customization subgroup from `editing' to `outlines' group.
13005         Fix commentary keywords to legitimate ones.
13006         Update author info (using my current email address, obscurified).
13007         (allout-encrypt-string, allout-encryption-produce-work-buffer)
13008         (allout-encrypted-topic-p, allout-encrypted-text-type)
13009         (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
13010         (allout-situate-encryption-key-verifier)
13011         (allout-get-encryption-key-verifier, allout-verify-key)
13012         (allout-next-topic-pending-encryption)
13013         (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
13014         (outline-topic-encryption-bullet, outline-default-encryption-scheme)
13015         (outline-key-verifier-handling, outline-key-hint-handling)
13016         (outline-encrypt-unencrypted-on-saves): New defcustoms.
13017         (allout-file-key-verifier-string, allout-encryption-scheme)
13018         (allout-key-verifier-string, allout-key-hint-string)
13019         (allout-after-save-decrypt): New variables.
13020         (allout-write-file-hook-handler, allout-auto-save-hook-handler)
13021         (allout-after-saves-handler): New hook functions.
13022         (allout-post-command-business): Do allout-after-save-decrypt.
13023         (allout-enable-file-variable-adjustment): Custom var to enable
13024         mechanism for adding and adjusting settings of Emacs file variables.
13025         (allout-adjust-file-variable, allout-file-vars-section-data):
13026         New functions, implement the mechanism.
13027         (outlineify-sticky): Use the file vars mechanism.
13028         (allout-inhibit-protection, allout-during-write-cue)
13029         (allout-override-protect, allout-before-change-protect): Remove.
13030         (allout-flag-region, allout-open-topic): Adjust read-only text.
13031         (allout-open-line-not-read-only): Add to facilitate read-only
13032         text based protection.
13033         (allout-kill-line): Revise to adjust read-only text, clue the
13034         user about the inhibition.
13035         (allout-unprotected): Use unwind-protect.
13036         (allout-shift-in, allout-shift-out): Disallow manually shifting a
13037         topic deeper than the offspring depth of the previous topic -
13038         avoiding confusing "containment discontinuities".
13039         (allout-reindent-bodies): Fix retention of body relative hanging
13040         indent during promotion of collapsed bodies.
13041         (allout-open-topic): Make it easy to open new topic with same
13042         bullet as current topic - topic creation functions provided with
13043         any universal argument provokes now prompt for bullet, defaulting
13044         to the bullet of the previous topic.
13045         (allout-plain-bullets-string, allout-distinctive-bullets-string):
13046         Plain bullet alternates `.' period and `,' comma only.  All other
13047         bullets are relegated to special status (but customizable).
13048         (allout-end-of-entry): Rename from allout-end-of-current-entry
13049         since it actually operates w.r.t. most immediately containing
13050         entry, visible or not.
13051         (allout-hide-current-entry, allout-show-current-entry): Use the
13052         revised version.
13053         (allout-old-expose-topic): Solidify deprecation.
13054         (allout-end-of-subtree): Add so we can span concealed as well
13055         as visible topics.
13056         (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
13057         (allout-end-of-current-heading): Tweak to just respect the first line.
13058         (allout-get-body-text): Add.
13059         (allout-ascend-to-depth, allout-ascend): Position at end of prefix
13060         when invoked interactively.
13061         (allout-up-current-level): Use `interactive-p'.
13062         (allout-mode, allout-init): Miscellaneous docstring and
13063         operational refinements, as well as hookups of new encryption stuff.
13064         (allout-beginning-of-current-entry): Now works as advertised.
13065         (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
13066         (allout-isearch-rectification): Refine condition for isearching.
13067         (allout-isearch-abort, allout-enwrap-isearch)
13068         (allout-flag-region, my-region-active-p): Relocate some macros.
13069         (allout-title): Fallback title is (buffer-name), not
13070         non-existing (current-buffer-name).
13071         (subst-char-in-string): Define if absent (for some XEmacs versions).
13073 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
13075         * mail/sendmail.el (mail-setup-hook, mail-aliases)
13076         (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
13077         (mail-citation-prefix-regexp, mail-signature-file)
13078         (mail-default-headers, mail-bury-selects-summary)
13079         (mail-send-nonascii): Add autoload cookies.
13081 2005-10-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
13083         * frame.el (blink-cursor-mode): Add `mac' to the list of
13084         window-system's that support blinking cursor.
13086 2005-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
13088         * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
13090 2005-10-20  Eli Zaretskii  <eliz@gnu.org>
13092         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
13093         Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
13094         to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
13096 2005-10-20  Kim F. Storm  <storm@cua.dk>
13098         * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
13099         (ido-set-current-directory): Don't add / after final @.
13100         (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
13101         Explicitly handle ange-ftp completion oddities.
13102         (ido-make-file-list): Don't rotate list at tramp root to avoid
13103         triggering tramp file handler for expand-file-name via get-file-buffer.
13105 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13107         * savehist.el (savehist-coding-system): Revert to checking XEmacs.
13109 2005-10-19  Jay Belanger  <belanger@truman.edu>
13111         * calc/calc-units.el (math-standard-units): Add units, adjust
13112         symbols and update values.
13113         (math-unit-prefixes): Add more prefixes.
13115 2005-10-19  Romain Francoise  <romain@orebokech.com>
13117         * bookmark.el (bookmark-menu-heading): New face.
13118         (bookmark-bmenu-list): Use it.
13119         Don't fiddle with `baud-rate' at top-level.
13121 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
13123         * image.el (create-image, find-image): Mention max-image-size in
13124         docstring.
13126 2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13128         * savehist.el (savehist-load): Revert to checking XEmacs.
13130         * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
13131         Various docstring and line-width fixups.
13132         (conf-mode): Use cond.
13133         Set font-lock-defaults.  Don't set comment-use-syntax.
13135 2005-10-18  David Ponce  <david@dponce.com>
13137         * tree-widget.el (tree-widget-button-click): New function.
13138         (tree-widget-button-keymap): Use it.
13140 2005-10-18  Romain Francoise  <romain@orebokech.com>
13142         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
13143         (bookmark-bmenu-hide-filenames): Add follow-link property.
13144         Improve help-echo text.
13146         * ffap.el (find-file-at-point): Doc fix.
13148 2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13150         * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
13152 2005-10-18  Masatake YAMATO  <jet@gyve.org>
13154         Install to the CVS repository what I forgot to install in my
13155         2005-10-16 changes.
13157         * progmodes/python.el (python-complete-symbol): Pass the common
13158         prefix substring of completion to `display-completion-list'.
13160         * textmodes/org.el (org-complete): Ditto.
13162 2005-10-18  Masatake YAMATO  <jet@gyve.org>
13164         Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
13166         * woman.el (WoMan-xref-man-page): New button type derived
13167         from `Man-abstract-xref-man-page'.
13168         (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
13170         * man.el (Man-abstract-xref-man-page): New button type.
13171         (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
13172         (Man-highlight-references): Add new optional argument `xref-man-type'.
13174 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
13176         * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
13178 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
13180         * cus-edit.el (Custom-move-and-invoke): Delete.
13181         (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
13183         * wid-edit.el (widget-move-and-invoke): New function, from
13184         Custom-move-and-invoke.
13186 2005-10-17  Bill Wohler  <wohler@newt.com>
13188         Move all remaining images from lisp/toolbar to etc/images, move
13189         lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
13190         the low resolution images in their own directory (low-color).
13192         * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
13193         * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
13194         * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
13195         * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
13196         * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
13197         * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
13198         * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
13200         * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
13201         * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
13202         * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
13203         * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
13204         * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
13205         * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
13206         * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
13207         * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
13208         * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
13209         * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
13210         * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
13211         * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
13212         * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
13213         * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
13214         * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
13216         To conform with convention, replace the underscore (_) in the
13217         following image names with dash (-) or (/) as appropriate.
13219         * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
13220         * toolbar/fld_open.*: Move to etc/images/fld-open.*.
13221         * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
13222         * toolbar/jump_to.*: Move to etc/images/jump-to.*.
13223         * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
13224         * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
13225         * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
13226         * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
13227         * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
13228         * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
13229         * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
13230         * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
13231         * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
13232         * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
13233         * toolbar/mail_send.*: Move to etc/images/mail/send.*.
13235         * info.el (info-tool-bar-map): Replace underscores in image names
13236         with dashes.
13238         * makefile.w32-in (WINS): Remove toolbar.
13240         * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
13242         * tool-bar.el: Move to lisp from toolbar.  Now that
13243         toolbar is empty, it should be deleted when folks run "cvs up -P".
13245 2005-10-18  Jay Belanger  <belanger@truman.edu>
13247         * calc/calc-store.el (calc-store-into): Get the proper variable name
13248         to display in message.
13250 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
13252         * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
13253         expressions display in speedbar for all buffers when debugging.
13254         (gdb-speedbar-expand-node): Ensure node contraction is always updated.
13256         * speedbar.el (speedbar-set-mode-line-format): Indent properly.
13257         (speedbar-insert-button, speedbar-make-button):
13258         Use add-text-properties.
13259         (speedbar-update-localized-contents)
13260         (speedbar-update-directory-contents)
13261         (speedbar-update-special-contents): Use dolist.
13262         (speedbar-buffer-easymenu-definition): Add a menu separator.
13264 2005-10-17  Jason Rumney  <jasonr@gnu.org>
13266         * makefile.w32-in: Use $(lisp) consistently.
13267         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
13268         for shell specific generation of mh-autoloads.
13270 2005-10-17  Richard M. Stallman  <rms@gnu.org>
13272         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
13274 2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13276         * jit-lock.el (jit-lock-fontify-now):
13277         Move jit-lock-context-unfontify-pos to avoid wasted work.
13279 2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
13281         * net/tramp.el (tramp-completion-mode): New defvar.  Used in
13282         `tramp-completion-mode' for checking if we are in completion mode.
13283         (tramp-completion-handle-file-name-all-completions): Reorder code
13284         in order to complete for file names only in case there are no
13285         method/user/host completions.  This is necessary for cooperation
13286         with ido.  Reported by Kim F. Storm <storm@cua.dk>.
13288 2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
13290         * longlines.el (longlines-search-forward)
13291         (longlines-search-backward): Match any number of spaces.
13293 2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
13295         * diff-mode.el (diff-mode): Doc fix.
13297 2005-10-16  David Reitter  <david.reitter@gmail.com>
13299         * mail/sendmail.el (send-mail-function): Use mailclient-send-it
13300         as default on darwin and windows systems.
13302 2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
13304         * arc-mode.el (archive-zip-extract): Doc fix.
13306 2005-10-16  Romain Francoise  <romain@orebokech.com>
13308         * mouse.el (mouse-1-click-follows-link): Doc fix.
13310 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13312         * savehist.el: Don't require CL at runtime.
13313         (savehist-xemacs): Remove.
13314         (savehist-coding-system): Use utf-8 if present, regardless of religion.
13315         (savehist-no-conversion): Use (featurep 'xemacs).
13316         (savehist-load): Check existence of start-itimer rather than XEmacs.
13317         Use an idle timer.
13318         (savehist-process-for-saving): Replace use of CL funs `subseq' and
13319         `delete-if-not'.
13321 2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
13323         * savehist.el: Newer version.
13324         (savehist-autosave-interval, savehist-coding-system, savehist-timer)
13325         (savehist-last-checksum, savehist-no-conversion): New vars.
13326         (savehist-autosave, savehist-process-for-saving, savehist-printable):
13327         New functions.
13328         (savehist-load, savehist-save): Use them.
13329         (savehist-delimit): Remove.
13331 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13333         * progmodes/compile.el (compilation-goto-locus): Display the
13334         compilation buffer first and the source buffer second, in case they're
13335         in overlapping frames.  Don't raise the compilation frame if it was the
13336         selected window upon entry.  Pass the `other-window' arg to
13337         pop-to-buffer.
13339         * info.el (Info-fontify-node): Use dolist.
13340         Change add-text-properties to put-text-property.
13342 2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
13344         * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
13345         bound of search.
13347 2005-10-16  Masatake YAMATO  <jet@gyve.org>
13349         * dabbrev.el (dabbrev-completion): Pass the common
13350         prefix substring of completion to `display-completion-list'.
13352         * filecache.el (file-cache-minibuffer-complete)
13353         (file-cache-complete): Ditto.
13355         * tempo.el (tempo-display-completions): Ditto.
13357         * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
13359         * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
13361         * eshell/em-hist.el (eshell-list-history): Ditto.
13363         * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
13365         * mail/mailalias.el (mail-complete): Ditto.
13367         * progmodes/etags.el (complete-tag): Ditto.
13369         * progmodes/make-mode.el (makefile-complete): Ditto.
13371         * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
13373         * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
13375         * progmodes/pascal.el (pascal-complete-word)
13376         (pascal-show-completions): Ditto.
13378         * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
13380         * simple.el (completion-common-substring): New variable.
13381         (completion-setup-function): Use `completion-common-substring'
13382         to put faces.
13384 2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13386         * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
13387         (x-get-selection, mac-select-convert-to-string): Convert from/to
13388         UTF-16 clipboard data as in native byte order, no BOM.
13390 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
13392         * progmodes/gud.el (gud-tool-bar-map): Rename the images
13393         appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
13394         (gud-sentinel): Use speedbar-frame to check for speedbar.
13396 2005-10-15  Richard M. Stallman  <rms@gnu.org>
13398         * savehist.el: New file.
13400 2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
13402         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
13403         Fix bug in \bf fontification.
13405 2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13407         * pcvs.el (cvs-edit-log-files): New var.
13408         (cvs-mode-edit-log): New arg `file'.
13409         (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
13410         Instead force the use of the original file and nothing else.
13411         (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
13412         the cvs-minor-wrap-function is set.
13413         (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
13415 2005-10-14  Bill Wohler  <wohler@newt.com>
13417         * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
13418         * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
13419         * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
13420         * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
13421         * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
13422         * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
13423         * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
13424         * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
13425         * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
13426         * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
13427         * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
13428         * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
13429         * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
13430         * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
13431         * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
13433         * progmodes/gud.el (gud-tool-bar-map): Rename the images
13434         appropriately (for example, gud-break to gud/break).
13436 2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
13438         * longlines.el (longlinges-search-function)
13439         (longlines-search-forward, longlines-search-backward): New functions.
13440         (longlines-mode): Set isearch-search-fun-function to
13441         longlinges-search-function.
13443         * mouse.el (mouse-drag-region-1): Handle the case where a
13444         double-click event is bound to an arbitrary function.
13446 2005-10-14  David Ponce  <david@dponce.com>
13448         * recentf.el (recentf-track-opened-file)
13449         (recentf-track-closed-file, recentf-update-menu)
13450         (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
13451         (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
13452         mouse-1-click-follows-link.
13454 2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13456         * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
13457         Gnome file-manager.png.  Suggested by
13458         Joachim Nilsson <joachim.nilsson@vmlinux.org>.
13460         * toolbar/README: Add diropen.xpm.
13462 2005-10-13  Bill Wohler  <wohler@newt.com>
13464         * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
13465         restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
13467 2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13469         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
13470         Don't waste the byte-compiler's time on constant data.
13472 2005-10-13  Kenichi Handa  <handa@m17n.org>
13474         * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
13475         byte with `escape-glyph' face.
13477         * international/fontset.el (ccl-encode-unicode-font):
13478         Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
13479         Handle the case that ucs-mule-to-mule-unicode translates a character to
13480         ASCII (usually for IPA characters).
13482 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13484         * info.el (Info-fontify-node): Don't be fooled by a lone "...".
13485         Don't hide the underline of titles if font-lock-mode is disabled.
13487 2005-10-12  Bill Wohler  <wohler@newt.com>
13489         * makefile.w32-in (MH-E-SRC): New.  Used by mh-autoloads.
13490         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
13491         files in MH-E-SRC have been updated.
13492         (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
13494 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13496         * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
13497         (mixal-mode-syntax-table): Add \n as end-comment.
13498         (mixal-operation-codes-alist): Immediately initialize to full value.
13499         (mixal-add-operation-code): Remove.
13500         (mixal-describe-operation-code): Make the arg non-optional.
13501         Use the interactive spec instead.
13502         Use mixal-operation-codes-alist rather than mixal-operation-codes.
13503         (mixal-font-lock-keywords): Don't highlight comments here any more.
13504         (mixal-font-lock-syntactic-keywords): New var.
13505         (mixal-mode): Use it.  Fix comment-start-skip.
13507 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13509         * startup.el (command-line-x-option-alist): -nb => -nbi
13511 2005-10-12  Kim F. Storm  <storm@cua.dk>
13513         * startup.el (fancy-splash-default-action): Discard mouse click in
13514         the splash screen window, as it has no sensible meaning in the
13515         next window to be selected.  Fixes error reported by Jan D.
13517 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13519         * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
13521 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
13523         * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
13524         Try to fix up minor layout issues like indentation, line break, etc...
13525         (mixal-mode-syntax-table): Don't try to specify comment syntax,
13526         because it doesn't work.
13527         (mixal-operation-codes): Add some more codes.
13528         (mixal-font-lock-keywords): Process comments here.
13529         (mixal-mode): mixasm no longer needs -g option.
13531 2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
13533         * progmodes/sh-script.el (sh-tmp-file):
13534         Use mktemp -t.  Finish support for es and rc shells.
13536 2005-10-11  Jay Belanger  <belanger@truman.edu>
13538         * calc/calcalg2.el (calc-integral): With an argument, compute the
13539         definite integral.
13541 2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
13543         * mouse.el (mouse-drag-region-1): Don't try to catch a
13544         double-click when doing follow-link (it's overridden anyway).
13546 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
13548         * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
13549         (autoload-print-form-outbuf): Add docstring.
13551 2005-10-11  Juri Linkov  <juri@jurta.org>
13553         * info.el (Info-mode-menu): Delete menu item "Edit".
13554         (Info-mode): Delete description of Info-edit from docstring,
13555         and rearrange descriptions of Info commands in the order
13556         they are documented in the Info manual.
13558 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
13560         * calendar/appt.el (appt-check): Use diary-selective-display var.
13562 2005-10-10  Richard M. Stallman  <rms@gnu.org>
13564         * net/newsticker.el (newsticker-start, newsticker-show-news):
13565         Add autoload cookies.
13567 2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
13569         * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
13571 2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
13573         * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
13575 2005-10-10  Jay Belanger  <belanger@truman.edu>
13577         * calc/calc-arith.el (math-check-known-scalarp)
13578         (math-check-known-matrixp): Check the values of arguments that are
13579         variables.
13580         (math-check-known-square-matrixp): New function.
13581         (math-known-square-matrixp): Use math-check-known-square-matrixp.
13582         (math-super-types): Add sqmatrix type.
13584         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
13585         mode name `square' to `sqmatrix'.
13587         * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
13588         mode name `square' to `sqmatrix'.
13590 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13592         * progmodes/etags.el (select-tags-table-mode): Don't use
13593         selective-display.
13594         (tags-select-tags-table): Pass `button' to the action function.
13595         (select-tags-table): Place the side-info on button properties rather
13596         than in hidden text.  Abbreviate file names.
13597         (select-tags-table-mode-map): Inherit rather than copy buttom-map.
13598         (select-tags-table-select): Add `button' argument.
13599         Get side-info from the button property rather than from hidden text.
13601 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
13603         * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
13604         (gud-speedbar-buttons): Preserve point if possible.
13605         (gud-sentinel): Restore previous speedbar display type.
13607         * progmodes/gdb-ui.el (gdba): Improve diagram.
13608         (def-gdb-auto-update-handler, gdb-info-locals-handler)
13609         (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
13610         Call get-buffer-window once.
13612 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13614         * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
13615         (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
13616         (pascal-indent-command): Remove unused var `ind'.
13617         (pascal-indent-case): Remove unused var `oldpos'.
13618         (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
13619         since it's now used as a proper minor mode map.
13620         (pascal-outline): Rename to pascal-outline-mode.
13621         (pascal-outline-mode): Use define-minor-mode.
13622         (pascal-outline-mode, pascal-outline-change): Use overlays rather than
13623         selective-display.
13625 2005-10-10  Andreas Schwab  <schwab@suse.de>
13627         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
13628         number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
13630         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
13631         outside source directory.
13633 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
13635         * textmodes/org.el (org-mode-map): Explicit definition of `C-c
13636         C-x' as a prefix.
13637         (orgtbl-mode-map): Full keymap instead of sparse, because all
13638         `self-insert-command' keys are redefined in this map.
13639         (org-export-as-html): Specify charset for HTML file, by taking it
13640         from the coding system.
13642 2005-10-10  Kenichi Handa  <handa@m17n.org>
13644         * textmodes/flyspell.el (flyspell-check-word-p):
13645         If unread-command-events is non-empty, don't call sit-for.
13647 2005-10-09  Richard M. Stallman  <rms@gnu.org>
13649         * font-lock.el (font-lock-syntactic-keywords)
13650         (font-lock-keywords): Doc fixes.
13652         * textmodes/flyspell.el (flyspell-external-point-words):
13653         Simplify logic, and don't try to check for consecutive appearances
13654         of one incorrect word.
13656 2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
13658         * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
13659         separator.
13661         * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
13662         (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
13663         (gud-expansion-speedbar-buttons): New function.
13664         (gud-speedbar-buttons): Check for gud-comint-buffer.
13666 2005-10-09  Bill Wohler  <wohler@newt.com>
13668         * Makefile.in (updates): Add mh-loaddefs dependency.
13670 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
13672         * speedbar.el (speedbar-file-key-map): Fix typo.
13674 2005-10-09  Daniel Brockman  <daniel@brockman.se>
13676         * cus-start.el (line-spacing): Add custom spec.
13678 2005-10-09  Romain Francoise  <romain@orebokech.com>
13680         * textmodes/ispell.el (ispell-check-version): Fix last change.
13682 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13684         * term/x-win.el: Remove -i, --icon-type from comment.
13686         * startup.el (command-line-x-option-alist): Remove options -i,
13687         -itype, --icon-type, added -nb, --no-bitmap-icon
13689 2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
13691         * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
13692         instead of :active.
13694 2005-10-08  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
13696         * textmodes/ispell.el (ispell-check-version):
13697         Ignore hyphen, and all that follows, in aspell's version text.
13699 2005-10-08  Jay Belanger  <belanger@truman.edu>
13701         * calc/calc-arith.el (math-known-square-matrixp): New function.
13702         (math-pow-fancy): Check for matrices before distributing exponent
13703         across products.
13705         * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
13706         fullscreen keypad.  Suggested by Luc Teirlinck.
13707         (calc-keypad-show-input): Add space for formatting.
13709         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
13710         Add square matrix option.
13712         * calc/calc-poly.el (math-expand-term): Check for matrices instead
13713         of checking calc-matrix-mode when deciding how to expand.
13715         * calc/calc.el (calc-set-mode-line): Add square matrix option.
13717 2005-10-08  Lars Hansen  <larsh@soem.dk>
13719         * net/tramp.el (tramp-perl-directory-files-and-attributes):
13720         Add error handling.
13721         (tramp-handle-directory-files-and-attributes): Handle perl error msg.
13723 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
13725         Sync with Tramp 2.0.51.
13727         * net/tramp.el (tramp-handle-set-visited-file-modtime)
13728         (tramp-handle-insert-file-contents, tramp-handle-write-region):
13729         Insert special handling for `last-coding-system-used', again
13730         it still seems to be necessary (unlike stated before).
13731         Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
13732         (tramp-password-prompt-regexp): There might be other words before
13733         trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
13734         (tramp-chunksize): Improve docstring.
13735         (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
13736         Emacs 20.  Use `tramp-octal-to-decimal' therefore.  Reported by
13737         Christian Joergensen <bugs@razor.dk>.
13739 2005-10-07  Glenn Morris  <rgm@gnu.org>
13741         * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
13742         (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
13743         precision'.
13745 2005-10-07  Romain Francoise  <romain@orebokech.com>
13747         * ibuf-ext.el (ibuffer-do-shell-command-pipe)
13748         (ibuffer-do-shell-command-pipe-replace)
13749         (ibuffer-do-shell-command-file, ibuffer-do-eval)
13750         (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
13751         (ibuffer-do-revert, ibuffer-do-replace-regexp)
13752         (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
13753         (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
13754         (ibuffer-filter-by-name, ibuffer-filter-by-filename)
13755         (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
13756         (ibuffer-filter-by-content, ibuffer-filter-by-predicate
13757         (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
13758         (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
13759         Autoload file sans suffix.
13761         * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
13763 2005-10-07  David Ponce  <david@dponce.com>
13765         * recentf.el (recentf-menu-open-all-flag): New option.
13766         (recentf-digit-shortcut-command-name): New function.
13767         (recentf--shortcuts-keymap): New variable.
13768         (recentf-menu-shortcuts): New variable.
13769         (recentf-make-menu-items): Initialize it.  Replace the "More..."
13770         menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
13771         (recentf-menu-value-shortcut): New function.
13772         (recentf-make-menu-item): Use it.  No more in-lined.
13773         (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
13774         (recentf-open-most-recent-file): Rename from
13775         `recentf-open-file-with-key'.  Don't depend on key binding.
13776         (recentf-mode-map): New variable.
13777         (recentf-mode): Use it.
13779 2005-10-06  Bill Wohler  <wohler@newt.com>
13781         * mh-e/mh-loaddefs.el: Remove.  Now generated automatically.
13783         * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
13784         (MH-E-SRC): New.  Used by mh-autoloads.
13785         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
13786         files in MH-E-SRC have been updated.
13787         (compile, recompile, bootstrap): Depend on mh-autoloads.
13789 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
13791         * progmodes/gud.el (gud-menu-map): Only display un-intuitive
13792         gud-break and gud-remove icons when the fringe is not available.
13794         * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
13795         Typo.
13797 2005-10-06  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
13799         * play/zone.el (zone): Wrap body with save-window-excursion.
13801 2005-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13803         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
13804         Use the new `list-only' arg to diary-list-entries.
13806         * calendar/diary-lib.el: Use overlays rather than selective-display.
13807         (diary-selective-display): New var.
13808         (diary-header-line-format): Use it.
13809         (diary-list-entries): Add argument `list-only'.
13810         Put the buffer in diary-mode.  Don't add \^M at beg and end.
13811         Replace \^M by invisible overlays.
13812         (diary-unhide-everything): Replace \^M by invisible overlays.
13813         (print-diary-entries): Look for overlays rather than \^M.
13814         Add a space to the temp buffer name.
13815         (diary-show-all-entries, mark-diary-entries, make-diary-entry):
13816         Put the buffer in diary-mode.
13817         (list-sexp-diary-entries): Replace \^M by invisible overlays.
13818         (diary-anniversary): Make the year arg optional.
13819         (diary-time-regexp): New const.
13820         (diary-font-lock-keywords): Use it to accept a few more time formats.
13822         * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
13824 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
13826         * textmodes/artist.el (artist-ellipse-mirror-quadrant):
13827         Fix bug introduced 2005-07-03: Use (car (last ...))
13828         to faithfully reproduce replaced artist-last.
13829         (artist-set-arrow-points-for-poly): Likewise.
13830         Suggested by Johan Bockg\e,Ae\e(Brd.
13832 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
13834         * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
13835         * wid-edit.el (widget):
13836         * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
13837         * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
13839 2005-10-06  Kenichi Handa  <handa@m17n.org>
13841         * international/mule-cmds.el (set-language-environment):
13842         Fix setting up of case-table for unibyte mode.
13844         * simple.el (what-cursor-position): If the character is displayed
13845         by some `display' text property, show that.  Don't use
13846         single-key-description for eight-bit characters in multibyte mode.
13848 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
13850         * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
13851         (gdb-ann3): Set it.
13852         (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
13853         (gdb-info-frames-custom): Use inverse-video for first five
13854         characters of selected frame only.
13855         (gdb-get-frame-number): Select frame even when point is on frame
13856         number.
13858 2005-10-06  Masatake YAMATO  <jet@gyve.org>
13860         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
13861         Put `font-lock-function-name-face'.
13862         (gdb-info-frames-custom): Put `font-lock-function-name-face'
13863         and `font-lock-variable-name-face'
13864         (gdb-registers-font-lock-keywords): New font lock keywords definition.
13865         (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
13866         (gdb-memory-font-lock-keywords): New font lock keywords definition.
13867         (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
13868         (gdb-local-font-lock-keywords): New font lock keywords definition.
13869         (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
13870         (gdb-threads-font-lock-keywords): New font lock keywords definition.
13871         (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
13873 2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>
13875         * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
13876         (ediff-merge-region-is-non-clash-to-skip): Previously called
13877         ediff-merge-region-is-non-clash.
13879         * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
13880         Use insert-buffer-substring.
13882         * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
13883         selecting files to patch.  Also bug fixes.
13885         * ediff-util.el (ediff-setup): Bug fix.
13886         (ediff-next-difference): Never skip clashes that differ in white
13887         space only.
13889         * ediff-wind.el (ediff-setup-control-frame)
13890         (ediff-destroy-control-frame): Check the menubar feature.
13892         * viper-cmd.el (viper-normalize-minor-mode-map-alist)
13893         (viper-refresh-mode-line): Use make-local-variable to localize
13894         some vars instead of make-variable-buffer-local.  Suggested by
13895         Stefan Monnier.
13897         * viper-init.el (viper-make-variable-buffer-local): Delete alias.
13898         (viper-restore-cursor-type, viper-set-insert-cursor-type):
13899         Use make-local-variable instead of make-variable-buffer-local.
13900         Suggested by Stefan Monnier.
13902         * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
13903         (viper-comint-mode-hook): Use make-local-variable on
13904         require-final-newline.
13905         (viper-non-hook-settings): Don't use make-variable-buffer-local.
13907 2005-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13909         * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
13910         also the second char of a comment-start sequence.
13911         (scheme-sexp-comment-syntax-table): New var.
13912         (lambda, define): Set their scheme-doc-string-elt property.
13913         (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
13914         Use lisp-font-lock-syntactic-face-function now that it properly
13915         handles |...| symbols.
13916         (scheme-mode-variables): Set lisp-doc-string-elt-property,
13917         parse-sexp-lookup-properties and font-lock-extra-managed-props.
13919         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
13920         bit from # to |.
13921         (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
13923         * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
13924         (lisp-doc-string-elt-property): New var.
13925         (lisp-font-lock-syntactic-face-function): Use it.
13926         Rewrite to recognize docstrings even for forms not at toplevel.
13928         * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
13929         annotation on the | part of #| rather than on the # part.
13930         (scheme-font-lock-syntactic-face-function): New function, to
13931         distinguish strings from |...| symbols.
13932         (scheme-mode-variables): Use it.  Also fix up the font-lock-time
13933         syntax-table so that #|...|# is properly highlighted.
13935         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
13936         Don't mark as docstring the 3rd elem of an unknown toplevel form.
13938 2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13940         * bindings.el (global-map): Resync [home] and [end] bindings with C-a
13941         and C-e.
13943         * emacs-lisp/eldoc.el: Move comments into docstrings.
13944         (eldoc-message-commands): Initialize in its declaration.
13945         Add move-beginning-of-line and move-end-of-line.
13946         (eldoc-add-command, eldoc-add-command-completions)
13947         (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
13949         * outline.el (outline-mark-subtree): Activate the mark.
13951         * calendar/appt.el (appt-time-regexp): New var.
13952         (appt-add, appt-make-list): Use it.
13953         (appt-convert-time): Clean up.
13955         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
13956         Don't set any syntax-table property here.
13957         (tex-font-lock-verb): New function.  Do it here.
13958         (tex-font-lock-syntactic-keywords): Use it.
13960 2005-10-04  Richard M. Stallman  <rms@gnu.org>
13962         * wid-edit.el (widget-file-complete): Get the widget start point
13963         the right way.  Default directory to `/' if file has none.
13965         * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
13967         * textmodes/flyspell.el (flyspell-mode-on):
13968         Call ispell-maybe-find-aspell-dictionaries.
13970         * textmodes/ispell.el (ispell-word, ispell-region):
13971         Call ispell-maybe-find-aspell-dictionaries.
13972         (ispell-accept-buffer-local-defs):
13973         Don't call ispell-maybe-find-aspell-dictionaries
13975 2005-10-04  Richard M. Stallman  <rms@gnu.org>
13977         * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
13979 2005-10-04  Emilio C. Lopes  <eclig@gmx.net>
13981         * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
13982         instead of `fboundp' in order to allow for anonymous functions.
13984 2005-10-04  Chong Yidong  <cyd@stupidchicken.com>
13986         * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
13987         case the user clicks on the link while another window is selected.
13988         (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
13990         * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
13991         functionality.
13992         (dframe-help-echo): Save point in case mouse tracking is off.
13994 2005-10-04  Thien-Thi Nguyen  <ttn@gnu.org>
13996         * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
13998 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14000         * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
14001         not change the global value of those vars.
14003         * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
14004         make-local-variable which we do not need any more.
14006 2005-10-03  Chong Yidong  <cyd@stupidchicken.com>
14008         * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
14009         (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
14010         (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
14011         (speedbar-path-line): Define obsolete aliases.
14012         (speedbar-line-directory): Doc fix.
14014         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
14015         (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
14016         instead of speedbar-line-path.
14018 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14020         * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
14021         to nil if dropping on a window.  Handle dropping on a minibuffer window
14022         like dropping on a non-window part of Emacs.
14024 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14026         * net/ange-ftp.el: Use with-current-buffer.
14027         (ange-ftp-insert-directory): Do not follow symlinks any more.
14029         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
14030         Remove interactive spec.
14032 2005-10-03  Kim F. Storm  <storm@cua.dk>
14034         * ido.el (ido-mode): Use custom-initialize-set.
14036 2005-10-02  Richard M. Stallman  <rms@gnu.org>
14038         * progmodes/ebnf2ps.el (ebnf-eps-production-list):
14039         Use insert-buffer-substring.
14041         * net/tramp.el: Pacify byte compiler warnings in pacification code.
14042         (tramp-handle-file-local-copy): Use insert-buffer-substring.
14044 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14046         * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
14047         in last change.
14048         (ange-ftp-insert-directory): Fix up the search for the case where
14049         `file' is absolute.
14051 2005-10-02  Romain Francoise  <romain@orebokech.com>
14053         * progmodes/compile.el (compile-goto-error): Delete extra paren.
14055 2005-10-02  Andreas Schwab  <schwab@suse.de>
14057         * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
14058         directory component in the session info.
14060 2005-10-01  Richard M. Stallman  <rms@gnu.org>
14062         * comint.el (comint-redirect-subvert-readonly): Doc fix.
14064         * simple.el (next-error-internal): New function.
14066         * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
14067         (compilation-start): Pass new arg to compilation-buffer-name.
14068         (compile-goto-error): Use next-error-internal.
14070 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
14072         * speedbar.el: Remove RCS tag.
14073         (speedbar-check-read-only): Handle non-existent files.
14075         * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
14077         * info.el (Info-speedbar-hierarchy-buttons)
14078         (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
14080 2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14082         * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
14083         Do not match newline.
14084         (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
14085         (bibtex-summary): Remove unnecessary save-excursion.
14086         (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
14088 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14090         * term/mac-win.el: Add charset info for "iso10646-1".
14091         Modify default fontset to use ATSUI-compatible fonts for some charsets
14092         if available.
14094 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
14096         * speedbar.el: Re-apply arch tag.
14097         (speedbar-version): Rename to version 1.0.  Suggested by Eric
14098         M. Ludlam.
14099         Reapply two changes from Emacs CVS' version of speedbar lost
14100         during the merge:
14101         (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
14102         (speedbar-frame-parameters): Improve customize type.
14104 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14106         * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
14107         (ange-ftp-file-directory-p): Fix the symlink case.
14108         (ange-ftp-insert-directory): When listing a single file, get a list of
14109         the parent buffer and extract the relevant line.  Inspired from a patch
14110         by Katsumi Yamaoka <yamaoka@jpl.org>.
14111         (ange-ftp-file-name-sans-versions): Simplify.
14113 2005-09-30  Bill Wohler  <wohler@newt.com>
14115         Move MH-E image files from toolbar and mail directories into
14116         etc/images.
14118         * mail/reply2.*: Move to etc/images/mail/reply*.
14120         * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
14121         * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
14122         etc/images.
14124         * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
14125         * toolbar/reply*: Move to etc/images/mail.
14127         * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
14129 2005-09-30  Eric M. Ludlam  <zappo@gnu.org>
14131         * speedbar.el: New version 1.0pre3.
14133         Frame management code (including timer, and mouse click specifics)
14134         moved to dframe.el:
14135         (speedbar-attached-frame): Removed.  Use dframe-attached-frame.
14136         (speedbar-timer): Removed.  Use dframe-timer.
14137         (speedbar-close-frame): Removed.  Use dframe-close-frame.
14138         (speedbar-activity-change-focus-flag): Removed.  Use
14139         dframe-activity-change-focus-flag.
14140         (speedbar-update-speed, speedbar-navigating-speed): Obsolete.  Use
14141         dframe-update-speed.
14143         (speedbar-current-frame): New macro.  Use this instead of the
14144         variable speedbar-frame.
14146         (speedbar-use-images, speedbar-expand-image-button-alist)
14147         (speedbar-insert-image-button-maybe): Moved to sb-image.el.
14149         (speedbar-find-image-on-load-path): Removed.  Replaced by
14150         defezimage in ezimage.el.
14151         (speedbar-expand-image-button-alist): Removed.  Replaced by
14152         ezimage-expand-image-button-alist in ezimage.el.
14154         (speedbar-ignored-directory-regexp)
14155         (speedbar-add-ignored-directory-regexp)
14156         (speedbar-ignored-directory-expressions)
14157         (speedbar-line-directory, speedbar-buffers-line-directory)
14158         (speedbar-directory-line, speedbar-buffers-line-directory):
14159         Renamed, replacing `path' with `directory'.
14161         (speedbar-create-directory, speedbar-expand-line-descendants)
14162         (speedbar-toggle-line-expansion)
14163         (speedbar-contract-line-descendants): New commands.
14165         (speedbar-query-confirmation-method, speedbar-select-frame-method)
14166         (speedbar-use-tool-tips-flag): New options.
14168         (speedbar-check-read-only, speedbar-require-version)
14169         (speedbar-insert-separator, speedbar-buffers-tail-notes)
14170         (speedbar-handle-delete-frame, speedbar-try-completion)
14171         (speedbar-update-localized-contents): New functions.
14173         (speedbar-incompatible-version, speedbar-ro-to-do-point)
14174         (speedbar-object-read-only-indicator): New variables.
14176         (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
14177         New hooks.
14179         (speedbar-separator-face): New face.
14181         (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
14182         (speedbar-ignored-modes): Add fundamental-mode.
14183         (speedbar-directory-unshown-regexp): Add . directories.
14185         (speedbar-key-map): Remove old SPC and DEL page up/down keys.
14186         (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
14187         `]' for full expand/close.
14188         (speedbar-buffers-key-map): Add SPC to toggle node expansion.
14190         (speedbar-check-vc): Support hidden files.
14191         (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
14192         (speedbar-this-file-in-vc): Use vc-state if available.  If VC
14193         state is nil, it is not checked out.
14195         (speedbar-line-text, speedbar-line-token): Support expand buttons
14196         with no text.
14197         (speedbar-refresh): Universal argument acts as power-click.
14198         (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
14199         that buffer to get variable values.
14201         And many other bugfixes.
14203         * dframe.el, ezimage.el, sb-image.el: New files.
14205         * sb-*.xpm: Remove files.  New image files installed into
14206         etc/images/ezimage.
14208 2005-09-30  Kenichi Handa  <handa@m17n.org>
14210         * ps-mule.el (ps-mule-show-warning): If a character is in
14211         ps-print-translation-table, don't treat it as non-printable.
14213 2005-09-30  David Ponce  <david@dponce.com>
14215         * tree-widget.el (tree-widget-themes-load-path): New variable.
14216         (tree-widget-themes-directory): Doc fix.
14217         (tree-widget-image-formats) [Emacs]: Doc fix.
14218         (tree-widget--locate-sub-directory): New function.
14219         (tree-widget-themes-directory): Use it.
14221         * recentf.el (recentf-filename-handlers): Rename from
14222         `recentf-filename-handler'.  Allow a list of functions.
14223         (recentf-menu-items-for-commands): Fix :help strings.
14224         (recentf-apply-filename-handlers): New function.
14225         (recentf-expand-file-name): Use it.
14226         (recentf-cleanup): Remove duplicates too.
14228 2005-09-29  Juri Linkov  <juri@jurta.org>
14230         * faces.el: Rearrange face definitions to be in the same order as
14231         their face descriptions in "(emacs)Standard Faces".
14233         * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
14235         * tooltip.el (tooltip): Add group `basic-faces'.
14237         * buff-menu.el (Buffer-menu-buffer): Remove group
14238         `font-lock-highlighting-faces'.
14240         * progmodes/compile.el (compilation-error, compilation-warning)
14241         (compilation-info, compilation-line-number, compilation-column-number):
14242         Change group from `font-lock-highlighting-faces' to `compilation'.
14244         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
14245         (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
14246         (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
14247         (vhdl-font-lock-reserved-words-face)
14248         (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
14249         `font-lock-highlighting-faces'.
14251         * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
14253 2005-09-28  Kim F. Storm  <storm@cua.dk>
14255         * emulation/cua-base.el: Set CUA move property on additional commands:
14256         up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
14257         forward-sexp, backward-sexp, forward-list, backward-list.
14259 2005-09-28  Romain Francoise  <romain@orebokech.com>
14261         * comint.el (comint-show-output): Really set point at the
14262         beginning of the output when not using `comint-use-prompt-regexp'.
14264 2005-09-27  Jay Belanger  <belanger@truman.edu>
14266         * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
14267         in TeX mode.
14269 2005-09-26  Juanma Barranquero  <lekktu@gmail.com>
14271         * textmodes/org.el (org-table-sum): Fix format string.
14273         * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
14274         Quote face names.
14276 2005-09-26  Romain Francoise  <romain@orebokech.com>
14278         * isearch.el (isearch-forward-regexp): Close doc string.
14280 2005-09-25  Richard M. Stallman  <rms@gnu.org>
14282         * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
14284         * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
14286         * progmodes/compile.el (compilation-error-properties):
14287         When getting the file from the previous error message,
14288         correctly decode the new data format.
14290         * progmodes/cc-cmds.el (c-electric-paren):
14291         Call old-blink-paren only for close-paren.
14293 2005-09-24  Andreas Schwab  <schwab@suse.de>
14295         * term/rxvt.el (rxvt-register-default-colors): Delete redundant
14296         condition.
14298 2005-09-25  Romain Francoise  <romain@orebokech.com>
14300         * dired-aux.el (dired-copy-file-recursive):
14301         * dired.el (dired-delete-file):
14302         * ediff-mult.el (ediff-dir-diff-copy-file):
14303         * ediff-util.el (ediff-test-save-region):
14304         * forms.el (forms-mode):
14305         * ido.el (ido-file-internal, ido-delete-file-at-head):
14306         * log-edit.el (log-edit-done):
14307         * ses.el (ses-yank-resize):
14308         * play/gomoku.el (gomoku-human-plays, gomoku)
14309         (gomoku-human-resigns, gomoku-prompt-for-other-game)
14310         (gomoku-offer-a-draw):
14311         * play/landmark.el (lm-human-resigns, lm):
14312         * net/eudcb-ldap.el (eudc-ldap-check-base):
14313         * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
14314         * progmodes/ebrowse.el (ebrowse-find-pattern):
14315         * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
14316         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
14317         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
14319         * vc.el (vc-delete-file):
14320         * play/gomoku.el (gomoku-terminate-game, gomoku)
14321         (gomoku-prompt-for-move, gomoku-human-takes-back):
14322         * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
14323         (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
14325 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
14327         * term/rxvt.el (rxvt-register-default-colors): Add support for 255
14328         color rxvt terminals by using the code xterm.el used to use before
14329         2005-04-09 in order to match the colors used by rxvt.
14331 2005-09-24  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
14333         * term/rxvt.el (rxvt-register-default-colors): Add support for 88
14334         colors rxvt-unicode terminals by using the same code as xterm.el.
14336 2005-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14338         * textmodes/tex-mode.el (tex-font-lock-append-prop)
14339         (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
14340         new symbol used for the tex-verbatim face.
14342 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
14344         * woman.el (woman-file-name):
14345         * wid-edit.el (widget-file-prompt-value)
14346         (widget-coding-system-prompt-value):
14347         * w32-fns.el (set-w32-system-coding-system):
14348         * vc.el (vc-version-diff, vc-annotate):
14349         * textmodes/reftex-auc.el (reftex-arg-cite)
14350         (reftex-arg-index-tag):
14351         * textmodes/refer.el (refer-get-bib-files):
14352         * textmodes/artist.el (artist-figlet-choose-font):
14353         * terminal.el (terminal-emulator):
14354         * replace.el (occur-read-primary-args):
14355         * rect.el (string-rectangle, string-insert-rectangle):
14356         * ps-print.el (ps-print-preprint):
14357         * progmodes/pascal.el (pascal-goto-defun):
14358         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
14359         * progmodes/compile.el (compilation-find-file):
14360         * printing.el (pr-interactive-n-up):
14361         * play/animate.el (animate-birthday-present):
14362         * net/rcompile.el (remote-compile):
14363         * man.el (man, Man-goto-section, Man-follow-manual-reference):
14364         * mail/rmailsum.el (rmail-summary-search-backward)
14365         (rmail-summary-search):
14366         * mail/rmailout.el (rmail-output-read-rmail-file-name)
14367         (rmail-output-read-file-name):
14368         * mail/rmail.el (rmail-search, rmail-search-backwards):
14369         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
14370         * locate.el (locate):
14371         * international/quail.el (quail-show-keyboard-layout):
14372         * international/mule.el (set-buffer-file-coding-system)
14373         (revert-buffer-with-coding-system, set-file-name-coding-system)
14374         (set-terminal-coding-system, set-keyboard-coding-system)
14375         (set-next-selection-coding-system):
14376         * international/mule-diag.el (describe-coding-system)
14377         (describe-font, describe-fontset):
14378         * international/mule-cmds.el (universal-coding-system-argument)
14379         (search-unencodable-char, describe-input-method)
14380         (set-language-environment, describe-language-environment):
14381         * international/codepage.el (codepage-setup):
14382         * international/code-pages.el (codepage-setup):
14383         * info.el (Info-search, Info-follow-reference)
14384         (Info-search-backward):
14385         * emacs-lisp/advice.el (ad-read-advised-function)
14386         (ad-read-advice-class, ad-clear-cache, ad-activate)
14387         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
14388         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
14389         (ad-read-regexp):
14390         * ediff-util.el (ediff-toggle-regexp-match):
14391         * ediff-ptch.el (ediff-prompt-for-patch-file):
14392         * dired-aux.el (dired-diff):
14393         * diff.el (diff):
14394         * cus-edit.el (custom-variable-prompt):
14395         * calendar/timeclock.el (timeclock-ask-for-project):
14396         * calc/calcalg3.el (calc-get-fit-variables):
14397         * calc/calc-store.el (calc-edit-variable)
14398         (calc-permanent-variable):
14399         * vc-mcvs.el (vc-mcvs-register):
14400         * shadowfile.el (shadow-define-literal-group):
14401         * woman.el (woman-file-name):
14402         * vc.el (vc-version-diff, vc-merge):
14403         * textmodes/reftex-index.el (reftex-index-complete-tag):
14404         * format.el (format-decode-buffer, format-decode-region):
14405         * emulation/viper-cmd.el (viper-read-string-with-history):
14406         * emacs-lisp/debug.el (cancel-debug-on-entry):
14407         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
14408         * ediff.el (ediff-merge-revisions)
14409         (ediff-merge-revisions-with-ancestor, ediff-revision):
14410         * completion.el (interactive-completion-string-reader):
14411         * calc/calc-prog.el (calc-user-define-formula):
14412         Follow convention for reading with the minibuffer.
14414 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
14416         * progmodes/python.el (python-describe-symbol): Add globals() and
14417         locals() to the arguments of emacs.ehelp.
14419 2005-09-24  Magnus Henoch  <mange@freemail.hu>
14421         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
14422         New function, code extracted from ispell-valid-dictionary-list.
14423         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
14424         Call it.
14426 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
14428         * subr.el (version-regexp-alist): Extend valid syntax for version
14429         strings: allow any of the characters -,_,+ to separate the
14430         alpha/beta/rc part from the version part.  Doc fix.
14431         (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
14433 2005-09-23  David Reitter  <david.reitter@gmail.com>
14435         * mail/mailclient.el: New file.
14437 2005-09-23  Richard M. Stallman  <rms@gnu.org>
14439         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
14440         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
14441         Doc fixes.
14443         * progmodes/cc-mode.el (c-font-lock-init):
14444         Specify font-lock-lines-before.
14446 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14448         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
14449         whole conflict.
14451 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
14453         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
14454         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
14455         of `remap' feature when available.  Additional key bindings for
14456         better tty support.
14457         (org-mode-restart, org-force-self-insert): New commands.
14458         (org-time-stamp-inactive): New command.
14459         (org-remap): New function.
14460         (org-table-auto-blank-field, org-level-color-stars-only): New options.
14461         (org-enable-fixed-width-editor): Move to `org-structure'
14462         customization group.
14463         (org-self-insert-command, orgtbl-self-insert-command): Modify to
14464         blank field after field motion commands.
14466 2005-09-23  Kenichi Handa  <handa@m17n.org>
14468         * international/mule-cmds.el (set-language-environment):
14469         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
14470         have to call utf-translate-cjk-load-tables.
14472 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14474         * mouse.el (mouse-move-drag-overlay): Fix last change.
14476 2005-09-22  David Ponce  <david@dponce.com>
14478         * tree-widget.el (tree-widget-value-create): Fix previous change.
14480 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
14482         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
14484 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14486         * mouse.el (mouse-move-drag-overlay): New function.
14487         (mouse-drag-region-1): Use it.
14488         Try to simplify a bit the state handling.  Handle clicks on links
14489         inside intangible areas.
14490         (mouse-save-then-kill): Minor simplification.
14491         (mouse-secondary-overlay): Make it always non-nil instead of
14492         recreating it each time.
14493         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
14494         (mouse-kill-secondary, mouse-secondary-save-then-kill):
14495         Simplify accordingly.
14497 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
14499         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
14501 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
14503         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
14504         (ediff-file-name-sans-prefix): Treat nil as an empty string.
14505         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
14506         to patch.
14508         * ediff-util.el: Use insert-buffer-substring.
14510         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
14512         * emulation/viper-cmd.el (viper-change-state): Don't move over the
14513         field boundaries in the minibuffer.
14514         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
14515         (viper-minibuffer-post-command-hook): New hook.
14516         (viper-line): Don't move cursor at bolp.
14518         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
14520         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
14521         avoid compiler warnings.
14523         * emulation/viper-macs.el (ex-map): Better messages.
14525         * emulation/viper-utils.el (viper-beginning-of-field): New function.
14527         * emulation/viper.el: Replace make-variable-buffer-local with
14528         viper-make-variable-buffer-local everywhere, to avoid warnings.
14530 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
14532         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
14533         Delete unused var `old-selected-window'.
14534         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
14535         (mouse-drag-secondary): Delete unused var `start-frame'.
14537 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
14539         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
14541 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
14543         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
14544         Re-indent within 80 columns.  Use inhibit-read-only.
14546 2005-09-19  Romain Francoise  <romain@orebokech.com>
14548         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
14550 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
14552         * font-lock.el (font-lock-default-fontify-region): Don't add a line
14553         unconditionally, since the after-change-function already did it.
14555 2005-09-19  Miles Bader  <miles@gnu.org>
14557         * net/newsticker.el: Get rid of CVS keyword.
14559 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan+sf@dd.chalmers.se>
14561         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
14562         The prompt is formatted later.
14564 2005-09-19  David Ponce  <david@dponce.com>
14566         * tree-widget.el (tree-widget-value-create): Save the converted
14567         tree :node widget.
14569 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
14571         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
14572         variable `message'.
14574 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
14576         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
14577         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
14578         <slawomir.nowaczyk.847@student.lu.se>.
14580 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
14582         * image.el (image-load-path): Use symbol `data-directory' instead
14583         of its value, for backward compatibility with packages that bind
14584         it during `find-image'.  Suggested by Katsumi Yamaoka.
14585         (image-search-load-path): Handle symbols whose values are strings.
14587 2005-09-18  Romain Francoise  <romain@orebokech.com>
14589         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
14590         with-current-buffer form in save-excursion.
14592 2005-09-18  Deepak Goel  <deego@gnufans.org>
14594         * apropos.el (apropos-command): Fix `message' call: first arg
14595         should be a format spec.  In this and all other cases that appear
14596         below and elsewhere in the source code, I made a change only when
14597         two conditions were satisfied: [1] I can think of a possibility
14598         that the arguments would cause an error, for example, the code in
14599         question relies on external variables such as filenames.  [2] I
14600         was sure that the arg to `message' could not have been nil in the code.
14602         * textmodes/tildify.el (tildify-region): Ditto.
14604         * textmodes/reftex-index.el (reftex-index-change-entry)
14605         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
14606         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
14607         * textmodes/org.el (org-complete, org-deadline, org-schedule)
14608         (org-priority, org-table-sum):
14609         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
14610         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
14611         (flyspell-word, flyspell-display-next-corrections):
14612         * textmodes/bibtex.el (bibtex-print-help-message):
14613         * textmodes/artist.el (artist-key-set-point-poly):
14614         * term/mac-win.el (mac-services-insert-text):
14615         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
14616         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
14617         (vhdl-port-paste-testbench, vhdl-compose-new-component)
14618         (vhdl-compose-configuration):
14619         * progmodes/sh-script.el (sh-blink, sh-show-indent)
14620         (sh-set-indent, sh-learn-line-indent):
14621         * progmodes/ps-mode.el (ps-mode-target-column):
14622         * progmodes/idlwave.el (idlwave-make-tags)
14623         (idlwave-scan-library-catalogs):
14624         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
14625         * progmodes/gud.el (gud-jdb-analyze-source):
14626         * progmodes/flymake.el (flymake-log):
14627         * progmodes/ebnf2ps.el (ebnf-generate-region):
14628         * progmodes/cmacexp.el (c-macro-expansion):
14629         * progmodes/ada-xref.el (ada-treat-cmd-string):
14630         * progmodes/ada-mode.el (ada-create-case-exception-substring)
14631         (ada-justified-indent-current, ada-batch-reformat):
14632         * play/zone.el (zone):
14633         * play/landmark.el (lm-move):
14634         * play/decipher.el (decipher-show-alphabet):
14635         * net/newsticker.el (newsticker--display-jump)
14636         (newsticker--display-scroll):
14637         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
14638         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
14639         * mail/feedmail.el (feedmail-dump-message-to-queue):
14640         * eshell/esh-proc.el (eshell-remove-process-entry):
14641         * emulation/ws-mode.el (ws-last-error):
14642         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
14643         (viper-record-kbd-macro):
14644         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
14645         * emacs-lisp/lisp-mnt.el (lm-report-bug):
14646         * emacs-lisp/find-func.el (find-function-noselect):
14647         * calendar/timeclock.el (timeclock-status-string)
14648         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
14649         (timeclock-when-to-leave-string):
14650         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
14651         * calc/calc-units.el (calc-enter-units-table):
14652         * calc/calc-mode.el (calc-mode-record-mode):
14653         * woman.el (woman-mini-help):
14654         * wdired.el (wdired-change-to-wdired-mode):
14655         * vc.el (vc-retrieve-snapshot):
14656         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
14657         * startup.el (display-startup-echo-area-message):
14658         * simple.el (set-goal-column):
14659         * ses.el (ses-command-hook, ses-recalculate-cell):
14660         * server.el (server-process-filter):
14661         * printing.el (pr-interface-txt-print, pr-interface-printify)
14662         (pr-interface-ps):
14663         * pcvs.el (cvs-help):
14664         * log-edit.el (log-edit, log-edit-mode-help):
14665         * iswitchb.el (iswitchb-possible-new-buffer):
14666         * isearch.el (isearch-edit-string):
14667         * image-mode.el (image-mode, image-minor-mode):
14668         * ibuf-macs.el (define-ibuffer-filter):
14669         * hi-lock.el (hi-lock-find-patterns):
14670         * files.el (toggle-read-only):
14671         * ediff-util.el (ediff-copy-diff)
14672         (ediff-write-merge-buffer-and-maybe-kill):
14673         * echistory.el (Electric-history-undefined):
14674         * dnd.el (dnd-insert-text):
14675         * dired-aux.el (dired-query):
14676         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
14677         * bookmark.el (bookmark-bmenu-locate):
14678         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
14679         Fix `message' calls to ensure first arg is a format string.
14680         The change was made only when these two conditions were satisfied:
14681         [1] when there is a possibility that the arguments would cause an error
14682         for example, if the code in question relies on external variables
14683         such as filenames, and
14684         [2] if the arg to `message' could not have been nil in the code.
14686         * pcomplete.el (pcomplete--help): Fix `message' format spec.
14687         Not having a %s would be weird, though not technically wrong.
14689 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14691         * term/mac-win.el (mac-add-charset-info): Doc fix.
14693 2005-09-17  Romain Francoise  <romain@orebokech.com>
14695         * shell.el (shell-resync-dirs): Handle echoing processes more
14696         reliably.  Don't insert resync command if `comint-process-echoes'
14697         is non-nil.
14699 2005-09-17  Magnus Henoch  <mange@freemail.hu>
14701         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
14702         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
14703         aspell versions >= 0.60.
14704         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
14705         only if ispell-aspell-supports-utf8 is non-nil.
14707 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
14709         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
14710         buffer-local value to lisp-indent-function.
14712 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
14714         * progmodes/glasses.el (glasses-make-readable): If
14715         glasses-separator differs from underscore, put appropriate
14716         overlays over underscore characters.
14717         (glasses-convert-to-unreadable): If glasses-separator differs from
14718         underscore, try to convert glasses-separator characters to
14719         underscores.
14721 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14723         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
14724         Use with-syntax-table and dolist.
14726 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
14728         * textmodes/reftex-auc.el:
14729         * textmodes/reftex-cite.el:
14730         * textmodes/reftex-dcr.el:
14731         * textmodes/reftex-global.el:
14732         * textmodes/reftex-parse.el:
14733         * textmodes/reftex-ref.el:
14734         * textmodes/reftex-sel.el:
14735         * textmodes/reftex-toc.el:
14736         * textmodes/reftex-vars.el:
14737         * textmodes/reftex.el: Small changes to remove compiler warnings.
14739         * textmodes/reftex-index.el: Likewise.
14740         (reftex-query-index-phrase): More efficient use of markers.
14742 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
14744         * image.el (image-load-path): New variable.
14745         (image-search-load-path): New function.
14746         (find-image): Search for images in `image-load-path'.
14748 2005-09-15  Richard M. Stallman  <rms@gnu.org>
14750         * follow.el: Change Maintainer field.
14752 2005-09-15  David Ponce  <david@dponce.com>
14754         * recentf.el (recentf-save-file-modes): New option.
14755         (recentf-save-list): Use it.
14757 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
14759         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
14760         (mode-line-mule-info, mode-line-modified): Move bindings from
14761         mouse-3 to mouse-1.
14763 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
14765         * simple.el (sendmail-user-agent-compose): Revert last change.
14767 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14769         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
14770         Use with-current-buffer.
14771         (ange-ftp-gwp-start): Remove unused var `gw-user'.
14772         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
14773         (ange-ftp-insert-directory): Remove unused var `short'.
14774         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
14776         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
14777         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
14779         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
14780         (check-calendar-holidays, diary-list-entries): Autoload.
14781         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
14782         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
14784         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
14785         which mistakenly removed a call to display-buffer.
14787 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
14789         * obsolete/iso-insert.el: Move to obsolete/ from international/.
14791 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
14793         * progmodes/hideshow.el
14794         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
14795         (hs-allow-nesting): New user var.
14796         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
14797         (hs-hide-block-at-point): When nesting allowed,
14798         if there is already an overlay in place, delete it.
14799         (hs-safety-is-job-n): Delete func; remove call sites.
14800         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
14801         (hs-overlay-at): New func.
14802         (hs-already-hidden-p, hs-show-block): Use it.
14803         (hs-hide-all): Don't pre-clean if nesting allowed.
14804         (hs-show-all): Temporarily disallow
14805         nesting around call to `hs-discard-overlays'.
14807 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
14809         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
14810         Delete unused local var.
14812 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
14814         * help-fns.el (describe-categories): "?\ " -> "?\s".
14815         (help-do-arg-highlight): Recognize also ARG-n, as in
14816         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
14818         * international/codepage.el (dos-unsupported-char-glyph):
14819         * net/newsticker.el (tool-bar-map, w3-mode-map)
14820         (w3m-minor-mode-map):
14821         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
14822         (ent-alist):
14823         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
14825 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
14827         * custom.el (custom-push-theme): Handle the case where a symbol is
14828         bound but face properties have not yet been assigned.
14830         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
14831         Fix behavior if noerase is `t' and there is no mail buffer.
14833         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
14834         if `continue' is nil, rather than signal an error.
14836 2005-09-12  Richard M. Stallman  <rms@gnu.org>
14838         * font-lock.el (font-lock-keywords): Add autoload.
14840         * help-fns.el (describe-variable): Rearrange to put source link
14841         in a predictable place.
14843         * net/newsticker.el: New file.
14845 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14847         * calendar/calendar.el (calendar-for-loop): Add edebug info.
14848         (calendar-basic-setup): Use the new nil arg.
14849         (number-of-diary-entries): Move to diary-lib.el.
14851         * calendar/diary-lib.el: Use with-current-buffer, match-string.
14852         (diary-list-entries): Use with-syntax-table and dolist.
14853         Rename from list-diary-entries.
14854         Use number-of-diary-entries if `number' is nil.
14855         (diary, diary-view-entries): Use this new name and new nil arg value.
14856         (number-of-diary-entries): Move from calendar.el.
14857         (diary-unhide-everything): New function.
14858         (include-other-diary-files, fancy-diary-display)
14859         (diary-show-all-entries, make-diary-entry): Use it.
14860         (diary-mail-entries): Use buffer-string.
14861         (mark-diary-entries): Fix long standing paren typo.
14862         (diary-sexp-entry): Use count-lines.
14863         (make-diary-entry): Avoid `previous-line'.
14864         (diary-mode-map): New var.
14865         (diary-mode): Redraw cal after saving.  Setup header-line.
14866         (fancy-diary-display-mode): Use local-set-key.
14868         * startup.el (command-line): Try calling various terminal-init-foo-bar
14869         functions by stripping hyphenated suffixes from $TERM.
14871         * files.el (normal-mode): Check boundness of font-lock-keywords.
14873 2005-09-12  Richard M. Stallman  <rms@gnu.org>
14875         * progmodes/compile.el: Don't decide a file's directory
14876         until the user actually tries to go there.
14877         (compilation-next-error-function):
14878         Pass compilation-find-file the directory from the file-struct.
14879         (compilation-internal-error-properties): Separate local FILE-STRUCT
14880         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
14881         (compilation-find-file): Arg DIR renamed to DIRECTORY.
14882         Expand it, and if nil, use default-directory.
14883         (compilation-get-file-structure): Don't mix specified directory
14884         with default directory.  Put specified directory into
14885         file-struct.  Don't make the file name absolute.
14887         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
14888         (compile-command): Add autoload.
14889         (compilation-disable-input): Add autoload.
14891 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
14893         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
14894         strings of the variables it can override.
14895         (time-stamp): New (as yet undocumented) time-stamp-format escapes
14896         %Q and %q, for fully-qualified domain name and unqualified host name.
14898 2005-09-11  Kim F. Storm  <storm@cua.dk>
14900         * emacs-lisp/authors.el (authors-aliases): Update list.
14901         (authors-fixed-entries): Update mldrag.el entry.
14903 2005-09-10  Alan Mackenzie  <acm@muc.de>
14905         * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
14906         from the region narrowed to.
14908 2005-09-10  Magnus Henoch  <mange@freemail.hu>
14910         * textmodes/ispell.el (ispell-check-version): Signal an error if
14911         aspell version is less than 0.60.
14913 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
14915         * progmodes/octave-inf.el (inferior-octave-startup):
14916         Resync current dir at the end.
14918 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
14920         * woman.el (woman-topic-at-point-default):
14921         Rename to woman-use-topic-at-point-default.
14922         (woman-topic-at-point): Rename to woman-use-topic-at-point.
14923         (woman-file-name): Reflect renames above.  Automatically use the
14924         word at point as topic if woman-use-topic-at-point is non-nil.
14925         Otherwise offer it as default but don't insert it in the
14926         minibuffer.  Also use `test-completion' instead of `assoc' as
14927         suggested by Stefan Monnier.
14929 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
14931         * vc.el (vc-directory, vc-update-change-log): Throw an error on
14932         the attempt to do it over Tramp.  This is not yet supported.
14934 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
14936         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
14937         (menu-bar-non-minibuffer-window-p): New functions.
14938         ("Split Window", "Save As..."): Use them.
14939         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
14940         ("Print Buffer", "Truncate Long Lines in this Buffer"):
14941         Use menu-bar-menu-frame-live-and-visible-p.
14942         ("Save Buffer", "Insert File", "Open Directory...")
14943         ("Open File...", "Visit New File..."):
14944         Use menu-bar-non-minibuffer-window-p.
14945         (kill-this-buffer-enabled-p, dired <menu-enable>):
14946         Use menu-bar-non-minibuffer-window-p.
14948 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
14950         * cus-start.el (all): Don't complain about fringe-related
14951         built-ins if fringes are not supported.  Ditto about
14952         selection-related built-ins.  Fix the test for GTK-related built-ins.
14954         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
14955         ("Postscript Print Buffer", "Print Region", "Save As...")
14956         ("Save", "Insert File...", "Open Directory...")
14957         ("Open File...", "Visit New File..."")
14958         ("Truncate Long Lines in this Buffer"): Don't look at
14959         menu-updating-frame if this display does not support multiple frames.
14961 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
14963         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
14965 2005-09-09  Emilio Lopes  <eclig@gmx.net>
14967         * woman.el: Format- and whitespace-related changes.
14969 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
14971         * woman.el: Fix my email address.
14973 2005-09-08  Richard M. Stallman  <rms@gnu.org>
14975         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
14976         (sh-mode): Locally set skeleton-pair-default-alist.
14978         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
14980         * progmodes/flymake.el: Require `compile' unconditionally.
14982         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
14984         * woman.el (woman-file-name): Provide a default, not initial input.
14986         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
14988         * font-lock.el (font-lock-support-mode): Doc fix.
14990         * descr-text.el (describe-property-list): Handle non-symbol prop names.
14992 2005-09-08  Richard M. Stallman  <rms@gnu.org>
14994         * simple.el (blink-matching-open): Get rid of text props from
14995         the string shown in echo area.  Don't permanently set point.
14996         Some rearrangements.
14998 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
15000         * recentf.el (recentf-filename-handler): Add custom choice
15001         `abbreviate-file-name'.
15003         * msb.el (msb--very-many-menus): Fix typo.
15005         * disp-table.el (standard-display-european): Don't set
15006         enable-multibyte-characters to nil.
15008 2005-09-08  David Ponce  <david@dponce.com>
15010         * recentf.el (recentf-show-file-shortcuts-flag): New option.
15011         (recentf-expand-file-name): Doc fix.
15012         (recentf-dialog-mode-map): Define digit shortcuts.
15013         (recentf--files-with-key): New variable.
15014         (recentf-show-digit-shortcut-filter): New function.
15015         (recentf-open-files-items): New function.
15016         (recentf-open-files): Use it.
15017         (recentf-open-file-with-key): New command.
15019 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
15021         * buff-menu.el (Buffer-menu-sort-by-column): New function.
15022         Suggested by Kim F. Storm.
15023         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
15024         (Buffer-menu-make-sort-button): Use global keymap.
15026 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
15028         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
15029         (Man-getpage-in-background-advice): Remove defadvice; it isn't
15030         necessary any longer with the remapped command.
15031         (Man-bgproc-sentinel-advice): Remove defadvice which counts
15032         formatting time only.
15034         * net/tramp.el (tramp-action-password)
15035         (tramp-multi-action-password): Compile the password prompt from
15036         `method', `user' and `host'.  Sometimes it isn't obvious which
15037         password to enter, for example with remote files offered by
15038         recentf.el, or with multiple steps.  Suggested by Robert Marshall
15039         <robert@chezmarshall.freeserve.co.uk>.
15041 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15043         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
15044         Fix regexp for when "s///" is at the beginning of line.
15046 2005-09-07  Jay Belanger  <belanger@truman.edu>
15048         * calc/calc-poly.el (math-expand-term): Multiply out any powers
15049         when in matrix mode.
15051 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15053         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
15054         non-anonymous functions.
15056 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
15058         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
15059         when using a header line.  Otherwise, use mouse-1-click-follows-link.
15061         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
15062         can't be moved; don't signal an error.
15064 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
15066         * cus-theme.el (custom-theme-write-faces): Save the current face
15067         spec, not the defface spec.
15069         * custom.el (custom-known-themes): Clarify meaning of "standard".
15070         (custom-push-theme): Save old values in the standard theme.
15071         (disable-theme): Correct typo.
15072         (custom-face-theme-value) Deleted unused function.
15073         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
15075 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15077         * progmodes/compile.el (compilation-goto-locus): Take into account
15078         iconified frames when determining whether the buffer is
15079         already visible.
15080         Don't reset window height if the window already existed.
15082 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
15084         * custom.el (load-theme): Rename from require-theme.
15085         Add interactive spec.
15086         (enable-theme): Rename from custom-enable-theme.
15087         Add interactive spec.
15088         (disable-theme): Rename from custom-disable-theme.
15089         Add interactive spec.
15090         (custom-make-theme-feature): Doc fix.
15091         (custom-theme-directory): Doc fix.
15092         (provide-theme): Call enable-theme.
15094 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
15096         * obsolete/lazy-lock.el (lazy-lock-mode):
15097         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
15098         font-lock-mode if it's off.  Print a warning instead.
15100         * progmodes/compile.el (compilation-start): Ignore errors if the
15101         process died before we get to send-eof.
15103         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
15104         Undo last change.  Enclosing the result in quotes broke things on Unix
15105         since tex-send-command passes it through shell-quote-argument.
15106         (tex-send-command): Pass `file' through convert-standard-filename
15107         when possible.
15108         (tex-uptodate-p): Handle the case where TeX hasn't put additional
15109         info in a transcript.
15111 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
15113         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
15114         fix compilation warning.  Reorder the key definitions to group
15115         together keys emitted by the current version of xterm.
15117         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
15118         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
15119         Reorder predicates to correct min-color usage.
15121 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
15123         * longlines.el (longlines-mode): Inhibit read-only when encoding.
15124         Kill local variables when longlines-mode is turned off.
15126 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
15128         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
15130         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
15132         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
15134         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
15135         (font-lock-lines-before): Change default to being inactive.
15136         (font-lock-default-fontify-region): Obey font-lock-lines-before.
15137         (font-lock-after-change-function): Don't handle f-l-lines-before here.
15139 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
15141         * net/tramp.el (tramp-handle-make-auto-save-file-name):
15142         Deactivate temporarily advice if active (not needed for Emacs 22,
15143         but for backwards compatibility).
15144         (tramp-exists-file-name-handler): Rewrite.  First implementation
15145         was too simple.
15146         (tramp-advice-make-auto-save-file-name):
15147         Call `tramp-handle-make-auto-save-file-name' (again, just for
15148         backwards compatibility).
15150 2005-08-31  Reto Zimmermann  <reto@gnu.org>
15152         * progmodes/vhdl-mode.el
15153         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
15154         (vhdl-end-p): Fix indentation bug "else" after "-- when".
15155         (vhdl-set-default-project): New function (easier setting of default).
15156         (vhdl-port-copy): Handle extended identifiers for generics.
15157         (vhdl-compiler-alist): Better description for error message regexp.
15158         (vhdl-make): Query for target, use previous as default.
15159         (vhdl-port-copy): Fix port copy for port names starting with "signal".
15160         (vhdl-font-lock-keywords-2): Fix fontification for record
15161         el. assign.
15162         (vhdl-speedbar-make-subpack-line): Add package body link.
15163         (vhdl-generate-makefile-1): Not include itself as dependency.
15164         (vhdl-font-lock-init): Highlight c-preprocessor directives.
15165         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
15166         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
15167         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
15168         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
15169         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
15170         (vhdl-import-project): Add string argument for `error'.
15171         (vhdl-compose-configuration)
15172         (vhdl-compose-configuration-architecture): Add configuration
15173         declaration generation.
15174         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
15175         (vhdl-trailer-re): Add "record" keyword (better indentation).
15176         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
15177         "[^ \t-\"]+".
15178         (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
15179         (vhdl-testbench-entity-file-name)
15180         (vhdl-testbench-architecture-file-name): Allow separate
15181         customization of testbench file names.
15182         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
15183         (vhdl-get-visible-signals): Allow newline within alias declaration.
15184         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
15185         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
15186         (member-ignore-case): Alias for missing function in XEmacs.
15187         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
15188         (vhdl-update-sensitivity-list): Ignore case on read signals.
15189         (vhdl-replace-string): Adjust case only for file names.
15190         (vhdl-update-sensitivity-list): Fix search for read signals.
15191         (vhdl-update-sensitivity-list): Exclude formal parameters.
15192         (vhdl-get-visible-signals): Include aliases of signals.
15193         (vhdl-get-visible-signals): Fix signal name searching.
15194         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
15195         (vhdl-fixup-whitespace-region): Fix for character
15196         literals (e.g. `:').
15198 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
15200         * ansi-color.el (comint-last-output-start):
15201         * bs.el (font-lock-verbose):
15202         * diff-mode.el (add-log-buffer-file-name-function):
15203         * dired-x.el (vm-folder-directory):
15204         * faces.el (help-xref-stack-item):
15205         * files.el (font-lock-keywords):
15206         * find-lisp.el (dired-buffers, dired-subdir-alist):
15207         * ido.el (cua-inhibit-cua-keys):
15208         * log-view.el (cvs-minor-wrap-function):
15209         * outline.el (font-lock-warning-face):
15210         * simple.el (compilation-current-error):
15211         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
15212         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
15213         * tooltip.el (comint-prompt-regexp):
15214         * w32-fns.el (explicit-shell-file-name):
15215         * term/mac-win.el (mac-charset-info-alist)
15216         (mac-services-selection, mac-system-script-code):
15217         * term/tty-colors.el (msdos-color-values):
15218         * term/w32-win.el (xlfd-regexp-registry-subnum):
15219         * term/x-win.el (x-keysym-table, x-selection-timeout)
15220         (x-session-id, x-session-previous-id):
15221         * textmodes/ispell.el (mail-yank-prefix):
15222         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
15223         * textmodes/org.el (calc-embedded-close-formula)
15224         (calc-embedded-open-formula)
15225         (font-lock-unfontify-region-function):
15226         * textmodes/reftex-global.el (isearch-next-buffer-function)
15227         (TeX-master):
15228         * textmodes/reftex.el (font-lock-keywords):
15229         * textmodes/tex-mode.el (font-lock-comment-face)
15230         (font-lock-doc-face):
15231         * textmodes/texinfo.el (outline-heading-alist):
15232         Add defvars.
15234         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
15235         (artist-spray-chars, artist-mode-init, artist-replace-string)
15236         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
15237         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
15238         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
15240         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
15241         (conf-align-assignments): "?\ " -> "?\s".
15243         * textmodes/reftex-index.el (TeX-master): Add defvar.
15244         (reftex-index-phrases-marker): Move up defvar.
15246         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
15247         (reftex-toc-include-labels-indicator)
15248         (reftex-toc-include-index-indicator)
15249         (reftex-toc-max-level-indicator): Move up declarations.
15251         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
15252         of args to `tramp-run-real-handler', even if it's empty in this case.
15254 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15256         * dired.el (dired-move-to-filename-regexp): Add date format for
15257         Mac OS X 10.3 in East Asian locales.
15259 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
15261         * files.el (make-auto-save-file-name): Add file name handler call
15262         if applicable.
15264         * net/tramp.el (tramp-file-name-handler-alist)
15265         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
15266         (tramp-handle-make-auto-save-file-name): Rename from
15267         `tramp-make-auto-save-file-name'.
15268         (tramp-exists-file-name-handler): New defun.
15269         (tramp-advice-make-auto-save-file-name): Make defadvice only when
15270         `make-auto-save-file-name' is not a magic file name operation.
15272 2005-08-30  Richard M. Stallman  <rms@gnu.org>
15274         * files.el (risky-local-variable-p):
15275         Match `-predicates' and `-commands.
15277         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
15278         (custom-save-all): Visit the file if necessary;
15279         kill the buffer if we created it.
15280         (custom-save-delete): Don't visit file or kill buffer here.
15282 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
15284         * textmodes/org.el (org-special-keyword): New face.
15285         (org-table-copy-down, org-table-eval-formula)
15286         (org-table-recalculate, org-init-section-numbers):
15287         Use `string-to-number' instead of `string-to-int'.
15288         (org-get-location): Use `insert-buffer-substring' instead of
15289         `insert-buffer'.
15290         (org-modify-diary-entry-string): New function.
15291         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
15292         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
15293         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
15294         active region.
15295         (org-export-as-html): Handle QUOTE keyword.
15296         (org-quote-string): New option.
15297         (org-bookmark-jump-unhide): New function, used for
15298         `bookmark-after-jump-hook'.
15299         (org-diary-default-entry): Apply only when not called through
15300         `org-agenda'.
15302 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
15304         * net/eudc.el (mode-popup-menu):
15305         * play/handwrite.el (ps-printer-name, ps-lpr-command):
15306         * progmodes/ada-mode.el (compile-auto-highlight)
15307         (skeleton-further-elements):
15308         * progmodes/autoconf.el (font-lock-syntactic-keywords):
15309         * progmodes/cmacexp.el (msdos-shells):
15310         * progmodes/compile.el (font-lock-extra-managed-props)
15311         (font-lock-keywords, font-lock-maximum-size)
15312         (font-lock-support-mode):
15313         * progmodes/grep.el (font-lock-lines-before):
15314         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
15315         * progmodes/mixal-mode.el (compile-command):
15316         * progmodes/perl-mode.el (font-lock-comment-face)
15317         (font-lock-doc-face, font-lock-string-face):
15318         * progmodes/prolog.el (comint-prompt-regexp):
15319         * progmodes/sh-script.el (font-lock-comment-face)
15320         (font-lock-set-defaults, font-lock-string-face):
15321         * progmodes/sql.el (font-lock-keyword-face)
15322         (font-lock-set-defaults, font-lock-string-face):
15323         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
15324         (itimer-version, lazy-lock-defer-contextually)
15325         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
15326         Add defvars.
15328         * progmodes/cperl-mode.el (cperl-electric-lbrace)
15329         (cperl-electric-keyword, cperl-electric-pod)
15330         (cperl-electric-backspace, cperl-forward-re)
15331         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
15332         (vc-rcs-header, vc-sccs-header): Add defvars.
15334         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
15335         (font-lock-syntactic-keywords, gud-find-expr-function):
15336         Add defvars.
15338         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
15339         (gdb-frame-parameters): Declare before use.
15341         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
15342         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
15343         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
15344         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
15346         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
15347         (idlwave-help-with-source): Use `insert-buffer-substring', not
15348         `insert-buffer'.
15350 2005-08-29  Juri Linkov  <juri@jurta.org>
15352         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
15353         Put outline-back-to-heading function call inside save-excursion.
15355 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
15357         * man.el (Man-init-defvars, Man-translate-references)
15358         (Man-support-local-filenames, Man-highlight-references):
15359         * progmodes/sql.el (sql-interactive-mode):
15360         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
15362         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
15363         (compilation-mode-font-lock-keywords): Add defvars.
15364         (checkdoc-interactive-loop): "?\ " -> "?\s".
15366         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
15367         (font-lock-doc-face, font-lock-string-face)
15368         (font-lock-keywords-case-fold-search): Add defvars.
15369         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
15371         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
15372         Don't pass X and Y (they are ignored anyway).
15373         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
15374         (mouse-delete-window): Make arguments optional.
15376         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
15377         (caesar-translate-table, minor-modes, news-buffer-save)
15378         (news-group-name, news-minor-modes): Add defvars.
15380         * emacs-lisp/lselect.el (mouse-highlight-priority)
15381         (x-lost-selection-functions, zmacs-regions):
15382         * emacs-lisp/pp.el (font-lock-verbose):
15383         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
15384         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
15385         (ses-mode-map):
15386         * emacs-lisp/tcover-unsafep.el (safe-functions):
15387         * international/mule-cmds.el (mac-system-coding-system)
15388         (mac-system-locale):
15389         * language/ethio-util.el (rmail-current-message)
15390         (rmail-message-vector):
15391         * language/thai-util.el (thai-auto-composition-mode):
15392         * mail/metamail.el (rmail-current-message, rmail-message-vector):
15393         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
15394         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
15395         (vm-primary-inbox, vm-spool-files):
15396         * mail/rmail.el (deleted-head, font-lock-fontified)
15397         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
15398         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
15399         (total-messages):
15400         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
15401         (rmail-summary-mode-map):
15402         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
15403         (rmail-last-label, rmail-last-multi-labels)
15404         (rmail-summary-vector, rmail-total-messages):
15405         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
15406         * mail/rmailsum.el (msgnum):
15407         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
15408         (rmail-current-message):
15409         * obsolete/fast-lock.el (font-lock-face-list):
15410         * obsolete/rnewspost.el (mail-reply-buffer):
15411         * obsolete/scribe.el (compile-command):
15412         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
15414 2005-08-28  John Paul Wallington  <jpw@gnu.org>
15416         * ibuf-ext.el (ibuffer-auto-update-changed):
15417         Use `frame-or-buffer-changed-p' to check whether we need to update.
15418         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
15419         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
15420         as a `frame-or-buffer-changed-p' state vector instead.
15422 2005-08-27  Romain Francoise  <romain@orebokech.com>
15424         * textmodes/makeinfo.el (makeinfo-compile):
15425         Use `compilation-start'.  Set `next-error-function' according to
15426         `disable-errors'.
15427         (makeinfo-next-error): New function.
15428         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
15429         (makeinfo-buffer): Likewise.
15431         * progmodes/compile.el (compilation-start): Add autoload cookie.
15433         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
15434         * textmodes/sgml-mode.el: Likewise.
15435         * progmodes/python.el: Likewise.
15437 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
15439         * simple.el (blink-matching-paren-distance): Document the meaning
15440         of nil value, and allow to customize to nil.
15442         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
15443         command.com, not command.exe.
15445 2005-08-26  John Wiegley  <johnw@newartisans.com>
15447         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
15448         code around a bit so that an extraneous nil argument is not added
15449         to a command when no args are given.
15451         * eshell/esh-arg.el (eshell-parse-double-quote): If a
15452         double-quoted argument resolves to nil, return it as an empty
15453         string rather than as nil.  This made it impossible to pass "" to
15454         a shell script as a null string argument.
15456 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15458         * outline.el (outline-invent-heading): New fun.
15459         (outline-promote, outline-demote): Use it.
15460         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
15461         (outline-end-of-subtree): Remove unused var `opoint'.
15463 2005-08-26  David Reitter  <david.reitter@gmail.com>
15465         * menu-bar.el (truncate-lines, write-file, print-buffer)
15466         (ps-print-buffer-faces, ps-print-buffer, split-window):
15467         Disable menu items when the frame they refer to is invisible, or when
15468         they refer to a buffer and the minibuffer is selected.
15470 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
15472         * progmodes/flymake.el (flymake-highlight-err-lines):
15473         Use save-excursion around flymake-highlight-line to preserve point.
15475 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
15477         * progmodes/octave-mod.el: Change Author and Maintainer address.
15478         (octave-maintainer-address): Change Kurt's email address.
15479         * progmodes/octave-inf.el: Change Author and Maintainer address.
15480         * progmodes/octave-hlp.el: Change Author and Maintainer address.
15482 2005-08-26  Kim F. Storm  <storm@cua.dk>
15484         * subr.el (version-list-<, version-list-<=, version-list-=):
15485         Rename from integer-list-*.
15486         (version-list-not-zero): Likewise.  Fix while loop.
15487         (version=): Use version-list-= instead of string-equal.
15489 2005-08-26  Richard M. Stallman  <rms@gnu.org>
15491         * outline.el (outline-promote): Try shortening the heading.
15492         As last resort, read the heading to use.
15493         (outline-demote): As last resort, read the heading to use.
15495 2005-08-26  Romain Francoise  <romain@orebokech.com>
15497         * progmodes/compile.el (compilation-start): Doc fix.
15499         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
15500         (antlr-font-lock-additional-keywords): Fix reference to
15501         `antlr-font-lock-literal-regexp' erroneously changed during the
15502         mass face rename.
15503         (antlr-run-tool): Use `compilation-start'.
15505         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
15506         instead of the obsolete `compile-internal'.
15508 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
15510         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
15511         (number, original-date):
15512         * calendar/cal-china.el (date):
15513         * calendar/cal-coptic.el (date):
15514         * calendar/cal-french.el (date):
15515         * calendar/cal-hebrew.el (date, entry, number, original-date):
15516         * calendar/cal-islam.el (date, number, original-date):
15517         * calendar/cal-iso.el (date):
15518         * calendar/cal-julian.el (date):
15519         * calendar/cal-mayan.el (date):
15520         * calendar/cal-menu.el (date, event):
15521         * calendar/cal-persia.el (date):
15522         * calendar/lunar.el (date):
15523         * calendar/solar.el (date): Add defvars.
15525         * emerge.el:
15526         * ibuffer.el:
15527         * info-xref.el:
15528         * obsolete/bg-mouse.el:
15529         * obsolete/sun-curs.el:
15530         * obsolete/swedish.el: Move the `defvar's to the top level.
15532         * smerge-mode.el (smerge-refined-change): Add :group.
15534 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
15536         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
15537         (smerge-keep-n): Remove props.
15538         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
15539         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
15540         now that it's done in smerge-keep-n.
15541         (smerge-refined-change): New face.
15542         (smerge-refine-chopup-region, smerge-refine-highlight-change)
15543         (smerge-refine): New funs.
15544         (smerge-basic-map): Bind smerge-refine.
15546 2005-08-25  Juri Linkov  <juri@jurta.org>
15548         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
15549         compilation-process-setup-function and compilation-disable-input
15550         in grep-mode instead of let-bindings in grep.
15552         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
15553         Delete "Automatic File De/compression" (auto-compression-mode).
15555 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
15557         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
15558         Silence warning about non-existent variable.
15560 2005-08-25  Richard M. Stallman  <rms@gnu.org>
15562         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
15563         Rename "Describe Key" to "Describe Key or Mouse Operation".
15565         * mail/mailalias.el (build-mail-aliases): Delete comments
15566         from the contents before processing them.
15568         * isearch.el (isearch-edit-string): Erase the Search prompt
15569         if user enters an empty string and there is no default.
15571         * comint.el (comint-file-name-prefix): Add autoload.
15573 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
15575         * subr.el (play-sound): Rearrange to avoid warning.
15577 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
15579         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
15580         New hook.
15581         (add-to-diary-list): Call `diary-modify-entry-list-string-function'
15583 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15585         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
15587         * custom.el (custom-theme-set-variables): Sort minor modes last.
15589 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15591         * subr.el (version-separator, version-regexp-alist): New vars used by
15592         version comparison funs.
15593         (integer-list-<, integer-list-=, integer-list-<=)
15594         (integer-list-not-zero): New funs for integer list comparison.
15595         (version-to-list, version=, version<, version<=): New funs for version
15596         comparison.
15598 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
15600         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
15601         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
15602         time to silence the byte-compiler.
15604         * ibuffer.el (ibuffer-compile-make-eliding-form)
15605         (ibuffer-check-formats): Use `with-no-warnings' to hide references
15606         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
15607         so it's silly to get warnings for it).
15608         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
15609         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
15610         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
15611         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
15612         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
15613         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
15614         Defvar at compile time.
15615         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
15616         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
15617         Declare them before use.
15619         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
15620         (info-xref-good, info-xref-bad): Defvar at compile time.
15622         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
15623         Use `let*' instead of `let'.
15625         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
15626         (*mouse-y*, menu, char): Defvar at compile time.
15627         (sc::menu): Declare it before use.
15628         (sc::pack-one-line): Use `let', not `let*'.
15630         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
15631         (mail-send-hook): Defvar at compile time.
15633         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
15634         Defvar at compile time.
15636         * term/sun-mouse.el (current-global-mousemap)
15637         (current-local-mousemap): Declare them before use.
15639 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
15641         * bookmark.el (bookmark-after-jump-hook): New hook.
15642         (bookmark-jump): Run `bookmark-after-jump-hook'.
15644 2005-08-23  Juri Linkov  <juri@jurta.org>
15646         * faces.el (minibuffer-prompt): Doc fix.
15648 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
15650         * progmodes/xscheme.el: Trivial changes to silence warnings.
15651         (xscheme-previous-mode, xscheme-previous-process-state):
15652         Add defvars.
15653         (xscheme-last-input-end, xscheme-process-command-line)
15654         (xscheme-process-name, xscheme-buffer-name)
15655         (xscheme-expressions-ring-max, xscheme-expressions-ring)
15656         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
15657         (xscheme-control-g-synchronization-p)
15658         (xscheme-control-g-disabled-p, xscheme-string-receiver)
15659         (default-xscheme-runlight, xscheme-runlight)
15660         (xscheme-runlight-string, xscheme-process-filter-state)
15661         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
15662         Move to beginning of file.
15663         (scheme-interaction-mode-commands-alist)
15664         (scheme-interaction-mode-map, scheme-debugger-mode-map):
15665         Declare them before use.  Note: the initialization code for the variables
15666         has not been moved because it uses functions that reference the variables.
15667         (xscheme-control-g-message-string, xscheme-process-filter-alist)
15668         (xscheme-prompt-for-expression-map): Declare them before use.
15669         (scheme-debugger-mode-commands): "?\ " -> "?\s".
15671 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
15673         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
15675 2005-08-22  Juri Linkov  <juri@jurta.org>
15677         * faces.el (set-face-underline): Delete this duplicate function
15678         and make an obsolete alias to set-face-underline-p.
15679         (set-face-underline-p): Use docstring of set-face-underline.
15680         (describe-face): Create hyperlink to parent face.
15682         * info.el (Info-insert-dir): Use save-excursion around
15683         insert-buffer-substring.
15684         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
15685         (Info-escape-percent): Delete function.
15686         (Info-fontify-node): Replace Info-escape-percent by
15687         replace-regexp-in-string with REP arg set to lambda that
15688         duplicates `%' and preserves text properties.
15690         * progmodes/compile.el (compilation-disable-input): Doc fix.
15691         (define-compilation-mode): Doc fix and refill.
15692         (kill-compilation): Use `mode-name' in the error message.
15693         (compilation-find-file): Use `compilation-error' in the
15694         read-file-name's prompt.
15696 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15698         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
15699         (smerge-auto-leave): Make undo re-enable the mode.
15700         (debug-ignored-errors): Add the user-error of impossible resolution.
15701         (smerge-resolve): Move things around a bit, in preparation for later.
15702         (smerge-diff): Don't fail if the buffer has no associated file.
15703         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
15704         (smerge-conflict-overlay): New function.
15705         (smerge-match-conflict): Don't add text properties here.
15706         (smerge-find-conflict): Instead, add an overlay here.
15707         Also check for the case where we're inside a conflict already, so as to
15708         obviate the need for font-lock-multiline, which is unbearably slow with
15709         large conflicts and ciomplex font-lock patterns.
15710         (smerge-remove-props): Remove overlay rather than text-properties.
15711         (smerge-mode): Don't set font-lock-multiline.
15712         Remove overlays when turned off.
15714 2005-08-21  Kim F. Storm  <storm@cua.dk>
15716         * ido.el (ido-ignore-item-p): Use save-match-data.
15717         Bind case-fold-search to ido-case-fold locally.
15719 2005-08-20  Richard M. Stallman  <rms@gnu.org>
15721         * files.el (normal-mode): If font lock is on, turn it off and on.
15723         * subr.el (replace-regexp-in-string): Doc fix.
15725         * startup.el (command-line-1): Don't suppress startup screen
15726         due to existing processes.
15728         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
15730         * progmodes/compile.el (compilation-disable-input): Default to nil.
15732 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
15734         * progmodes/compile.el (compilation-disable-input): New defcustom.
15735         (compilation-start): If compilation-disable-input is non-nil, send
15736         EOF to the compilation process.
15738 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
15740         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
15741         Run the argument of tex-shell-cd-command through
15742         convert-standard-filename, to get the correct style of slashes on
15743         Windows, and enclose the result in quotes, in case the file name
15744         includes whitespace or other special characters.
15746 2005-08-19  Andreas Schwab  <schwab@suse.de>
15748         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
15749         process.
15751 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
15753         * cus-start.el (minibuffer-prompt-properties): Correct typo.
15755 2005-08-18  Kim F. Storm  <storm@cua.dk>
15757         * scroll-lock.el: Fix errors due to incorrect line wrapping.
15759 2005-08-18  Richard M. Stallman  <rms@gnu.org>
15761         * scroll-lock.el: New file.
15763 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
15765         * dired.el (dired-move-to-end-of-filename):
15766         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
15768 2005-08-18  Kim F. Storm  <storm@cua.dk>
15770         * ido.el (ido-everywhere): Fix defcustom :set function to disable
15771         rather than toggle mode when custom value is nil.
15772         (ido-everywhere): Fix defun doc string.
15774 2005-08-17  Richard M. Stallman  <rms@gnu.org>
15776         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
15777         as tag instead of "Inviolable".
15779 2005-08-17  Kim F. Storm  <storm@cua.dk>
15781         * windmove.el (windmove-coordinates-of-position): Remove.
15782         (windmove-coordinates-of-window-position): Remove.
15783         (windmove-reference-loc): Use posn-at-point instead.
15785         * subr.el (insert-for-yank-1): Doc fix.
15787         * ido.el (ido-enter-matching-directory): Rename from
15788         ido-enter-single-matching-directory.  Change `slash' choice to
15789         `only'.  Add `first' choice.
15790         (ido-exhibit): Adapt to above changes.
15792 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
15794         * Makefile.in: Expand comment about building loaddefs.el.
15796 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
15798         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
15799         Comment use of defadvice.
15801         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
15803 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
15805         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
15806         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
15807         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
15808         * progmodes/idlw-shell.el, progmodes/ld-script.el,
15809         * progmodes/which-func.el, ruler-mode.el, strokes.el,
15810         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
15811         for backward compatibility for faces that did not appear in the
15812         previous Emacs release.
15814         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
15816 2005-08-15  Kim F. Storm  <storm@cua.dk>
15818         * emulation/cua-base.el (cua-delete-region): Return t if
15819         deleted region was non-empty.
15820         (cua-replace-region): Inhibit overwrite-mode for
15821         self-insert-command if replaced region was non-empty.
15822         (cua--explicit-region-start, cua--status-string): Make them
15823         buffer-local at top-level...
15824         (cua-mode): ...rather than when mode is enabled.
15826 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
15828         * progmodes/vhdl-mode.el (vhdl-emacs-21):
15829         Set t for Emacs 21, 22, and so on.
15831 2005-08-15  David Ponce  <david@dponce.com>
15833         * tree-widget.el: Update Commentary header.
15834         (tree-widget-theme): Doc fix.
15835         (tree-widget-space-width): New option.
15836         (tree-widget-image-properties): Look up in the default theme too.
15837         (tree-widget--cursors): Only for images with arrow pointer shape.
15838         (tree-widget-lookup-image): Pointer shape is hand by default.
15839         (tree-widget-icon): Rename generic icon widget from
15840         `tree-widget-control'.
15841         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
15842         derive from `tree-widget-icon'.
15843         (tree-widget-handle): Improve default look and feel of the text
15844         representation.
15845         (tree-widget): Rename :*-control properties to :*-icon properties.
15846         Add :action and :help-echo properties.
15847         (tree-widget-after-toggle-functions): Move.
15848         (tree-widget-close-node, tree-widget-open-node): Remove.
15849         (tree-widget-before-create-icon-functions): New hook.
15850         (tree-widget-value-create): Update to allow customization of icons
15851         and nodes at run-time via that new hook.
15852         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
15853         (tree-widget-icon-action, tree-widget-icon-help-echo)
15854         (tree-widget-action, tree-widget-help-echo): New functions.
15856 2005-08-15  Kim F. Storm  <storm@cua.dk>
15858         * ido.el (ido-buffer-internal): Use with-no-warnings.
15859         (ido-make-merged-file-list): Use while-no-input.
15861 2005-08-15  Richard M. Stallman  <rms@gnu.org>
15863         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
15864         (flyspell-large-region): Fix doc and custom type.
15866 2005-08-14  Richard M. Stallman  <rms@gnu.org>
15868         * files.el (interpreter-mode-alist): Doc fix.
15870         * mail/rmail.el (rmail-nonignored-headers): New variable.
15871         (rmail-clear-headers): Use it.
15872         (rmail-reply): Better handling of mail-followup-to header.
15874         * progmodes/sh-script.el (sh-font-lock-keywords-var):
15875         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
15876         don't try to refer to executable-font-lock-keywords.
15877         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
15878         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
15879         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
15880         (sh-mode): Set comment-start-skip, local-abbrev-table,
15881         imenu-case-fold-search.
15882         (sh-set-shell): Don't set them here.
15883         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
15884         Don't cache the results in the original alist; don't ever modify
15885         that alist.
15887         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
15889         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
15890         empty.
15892 2005-08-15  Andreas Schwab  <schwab@suse.de>
15894         * desktop.el: Put autoload cookie at risky-local-variable declarations.
15896         * dired.el, info.el, mail/rmail.el: Revert last change.
15898 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
15900         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
15901         modification in `eval-after-load' form.
15902         * info.el: Likewise.
15903         * mail/rmail.el: Likewise.
15905 2005-08-14  Juri Linkov  <juri@jurta.org>
15907         * progmodes/compile.el (compilation-mode-font-lock-keywords):
15908         Remove highlighting of "Compilation started".  Highlight only
15909         the word "finished" in "Compilation finished".  Add highlighting
15910         of "interrupt", "killed", "terminated" and the exit code.
15911         (compilation-start): Add newline after header.  Use exactly the
15912         same time stamp format as the finishing message.
15913         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
15915         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
15916         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
15917         Add highlighting of "interrupt", "killed", "terminated".
15919         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
15920         enabled and the current command is self-insert-command, call it
15921         explicitly with overwrite-mode bound to nil, to not allow it
15922         to delete the character after the selected region.
15924 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
15926         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
15927         move-end-of-line, end-of-line, and beginning-of-line to the list
15928         of commands after which the echo area is updated.
15930 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
15932         * cus-edit.el (custom-save-all, custom-save-delete):
15933         Bind recentf-exclude to exclude custom-file.
15935 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
15937         * mail/rmailsum.el (rmail-summary-end-of-message): New command
15938         to go to the bottom of the mail message.  Added to
15939         `rmail-summary-mode-map' with key "/".
15940         (rmail-summary-show-message): New (internal) function for use by
15941         both `rmail-summary-beginning/end-of-message'.
15942         (rmail-summary-beginning-of-message): Change to use
15943         rmail-summary-show-message.
15945         * mail/rmail.el (rmail-end-of-message): New command to go to the
15946         end of the current message.  Added to `rmail-mode-map' with key "/".
15947         (rmail-beginning-of-message): Fix to work as documented.
15948         (rmail-mode): Change documentation.
15950         * progmodes/compile.el (compilation-start): Add the line
15951         "Compilation started" with compilation start time.
15952         (compilation-mode-font-lock-keywords): Add `started' to keywords.
15954 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
15956         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
15957         of menu items.
15959 2005-08-11  Richard M. Stallman  <rms@gnu.org>
15961         * simple.el (pop-global-mark): Reverse test of widen-automatically.
15963         * battery.el (battery-status-function): Don't use ignore-errors.
15965 2005-08-11  Lute Kamstra  <lute@gnu.org>
15967         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
15968         define-obsolete-variable-alias.
15970 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15972         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
15973         (ange-ftp-send-cmd): Revert last change, and expand
15974         the comment explaining the problem.
15976 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
15978         * ldefs-boot.el: Update.
15980         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
15981         item to "Time, Load and Mail".  Change help echo text.
15983         * time.el (display-time-use-mail-icon, display-time-format)
15984         (display-time-string-forms): Shorten first line of docstrings.
15986 2005-08-10  Lars Hansen  <larsh@soem.dk>
15988         * desktop.el (desktop-buffer-mode-handlers):
15989         Make non-customizable.  Add autoload cookie.  Change initial value to
15990         nil; add elements in respective modules instead.  Fix doc string.
15991         (desktop-load-file): New function.
15992         (desktop-minor-mode-handlers): New autoloaded variable.
15993         (desktop-create-buffer): Call minor mode handlers.
15994         Use desktop-load-file to load major and minor mode modules prior to
15995         checking for a handler.
15996         (desktop-save): Don't add nil to desktop-minor-modes for minor
15997         modes with nil function in desktop-minor-mode-table.  Don't delete
15998         desktop file before rewriting it.
15999         (desktop-locals-to-save): Add autoload cookie.  Don't make
16000         automatically buffer-local.  Add variables column-number-mode,
16001         size-indication-mode, indent-tabs-mode,
16002         indicate-buffer-boundaries, indicate-empty-lines and
16003         show-trailing-whitespace.
16004         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
16005         regexps.  Don't use desktop-clear-preserve-buffers-regexp.
16006         (desktop-clear-preserve-buffers-regexp): Delete.
16007         (desktop-clear-preserve-buffers): Update initial value and docstring.
16008         (desktop-save-buffer): Fix doc string.
16010         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
16011         (hilit-chg-desktop-restore): New function.
16012         (highlight-changes-mode): Add highlight-changes-mode to
16013         desktop-locals-to-save.
16015         * dired.el: Add handler to desktop-buffer-mode-handlers.
16016         (dired-restore-desktop-buffer): Remove autoload cookie.
16017         (dired-mode): Add autoload cookie.
16019         * info.el: Add handler to desktop-buffer-mode-handlers.
16020         (Info-restore-desktop-buffer): Remove autoload cookie.
16021         (Info-mode): Add autoload cookie.
16023         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
16024         (mh-restore-desktop-buffer): Remove autoload cookie.
16025         (mh-folder-mode): Add autoload cookie.
16027         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
16028         (rmail-restore-desktop-buffer): Remove autoload cookie.
16030 2005-08-11  Masatake YAMATO  <jet@gyve.org>
16032         * hexl.el (hexl-address-region):
16033         (hexl-ascii-region, hexl-font-lock-keywords):
16034         (hexl-highlight-line-range): Use the term "region"
16035         instead of "area" for consistency with the other symbols
16036         defined in hexl.el.
16038 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
16040         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
16041         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
16042         out by Juri Linkov).  Add `display-battery-mode'.
16044 2005-08-09  Juri Linkov  <juri@jurta.org>
16046         * progmodes/compile.el (compilation-mode-font-lock-keywords):
16047         Remove `-text' from face variable names.
16048         (compilation-error-file-name, compilation-warning-file-name)
16049         (compilation-info-file-name): Delete faces.
16050         (compilation-line-number, compilation-column-number):
16051         Remove face underlining.
16052         (compilation-message-face): Set to `underline' value by default.
16053         (compilation-error-face, compilation-warning-face)
16054         (compilation-info-face): Remove `-file-name' from face names.
16055         (compilation-error-text-face, compilation-warning-text-face)
16056         (compilation-info-text-face): Delete face variables.
16057         (compilation-text-face): Delete function.
16059         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
16060         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
16061         (grep-error-face): Set to `compilation-error' instead of
16062         `compilation-error-face' (which is redefined to `grep-hit-face' in
16063         grep buffers).
16064         (grep-mode-font-lock-keywords): Remove `-text' from face variable
16065         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
16067         * dired-aux.el (dired-do-query-replace-regexp):
16068         Use `query-replace-read-args'.
16070         * replace.el (query-replace-read-from, query-replace-read-to)
16071         (query-replace-read-args): Rename arg `string' to `prompt'.
16073         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
16075 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
16077         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
16078         uploading files.
16079         (ange-ftp-canonize-filename): Handle file names beginning with ~
16080         correctly.
16082 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
16084         * textmodes/fill.el (canonically-space-region)
16085         (fill-context-prefix, fill-french-nobreak-p)
16086         (fill-delete-newlines, fill-comment-paragraph)
16087         (justify-current-line): "?\ " -> "?\s".
16089 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
16091         * textmodes/fill.el (fill-nonuniform-paragraphs):
16092         Improve argument/docstring consistency.
16094 2005-08-09  Richard M. Stallman  <rms@gnu.org>
16096         * textmodes/ispell.el (ispell-word): More fboundp checks.
16098         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
16099         (find-file-noselect-1): Call it here, only if RAWFILE.
16100         (normal-mode): Always set some major mode.
16101         (save-some-buffers-action-alist): Change some explanation strings.
16102         (file-name-non-special): In the `quote' method, use unwind-protect.
16104 2005-08-09  Magnus Henoch  <mange@freemail.hu>
16106         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
16107         (ispell-have-aspell-dictionaries): New variable.
16108         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
16109         (ispell-get-aspell-config-value): New function.
16110         (ispell-aspell-find-dictionary): New function.
16111         (ispell-aspell-add-aliases): New function.
16112         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
16113         appropriate.  Don't look for ispell dictionaries if we use aspell.
16114         (ispell-menu-map): Don't build a submenu of dictionaries.
16116 2005-08-09  Richard M. Stallman  <rms@gnu.org>
16118         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
16119         (sql-read-passwd): Use read-passwd.
16121         * progmodes/idlw-toolbar.el (idlwave-toolbar)
16122         (idlwave-toolbar-is-possible): Add defvars.
16124         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
16125         Avoid warnings.
16127         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
16128         (idlwave-system-class-info, idlwave-executive-commands-alist):
16129         Use defvar.
16131         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
16133         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
16134         Avoid warnings.
16136         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
16137         and content-type: headers.
16139         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
16141         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
16142         and rename some of them to be more self-explanatory.
16144         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
16146         * startup.el (command-line-1): Implement -scriptload.
16148         * replace.el (occur-engine): Initial *Occur* output not undoable.
16150         * menu-bar.el (menu-bar-file-menu): Rename some menu items
16151         and improve help strings.
16153         * isearch.el (isearch-repeat): When changing direction,
16154         mark search successful.
16156         * ediff-init.el: Use (featurep 'xemacs).
16158         * comint.el (send-invisible): Identify buffer, if not selected.
16160         * align.el: Delete autoload for c-guess-basic-syntax.
16162 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
16164         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
16165         Improve argument/docstring consistency.  Doc fixes.
16166         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
16167         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
16168         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
16169         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
16170         (r2bv-organization, r2bv-pages, r2bv-primary-author)
16171         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
16172         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
16173         Defvar at compile time.
16175 2005-08-09  Juri Linkov  <juri@jurta.org>
16177         * info.el: Replace `info' with upper-case `Info' where appropriate.
16178         (info-title-1, info-title-2, info-title-3, info-title-4)
16179         (info-menu-header): Move up face definitions.
16180         (info-menu-star): Rename from `info-menu-5'.
16181         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
16182         (Info-fontify-visited-nodes): Fix docstring.
16183         (Info-hide-note-references): Fix docstring.
16184         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
16185         menu items in the same way as on cross-references.
16186         (info-apropos): Fix sorting order and formatting to be like in the
16187         stand-alone Info browser.  Display error messages for 1 sec.
16188         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
16189         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
16190         from the menu bar.
16191         (Info-insert-dir): Restore point after calling
16192         `insert-buffer-substring'.
16194 2005-08-08  Richard M. Stallman  <rms@gnu.org>
16196         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
16197         (recompute-lucid-menubar): Add defvars.
16199         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
16201         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
16203         * net/net-utils.el (run-dig): Rename from `dig'.
16205         * play/gametree.el (gametree-mode): Use make-local-variable,
16206         not make-variable-buffer-local.
16208         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
16210         * ansi-color.el (ansi-color-make-extent)
16211         (ansi-color-set-extent-face): Use fboundp, not functionp.
16213         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
16214         not make-variable-buffer-local.
16216         * bookmark.el (Info-current-file): Add defvar.
16217         (bookmark-jump-noselect): Use with-no-warnings.
16219         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
16221         * ebuff-menu.el (Helper-return-blurb): Add defvar.
16223         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
16225         * find-file.el (ada-procedure-start-regexp)
16226         (ada-package-start-regexp): Add defvars.
16228         * info.el (Info-insert-dir): Use insert-buffer-substring.
16230         * xml.el (xml-att-def-re): Add defvar.
16232         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
16233         calling convention.
16235         * subr.el (while-no-input): Return t if there is input.
16237 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
16239         * cus-start.el (all): Add `overflow-newline-into-fringe'.
16241 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
16243         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
16244         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
16246 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
16248         * cmuscheme.el (scheme-start-file): Replace reference to
16249         `user-emacs-directory' by "~/.emacs.d/".
16251 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
16253         * info.el (Info-dir-remove-duplicates): Avoid case folding
16254         in loop; instead, keep downcased strings for comparison.
16255         Suggested by Helmut Eller.
16257 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
16259         Sync with Tramp 2.0.50.
16261         * net/tramp.el: Remove defvar of `last-coding-system-used' in the
16262         XEmacs case; not necessary anymore.
16263         (tramp-user-regexp): Allow "@" as part of user name.
16264         (tramp-handle-set-visited-file-modtime)
16265         (tramp-handle-insert-file-contents)
16266         (tramp-handle-write-region): No special handling for
16267         `last-coding-system-used, because this is done in
16268         `tramp-accept-process-output' now.
16269         (tramp-accept-process-output): New defun.
16270         (tramp-process-one-action, tramp-process-one-multi-action)
16271         (tramp-wait-for-regexp, tramp-wait-for-output)
16272         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
16273         Howells <dhowells@redhat.com>.
16274         (clear-visited-file-modtime): Defadvice removed.  The check for
16275         unset buffer's modtime does not need to be based on
16276         `tramp-buffer-file-attributes'.  Suggested by RMS.
16277         (tramp-message): Insert "\n" if not being at beginning of line.
16278         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
16279         sequence with same logic.
16280         (tramp-completion-handle-expand-file-name): Discard call of
16281         `tramp-drop-volume-letter'.  It is not necessary, and there have
16282         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
16283         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
16284         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
16285         should always be visible.
16286         (tramp-handle-insert-directory, tramp-setup-complete)
16287         (tramp-set-process-query-on-exit-flag)
16288         (tramp-append-tramp-buffers): Pacify byte-compiler.
16289         (tramp-bug): Delete non-existing variables from list.
16290         Apply `tramp-load-report-modules' as pre-hook.
16291         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
16292         `shell-prompt-pattern' because of non-7bit characters.
16293         Reported by Sebastian Luque <sluque@mun.ca>.
16294         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
16295         (tramp-match-string-list): Remove function.
16296         (tramp-wait-for-regexp): Remove call of that function.
16297         Suggested by Kim F. Storm <storm@cua.dk>.
16298         (tramp-set-auto-save-file-modes): Use octal integer code #o600
16299         instead of octal character code ?\600.  The latter resulted in a
16300         syntax error with XEmacs.
16302         * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
16303         XEmacs case; not necessary anymore.
16304         (tramp-smb-handle-write-region): No special handling for
16305         `last-coding-system-used, because this is done in
16306         `tramp-accept-process-output' now.
16307         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
16309 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
16311         * wid-edit.el (widget-choice-value-create):
16312         Unconditionally respect user choice.  Set :explicit-choice back to nil
16313         when no longer needed.
16314         (widget-choice-action): Unconditionally respect user choice.
16315         Eliminate :explicit-choice-value.
16317         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
16319         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
16320         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
16321         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
16322         running new function `toggle-indicate-empty-lines'.
16323         Rename "Customize" item to "Customize fringe".
16324         Rename "Indicators" item to "Buffer boundaries" and change help echo.
16325         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
16326         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
16327         Delete "Empty lines only" item.
16328         (menu-bar-showhide-fringe-ind-customize): New function.
16329         (menu-bar-showhide-fringe-ind-mixed)
16330         (menu-bar-showhide-fringe-ind-box)
16331         (menu-bar-showhide-fringe-ind-right)
16332         (menu-bar-showhide-fringe-ind-left)
16333         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
16334         instead of `fringe-indicators'.
16336 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
16338         * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
16339         Change the date of last update.
16341 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
16343         * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
16344         (viper-exec-yank, viper-put-back): Don't display modification msg
16345         if in the minibuffer.
16347         * viper-init.el (viper-replace-overlay-cursor-color)
16348         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
16349         Make variables frame local.
16351         * viper-util.el (viper-append-filter-alist): Use append instead of
16352         nconc.
16354         * viper.el (viper-vi-state-mode-list)
16355         (viper-emacs-state-mode-list): Move help-mode and
16356         completion-list-mode from the first list to the second.
16357         (viper-mode): Docstring.
16358         (viper-go-away, viper-non-hook-settings): Don't localize
16359         minor-mode-alist in newer Emacsen.  Add advice to
16360         set-cursor-color.  Don't bind "\C-c\\".
16362 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
16364         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
16365         (scheme-macro-expand-command): New user options.
16366         (scheme-trace-procedure, scheme-expand-current-form): New commands.
16367         (scheme-form-at-point, scheme-start-file)
16368         (scheme-interactively-start-process): New functions.
16369         (scheme-get-process): New function, extracted from `scheme-proc'.
16370         (run-scheme): Call `scheme-start-file' to get start file, and pass
16371         it to `make-comint'.
16372         (switch-to-scheme, scheme-proc):
16373         Call `scheme-interactively-start-process' if no Scheme buffer/process
16374         is available.
16376 2005-08-06  Juri Linkov  <juri@jurta.org>
16378         * progmodes/compile.el (compilation-mode-font-lock-keywords):
16379         Use `compilation-text-face', `compilation-info-text-face' and
16380         `compilation-error-text-face' instead of `font-lock-keyword-face'.
16381         (compilation-error): New face.
16382         (compilation-error-file-name): Inherit from
16383         `compilation-error' instead of `font-lock-warning-face'.
16384         (compilation-warning-file-name): Inherit from
16385         `compilation-warning' instead of `font-lock-warning-face'.
16386         (compilation-info, compilation-error-file-name)
16387         (compilation-warning-file-name, compilation-info-file-name)
16388         (compilation-line-number, compilation-column-number): Doc fix.
16389         (compilation-error-text-face, compilation-warning-text-face)
16390         (compilation-info-text-face): New face variables.
16391         (compilation-line-face, compilation-column-face)
16392         (compilation-enter-directory-face)
16393         (compilation-leave-directory-face): Doc fix.
16394         (compilation-text-face): New function.
16396         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
16397         instead of 1 to display binary file names as info file links.
16398         (grep-error-face): Use `compilation-error-face' instead of
16399         `font-lock-keyword-face'.
16400         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
16401         and `compilation-warning-text-face' instead of
16402         `font-lock-keyword-face'.  Use `compilation-error-text-face'
16403         instead of `grep-error-face'.
16405 2005-08-05  Kenichi Handa  <handa@m17n.org>
16407         * international/code-pages.el: Add autoload cookies for all coding
16408         systems.
16410 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
16412         * cus-start.el (all): Put undo.c where it alphabetically belongs.
16414 2005-08-04  Juri Linkov  <juri@jurta.org>
16416         * progmodes/compile.el (compilation-mode-map):
16417         * progmodes/grep.el (grep-mode-map):
16418         Bind TAB to `compilation-next-error' and [backtab] to
16419         `compilation-previous-error'.
16421         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
16422         matching line numbers, column numbers and their ranges with regexp
16423         matching only line numbers.
16424         (grep-context-face): New face variable.
16425         (grep-mode-font-lock-keywords): Use it.
16427         * faces.el (read-face-name): Delete duplicate faces.
16429 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
16431         * thumbs.el (thumbs-find-image): Don't make variables
16432         automatically buffer local.
16433         (thumbs-current-tmp-filename, thumbs-current-image-filename)
16434         (thumbs-image-num): Make automatically buffer local.
16435         (thumbs-show-thumbs-list): Use `make-local-variable', not
16436         `make-variable-buffer-local'.
16437         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
16439         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
16440         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
16441         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
16442         (bother, bye, canyou, chatlst, continue, deathlst, describe)
16443         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
16444         (feelings-about, foullst, found, hello, history, howareyoulst)
16445         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
16446         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
16447         (neglst, obj, object, owner, please, problems, qlist)
16448         (random-adjective, relation, remlst, repetitive-shortness)
16449         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
16450         (shortlst, something, sportslst, stallmanlst, states, subj)
16451         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
16452         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
16453         Defvar at compile time.
16455         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
16456         not `make-variable-buffer-local'.
16458 2005-08-02  Kim F. Storm  <storm@cua.dk>
16460         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
16461         rectangle overlay in selected window.
16463 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
16465         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
16466         instead of display group.  Make `indicate-buffer-boundaries'
16467         customizable through Custom.
16469 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
16471         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
16472         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
16473         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
16474         (gdb-put-string): Fix typos in docstrings.
16476 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
16478         Update copyright notices of files in progmodes directory for
16479         release of Emacs 22.1.
16481         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
16483         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
16484         Don't barf if the GUD buffer has been killed.
16486 2005-08-01  Kim F. Storm  <storm@cua.dk>
16488         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
16490 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16492         * simple.el (next-error-follow-minor-mode):
16493         make-variable-buffer-local -> make-local-variable.
16495         * emacs-lisp/cl-extra.el: Require CL also when compiling.
16497         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
16498         (byte-compile-form-make-variable-buffer-local): New functions to warn
16499         about misuses of make-variable-buffer-local where make-local-variable
16500         was meant.
16502 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
16504         * bs.el (bs-attributes-list): Doc fix.
16505         (bs): Update url-link.
16507         * desktop.el (desktop-save-buffer): Fix typos in docstring.
16508         (desktop-load-default): Simplify.
16510         * ibuffer.el (ibuffer-columnize-and-insert-list)
16511         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
16512         (ibuffer-unmark-all, ibuffer-toggle-marks)
16513         (ibuffer-unmark-forward, ibuffer-unmark-backward)
16514         (ibuffer-compile-make-format-form, ibuffer-format-column)
16515         (ibuffer-current-buffers-with-marks)
16516         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
16517         (ibuffer): Doc fix.
16518         (ibuffer-mode): Fix typo in docstring.
16519         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
16520         with `define-obsolete-variable-alias'.
16521         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
16523 2005-07-29  Kenichi Handa  <handa@m17n.org>
16525         * international/mule-cmds.el (select-message-coding-system):
16526         Be sure to use LF for end-of-line.  If no coding system is decided,
16527         return iso-8859-1-unix.
16529 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16531         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
16532         (ange-ftp-pending-error-line): New vars.
16533         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
16534         to handle the non-fatal no-route-to-host messages.
16535         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
16537 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
16539         * isearch.el (isearch-mode-map, isearch-other-meta-char)
16540         (isearch-quote-char, isearch-printing-char)
16541         (isearch-text-char-description): "?\ " -> "?\s".
16542         (isearch-lazy-highlight-cleanup)
16543         (isearch-lazy-highlight-initial-delay)
16544         (isearch-lazy-highlight-interval)
16545         (isearch-lazy-highlight-max-at-a-time)
16546         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
16547         Declare with define-obsolete-*-alias macros.
16548         (isearch-forward): Fix typo in docstring.
16549         (search-invisible, search-ring-yank-pointer)
16550         (regexp-search-ring-yank-pointer): Doc fixes.
16552         * recentf.el (recentf-menu-append-commands-p): Declare with
16553         `define-obsolete-variable-alias'.
16554         (recentf-max-saved-items, recentf-menu-filter)
16555         (recentf-arrange-by-rule-subfilter): Doc fixes.
16556         (recentf-menu-append-commands-flag)
16557         (recentf-initialize-file-name-history, recentf-expand-file-name)
16558         (recentf-clear-data): Fix typos in docstrings.
16560 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
16562         * progmodes/gdb-ui.el: Smarten comments.
16563         (gdb-info-breakpoints-custom): Use nowarn when finding file.
16565 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
16567         * term/apollo.el (terminal-init-apollo): New function containing
16568         all former top level forms in the file.
16569         * term/bobcat.el (terminal-init-bobcat):
16570         * term/cygwin.el (terminal-init-cygwin):
16571         * term/iris-ansi.el (terminal-init-iris-ansi):
16572         * term/linux.el (terminal-init-linux):
16573         * term/news.el (terminal-init-news):
16574         * term/rxvt.el (terminal-init-rxvt):
16575         * term/sun.el (terminal-init-sun):
16576         * term/tvi970.el (terminal-init-tvi970):
16577         * term/vt100.el (terminal-init-vt100):
16578         * term/vt102.el (terminal-init-vt102):
16579         * term/vt125.el (terminal-init-vt125):
16580         * term/vt200.el (terminal-init-vt200):
16581         * term/vt201.el (terminal-init-vt201):
16582         * term/vt220.el (terminal-init-vt220):
16583         * term/vt240.el (terminal-init-vt240):
16584         * term/vt300.el (terminal-init-vt300):
16585         * term/vt320.el (terminal-init-vt320):
16586         * term/vt400.el (terminal-init-vt400):
16587         * term/vt420.el (terminal-init-vt420):
16588         * term/wyse50.el (terminal-init-wyse50):
16589         * term/xterm.el (terminal-init-xterm): Likewise.
16591         * term/README: Describe the terminal-init-* functionality.
16593         * startup.el (command-line): After loading the terminal initialization
16594         file call the corresponding terminal initialization function.
16596 2005-07-27  Kenichi Handa  <handa@m17n.org>
16598         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
16599         negative.
16601         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
16602         (ps-mule-composition-prologue): Fix for the case that
16603         RelativeCompose is false.
16605 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16607         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
16609         * descr-text.el (describe-char): Handle the case where the list of
16610         chars is displayed in a separate frame.
16611         Be a bit more discriminating when looking for the char.
16613 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
16615         * bookmark.el (bookmark-automatically-show-annotations)
16616         (bookmark-read-annotation-text-func): Doc fixes.
16617         (bookmark-save): Improve argument/docstring consistency.
16618         (bookmark-get-bookmark, bookmark-get-bookmark-record)
16619         (bookmark-alist-from-buffer)
16620         (bookmark-upgrade-file-format-from-0)
16621         (bookmark-grok-file-format-version)
16622         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
16623         (bookmark-read-annotation-mode)
16624         (bookmark-insert-current-bookmark, bookmark-jump)
16625         (bookmark-exit-hook): Fix typos in docstrings.
16626         (bookmark-exit-hooks): Define as obsolete alias.
16627         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
16628         not `bookmark-exit-hooks'.  Fix docstring.
16629         (bookmark-bmenu-select): "?\ " -> "?\s".
16631 2005-07-25  Ari Roponen  <arjuropo@cc.jyu.fi>  (tiny change)
16633         * startup.el (command-line): Fix typo.
16635 2005-07-24  Richard M. Stallman  <rms@gnu.org>
16637         * tooltip.el (tooltip-mode): Test emacs-basic-display,
16638         not emacs-quick-startup.
16640 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
16642         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
16643         (reb-next-match, reb-show-subexp): Use `with-selected-window'
16644         instead of `reb-with-current-window'.
16645         (reb-prev-match): Likewise.  Also, don't move left if the search
16646         was unsuccessful.
16647         (reb-initialize-buffer): New function.
16648         (re-builder, reb-change-syntax): Use it.
16650         * man.el (Man-goto-page): Make second argument NOERROR optional.
16652 2005-07-23  Richard M. Stallman  <rms@gnu.org>
16654         * man.el (Man-bgproc-sentinel): Check here for failure to find
16655         any man page in the output, and report the error here.
16656         (Man-arguments): Make it permanent local.
16657         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
16658         (Man-mode): Pass t for NOERROR.
16660         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
16661         (grep-mode-font-lock-keywords):
16662         Don't use compilation-...-face for messages that are not file names.
16664         * progmodes/compile.el (compilation-mode-font-lock-keywords):
16665         Don't use compilation-...-face for messages that are not file names.
16667 2005-07-22  Juri Linkov  <juri@jurta.org>
16669         * startup.el (normal-splash-screen): Update menu name.
16671         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
16673 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
16675         * term/xterm.el: Load term/rxvt if the terminal is actually an
16676         rxvt terminal.
16677         (xterm-rxvt-set-background-mode): Remove, not used anymore.
16679         * term/rxvt.el (function-key-map): Use substitute-key-definition
16680         to bind {C,S,C-S}-{f1-f10}.  Add a few missing key bindings.
16682         * term/cygwin.el: New file.
16684 2005-07-22  Kim F. Storm  <storm@cua.dk>
16686         * image-file.el (insert-image-file, image-file-yank-handler):
16687         Fix last change to maintain a (unique) yank-handler on yanked images.
16689 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
16691         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
16692         of the file size (as in "177B" for 177 bytes).  This happens with
16693         "ls -lh" on FreeBSD.
16695 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
16697         * hilit-chg.el (highlight-changes-global-initial-state)
16698         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
16699         (hilit-chg-fixup, highlight-changes-mode):
16700         Fix typos in docstrings.
16701         (highlight-changes-global-modes, highlight-changes-rotate-faces):
16702         Doc fixes.
16704 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
16706         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
16707         mode function using `eval-after-load'.
16709 2005-07-21  Kim F. Storm  <storm@cua.dk>
16711         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
16712         included when reporting an emacs crash, and tell about the DEBUG file.
16714         * image-file.el (insert-image-file): Add yank-handler.
16715         (image-file-yank-handler): Yank handler to make unique copies of
16716         images when they are yanked into a buffer next to each other.
16718 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
16720         * comint.el (comint-use-prompt-regexp, comint-send-input)
16721         (comint-source-default, comint-extract-string)
16722         (comint-get-source, comint-word, comint-completion)
16723         (comint-source, comint-prompt-read-only, comint-update-fence):
16724         Fix typos in docstrings.
16725         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
16726         Declare with define-obsolete-*-alias macros.
16727         (comint-previous-matching-input-from-input)
16728         (comint-next-matching-input-from-input)
16729         (comint-previous-matching-input, comint-next-matching-input)
16730         (comint-forward-matching-input):
16731         Improve argument/docstring consistency.
16733         * desktop.el (desktop-clear-preserve-buffers-regexp):
16734         Also preserve the *server* buffer.
16736         * simple.el (clone-indirect-buffer): Doc fix.
16737         (fixup-whitespace, just-one-space)
16738         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
16739         (next-error, next-error-highlight)
16740         (next-error-highlight-no-select, next-error-last-buffer)
16741         (next-error-buffer-p, next-error-find-buffer, next-error)
16742         (previous-error, next-error-no-select, previous-error-no-select)
16743         (open-line, split-line, minibuffer-prompt-width, kill-new)
16744         (binary-overwrite-mode): Fix typos in docstrings.
16745         (set-fill-column): Fix typo in message.
16747         * skeleton.el (skeleton-proxy-new): Doc fix.
16749         * strokes.el (strokes-load-hook): Doc fix.
16750         (strokes-grid-resolution, strokes-get-grid-position)
16751         (strokes-renormalize-to-grid, strokes-read-stroke)
16752         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
16753         (strokes-global-map): Fix typos in docstrings.
16754         (strokes-help): Doc fix.  Fix help message and pass it through
16755         `substitute-command-keys'.
16757         * tempo.el (tempo-insert-prompt, tempo-interactive)
16758         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
16759         (tempo-insert-string-functions, tempo-local-tags)
16760         (tempo-define-template, tempo-insert-template)
16761         (tempo-insert-prompt-compat, tempo-is-user-element)
16762         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
16763         Fix typos in docstrings.
16765         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
16766         (vcursor-key-bindings, vcursor-use-vcursor-map)
16767         (vcursor-find-window, vcursor-scroll-down)
16768         (vcursor-disable, vcursor-beginning-of-buffer)
16769         (vcursor-end-of-buffer): Fix typos in docstrings.
16770         (vcursor-relative-move, vcursor-get-char-count):
16771         Improve argument/docstring consistency.
16773         * version.el: "?\ " -> "?\s".
16775         * wid-edit.el (widget-default-create, widget-after-change)
16776         (widget-default-format-handler, widget-checklist-add-item)
16777         (widget-radio-add-item, widget-choose, widget-specify-secret)
16778         (widget-field-value-create, widget-field-value-get)
16779         (widget-editable-list-format-handler)
16780         (widget-editable-list-entry-create, widget-group-value-create)
16781         (widget-documentation-link-add)
16782         (widget-documentation-string-value-create): "?\ " -> "?\s".
16783         (widget-convert-text): Doc fix.
16784         (widget-narrow-to-field, widget-field-find)
16785         (widget-url-link-action, widget-emacs-library-link-action)
16786         (widget-color-notify): Fix typos in docstrings.
16788         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
16789         (x-select-text, set-w32-system-coding-system)
16790         (w32-add-charset-info): Fix typos in docstrings.
16792         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
16793         (cua-enable-cua-keys, cua-use-hyper-key)
16794         (cua-virtual-rectangle-edges): Fix typos in docstrings.
16795         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
16797         * net/tramp.el (tramp-handle-load): Fix typo in error message.
16799         * emacs-lisp/re-builder.el (regexp-builder): Declare with
16800         `defalias' instead of faking it.
16802         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
16803         (eshell-ls-missing, eshell-ls-dired-initial-args)
16804         (eshell-ls-use-in-dired): Fix typos in docstrings.
16806 2005-07-20  Kim F. Storm  <storm@cua.dk>
16808         * emulation/cua-base.el (cua-mode): Improve doc string.
16810 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
16812         * abbrev.el (expand-region-abbrevs): Doc fix.
16813         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
16814         Improve argument/docstring consistency.
16816         * arc-mode.el (archive-get-descr, archive-alternate-display):
16817         Doc fixes.
16818         (archive-l-e): Improve argument/docstring consistency.
16819         (archive-tmpdir, archive-unixdate, archive-unixtime)
16820         (archive-chmod-entry): Fix typos in docstrings.
16821         (archive-unflag, archive-unflag-backwards)
16822         (archive-unmark-all-files): "?\ " -> "?\s".
16824         * buff-menu.el (Buffer-menu-unmark): Doc fix.
16825         (Buffer-menu-not-modified, Buffer-menu-execute)
16826         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
16827         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
16829         * composite.el (compose-string, encode-composition-rule)
16830         (compose-last-chars): Fix typos in docstrings.
16832         * desktop.el (desktop-enable, desktop-basefilename):
16833         Declare with `define-obsolete-variable-alias'.
16834         (desktop-internal-v2s): Don't quote keywords.
16835         (desktop-clear): "?\ " -> "?\s".
16837         * dired.el (dired-align-file, dired-flag-backup-files)
16838         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
16839         (dired-listing-switches, dired-ls-F-marks-symlinks)
16840         (dired-dwim-target, dired-load-hook, dired-mode-hook)
16841         (dired-directory, dired-faces, dired, dired-revert)
16842         (dired-mode, dired-summary, dired-view-file)
16843         (dired-copy-filename-as-kill, dired-delete-file)
16844         (dired-no-confirm, dired-unmark-all-marks)
16845         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
16846         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
16847         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
16848         Fix typos in message strings.
16850         * dired-x.el (virtual-dired): Declare with `defalias'.
16851         (dired-mark-unmarked-files, dired-local-variables-file)
16852         (dired-omit-here-always): Doc fix.
16853         (dired-omit-mode, dired-find-subdir)
16854         (dired-enable-local-variables, dired-clean-up-buffers-too)
16855         (dired-extra-startup, dired-mark-extension, dired-jump)
16856         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
16857         (dired-smart-shell-command, dired-guess-shell-alist-user)
16858         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
16859         (dired-x-bind-find-file, dired-x-submit-report):
16860         Fix typos in docstrings.
16861         (dired-mark-unmarked-files): "?\ " -> "?\s".
16863         * dirtrack.el (dirtrack-list): Fix typos in docstring.
16865         * faces.el (describe-face): "?\ " -> "?\s".
16866         (read-all-face-attributes, read-face-font, modify-face)
16867         (face-attr-construct, italic): Fix typos in docstrings.
16868         (frame-update-face-colors): Declare with
16869         `define-obsolete-function-alias'.
16871         * files.el (find-file-noselect, recode-file-name): Doc fixes.
16872         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
16873         (magic-mode-alist, buffer-file-numbers-unique)
16874         (write-file-functions, get-free-disk-space):
16875         Fix typos in docstrings.
16876         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
16877         (write-contents-hooks, write-file-hooks):
16878         Declare with `define-obsolete-variable-alias'.
16880         * forms-d2.el (arch-rj): Fix typo in docstrings.
16881         (arch-tocol): Likewise.  "?\ " -> "?\s".
16883         * frame.el (set-frame-font, cursor-in-non-selected-windows):
16884         Fix typo in docstring.
16885         (set-screen-width, set-screen-height): Delete redundant info in
16886         doctrings.
16887         (new-frame, screen-height, screen-width): Declare with
16888         `define-obsolete-function-alias'.
16889         (delete-frame-hook, blink-cursor): Declare with
16890         `define-obsolete-variable-alias'.
16892         * paths.el (prune-directory-list): Fix typos in docstring.
16894         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
16895         (cvs-prefix-get): Fix typos in docstrings.
16897         * ps-print.el (ps-extend-face-list, ps-extend-face)
16898         (ps-print-background-image): Fix typos in docstrings.
16899         (ps-default-fg, ps-default-bg): Doc fixes.
16901         * s-region.el (s-region-bind): Doc fix.
16902         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
16904         * textmodes/org.el (org-table-formula-substitute-names)
16905         (org-table-get-vertical-vector): Doc fixes.
16906         (org-table-recalculate): Remove unused argument to `message'.
16908 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
16910         * textmodes/org.el (org-table-column-names)
16911         (org-table-column-name-regexp)
16912         (org-table-named-field-locations): New variables.
16913         (org-archive-subtree): Protect `this-command' when calling
16914         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
16915         the kill buffer.
16916         (org-complete): Remove fixed-formula completion.
16917         (org-edit-formulas-map): New variable.
16918         (org-table-edit-formulas): New command.
16919         (org-finish-edit-formulas, org-abort-edit-formulas)
16920         (org-show-variable, org-table-get-vertical-vector): New functions.
16921         (org-table-maybe-eval-formula): Handle `:=' fields.
16922         (org-table-get-stored-formulas, org-table-store-formulas)
16923         (org-table-get-formula, org-table-modify-formulas)
16924         (org-table-replace-in-formulas): Handle named field formulas.
16925         (org-table-get-specials): Store locations of named fields.
16927 2005-07-19  Juri Linkov  <juri@jurta.org>
16929         * progmodes/grep.el (grep-regexp-alist)
16930         (grep-mode-font-lock-keywords, grep-process-setup):
16931         Use default GNU grep match color "01;31m" instead of "01;41m".
16932         (grep-regexp-alist, grep-mode-font-lock-keywords):
16933         Use `\\[[0-9]*m' instead of `\\[00m'.
16934         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
16935         sgr_start where its handling is more important.  Use the real
16936         length of sgr_start instead of constant 8.
16937         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
16938         specially.  Delete all remaining escape sequences.
16939         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
16940         (grep-regexp-alist): Make hyperlink only for binary file name
16941         instead of the whole line.
16942         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
16943         (grep-mode): Add autoload.
16945         * emacs-lisp/find-func.el (find-function-regexp):
16946         Add `define-compilation-mode'.
16948 2005-07-19  Juri Linkov  <juri@jurta.org>
16950         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
16951         (compare-windows-sync-string-size, compare-windows-recenter)
16952         (compare-windows-highlight, compare-windows): Add version 22.1.
16953         (compare-windows) <defface>: Inherit from lazy-highlight instead
16954         of duplicating its default value.
16956         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
16957         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
16959         * descr-text.el (describe-char): Create link buttons for `charset'
16960         and `code point'.  Add the current input method name with a link
16961         button to `to input' field.  Print face names of display table
16962         characters in `The display table entry is displayed by' section
16963         instead of printing face-id in the `display' field.
16964         Guess hardcoded faces and create a link button for them.
16965         Skip empty fields when calculating max-width.
16966         Treat `widget-create' specially while inserting strings from the
16967         collected field list.
16968         (describe-char-after): Made obsolete in version 22.1, not 21.5.
16970         * diff-mode.el (diff-file-header): Change foreground color from
16971         yellow to green on light backgrounds.
16972         (diff-context): Inherit from `shadow' only for color/grayscale
16973         with more than 88 colors.
16974         (diff-indicator-removed, diff-indicator-added)
16975         (diff-indicator-changed): New faces.
16976         (diff-font-lock-keywords): Use new faces.  Regroup rules.
16977         Add "^---$" for `normal' diff format.  Fontify `#' lines with
16978         font-lock-comment-delimiter-face and font-lock-comment-face.
16979         Add `#' to ^[^...] in the rule for `diff-context-face'.
16981         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
16982         a button-like box.  Inherit from `highlight' on low colors.
16983         (shadow): Use shades of gray only for color/grayscale with
16984         more than 88 colors.  Use green for light backgrounds with
16985         8 colors, and yellow for dark backgrounds with 8 colors.
16987         * font-lock.el (font-lock-regexp-grouping-backslash):
16988         Don't inherit from escape-glyph (use bold for all cases).
16990         * info.el (info-xref-visited): Use light foreground color `violet'
16991         for dark backgrounds instead of dark color `magenta3'.
16992         (info-title-1): Use `yellow' color for dark backgrounds.
16994         * isearch.el (isearch): Use not-too-dark magenta3 instead of
16995         too-light magenta2.
16997         * replace.el (match): Use slightly more light RoyalBlue3 instead
16998         of dark RoyalBlue4.
17000         * wid-edit.el (widget-inactive): Inherit from `shadow'.
17002 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
17004         * novice.el (disabled-command-hook): Declare it with
17005         `define-obsolete-variable-alias'.
17007         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
17008         (desktop-buffer-misc-functions, desktop-buffer-handlers)
17009         (desktop-load-default): Add release to obsolescence info.
17010         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
17011         (desktop-append-buffer-args, desktop-read):
17012         Fix typos in docstrings.
17013         (desktop-kill): Fix typo in message.
17014         (desktop-save): Doc fix.
17016 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
17018         * viper-cmd.el (viper-escape-to-state): Bug fix.
17019         (viper-envelop-ESC-key): Change the definition of fast
17020         keysequence so it'll work with keyboard macros.
17022         * ediff.el (ediff-patch-buffer): Change the docstring.
17024 2005-07-19  Kenichi Handa  <handa@m17n.org>
17026         * international/mule-cmds.el (select-safe-coding-system): Try to
17027         use an auto-coding (if any) before anything else.  If the found
17028         auto-coding is invalid, show a warning message.
17030         * international/mule.el (find-auto-coding): New function created
17031         by modifying the body of set-auto-coding.
17032         (set-auto-coding): Use find-auto-coding to find a coding.
17034 2005-07-18  Richard M. Stallman  <rms@gnu.org>
17036         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
17037         not isearch-mode-end-hook-error.
17038         (allout-before-change-protect): Fix error message.
17040 2005-07-18  Juri Linkov  <juri@jurta.org>
17042         * allout.el (allout-mode):
17043         * calculator.el (calculator-copy):
17044         * custom.el (custom-known-themes):
17045         * dired.el (dired-desktop-buffer-misc-data)
17046         (dired-restore-desktop-buffer):
17047         * dired-x.el (dired-omit-marker-char):
17048         * files.el (basic-save-buffer):
17049         * font-core.el (font-lock-mode):
17050         * calendar/calendar.el (calendar-goto-hebrew-date)
17051         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
17052         (calendar-goto-persian-date):
17053         * language/ethio-util.el (ethio-sera-to-fidel-region):
17054         * textmodes/picture.el (picture-mode):
17055         Delete duplicate duplicate words.
17057 2005-07-18  Juri Linkov  <juri@jurta.org>
17059         * isearch.el (isearch-mode-map): Remove key bindings for regexp
17060         chars * ? } |.
17061         (isearch-fallback): Don't call `isearch-process-search-char'.
17062         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
17063         (isearch-process-search-char): Call `isearch-fallback' for regexp
17064         chars * ? } |.
17065         (isearch-return-char): Make obsolete with `make-obsolete' instead
17066         of simply documenting it as obsolete in the docstring.
17067         (isearch-fallback): Refill docstring.
17069         * international/isearch-x.el
17070         (isearch-process-search-multibyte-characters): Remove unneeded
17071         `concat'.  Add intermediate values to `junk-hist' instead of
17072         `minibuffer-history'.  Test the length of `str'.
17074 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
17076         * allout.el (allout-resolve-xref): Fix typos in error strings.
17077         (allout-before-change-protect): Remove unneeded `concat'.
17079         * array.el (array-mode, array-reconfigure-rows)
17080         (untabify-backward): Fix typos in docstrings.
17081         (array-reconfigure-rows): Use `insert-buffer-substring', not
17082         `insert-buffer'.
17084         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
17085         * progmodes/ada-mode.el (ada-make-body):
17086         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
17088         * dired.el (dired-log):
17089         * tar-mode.el (tar-subfile-save-buffer):
17090         * play/zone.el (zone-pgm-stress-destress):
17091         Use `insert-buffer-substring', not `insert-buffer'.
17093 2005-07-17  Simon Josefsson  <jas@extundo.com>
17095         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
17097 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
17099         * lisp/mail/smtpmail.el (smtpmail-auth-supported):
17100         Add plain auth method.
17101         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
17103 2005-07-17  Kim F. Storm  <storm@cua.dk>
17105         * ido.el (dired-other-window): Add ido property.
17107 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
17109         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
17110         Fix typo in docstring.
17111         (byte-compile-interactive-only-functions): Add `insert-buffer' and
17112         `insert-file-literally'.
17114         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
17115         info and delete redundant message.  Doc fix.
17116         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
17117         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
17119 2005-07-16  Richard M. Stallman  <rms@gnu.org>
17121         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
17122         (byte-compile-and): Use byte-compile-and-recursion.
17123         (byte-compile-or-recursion): New function.
17124         (byte-compile-or): Use that.
17125         (byte-compile-if): Guard the else-clause too.
17126         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
17128         * isearch.el (isearch-mode-end-hook-quit): New variable.
17129         (isearch-done): Bind it.
17130         (isearch-mode-end-hook): Doc fix.
17132         * allout.el (allout-isearch-did-quit): Variable deleted.
17133         (allout-real-isearch-abort): Function name no longer used.
17134         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
17135         (allout-isearch-rectification): isearch-mode always exists.
17136         Don't set allout-isearch-did-quit.
17137         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
17138         allout-isearch-did-quit.
17139         (allout-enwrap-isearch): Just add the hook.
17140         (allout-isearch-abort): Function deleted.
17141         (allout-pre-command-business): Avoid warning.
17143         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
17144         Correctly avoid warnings.
17145         (pascal-outline): Likewise.
17147         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
17149         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
17151         * play/tetris.el (tetris-mode): Avoid warning.
17153         * play/snake.el (snake-mode): Avoid warning.
17155         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
17156         (gamegrid-set-display-table): Avoid warning.
17157         (gamegrid-set-timer): Likewise.
17158         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
17159         (gamegrid-add-score-with-update-game-score-1): Take FILE
17160         as argument.
17161         (gamegrid-add-score-with-update-game-score): Pass that argument.
17162         Rename have-shared-game-dir to gamegrid-shared-game-dir.
17164         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
17166         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
17167         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
17169         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
17170         and insert-file.
17172         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
17173         (sc-ask): Avoid warnings.
17175         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
17176         (eshell-hist-initialize): Use that var the natural way.
17178         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
17180         * emacs-lisp/re-builder.el (reb-cook-regexp):
17181         Avoid warning calling lre-compile-string.
17182         (reb-color-display-p): Avoid warning.
17184         * calculator.el (calculator-last-input): Guard uses
17185         of event-key and key-press-event-p.
17186         (event-key, key-press-event-p): Delete definitions.
17188         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
17189         (find-gc-source-directory, find-gc-subrs-callers)
17190         (find-gc-noreturn-list, find-gc-source-files)
17191         (find-gc-subrs-called): Vars renamed and defvar'd.
17193         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
17194         (checkdoc-overlay-put, checkdoc-delete-overlay)
17195         (checkdoc-overlay-start, checkdoc-overlay-end)
17196         (checkdoc-mode-line-update, checkdoc-char=):
17197         Define such that compiler knows they are defined.
17198         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
17199         (checkdoc-read-event): Delete.  Use read-event directly.
17201         * whitespace.el (whitespace-make-overlay)
17202         (whitespace-overlay-put, whitespace-delete-overlay)
17203         (whitespace-overlay-start, whitespace-overlay-end):
17204         Define such that compiler knows they are defined.
17205         (whitespace): Move conditional inside.
17207         * tempo.el (tempo-insert-template): Suppress warning.
17209         * ediff-diff.el (longlines-mode): Add defvar.
17211 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
17213         * server.el: Bind "C-x #" in a way that works even if C-x is
17214         redefined to a command key, not a prefix key.
17216 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
17218         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
17219         cl-make-type-test till execution time.
17221 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
17223         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
17224         arg ARG and use it.
17226 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
17228         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
17230 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
17232         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
17233         a defcustom with two :set or :type keywords.
17235 2005-07-15  Richard M. Stallman  <rms@gnu.org>
17237         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
17238         Don't give ^M comment-end syntax.
17240 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
17242         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
17243         Don't consider gdbmi (gdb-mi.el has its own update functions).
17244         (gdb-var-delete): Make it work for gdbmi as well.
17245         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
17247         * progmodes/gud.el (etags, sdb): Only require etags when needed.
17248         (gud-speedbar-menu-items): Correct logic for enabling items.
17250 2005-07-15  Kim F. Storm  <storm@cua.dk>
17252         * ido.el: Fix commentary.
17253         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
17254         Use with-no-warnings around ffap-guesser.
17255         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
17256         Let bind minibuffer-completing-file-name to t.
17258 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
17260         * startup.el (site-run-file, keyboard-type): Doc fixes.
17261         (command-line): Check for "--basic-display" argument; also for
17262         "--quick", not "--bare-bones" (which was renamed).
17263         (fancy-splash-text): Add missing item "Getting New Versions".
17264         (normal-splash-screen): Fix typos and improve consistency with
17265         `fancy-splash-text'.  Update copyright year.
17267         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
17268         valid binding for `help-char'.
17270         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
17272 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
17274         * term.el (term-mode): Disable cua-mode for term buffers.
17276 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
17278         * add-log.el (add-log-mailing-address, change-log-merge):
17279         Doc fixes.
17280         (change-log-get-method-definition): Fix typo in docstring.
17282 2005-07-14  Kim F. Storm  <storm@cua.dk>
17284         * emulation/cua-base.el:
17285         (cua--pre-command-handler-1, cua--pre-command-handler)
17286         (cua--post-command-handler-1, cua--post-command-handler):
17287         Split in two.  Check (buffer local) value of cua-mode.
17288         (cua-selection-mode): New command.
17290 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
17292         * custom.el (custom-initialize-safe-set)
17293         (custom-initialize-safe-default): Doc fixes.
17295         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
17296         and simplify :init-value again.
17298         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
17299         and simplify :init-value again.  Delete autoload.
17301         * startup.el (command-line): Use `custom-reevaluate-setting' again
17302         for tooltip-mode.
17304         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
17305         a defcustom with two :initialize keywords.
17307 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
17309         * allout.el (my-mark-marker, allout-isearch-prior-pos)
17310         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
17311         (allout-post-command-business, allout-flag-region)
17312         (isearch-reenable-font-lock, allout-yank)
17313         (allout-insert-latex-header, allout-insert-latex-trailer)
17314         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
17315         (allout-latex-verb-quote): Fix typos in docstrings.
17316         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
17317         (allout-unprotected, allout-prefix-data):
17318         Improve argument/docstring consistency.
17319         (allout-chart-subtree): Fix argument spec.
17320         (allout-open-topic): Rename `use_sib_bullet' argument to
17321         `use-sib-bullet'.  Doc fix.
17323         * whitespace.el (whitespace-check-buffer-leading)
17324         (whitespace-check-buffer-trailing)
17325         (whitespace-check-buffer-indent)
17326         (whitespace-check-buffer-spacetab)
17327         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
17328         (whitespace-check-leading-whitespace)
17329         (whitespace-check-trailing-whitespace)
17330         (whitespace-check-spacetab-whitespace)
17331         (whitespace-check-indent-whitespace)
17332         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
17333         (whitespace-modes): Fix typos in docstrings.
17334         (defgroup, defcustom): Doc fixes.
17336         * winner.el (winner-mode, winner-boring-buffers)
17337         (winner-pending-undo-ring): Doc fixes.
17338         (winner-ring): Remove unneeded `progn'.
17339         (winner-equal): `defsubst' it.
17340         (winner-redo): Fix message.
17342 2005-07-13  Kim F. Storm  <storm@cua.dk>
17344         * simple.el (line-move-1): Always use vertical-motion to
17345         do the last (or only) line move to ensure some movement.
17346         Undo 2005-06-23 change--don't check for overlays.
17348 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
17350         * term/mac-win.el (ccl-encode-mac-roman-font)
17351         (ccl-encode-mac-centraleurroman-font)
17352         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
17353         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
17354         Change charset-id boundary of dimension to ?\xef.
17355         (mac-char-fontspec-list): New constant.
17356         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
17357         argument.  Nil uses itself as family in font-spec.  Previous
17358         behavior for nil is now provided by non-nil non-string argument.
17359         All callers changed.  Add font-specs for Mac fonts to
17360         "fontset-default" unless iso8859-1 fonts are installed.
17362 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
17364         * progmodes/sh-script.el (sh-get-indent-info): Only indent
17365         a continuation line if the \ is preceded by SPC or TAB.
17366         (sh-get-indent-info): Simplify.
17367         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
17368         Use with-current-buffer.
17370         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
17371         when the matched text is empty.
17373 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
17375         * startup.el (command-line): Revert to previous handling of
17376         tooltip-mode.  Explain in comment why the complexity is needed.
17378         * tooltip.el (tooltip-mode): Revert to previous implementation of
17379         its defcustom.
17381         * frame.el (blink-cursor-mode): Revert to previous implementation
17382         of its defcustom.  Update comment.
17384 2005-07-12  Lars Hansen  <larsh@soem.dk>
17386         * desktop.el: Update e-mail address.
17388 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
17390         * term/mac-win.el (mac-services-mail-selection)
17391         (mac-services-mail-to): New functions.
17392         (mac-application-menu-map): Bind them.
17394 2005-07-12  wulei  <milton@wulei.net>  (tiny change)
17396         * progmodes/gdb-ui.el: Add note about buffering with Windows.
17398 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
17400         * custom.el (custom-reevaluate-setting): Doc fix.
17402 2005-07-11  Jay Belanger  <belanger@truman.edu>
17404         * calc/calc.el (calc-embedded-announce-formula-alist)
17405         (calc-embedded-open-close-plain-alist)
17406         (calc-embedded-open-close-mode-alist): Add checks for additional
17407         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
17409 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
17411         * custom.el (custom-enable-theme): Don't add theme to
17412         `custom-enabled-themes' with `push' because there is no
17413         setf-method for `delq'.
17415 2005-07-11  Richard M. Stallman  <rms@gnu.org>
17417         * custom.el (custom-declare-variable): Doc fix.
17419         * dired-aux.el (dired-compare-directories): Remove "." and ".."
17420         from the alists.
17422         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
17423         Do nothing if edebug-active.
17425         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
17426         (edebug-display): Do it here instead.
17428 2005-07-10  Richard M. Stallman  <rms@gnu.org>
17430         * cus-face.el (custom-theme-set-faces): Make it work.
17431         (custom-reset-faces): Doc fix.
17432         (custom-theme-reset-internal-face, custom-theme-face-value):
17433         Functions deleted.
17435         * custom.el (custom-push-theme): Maintain list of the settings
17436         of a given theme in its theme-settings property.
17437         Maintain position of old settings in the theme-value
17438         or theme-face property.
17439         (custom-enabled-themes): New variable.
17440         (custom-theme-enabled-p): New function.
17441         (provide-theme): Update custom-enabled-themes.
17442         Disable and reenable the `user' theme.
17443         (require-theme): Doc fix.
17444         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
17445         (custom-theme-value, custom-theme-variable-value): Likewise.
17446         (custom-theme-reset-internal): Likewise.
17447         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
17448         (custom-enable-theme, custom-disable-theme): New functions.
17449         (custom-variable-theme-value, custom-face-theme-value): Likewise.
17450         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
17451         (custom-theme-reset-variables): Simplify.
17452         (deftheme, custom-declare-theme, custom-make-theme-feature):
17453         Definitions moved.
17455 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
17457         * longlines.el (longlines-show-region)
17458         (longlines-unshow-hard-newlines): Recognize hard newlines by
17459         non-nil hard property, instead of t.
17461 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
17463         * viper-cmd.el (viper--key-maps): New variable.
17464         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
17465         emulation-mode-map-alists.
17466         (viper-envelop-ESC-key): Use viper-subseq.
17467         (viper-search-forward/backward/next): Disable debug-on-error.
17469         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
17470         (viper-ESC-key): New defcustoms.
17472         * viper-macs.el (ex-map-read-args): Use viper-subseq.
17474         * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
17475         (viper-subseq): Copy of subseq from cl.el.
17477         * viper.el (viper-go-away, viper-set-hooks): Use
17478         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
17480         * viper-mous.el (viper-current-frame-saved): Use defvar.
17482         * viper-init.el: Get rid of -face in face names.
17484         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
17485         Make it work with longlines mode
17487         * ediff-mult.el (ediff-meta-mode-hook): New variable.
17489         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
17491         * ediff-init.el: Get rid of -face in face names.
17493 2005-07-10  Richard M. Stallman  <rms@gnu.org>
17495         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
17496         and with-timeout-unsuspend.
17498         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
17499         and with-timeout-unsuspend.
17501         * emacs-lisp/timer.el (with-timeout-timers): New variable.
17502         (with-timeout): Bind that variable to record timers.
17503         (with-timeout-suspend, with-timeout-unsuspend): New functions.
17505         * emacs-lisp/debug.el (debug-help-follow): New function.
17506         (debugger-mode-map): Use that instead of help-follow.
17507         (debugger-setup-buffer): Use eval-buffer-list
17508         to handle eval-buffer frames.
17510 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
17512         * timezone.el (timezone-parse-date): Change first regexp
17513         so it will not mistakenly match dates with no time zone.
17515 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
17517         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
17519 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
17521         * custom.el (custom-initialize-safe-set)
17522         (custom-initialize-safe-default): New functions.
17524         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
17525         and simplify :init-value.
17527         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
17528         and simplify :init-value.  Delete obsolete comment.
17530         * startup.el (command-line): Use `custom-reevaluate-setting' to
17531         handle `tooltip-mode'.  Delete obsolete comment.
17533         * files.el (set-visited-file-name): Avoid calling
17534         `file-name-nondirectory' with a nil argument.
17536 2005-07-09  Richard M. Stallman  <rms@gnu.org>
17538         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
17539         was called with nil for the buffer, handle the read position right.
17540         Handle read position for eval-region, too.
17542 2005-07-09  Juri Linkov  <juri@jurta.org>
17544         * fringe.el (fringe-mode): Add period in docstring.
17545         (fringe-query-style): Build prompt depending on `all-frames' arg.
17547         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
17548         to not create links to unrelated functions in the Help buffer.
17550         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
17551         Doc fix.
17553         * simple.el (next-error-hook): New variable.
17554         (next-error): Use it.  Doc fix.
17556         * textmodes/ispell.el (ispell-command-loop): Add current
17557         dictionary name and program name to mode-line-format.
17558         (ispell-region, ispell-process-line): Add current dictionary name
17559         and program name to messages.
17561 2005-07-08  Jay Belanger  <belanger@truman.edu>
17563         * calc/calc.el (calc-embedded-announce-formula-alist)
17564         (calc-embedded-open-close-formula-alist)
17565         (calc-embedded-open-close-word-alist)
17566         (calc-embedded-open-close-plain-alist)
17567         (calc-embedded-open-close-new-formula-alist)
17568         (calc-embedded-open-close-mode-alist)
17569         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
17570         (calc-embedded-mode-hook): New variables.
17572         * calc/calc-embed.el (calc-embedded-firsttime)
17573         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
17574         New variables.
17575         (calc-do-embedded): Use calc-embedded-firsttime,
17576         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
17577         determine whether or not to run hooks.
17578         (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
17579         calc-embedded-firsttime-formula appropriately.
17580         Set calc-embedded delimiter variables according to mode.
17582 2005-07-08  Richard M. Stallman  <rms@gnu.org>
17584         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
17585         Check for "emacs", etc., as entire symbol, not just as word.
17586         (checkdoc-file-comments-engine): Use regexp-quote on FN.
17588         * files.el (set-visited-file-name): Report the error
17589         for "empty filename" earlier.
17590         (kill-some-buffers): Ignore buffers already dead.
17592         * fringe.el (fringe-mode): Doc fix.
17594         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
17595         Check for (featurep 'xemacs) and turn off warnings in what it guards.
17596         Use unwind-protect to ensure byte-compile-unresolved-functions
17597         is updated.
17599         * whitespace.el (whitespace-buffer-leading-cleanup):
17600         Simplify w/ skip-chars-forward.
17601         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
17603         * mail/rmail.el (rmail-only-expunge): Fix paren error.
17604         Unconditionally try to leave point at the same old place.
17606 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
17608         * comint.el (comint-postoutput-scroll-to-bottom)
17609         (comint-show-maximum-output): Take scroll-margin into consideration.
17611 2005-07-08  Kim F. Storm  <storm@cua.dk>
17613         * ido.el (ido-use-filename-at-point): New choice `guess'.
17614         (ido-file-internal): Try ffap-guesser if selected.
17616         * ido.el (ido-before-fallback-functions): New hook.
17617         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
17618         (ido-read-file-name): Run it.
17620 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
17622         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
17623         strings rather than a list of symbols to the completion function.
17625 2005-07-07  Jay Belanger  <belanger@truman.edu>
17627         * calc/calc-units.el (math-apply-units): Change the places in
17628         which units are simplified.
17630 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
17632         * cus-edit.el (customize-option, customize-option-other-window):
17633         Make them handle aliases.
17635         * custom.el (custom-variable-p): Make it recursively follow
17636         aliases.  Mention that in the docstring.
17638 2005-07-07  Richard M. Stallman  <rms@gnu.org>
17640         * cus-start.el (exec-path): Use `directory' instead of `file'.
17641         Fix tag for nil.
17643 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
17645         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
17646         when called non-interactively.  Doc fix.
17648 2005-07-07  Lute Kamstra  <lute@gnu.org>
17650         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
17651         new address as well.
17653 2005-07-07  Kenichi Handa  <handa@m17n.org>
17655         * international/mule.el (make-coding-system):
17656         Describe `ascii-incompatible' property in the docstring.
17657         (set-file-name-coding-system): Signal an error if coding-system is
17658         ascii-incompatible.
17659         (set-keyboard-coding-system): Likewise.
17661         * international/mule-cmds.el (set-default-coding-systems):
17662         Don't set default-file-name-coding-system and
17663         default-keyboard-coding-system if coding-system is ASCII-incompatible.
17665         * international/utf-16.el: Declare that all UTF-16-based coding
17666         systems are ASCII-incompatible.
17668 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
17670         * progmodes/gud.el: Require font-lock for displaying errors.
17671         Used by gdb-ui.el.
17673 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
17675         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
17676         values for the pattern lists which are `read'able but not
17677         `append'able (like symbols).
17679 2005-07-06  Richard M. Stallman  <rms@gnu.org>
17681         * progmodes/flymake.el (flymake-float-time): Instead of
17682         with-no-warnings, test for xemacs.
17683         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
17684         to avoid warning.
17686 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
17688         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
17690 2005-07-05  Lute Kamstra  <lute@gnu.org>
17692         * battery.el: Add support for Darwin (with much debugging help
17693         from Samuel Lauber <sam124@operamail.com>).
17694         (battery-status-function, battery-echo-area-format)
17695         (battery-mode-line-format): Add support for pmset on Darwin.
17696         (battery-load-low, battery-load-critical): New user options.
17697         (battery-pmset): New function.
17699 2005-07-05  Lute Kamstra  <lute@gnu.org>
17701         Update FSF's address in GPL notices.
17703         * textmodes/page-ext.el: Update FSF's address.
17705 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
17707         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
17708         filling from using prefix when filling a single-line docstring.
17710         * progmodes/flymake.el: Remove useless eval-when-compile.
17712         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
17714 2005-07-04  Richard M. Stallman  <rms@gnu.org>
17716         * textmodes/org.el (org-file-apps-defaults-gnu):
17717         Rename from org-file-apps-defaults-linux.
17718         (org-default-apps): Don't test system-type for `linux'.
17719         (org-file-apps): Doc fix.
17721 2005-07-04  David Ponce  <david@dponce.com>
17723         * tree-widget.el: Improve header Commentary section.
17724         (tree-widget) [defgroup]
17725         (tree-widget-image-enable, tree-widget-themes-directory)
17726         (tree-widget-theme, tree-widget-image-properties-emacs)
17727         (tree-widget-image-properties-xemacs, tree-widget-create-image)
17728         (tree-widget-image-formats, tree-widget-control)
17729         (tree-widget-empty-control, tree-widget-leaf-control
17730         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
17731         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
17732         (tree-widget-keep, tree-widget-after-toggle-functions)
17733         (tree-widget-open-node, tree-widget-close-node): Doc fix.
17734         (tree-widget-open-control, tree-widget-close-control): Fix doc and
17735         :help-echo message.
17736         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
17737         (tree-widget-image-properties): Doc fix.  Clearer implementation.
17738         (tree-widget--cursors): New constant.
17739         (tree-widget-lookup-image): New function split from
17740         `tree-widget-find-image'.  Clearer implementation.
17741         (tree-widget-find-image): Use it.
17742         (tree-widget-button-keymap): Use `set-keymap-parent'.
17743         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
17744         Define the sub-widgets here.
17745         (tree-widget-node): Check that :node is not a tree-widget.
17746         (tree-widget-get-super, tree-widget-open-control)
17747         (tree-widget-close-control, tree-widget-empty-control)
17748         (tree-widget-leaf-control, tree-widget-guide)
17749         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
17750         (tree-widget-no-handle, tree-widget-value-delete)
17751         (tree-widget-map): Remove.
17752         (tree-widget-children-value-save): Doc fix.  Simplified.
17753         (tree-widget-value-create): Update according to previous changes.
17755 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
17757         * textmodes/org.el: Leading space replaced by TABS.
17758         (org-recalc-marks, org-table-rotate-recalc-marks)
17759         (org-table-get-specials): Treat "^" and "_" marks.
17760         (org-table-justify-field-maybe): Optional argument NEW.
17761         (org-table-eval-formula): Parsing of the format simplified.
17762         New modes C,I.  Honor the %= parameter in the current table.
17763         Avoid unnecessary re-align by using the NEW argument to
17764         `org-table-justify-field-maybe'.
17765         (org-calc-default-modes): Default for date-format mimicks org-mode.
17766         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
17768 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
17770         * cus-face.el (custom-theme-set-faces): Make it handle face
17771         aliases whose alias declarations are pre- or autoloaded.
17773 2005-07-04  Juri Linkov  <juri@jurta.org>
17775         * faces.el (read-face-name): Put the code for getting a face name
17776         from the buffer before adding the faces from the `face' property.
17777         Use `completing-read-multiple' instead of `completing-read'.
17778         Require `crm'.  Add default value and post-process the returned
17779         list of faces.
17781         * emacs-lisp/crm.el (crm-find-current-element)
17782         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
17784         * emacs-lisp/lisp-mode.el (eval-defun-1):
17785         * emacs-lisp/edebug.el (edebug-eval-defun):
17786         Remove unnecessary quotes.
17788 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
17790         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
17791         (prolog-indent-level): Fix typo in docstring.
17793         * info.el (Info-history, Info-history-forward)
17794         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
17796         * add-log.el (add-change-log-entry):
17797         * comint.el (comint-dynamic-list-input-ring)
17798         (comint-dynamic-list-completions):
17799         * dabbrev.el (dabbrev-expand):
17800         * delim-col.el (delimit-columns-rectangle-line):
17801         * diff-mode.el (diff-context->unified, diff-reverse-direction)
17802         (diff-unified->context):
17803         * ediff-init.el (ediff-abbrev-jobname):
17804         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
17805         (ediff-replace-session-activity-marker-in-meta-buffer):
17806         * info.el (Info-summary):
17807         * lpr.el (printify-region):
17808         * printing.el (pr-create-interface):
17809         * ps-print.el (ps-print-quote):
17810         * ses.el (ses-column-widths, ses-print-cell)
17811         (ses-adjust-print-width, ses-center):
17812         * shell.el (shell-file-name-quote-list):
17813         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
17814         (strokes-fill-current-buffer-with-whitespace)
17815         (strokes-xpm-for-stroke, strokes-list-strokes)
17816         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
17817         * term.el (term-dynamic-list-input-ring)
17818         (term-dynamic-list-completions):
17819         * calc/calc.el (math-format-stack-value):
17820         * emacs-lisp/edebug.el (edebug-display-freq-count):
17821         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
17822         (delphi-new-comment-line):
17823         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
17824         * progmodes/executable.el (executable-set-magic):
17825         * progmodes/python.el (inferior-python-mode):
17826         * progmodes/scheme.el (scheme-mode-syntax-table):
17827         * progmodes/sh-script.el (sh-maybe-here-document):
17828         * progmodes/sql.el (sql-copy-column):
17829         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
17830         * textmodes/bibtex.el (bibtex-mode):
17831         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
17832         (sgml-auto-attributes):
17833         * textmodes/table.el (table-insert, table-shorten-cell)
17834         (table--generate-source-scan-lines, table-delete-row)
17835         (*table--cell-delete-char, table--spacify-frame)
17836         (table--horizontally-shift-above-and-below)
17837         (table--cell-insert-char, table--cell-blank-str)
17838         (table--fill-region-strictly):
17839         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
17840         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
17842         * add-log.el (change-log):
17843         * apropos.el (apropos):
17844         * comint.el (comint-completion, comint-source):
17845         * dabbrev.el (dabbrev):
17846         * delim-col.el (columns):
17847         * diff-mode.el (diff-mode):
17848         * ediff.el (ediff):
17849         * ediff-diff.el (ediff-diff):
17850         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
17851         * ediff-mult.el (ediff-mult):
17852         * ediff-ptch.el (ediff-ptch):
17853         * ediff-wind.el (ediff-window):
17854         * facemenu.el (facemenu):
17855         * indent.el (indent):
17856         * info.el (info):
17857         * jka-cmpr-hook.el (compression, jka-compr):
17858         * lpr.el (lpr):
17859         * outline.el (outlines):
17860         * pcmpl-cvs.el (pcmpl-cvs):
17861         * pcmpl-rpm.el (pcmpl-rpm):
17862         * printing.el (printing):
17863         * ps-print.el (postscript, ps-print, ps-print-horizontal)
17864         (ps-print-vertical, ps-print-headers, ps-print-font)
17865         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
17866         (ps-print-background, ps-print-printer, ps-print-page)
17867         (ps-print-miscellany):
17868         * ses.el (ses):
17869         * shell.el (shell, shell-directories, shell-faces):
17870         * startup.el (initialization):
17871         * strokes.el (strokes):
17872         * term.el (term):
17873         * uniquify.el (uniquify):
17874         * w32-vars.el (w32):
17875         * calc/calc.el (calc):
17876         * emacs-lisp/bytecomp.el (bytecomp):
17877         * emacs-lisp/cl-indent.el (lisp-indent):
17878         * emacs-lisp/edebug.el (edebug):
17879         * emacs-lisp/elp.el (elp):
17880         * emacs-lisp/testcover.el (testcover):
17881         * emacs-lisp/trace.el (trace):
17882         * emulation/viper-ex.el (viper-ex):
17883         * emulation/viper-mous.el (viper-mouse):
17884         * mail/mailalias.el (mailalias):
17885         * mail/supercite.el (supercite, supercite-frames)
17886         (supercite-attr, supercite-cite, supercite-hooks):
17887         * net/rcompile.el (remote-compile):
17888         * net/rlogin.el (rlogin):
17889         * obsolete/ooutline.el (outlines):
17890         * progmodes/delphi.el (delphi):
17891         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
17892         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
17893         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
17894         (ebnf-optimization):
17895         * progmodes/etags.el (etags):
17896         * progmodes/executable.el (executable):
17897         * progmodes/idlwave.el (idlwave):
17898         * progmodes/pascal.el (pascal):
17899         * progmodes/prolog.el (prolog):
17900         * progmodes/python.el (python):
17901         * progmodes/scheme.el (scheme):
17902         * progmodes/sh-script.el (sh, sh-script):
17903         * progmodes/sql.el (SQL):
17904         * progmodes/tcl.el (tcl):
17905         * textmodes/bibtex.el (bibtex, bibtex-autokey):
17906         * textmodes/enriched.el (enriched):
17907         * textmodes/makeinfo.el (makeinfo):
17908         * textmodes/sgml-mode.el (sgml):
17909         * textmodes/table.el (table-hooks):
17910         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
17911         * textmodes/texinfo.el (texinfo):
17912         * textmodes/two-column.el (two-column):
17913         Finish `defgroup' description with period.
17915         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
17916         * eshell/esh-var.el (eshell-var):
17917         * progmodes/vhdl-mode.el (vhdl-testbench):
17918         * textmodes/org.el (org): Fix typos in docstrings.
17920         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
17921         consistency.
17923         * progmodes/flymake.el (flymake-find-file): Remove.
17924         (flymake-float-time): Use `with-no-warnings'.
17925         (flymake-check-start-time, flymake-check-was-interrupted)
17926         (flymake-err-info, flymake-is-running, flymake-last-change-time)
17927         (flymake-new-err-info): `defvar' at compile time.
17929 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
17931         * replace.el (occur-hook): Doc fix.
17932         (occur-1): Don't call `occur-hook' if there are no matches.
17934 2005-07-03  Richard M. Stallman  <rms@gnu.org>
17936         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
17937         global-map, save the same map.
17938         (global-map): Don't alter it at top level.
17939         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
17940         Then alter it here instead.
17941         (tpu-edt-off): Set global-map to the saved one.
17943         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
17944         All references simplified.
17945         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
17946         (zmacs-regions): Add defvar.
17947         (repeat-complex-command-map): Everything about that deleted.
17949         * textmodes/artist.el (artist-key-is-drawing)
17950         (artist-key-endpoint1, artist-key-poly-point-list)
17951         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
17952         (artist-key-compl-table, artist-rb-save-data)
17953         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
17954         Don't put them in eval-when-compile.
17955         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
17957         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
17958         Use with-no-warnings.
17960         * net/browse-url.el (dos-windows-version): Add defvar.
17962         * mail/supercite.el (filladapt-prefix-table): Add defvar.
17964         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
17965         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
17966         (rmail-new-summary-line-count): Rename from new-summary-line-count.
17967         Add defvar.
17968         (rmail-summary-beginning-of-message): Use with-no-warnings.
17969         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
17971         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
17972         Use with-no-warnings.
17974         * emulation/vi.el (vi-mark-region): Use c-mark-function.
17975         (c-mark-function): Add point-moving-unit property.
17976         (vi-goto-line): Use with-no-warnings.
17978         * emulation/edt.el (edt-last-copied-word): Add defvar.
17979         (zmacs-region-stays): Likewise.
17980         (edt-mark-section-wisely): Use c-mark-function for C.
17981         Use makr-defun for Fortran.
17982         (time-string): defvar deleted.
17983         (edt-display-the-time): Don't set time-string.
17985         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
17987         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
17988         Don't warn when name is not constant
17989         or for defining the group `emacs'.
17991         * tooltip.el (gud-tooltip-mode): Add defvar.
17993         * startup.el (default-frame-background-mode): Add defvar.
17995         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
17997         * info.el (tool-bar-map): Add defvar.
17999         * dired.el (dnd-protocol-alist): Add defvar.
18001         * dired-aux.el (dired-query): Display question with answer, when
18002         the user answers.
18004         * custom.el (custom-add-option): Doc fix.
18006         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
18008 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
18010         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
18011         bogus name from the last change.
18013 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
18015         * custom.el (custom-declare-variable): Fix typos in comment.
18016         (custom-known-themes): Doc fix.
18017         (custom-theme-directory): New defcustom.
18018         (require-theme): Make it check `custom-theme-directory'.
18020         * cus-theme.el (custom-new-theme-mode): New function.
18021         (custom-theme-name, custom-theme-variables, custom-theme-faces)
18022         (custom-theme-description): Add compiler defvars.
18023         (customize-create-theme): Add doc to the "*New Custom Theme*"
18024         buffer.  Use `custom-new-theme-mode'.
18025         (custom-theme-write): Put the created buffer in emacs-lisp-mode
18026         and save it to the `custom-theme-directory'.  Make this the
18027         default directory of the buffer.
18029 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
18031         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
18032         Fix unbalanced parentheses.
18034 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
18036         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
18037         into flymake-mode and delegate to flymake-mode.
18039         * find-file.el (ff-which-function-are-we-in): Clean up.
18041 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
18043         * replace.el (occur-rename-buffer): Fix docstring.
18045         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
18046         (edt-last-copied-word, edt-learn-macro-count)
18047         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
18048         (edt-rect-start-point, edt-user-global-map, rect-start-point)
18049         (time-string, zmacs-region-stays):
18050         * emulation/edt-mapper.el (edt-save-function-key-map)
18051         (EDT-key-name): `defvar' to silence the byte-compiler.
18053 2005-07-02  Martin Rudalics  <rudalics@gmx.at>
18055         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
18056         font-lock-regexp-backslash.  Doc fix.
18057         (font-lock-regexp-backslash-grouping-construct): Rename from
18058         font-lock-regexp-backslash-construct.  Doc fix.
18059         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
18060         grouping constructs.
18062 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
18064         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
18065         updating all the prerequisites.
18067 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
18069         * textmodes/org.el (org-agenda-start-on-weekday)
18070         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
18071         (org-agenda-use-time-grid, org-archive-location)
18072         (org-allow-space-in-links, org-usenet-links-prefer-google)
18073         (org-enable-table-editor, org-export-default-language)
18074         (org-export-html-show-new-buffer, org-fill-paragraph)
18075         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
18076         (org-goto-quit, org-occur, org-eval-in-calendar)
18077         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
18078         (org-agenda-diary-entry, org-remember-help)
18079         (org-table-convert-region, org-at-table-p)
18080         (org-table-move-row-down, org-table-move-row-up)
18081         (org-table-copy-region, org-table-toggle-vline-visibility)
18082         (org-table-get-stored-formulas, org-table-get-specials)
18083         (org-recalc-commands, org-table-eval-formula)
18084         (org-table-formula-substitute-names, orgtbl-make-binding)
18085         (org-format-org-table-html, org-format-table-table-html)
18086         (org-format-table-table-html-using-table-generate-source)
18087         (org-customize): Fix typos in docstrings.
18088         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
18089         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
18090         (org-back-to-heading): Doc fixes.
18091         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
18092         (org-agenda-change-all-lines, org-get-header):
18093         Improve argument/docstring consistency.
18094         (orgtbl-error): Fix error message.
18096         * progmodes/flymake.el (flymake-find-possible-master-files)
18097         (flymake-master-file-compare, flymake-get-line-err-count)
18098         (flymake-highlight-line, flymake-gui-warnings-enabled):
18099         Fix typos in docstrings.
18100         (flymake-parse-line, flymake-get-project-include-dirs-function)
18101         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
18102         Doc fixes.
18103         (flymake-get-project-include-dirs-function)
18104         (flymake-make-err-menu-data):
18105         Improve argument/docstring consistency.
18107 2005-07-01  Lute Kamstra  <lute@gnu.org>
18109         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
18110         Catch errors with ignore-errors.  Use temporary buffer.
18111         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
18113         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
18114         background color faces.
18115         (facemenu-set-foreground, facemenu-set-background):
18116         Use facemenu-set-face-from-menu.
18117         (facemenu-set-face-from-menu): Treat face names that start with
18118         "fg:" or "bg:" as special.
18119         (facemenu-add-new-color): Don't create faces.  Simplify.
18121 2005-06-30  Richard M. Stallman  <rms@gnu.org>
18123         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
18124         (crm-find-current-element): Likewise.
18126 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
18128         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
18130 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18132         * arc-mode.el (archive-extract): Make it work as a mouse binding.
18133         (archive-mouse-extract): Make it an obsolete alias.
18134         (archive-mode-map): Don't use archive-mouse-extract any more.
18135         (archive-mode, archive-extract): write-contents-hooks ->
18136         write-contents-functions.
18137         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
18138         first arg.
18139         (archive-rename-entry): Update the call.
18140         (archive-zip-summarize): Remove unused var `method'.
18141         (archive-lzh-summarize): Remove unused var `creator'.
18143         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
18144         dedicated frame upon exit.
18146         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
18147         (archive-zip-extract, archive-zip-expunge)
18148         (archive-zip-update, archive-zip-update-case): Use executable-find.
18149         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
18150         Use restore-buffer-modified-p.
18151         (archive-extract, archive-add-new-member, archive-write-file-member):
18152         Use with-current-buffer.
18153         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
18155 2005-06-30  Andreas Schwab  <schwab@suse.de>
18157         * progmodes/gud.el (gud-filter): Remove unneeded progn.
18159 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
18161         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
18163 2005-06-30  Juri Linkov  <juri@jurta.org>
18165         * faces.el (vertical-border): Inherit from mode-line-inactive
18166         only on tty.
18168 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
18170         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
18171         example, -NLINES in the `occur' docstring).
18173         * replace.el (occur-1): When no matches are found, do not set the
18174         `buffer-read-only' and modified flags for the occur buffer,
18175         because it is deleted.
18177         * emulation/cua-base.el (cua-check-pending-input)
18178         (cua-repeat-replace-region, cua-mode, cua-debug)
18179         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
18180         Fix typos in docstrings.
18182         * emulation/cua-gmrk.el (cua-toggle-global-mark)
18183         (cua-cut-region-to-global-mark)
18184         (cua--cut-rectangle-to-global-mark):
18185         Remove period from end of messages.
18187         * emulation/cua-rect.el (cua-do-rectangle-padding):
18188         Remove period from end of messages.
18189         (cua--rectangle-seq-format): Fix typo in docstring.
18190         (cua-sequence-rectangle, cua-fill-char-rectangle):
18191         Improve argument/docstring consistency.
18193 2005-06-29  Juri Linkov  <juri@jurta.org>
18195         * faces.el (default-frame-background-mode): New internal variable.
18196         (frame-set-background-mode): Use it.
18198         * startup.el (normal-top-level): Set default-frame-background-mode
18199         instead of frame-background-mode.  Before setting it, test for its
18200         nil value.  Remove tests for frame-background-mode and frame
18201         parameter `reverse'.  Add test for "unspecified-fg".
18203         * term/xterm.el (xterm-rxvt-set-background-mode):
18204         * term/rxvt.el (rxvt-set-background-mode):
18205         Set default-frame-background-mode instead of frame-background-mode.
18207 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
18209         * simple.el (set-variable): Warn about obsolete user variables.
18211         * imenu.el (imenu--completion-buffer):
18212         * mouse.el (mouse-buffer-menu-alist):
18213         * msb.el (msb-invisible-buffer-p):
18214         * calendar/diary-lib.el (diary-header-line-format):
18215         * emacs-lisp/pp.el (pp-buffer):
18216         * progmodes/cperl-mode.el (cperl-do-auto-fill):
18217         * textmodes/picture.el (picture-replace-match):
18218         Change space constants followed by a sexp to "?\s ".
18220         * play/decipher.el (decipher-loop-with-breaks):
18221         * textmodes/texinfo.el (texinfo-insert-@item): Change space
18222         constants "protected" from end of line by a comment to "?\s".
18224 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
18226         * font-lock.el (save-buffer-state): Use `declare'.
18228         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
18229         reset the syntax-table to cperl-mode-syntax-table.
18230         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
18231         "foo_print_bar" is not matched as a reserved keyword.
18233 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
18235         * textmodes/org.el (orgtbl-setup): New function, for delayed
18236         setup for the orgtbl commands.
18237         (org-calc-default-modes): New option.
18238         (orgtbl-make-binding): Use `defun' to get better help display.
18239         (org-diary): Call `org-compile-prefix-format'.
18240         (org-table-formula-substitute-names): New function.
18241         (org-agenda-day-view, org-agenda-week-view): New commands.
18242         (org-agenda-toggle-week-view): Command removed.
18243         (org-tbl-menu): Split off from org-org-menu.
18244         (org-mode): Move removal of outline-mode menus to here.
18245         (org-table-formula-debug): New option.
18246         (org-table-insert-row): Keep first field if just "#" or "*".
18247         (org-mode): Paragraph regexps fixed.
18248         (org-table-recalculate-regexp): New constant.
18249         (org-table-justify-field-maybe): Avoid replace if not necessary.
18250         (org-copy-special, org-cut-special): Use `call-interactively'.
18251         (org-table-copy-region): Take region from `interactive' call.
18252         (org-trim): Return string even if no match.
18253         (org-formula): New face.
18254         (org-set-font-lock-defaults): No longer highlight "FIXME".
18255         But highlight formula-related fields in table.
18256         (org-table-p): Use regexp, not fontification.
18257         (org-table-align): Handle white space at end of line.
18258         (org-table-formula-evaluate-inline): New option.
18259         (org-mode): Auto-wrapping in comment lines turned off.
18260         (org-table-copy-down): Evaluate only in copied field, not in
18261         destination.
18262         (org-table-current-formula): Variable removed.
18263         (org-table-store-formulas, org-table-get-stored-formulas)
18264         (org-table-modify-formulas, org-table-replace-in-formulas)
18265         (org-table-maybe-eval-formula): New functions.
18266         (org-table-get-formula): Modify to use stored formulas.
18267         (org-table-insert-column, org-table-delete-column)
18268         (org-table-move-column): Call `org-table-modify-formulas'.
18269         (org-complete): Add completion for keyword formulas.
18270         (orgtbl-mode): Pull orgtbl-mode-map to start of
18271         minor-mode-map-alist.
18273 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
18275         * progmodes/python.el (python-check): Require `compile' before
18276         modifying its variables.
18278         * newcomment.el (comment-indent-default): Don't get fooled by an early
18279         end of buffer.
18281 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
18283         * ps-print.el (ps-print-version): Fix version number.
18285 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
18287         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
18289 2005-06-28  Richard M. Stallman  <rms@gnu.org>
18291         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
18292         (flyspell-local-mouse-map): Declaration deleted.
18293         (flyspell-mouse-map): Bind only mouse-2.
18294         (flyspell-mode-map): Don't test flyspell-use-local-map.
18295         (flyspell-overlay-keymap-property-name): Var deleted.
18296         (flyspell-mode-on): Don't make local bindings for
18297         flyspell-mouse-map and flyspell-mode-map.
18298         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
18300         * textmodes/ispell.el (ispell-word): Do not ignore short words.
18302         * progmodes/compile.el (compilation-next-error-function):
18303         Don't switch buffers; operate on the current buffer.
18305         * progmodes/compile.el (compilation-error-file-name)
18306         (compilation-warning-file-name, compilation-info-file-name)
18307         (compilation-line-number, compilation-column-number): New faces.
18308         (compilation-error-face, compilation-warning-face)
18309         (compilation-info-face, compilation-line-face)
18310         (compilation-column-face): Use them.
18312         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
18314         * comint.el (comint-password-prompt-regexp): Accept ", try again".
18316         * bindings.el (global-map): Bind insertchar and its variants.
18318 2005-06-27  Richard M. Stallman  <rms@gnu.org>
18320         * textmodes/artist.el (artist-text-overwrite)
18321         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
18323 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
18325         * ps-print.el: It was not working the page selection for printing.
18326         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
18327         (ps-print-version): New version 6.6.7.
18328         (ps-end-sheet): New fun.
18329         (ps-header-sheet, ps-end-job): Call it.
18331 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
18333         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
18335 2005-06-27  Lute Kamstra  <lute@gnu.org>
18337         * facemenu.el (facemenu-unlisted-faces): Add foreground and
18338         background color faces.
18339         (facemenu-get-face): Delete function.
18340         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
18341         (facemenu-add-new-color): Make second argument mandatory.
18342         Create the appropriate face and return it.  Simplify.
18343         (facemenu-set-foreground, facemenu-set-background): Don't check if
18344         color is defined.  Use return value of facemenu-add-new-color.
18346 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
18348         * progmodes/gud.el (gud-filter): Add missing argument to
18349         with-selected-window.
18351 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18353         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
18354         a :require to the defcustom.
18356         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
18357         defcustoms corresponding to minor modes.
18359 2005-06-26  David Ponce  <david@dponce.com>
18361         * recentf.el: Require tree-widget instead of wid-edit.
18362         (recentf-filename-handler): Fix widget :type.
18363         (recentf-cancel-dialog, recentf-open-more-files)
18364         (recentf-open-files-action): Doc fix.
18365         (recentf-dialog-goto-first): New function.
18366         (recentf-dialog-mode-map): Set parent keymap first.
18367         (recentf-dialog-mode): Define with define-derived-mode.
18368         Don't display continuation lines in dialogs.
18369         (recentf-edit-list): Rename from recentf-edit-selected-items.
18370         (recentf-edit-list-select): Rename from recentf-edit-list-action.
18371         Simplify.
18372         (recentf-edit-list-validate): New function.
18373         (recentf-edit-list): Update accordingly.
18374         (recentf-open-files-item-shift): Remove.
18375         (recentf-open-files-item): Convert menu elements into tree and
18376         link widgets.  Don't create the widgets.
18377         (recentf-open-files): Update accordingly.
18378         (recentf-save-list): Untabify.
18380 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
18382         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
18383         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
18384         partially contained in the active region.  Do not take active
18385         region into account when called from Lisp, unless INTERACTIVE arg
18386         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
18387         avoid trouble with fields.  Make marker point nowhere when no
18388         longer used.  Always return nil.  Doc fix.
18389         (flush-lines): Add INTERACTIVE arg.  Do not take active region
18390         into account when called from Lisp, unless INTERACTIVE arg is
18391         non-nil.  Use `forward-line' instead of `beginning-of-line' to
18392         avoid trouble with fields.  Make marker point nowhere when no
18393         longer used.  Always return nil.  Doc fix.
18394         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
18395         interchangeable.  Do not take active region into account when
18396         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
18397         message in echo area when called from Lisp, unless INTERACTIVE arg
18398         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
18399         Return the number of matches.  Doc fix.
18400         (occur): Doc fix.
18401         (perform-replace): Make comment follow double space convention for
18402         the sake of `outline-minor-mode'.
18404         * faces.el (facep): Doc fix.
18406 2005-06-25  Richard M. Stallman  <rms@gnu.org>
18408         * facemenu.el (facemenu-enable-faces-p): New function.
18409         (facemenu-background-menu, facemenu-foreground-menu)
18410         (facemenu-face-menu): Add menu-enable property.
18412         * jka-compr.el (jka-compr-insert-file-contents):
18413         Special handling if cannot find the uncompression program.
18415         * cus-face.el (custom-face-attributes): Add autoload.
18417         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
18418         Bind comment-indent-function locally.
18420         * window.el (save-selected-window): Use save-current-buffer.
18422         * subr.el (with-selected-window): Use save-current-buffer.
18424         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
18425         and with-current-buffer.
18427 2005-06-24  Richard M. Stallman  <rms@gnu.org>
18429         * simple.el (line-move-1): Fix previous change.
18431 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
18433         * replace.el (occur-1): Set `buffer-read-only' and the
18434         buffer-modified flag before running `occur-hook' to protect
18435         against unintentional buffer switches that can lead to data loss.
18437 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
18439         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
18440         (gud-gdb-marker-filter): Use font-lock-warning-face for any
18441         initial error.
18443         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
18444         after fresh input.
18445         (gdb-var-create-handler): Put name of expression in quotes.
18447 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
18449         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
18450         elements of RING in order, and without bogus nil elements.
18452 2005-06-23  Richard M. Stallman  <rms@gnu.org>
18454         * simple.el (set-variable): Args renamed; doc fix.
18455         (line-move-1): When there are overlays around, use vertical-motion.
18457         * faces.el (escape-glyph): Use brown against light background.
18458         (nobreak-space): Rename from no-break-space.
18459         Fix previous change.
18461         * dired-aux.el (dired-do-copy): Fix arg prompt.
18463         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
18465 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
18467         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
18468         rather than "Distributor".
18470 2005-06-23  Lute Kamstra  <lute@gnu.org>
18472         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
18473         (debug-on-entry): Use it.  New interactive declaration that uses
18474         function-called-at-point.
18476 2005-06-23  Kim F. Storm  <storm@cua.dk>
18478         * subr.el (save-match-data): Add comment about using evaporate arg
18479         to set-match-data.
18481 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
18483         * cus-edit.el (customize-face)
18484         (customize-face-other-window): Handle face aliases.
18486         * faces.el (face-documentation, set-face-attribute)
18487         (face-spec-set): Handle face aliases.
18489 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
18491         * help-mode.el (help-make-xrefs): If a symbol representing a face
18492         name is not followed by the word "face", it could still be a
18493         function or variable name, so don't bypass other checks.
18495 2005-06-22  Juri Linkov  <juri@jurta.org>
18497         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
18498         Replace aliased functions with calls where second arg `inherit' is t.
18500 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
18502         * progmodes/gdb-ui.el (gdb-error): New variable.
18503         (gdb-error): New function.
18504         (gdb-annotation-rules): Act on error-begin and error annotations.
18505         (gdb-concat-output): Use font-lock-warning-face for errors.
18507 2005-06-22  Miles Bader  <miles@gnu.org>
18509         * bindings.el (propertized-buffer-identification): Use renamed
18510         `Buffer-menu-buffer' face.
18512         * faces.el (vertical-border): Rename from `vertical-divider'.
18513         (escape-glyph): Change dark-background color back to `cyan'.
18515 2005-06-21  Juri Linkov  <juri@jurta.org>
18517         * faces.el (face-user-default-spec): Try getting `customized-face'
18518         prior to `saved-face'.
18519         (frame-background-mode): Refill docstring.
18521         * emacs-lisp/lisp-mode.el (eval-defun-1):
18522         * emacs-lisp/edebug.el (edebug-eval-defun):
18523         Set `saved-face' temporarily to nil before calling form.
18524         Set `customized-face' to the new spec after that.
18526 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
18528         * subr.el (1value, lambda, key-substitution-in-progress):
18529         Doc fixes.
18531         * autoinsert.el (auto-insert-alist):
18532         * ses.el (ses-call-printer):
18533         * subr.el (noreturn):
18534         * emacs-lisp/lisp.el (check-parens):
18535         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
18536         * net/browse-url.el (browse-url-mosaic):
18537         * progmodes/cc-defs.el (c-safe-scan-lists):
18538         * progmodes/ebnf-abn.el (ebnf-abn-lex):
18539         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
18540         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
18541         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
18542         * progmodes/ebnf-iso.el (ebnf-iso-lex):
18543         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
18545 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
18547         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
18549 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
18551         * calendar/appt.el (appt-make-list): Activate the package, if
18552         not already active (for backwards compatibility).
18554 2005-06-20  Kim F. Storm  <storm@cua.dk>
18556         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
18558 2005-06-20  Miles Bader  <miles@gnu.org>
18560         * faces.el (vertical-divider): New face.
18562 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
18564         * simple.el (kill-whole-line): Doc fix.
18565         (next-error-buffer-p, next-error-find-buffer)
18566         (clone-indirect-buffer): Fix typos in docstrings.
18567         (comment-line-break-function): Doc fix: don't say variable
18568         is automatically buffer-local (it isn't).
18570 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
18572         * net/tramp-ftp.el (top):
18573         * net/tramp-smb.el (top):
18574         * net/tramp-util.el (top):
18575         * net/tramp-uu.el (top):
18576         * net/tramp-vc.el (top):
18577         * net/tramp.el (top): Revert copyright years back to original
18578         ones.  Tramp has a life outside GNU Emacs.
18580 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
18582         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
18584 2005-06-18  Juri Linkov  <juri@jurta.org>
18586         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
18587         end of first regexp to limit the match to the position between
18588         line number and source line with same separator character as used
18589         between file name and line number.  In the second regexp limit
18590         mouse-face area to file name and line number by adding new group
18591         for them and referring it in HYPERLINK arg.
18592         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
18593         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
18594         previous line where grep markers may be already removed.
18596 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
18598         * progmodes/ps-mode.el: Update version and maintainer's email address.
18600 2005-06-18  Steve Youngs  <steve@xemacs.org>
18602         * net/browse-url.el (browse-url-browser-function)
18603         (browse-url-default-browser): Add firefox.
18604         (browse-url-firefox-program, browse-url-firefox-arguments)
18605         (browse-url-firefox-startup-arguments)
18606         (browse-url-firefox-new-window-is-tab): New defcustoms.
18607         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
18609 2005-06-17  Richard M. Stallman  <rms@gnu.org>
18611         * startup.el (command-line): Warn if specified user name has
18612         no home directory.
18614         * term.el (term-get-old-input, term-input-filter, term-input-sender)
18615         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
18617         * longlines.el (longlines-mode, longlines-show-hard-newlines):
18618         Doc fixes.
18620         * faces.el (underline): Try bold if terminal doesn't support underline.
18622         * mail/sendmail.el (mail-setup-with-from): New variable.
18623         (mail-insert-from-field): New function.
18624         (sendmail-send-it): Call it.
18625         (mail-setup): Optionally call it here.
18627         * term/linux.el: Call tty-no-underline.
18629 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
18631         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
18633 2005-06-17  Miles Bader  <miles@gnu.org>
18635         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
18636         (ediff-current-diff-C, ediff-current-diff-Ancestor)
18637         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
18638         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
18639         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
18640         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
18641         Remove "-face" suffix from face names.
18642         (ediff-current-diff-face-A, ediff-current-diff-face-B)
18643         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
18644         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
18645         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
18646         (ediff-even-diff-face-A, ediff-even-diff-face-B)
18647         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
18648         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
18649         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
18650         New backward-compatibility aliases for renamed faces.
18651         (ediff-current-diff-face-A, ediff-current-diff-face-B)
18652         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
18653         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
18654         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
18655         (ediff-even-diff-face-A, ediff-even-diff-face-B)
18656         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
18657         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
18658         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
18659         Use renamed ediff faces.
18661         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
18662         Remove "-face" suffix from face names.
18663         (eshell-test-ok-face, eshell-test-failed-face):
18664         New backward-compatibility aliases for renamed faces.
18665         (eshell-run-test): Use renamed eshell-test faces.
18667         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
18668         face name.
18669         (eshell-prompt-face): New backward-compatibility alias for renamed
18670         face.
18671         (eshell-emit-prompt): Use renamed eshell-prompt face.
18673         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
18674         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
18675         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
18676         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
18677         Remove "-face" suffix from face names.
18678         (eshell-ls-directory-face, eshell-ls-symlink-face)
18679         (eshell-ls-executable-face, eshell-ls-readonly-face)
18680         (eshell-ls-unreadable-face, eshell-ls-special-face)
18681         (eshell-ls-missing-face, eshell-ls-archive-face)
18682         (eshell-ls-backup-face, eshell-ls-product-face)
18683         (eshell-ls-clutter-face):
18684         New backward-compatibility aliases for renamed faces.
18685         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
18687         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
18688         Remove "-face" suffix from face name.
18689         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
18690         instead of literal face.
18692 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
18694         * emacs-lisp/warnings.el (display-warning, lwarn)
18695         (warning-minimum-log-level): Doc fixes.
18696         (warning-minimum-level, warning-minimum-log-level):
18697         Add :debug to :type choices.
18699         * progmodes/ada-mode.el (ada-format-paramlist)
18700         (ada-get-indent-case, ada-check-matching-start)
18701         (ada-check-defun-name, ada-goto-matching-decl-start)
18702         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
18703         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
18704         (ada-make-subprogram-body): Follow error conventions.
18705         (ada-case-exception-file, ada-indent-comment-as-code)
18706         (ada-indent-handle-comment-special, ada-indent-renames)
18707         (ada-indent-return, ada-search-directories-internal)
18708         (ada-tab-policy, ada-case-exception-substring)
18709         (ada-other-file-alist, ada-matching-start-re)
18710         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
18711         (ada-imenu-generic-expression, ada-compile-goto-error)
18712         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
18713         (ada-popup-menu, ada-add-extensions, ada-mode)
18714         (ada-region-selected, ada-create-case-exception)
18715         (ada-create-case-exception-substring, ada-after-keyword-p)
18716         (ada-activate-keys-for-case, ada-adjust-case-region)
18717         (ada-adjust-case-buffer, ada-format-paramlist)
18718         (ada-scan-paramlist, ada-insert-paramlist)
18719         (ada-indent-newline-indent)
18720         (ada-indent-newline-indent-conditional)
18721         (ada-justified-indent-current, ada-goto-previous-word)
18722         (ada-indent-current, ada-get-indent-open-paren)
18723         (ada-get-indent-paramlist, ada-get-indent-end)
18724         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
18725         (ada-get-indent-block-start, ada-get-indent-subprog)
18726         (ada-get-indent-noindent, ada-get-indent-label)
18727         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
18728         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
18729         (ada-goto-stmt-end, ada-goto-next-word)
18730         (ada-check-matching-start, ada-check-defun-name)
18731         (ada-goto-matching-decl-start, ada-goto-matching-start)
18732         (ada-goto-matching-end, ada-search-ignore-string-comment)
18733         (ada-in-decl-p, ada-looking-at-semi-or)
18734         (ada-looking-at-semi-private, ada-in-paramlist-p)
18735         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
18736         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
18737         (ada-next-procedure, ada-previous-procedure, ada-next-package)
18738         (ada-previous-package, ada-create-menu)
18739         (ada-fill-comment-paragraph-justify)
18740         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
18741         (ada-other-file-name, ada-last-which-function-line)
18742         (ada-last-which-function-subprog, ada-which-function)
18743         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
18744         (ada-gen-treat-proc, ada-check-emacs-version)
18745         (ada-continuation-indent, ada-align-region-separate):
18746         Fix typos in docstrings.
18747         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
18749 2005-06-16  Lute Kamstra  <lute@gnu.org>
18751         * simple.el (fundamental-mode): Run after-change-major-mode-hook
18752         conditionally.
18754 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
18756         * comint.el (comint-replace-by-expanded-filename)
18757         (comint-prompt-regexp, comint-delimiter-argument-list)
18758         (comint-preinput-scroll-to-bottom):
18759         * info.el (Info-hide-cookies-node):
18760         * ls-lisp.el (ls-lisp-classify):
18761         * find-file.el (ff-search-directories, ff-special-constructs)
18762         (ff-find-other-file):
18763         * font-lock.el (font-lock-keywords):
18764         * shell.el (shell-prompt-pattern)
18765         (shell-dynamic-complete-functions, shell-mode)
18766         (shell-delimiter-argument-list):
18767         * term.el (term-replace-by-expanded-filename)
18768         (term-prompt-regexp, term-delimiter-argument-list):
18769         * woman.el (woman-ignore, woman0-if):
18770         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
18771         * emacs-lisp/elint.el (elint-init-env):
18772         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
18773         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
18774         * language/ethio-util.el (ethio-tilde-escape)
18775         (ethio-use-three-dot-question):
18776         * net/zone-mode.el (zone-mode-load-time-setup):
18777         * progmodes/cc-align.el (c-lineup-argcont):
18778         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
18779         * progmodes/cperl-mode.el (cperl-set-style-back):
18780         * progmodes/inf-lisp.el (inferior-lisp-prompt):
18781         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
18782         Fix spellings in docstrings.
18784         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
18785         * progmodes/modula2.el (m2-for): Fix spellings.
18787         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
18789         * simple.el (undo-more): Don't use `format' on `error' arguments.
18790         Improve argument/docstring consistency.
18791         (pending-undo-list): Doc fix.
18793         * smerge-mode.el (smerge-ensure-match):
18794         * emulation/vip.el (vip-ex):
18795         * net/zone-mode.el (zone-mode-update-serial):
18796         * progmodes/idlwave.el (idlwave-complete):
18797         * progmodes/vhdl-mode.el (vhdl-visit-file)
18798         (vhdl-compose-wire-components):
18799         Don't use `format' on `error' arguments.
18801         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
18802         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
18803         (tooltip-help-tips): Fix typos in docstrings.
18805 2005-06-16  David Ponce  <david@dponce.com>
18807         * tree-widget.el (tree-widget-value-create): Simplify last change.
18809 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
18811         * ido.el (ido-incomplete-regexp): New variable.
18812         (ido-set-matches-1): Handle invalid-regexp error and set
18813         ido-incomplete-regexp.
18814         (ido-incomplete-regexp): New face.
18815         (ido-completions): Use it.
18816         (ido-complete, ido-exit-minibuffer, ido-completions):
18817         Handle incomplete regexps.
18818         (ido-completions): Add check for complete match when entering a regexp.
18820 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
18822         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
18824 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18826         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
18827         by field delimiters.
18829 2005-06-15  David Ponce  <david@dponce.com>
18831         * tree-widget.el: eval-and-compile inlined functions so they will
18832         be available at run-time too.
18833         (tree-widget-super-format-handler)
18834         (tree-widget-format-handler): Remove.
18835         (tree-widget-value-create): Handle the :indent property.
18837 2005-06-15  Miles Bader  <miles@gnu.org>
18839         * progmodes/which-func.el (which-func): Only inherit
18840         `font-lock-function-name-face' when that makes sense against the
18841         default mode-line face, otherwise set the face color explicitly.
18843         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
18844         faces instead of (non-existent) variables.
18846 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
18848         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
18849         (iswitchb-get-matched-buffers): Likewise.  Simplify.
18851 2005-06-14  Miles Bader  <miles@gnu.org>
18853         * progmodes/ld-script.el (ld-script-location-counter):
18854         Remove "-face" suffix from face name.
18855         (ld-script-location-counter-face):
18856         New backward-compatibility alias for renamed face.
18857         (ld-script-location-counter-face): Use renamed face.
18859         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
18860         (cperl-hash): Remove "-face" suffix from face names.
18861         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
18862         New backward-compatibility aliases for renamed faces.
18863         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
18864         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
18866         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
18867         name.
18868         (which-func-face): New backward-compatibility alias for renamed face.
18869         (which-func-format): Use renamed which-func face.
18871         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
18872         (vhdl-function, vhdl-directive, vhdl-reserved-word)
18873         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
18874         names.
18875         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
18876         (vhdl-speedbar-configuration, vhdl-speedbar-package)
18877         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
18878         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
18879         (vhdl-speedbar-architecture-selected)
18880         (vhdl-speedbar-configuration-selected)
18881         (vhdl-speedbar-package-selected)
18882         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
18883         names.
18884         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
18885         Use renamed faces.
18886         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
18887         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
18888         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
18889         Use renamed faces.
18890         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
18891         names.
18892         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
18893         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
18894         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
18895         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
18896         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
18897         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
18899         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
18900         face name.
18901         (sh-heredoc-face): New backward-compatibility alias for renamed face.
18902         (sh-heredoc-face): Use renamed sh-heredoc face.
18904         * progmodes/idlw-help.el (idlwave-help-link):
18905         Remove "-face" suffix from face name.
18906         (idlwave-help-link-face):
18907         New backward-compatibility alias for renamed face.
18908         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
18910         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
18911         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
18912         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
18913         New backward-compatibility aliases for renamed faces.
18914         (idlwave-shell-disabled-breakpoint-face)
18915         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
18917         * progmodes/flymake.el (flymake-errline, flymake-warnline):
18918         Remove "-face" suffix from face names.
18919         (flymake-errline-face, flymake-warnline-face):
18920         New backward-compatibility aliases for renamed faces.
18921         (flymake-highlight-line): Use renamed flymake faces.
18923         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
18924         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
18925         (ebrowse-member-class, ebrowse-progress):
18926         Remove "-face" suffix from face names.
18927         (ebrowse-tree-mark-face, ebrowse-root-class-face)
18928         (ebrowse-file-name-face, ebrowse-default-face)
18929         (ebrowse-member-attribute-face, ebrowse-member-class-face)
18930         (ebrowse-progress-face):
18931         New backward-compatibility aliases for renamed faces.
18932         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
18933         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
18934         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
18935         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
18937         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
18938         antlr-syntax)
18939         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
18940         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
18941         names.
18942         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
18943         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
18944         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
18945         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
18946         backward-compatibility aliases for renamed faces.
18947         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
18948         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
18949         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
18950         remove "font-lock-".  Use renamed antlr-mode faces.
18951         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
18952         literal face-names with face variable references.
18954         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
18955         face name.
18956         (Buffer-menu-buffer-face): New backward-compatibility alias for
18957         renamed face.
18958         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
18960 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
18962         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
18963         Eliminate "-face" suffix.
18964         (makefile-targets): Inherit from font-lock-function-name-face and
18965         eliminate "-face" suffix.
18966         (makefile-shell): Remove attributes and eliminate "-face" suffix.
18967         (makefile-*-font-lock-keywords): Append makefile-targets in rule
18968         actions, instead of prepending, to make it less visible.
18969         (makefile-previous-dependency, makefile-match-dependency):
18970         Don't match a target on a continuation line.
18972         * files.el (auto-mode-alist): Put Makefile in gmake mode.
18974 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
18976         * progmodes/gdb-ui.el (menu): Re-order menu items.
18977         (gdb-tooltip-print): Respect tooltip-use-echo-area.
18979         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
18980         Define in tooltip.el.
18981         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
18982         (gud-tooltip-tips): Respect tooltip-use-echo-area and
18983         gud-tooltip-echo-area.
18985         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
18986         backward compatibility and make obsolete.
18987         (tooltip-help-tips): Use tooltip-use-echo-area.
18988         (tooltip-show-help-function): Rename to...
18989         (tooltip-show-help): ...this, because it is a function.
18990         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
18992 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
18994         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
18995         (edebug-print-length, edebug-print-level, edebug-print-circle)
18996         (edebug-modify-breakpoint, edebug-eval-last-sexp)
18997         (edebug-eval-print-last-sexp): Doc fixes.
18999 2005-06-14  Kim F. Storm  <storm@cua.dk>
19001         * ido.el (ido-mode): Make a new keymap every time we enable ido,
19002         as the coverage buffer/file/both may change.
19004 2005-06-14  Lute Kamstra  <lute@gnu.org>
19006         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
19007         and run-mode-hooks.  Simplify.
19009         * mail/rmailedit.el (rmail-edit-mode):
19010         * progmodes/octave-inf.el (inferior-octave-mode):
19011         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
19013         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
19014         and run-mode-hooks.
19015         (recentf-edit-list, recentf-open-files): Don't call
19016         kill-all-local-variables directly.
19018         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
19020 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
19022         * emacs-lisp/byte-run.el (make-obsolete)
19023         (define-obsolete-function-alias): Rename arguments FUNCTION and
19024         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
19025         (make-obsolete-variable, define-obsolete-variable-alias):
19026         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
19027         respectively.
19029         * isearchb.el (isearchb-activate):
19030         * pcvs.el (cvs-mode):
19031         * ses.el (ses-load):
19032         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
19033         * net/tramp.el (tramp-find-file-exists-command)
19034         (tramp-find-shell):
19035         * progmodes/ada-mode.el (ada-create-case-exception)
19036         (ada-create-case-exception-substring, ada-make-subprogram-body):
19037         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
19038         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
19039         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
19040         * textmodes/org.el (org-promote, org-evaluate-time-range)
19041         (org-agenda-next-date-line, org-agenda-previous-date-line)
19042         (org-agenda-error, org-open-at-point, org-table-move-row)
19043         (org-format-table-table-html-using-table-generate-source)
19044         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
19045         * textmodes/reftex.el (reftex-access-scan-info):
19046         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
19047         (reftex-toc-promote-prepare): Follow error conventions.
19049         * diff-mode.el (diff-mode): Fix typo in docstring.
19051         * forms.el (forms--intuit-from-file): Fix reference to
19052         `forms-number-of-fields' in error message.
19053         (forms-print): Fix quoting in error message.
19055         * forms.el (forms-mode):
19056         * emulation/vi.el (vi-goto-insert-state):
19057         * progmodes/flymake.el (flymake-new-err-info)
19058         (flymake-start-syntax-check-for-current-buffer)
19059         (flymake-simple-cleanup):
19060         * eshell/esh-var.el (eshell/export):
19061         * progmodes/gud.el (xdb):
19062         * textmodes/flyspell.el (flyspell-incorrect-hook)
19063         (flyspell-maybe-correct-transposition)
19064         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
19066 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
19068         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
19069         minibuffer prompt.
19071 2005-06-13  Kim F. Storm  <storm@cua.dk>
19073         * subr.el (add-to-ordered-list): New defun.
19075         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
19076         add cua--keymap-alist to emulation-mode-map-alists.
19078 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
19080         * subr.el (complete-in-turn): New macro.
19081         (dynamic-completion-table, lazy-completion-table): Add debug info.
19083         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
19084         in preference to face aliases.
19086         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
19087         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
19088         Remove unused vars `start' and `firstline'.
19089         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
19090         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
19092 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
19094         * cus-start.el (all): Don't complain about missing GTK-related
19095         variables, unless either `gtk' is boundp or this isn't a
19096         `windows-nt' build.
19098 2005-06-13  Lute Kamstra  <lute@gnu.org>
19100         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
19101         run-mode-hooks.
19103         * ediff-mult.el (ediff-meta-mode):
19104         * ediff-util.el (ediff-mode): Use run-mode-hooks.
19106         * ledit.el (ledit-mode): Use delay-mode-hooks.
19108         * woman.el (woman-mode-line-format): Delete constant.
19109         (woman-mode-map): Initialize it properly.
19110         (woman-mode): Set mode-class property to special.
19111         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
19112         Set major-mode and mode-name.  Don't set mode-line-format directly.
19113         (Man-getpage-in-background): Don't reference woman-mode-line-format.
19115         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
19116         string argument obsolete.
19118 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
19120         * textmodes/org.el (org-CUA-compatible): New option.
19121         (org-disputed-keys): New variable.
19122         (org-key): New function.
19123         (orgtbl-make-binding): Add docstring to the created function.
19124         (org-mode): Set paragraph start/separate regexps.
19125         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
19126         (org-archive-location, org-archive-mark-done)
19127         (org-archive-stamp-time): New options.
19128         (org-archive-subtree): New command.
19129         (org-fill-paragraph): New function.
19130         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
19131         (org-fake-empty-table-line): Function removed.
19132         (org-format-org-table-html): Do not create empty table lines at
19133         separator lines.  Improved table header treatment.
19134         (org-link-format): New option.
19135         (org-make-link): New function.
19136         (org-insert-link, org-store-link): Use org-make-link.
19137         (org-open-file): Quote file name for shell command, to allow
19138         spaces in file names.
19139         (org-link-regexp): Fix bug with mailto link.
19140         (org-link-maybe-angles-regexp, org-protected-link-regexp):
19141         New constants.
19142         (org-export-as-html): Deal with the optional angles around a link.
19143         Better treatment of file: links.
19144         (org-open-at-point): Replace @{ and @} with < and >.
19145         (org-run-mode-hooks): Function removed.
19146         (org-agenda-mode): No longer use `org-run-mode-hooks'.
19148 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
19150         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
19151         MI command -data-list-register-values.
19152         (gdb-post-prompt): Indent properly.
19154 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
19156         * hilit-chg.el (highlight-changes-colors): Rename from
19157         `highlight-changes-colours'.
19158         (highlight-changes-colours): Keep as obsolete alias.
19159         (highlight-changes-face-list): Doc fix.
19160         (hilit-chg-make-list): Use `highlight-changes-colors'.
19162 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
19164         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
19165         defun-prompt-regexp.
19167 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
19169         * loadup.el: Don't say we are dumping under 2 names on windows-nt
19170         and cygwin.
19172         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
19173         Don't use an old loaddefs.el, as in Makefile.in.
19175 2005-06-12  Lute Kamstra  <lute@gnu.org>
19177         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
19179         * man.el (Man-mode-map): Initialize it properly.
19180         (Man-mode): Set mode-class property to special.
19182         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
19184 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
19186         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
19187         A newline is needed in the docstring there.
19189         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
19190         Doc fixes.
19192 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19194         * printing.el: Doc fix.  The menubar is no more changed when printing
19195         is loaded, it only changes when pr-menu-bind or pr-update-menus is
19196         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
19197         (pr-version): New version number (6.8.4).
19198         (pr-menu-bind): New command.
19199         (pr-update-menus): Docstring and code fix.
19200         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
19201         Docstring fix.
19202         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
19203         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
19205 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
19207         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
19208         "Returns" to "return", document useful return values, etc.
19210 2005-06-11  Alan Mackenzie  <acm@muc.de>
19212         * fill.el (fill-context-prefix): Try `adaptive-fill-function'
19213         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
19214         (adaptive-file-function): Minor amendment to doc-string.
19216 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
19218         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
19219         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
19220         Fix :type--it is `integer', not `string'.
19222         * faces.el (modeline-highlight): Rename from (the erroneous)
19223         `modeline-higilight'.
19225 2005-06-11  Lute Kamstra  <lute@gnu.org>
19227         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
19228         lisp-interaction-mode-map but make it the parent.
19229         (edebug-eval-mode): Use define-derived-mode.
19231 2005-06-11  Andreas Schwab  <schwab@suse.de>
19233         * bindings.el: Add binding of `ESC functionkey' for every
19234         `M-functionkey'.
19235         * hexl.el (hexl-mode-map): Likewise.
19237 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
19239         * progmodes/compile.el (compilation-error-regexp-alist-alist)
19240         [msft]: update regexp for newer msft compilers.
19242 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
19244         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
19245         ATTLIST portions of included DTDs.
19246         (xml-parse-dtd): Eliminate use of inefficient match-data.
19248 2005-06-10  Miles Bader  <miles@gnu.org>
19250         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
19251         (mpuz-text): Remove "-face" suffix from face names.
19252         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
19253         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
19254         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
19256         * play/gomoku.el (gomoku-O, gomoku-X):
19257         Remove "-face" suffix from face names.
19258         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
19259         New backward-compatibility aliases for renamed faces.
19260         (gomoku-font-lock-keywords): Use renamed gomoku faces.
19262 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
19264         * thumbs.el: Fixes for changes of 2005-06-09.
19265         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
19266         as a directory.
19267         (thumbs-thumbname): Remove directory separator from format string;
19268         `thumbs-thumbsdir' now returns a valid directory name.
19269         (thumbs-temp-dir): New defsubst.
19270         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
19271         Use it.
19273         * cus-edit.el (minibuffer):
19274         * files.el (make-backup-file-name-function):
19275         * filesets.el (filesets-external-viewers):
19276         * hilit-chg.el (highlight-changes-colours)
19277         (highlight-changes-face-list, highlight-changes-rotate-faces):
19278         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
19279         * kmacro.el (kmacro-call-macro):
19280         * log-edit.el (log-edit-changelog-full-paragraphs):
19281         * mouse.el (mouse-1-click-follows-link):
19282         * skeleton.el (skeleton-autowrap):
19283         * subr.el (insert-for-yank-1):
19284         * tempo.el (tempo-insert-region):
19285         * terminal.el (terminal-emulator):
19286         * time.el (display-time-mail-face):
19287         * vc.el (vc-annotate):
19288         * vcursor.el (vcursor-copy-line):
19289         * woman.el (woman-bold-headings, woman-ignore)
19290         (woman-default-faces, woman-monochrome-faces):
19291         * calendar/todo-mode.el (todo-insert-threshold):
19292         * emulation/pc-select.el (pc-select-selection-keys-only)
19293         (pc-selection-mode):
19294         * emulation/vip.el (vip-find-char-forward):
19295         * emulation/viper-cmd.el (viper-find-char-forward):
19296         * international/mule-cmds.el
19297         (select-safe-coding-system-accept-default-p)
19298         (input-method-exit-on-invalid-key):
19299         * international/mule-diag.el (describe-coding-system):
19300         * international/ucs-tables.el (unify-8859-on-encoding-mode):
19301         * net/browse-url.el (browse-url-xterm-program):
19302         * obsolete/lazy-lock.el (lazy-lock-mode):
19303         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
19304         (cperl-mode):
19305         * progmodes/cpp.el (cpp-face-light-name-list)
19306         (cpp-face-dark-name-list):
19307         * progmodes/delphi.el (delphi-newline-always-indents):
19308         Fix spellings in docstrings.
19310         * ido.el (ido-mode, ido-file-extensions-order)
19311         (ido-default-file-method, ido-default-buffer-method)
19312         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
19313         (ido-decorations, ido-read-file-name-as-directory-commands)
19314         (ido-read-file-name-non-ido, ido-work-directory-list)
19315         (ido-ignore-item-temp-list, ido-current-directory)
19316         (ido-magic-forward-char, ido-enter-find-file)
19317         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
19318         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
19320 2005-06-10  Lute Kamstra  <lute@gnu.org>
19322         * play/dunnet.el (dun-mode): Use define-derived-mode.
19323         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
19324         obsolete alias.
19326         * play/doctor.el (doctor-mode-map): Remove defvar.
19327         (doctor-mode): Use define-derived-mode.
19329         * mail/mspools.el (mspools-mode):
19330         * net/eudc-hotlist.el (eudc-hotlist-mode):
19331         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
19333 2005-06-10  Miles Bader  <miles@gnu.org>
19335         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
19336         Remove "-face" suffix from face names.
19337         (flyspell-incorrect-face, flyspell-duplicate-face):
19338         New backward-compatibility aliases for renamed faces.
19339         (flyspell-mode-on, make-flyspell-overlay)
19340         (flyspell-highlight-incorrect-region)
19341         (flyspell-highlight-duplicate-region)
19342         (flyspell-display-next-corrections)
19343         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
19345         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
19346         from face name.
19347         (texinfo-heading-face): New backward-compatibility alias for
19348         renamed face.
19349         (texinfo-heading-face): Use renamed texinfo-heading face.
19351         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
19352         suffix from face names.
19353         (tex-math-face, tex-verbatim-face):
19354         New backward-compatibility aliases for renamed faces.
19355         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
19356         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
19357         literal face name.
19359         * textmodes/table.el (table-cell): Remove "-face" suffix from face
19360         name.
19361         (table-cell-face): New backward-compatibility alias for renamed face.
19362         (table--put-cell-face-property, table--update-cell-face):
19363         Use renamed table-cell face.
19365         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
19366         from face name.
19367         (sgml-namespace-face): New backward-compatibility alias for
19368         renamed face.
19369         (sgml-namespace-face): Use renamed sgml-namespace face.
19371         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
19372         (org-level-4, org-level-5, org-level-6, org-level-7)
19373         (org-level-8, org-warning, org-headline-done)
19374         (org-deadline-announce, org-scheduled-today)
19375         (org-scheduled-previously, org-link, org-done, org-table)
19376         (org-time-grid): Remove "-face" suffix from face names.
19377         (org-level-1-face, org-level-2-face, org-level-3-face)
19378         (org-level-4-face, org-level-5-face, org-level-6-face)
19379         (org-level-7-face, org-level-8-face, org-warning-face)
19380         (org-headline-done-face, org-deadline-announce-face)
19381         (org-scheduled-today-face, org-scheduled-previously-face)
19382         (org-link-face, org-done-face, org-table-face)
19383         (org-time-grid-face):
19384         New backward-compatibility aliases for renamed faces.
19385         (org-level-faces, org-set-font-lock-defaults, org-timeline)
19386         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
19387         (org-agenda-get-timestamps, org-agenda-get-scheduled)
19388         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
19390         * emulation/viper-init.el (viper-search, viper-replace-overlay)
19391         (viper-minibuffer-emacs, viper-minibuffer-insert)
19392         (viper-minibuffer-vi): Remove "-face" suffix from face names.
19393         (viper-search-face, viper-replace-overlay-face)
19394         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
19395         (viper-minibuffer-vi-face):
19396         New backward-compatibility aliases for renamed faces.
19397         (viper-search-face, viper-replace-overlay-face)
19398         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
19399         (viper-minibuffer-vi-face): Use renamed viper faces.
19401         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
19402         Remove "-face" suffix from face names.
19403         (testcover-nohits-face, testcover-1value-face):
19404         New backward-compatibility aliases for renamed faces.
19405         (testcover-mark): Use renamed testcover faces.
19407         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
19408         face name.
19409         (diary-button-face): New backward-compatibility alias for renamed face.
19410         (diary-entry): Use renamed diary-button face.
19412         * calendar/calendar.el (diary, calendar-today, holiday)
19413         (mark-visible-calendar-date): Remove "-face" suffix from face names.
19414         (diary-face, calendar-today-face, holiday-face):
19415         New backward-compatibility aliases for renamed faces.
19416         (eval-after-load "facemenu", diary-entry-marker)
19417         (calendar-today-marker, calendar-holiday-marker, diary-face):
19418         Use renamed calendar faces.
19420         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
19421         (compare-windows-face): New backward-compatibility alias for
19422         renamed face.
19423         (compare-windows-highlight): Use renamed compare-windows face.
19425         * strokes.el (strokes-char): Remove "-face" suffix from face name.
19426         (strokes-char-face): New backward-compatibility alias for renamed face.
19427         (strokes-encode-buffer): Use renamed strokes-char face.
19429         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
19430         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
19431         Remove "-face" suffix from face names.
19432         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
19433         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
19434         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
19435         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
19436         Use renamed pcvs faces.
19437         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
19438         * pcvs-defs.el (cvs-mode-map): Likewise.
19439         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
19441         * info.el (info-title-1, info-title-2, info-title-3)
19442         (info-title-4): Remove "-face" suffix from and downcase face names.
19443         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
19444         (Info-title-4-face):
19445         New backward-compatibility aliases for renamed faces.
19446         (Info-fontify-node): Use renamed info faces.
19448         * hilit-chg.el (highlight-changes, highlight-changes-delete):
19449         Remove "-face" suffix from face names.
19450         (highlight-changes-face, highlight-changes-delete-face):
19451         New backward-compatibility aliases for renamed faces.
19452         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
19453         (hilit-chg-make-list): Use renamed highlight-changes faces.
19455         * generic-x.el (show-tabs-tab, show-tabs-space):
19456         Remove "-face" suffix from face names.
19457         (show-tabs-tab-face, show-tabs-space-face):
19458         New backward-compatibility aliases for renamed faces.
19459         (show-tabs-generic-mode-font-lock-defaults-1)
19460         (show-tabs-generic-mode-font-lock-defaults-2):
19461         Use renamed show-tabs faces.
19463         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
19464         (smerge-markers): Remove "-face" suffix from face names.
19465         (smerge-mine-face, smerge-other-face, smerge-base-face)
19466         (smerge-markers-face):
19467         New backward-compatibility aliases for renamed faces.
19468         (smerge-mine-face, smerge-other-face, smerge-base-face)
19469         (smerge-markers-face): Use renamed smerge faces.
19471         * log-view.el (log-view-file, log-view-message): Remove "-face"
19472         suffix from face names.
19473         (log-view-file-face, log-view-message-face):
19474         New backward-compatibility aliases for renamed faces.
19475         (log-view-file-face, log-view-message-face): Use renamed log-view
19476         faces.
19478         * paren.el (show-paren-match, show-paren-mismatch):
19479         Remove "-face" suffix from face names.
19480         (show-paren-match-face, show-paren-mismatch-face):
19481         New backward-compatibility aliases for renamed faces.
19482         (show-paren-function): Use renamed show-paren faces.
19484         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
19485         (ruler-mode-margins, ruler-mode-fringes)
19486         (ruler-mode-column-number, ruler-mode-fill-column)
19487         (ruler-mode-comment-column, ruler-mode-goal-column)
19488         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
19489         suffix from face names.
19490         (ruler-mode-default-face, ruler-mode-pad-face)
19491         (ruler-mode-margins-face, ruler-mode-fringes-face)
19492         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
19493         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
19494         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
19495         New backward-compatibility aliases for renamed faces.
19496         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
19497         (ruler-mode-column-number, ruler-mode-fill-column)
19498         (ruler-mode-comment-column, ruler-mode-goal-column)
19499         (ruler-mode-tab-stop, ruler-mode-current-column)
19500         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
19501         faces.
19503         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
19504         face name.
19505         (whitespace-highlight-the-space): Use renamed face.
19506         (whitespace-highlight-face): New backward-compatibility alias for
19507         renamed face.
19509         * woman.el (woman-italic, woman-bold, woman-unknown)
19510         (woman-addition, woman-symbol-face):
19511         Remove "-face" suffix from face names.
19512         (woman-italic-face, woman-bold-face, woman-unknown-face)
19513         (woman-addition-face):
19514         New backward-compatibility aliases for renamed faces.
19515         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
19516         (woman-decode-region, woman-replace-match)
19517         (woman-display-extended-fonts, woman-special-characters)
19518         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
19519         Use renamed woman faces.
19521         * longlines.el (longlines-visible-face): Face removed.
19523         * diff-mode.el (diff-header, diff-file-header, diff-index)
19524         (diff-hunk-header, diff-removed, diff-added, diff-changed)
19525         (diff-function, diff-context, diff-nonexistent): Remove "-face"
19526         suffix from face names.
19527         (diff-header-face, diff-file-header-face, diff-index-face)
19528         (diff-hunk-header-face, diff-removed-face, diff-added-face)
19529         (diff-changed-face, diff-function-face, diff-context-face)
19530         (diff-nonexistent-face): New backward-compatibility aliases for
19531         renamed faces.
19532         (diff-header-face, diff-file-header-face)
19533         (diff-index, diff-index-face, diff-hunk-header)
19534         (diff-hunk-header-face, diff-removed, diff-removed-face)
19535         (diff-added, diff-added-face, diff-changed-face, diff-function)
19536         (diff-function-face, diff-context-face, diff-nonexistent)
19537         (diff-nonexistent-face): Use renamed diff-mode faces.
19539         * progmodes/compile.el (compilation-warning-face)
19540         (compilation-info-face): Remove "-face" suffix from face names.
19541         (compilation-warning-face, compilation-info-face):
19542         New backward-compatibility aliases for renamed faces.
19543         (compilation-warning-face, compilation-info-face):
19544         Use renamed compilation faces.
19546         * add-log.el (change-log-date, change-log-name)
19547         (change-log-email, change-log-file, change-log-list)
19548         (change-log-conditionals, change-log-function)
19549         (change-log-acknowledgement): Remove "-face" suffix from face names.
19550         (change-log-date-face, change-log-name-face)
19551         (change-log-email-face, change-log-file-face)
19552         (change-log-list-face, change-log-conditionals-face)
19553         (change-log-function-face, change-log-acknowledgement-face):
19554         New backward-compatibility aliases for renamed faces.
19555         (change-log-font-lock-keywords): Use renamed change-log faces.
19557         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
19558         (custom-set, custom-changed, custom-saved, custom-button)
19559         (custom-button-pressed, custom-documentation, custom-state)
19560         (custom-comment, custom-comment-tag, custom-variable-tag)
19561         (custom-variable-button, custom-face-tag, custom-group-tag-1)
19562         (custom-group-tag): Remove "-face" suffix from face names.
19563         (custom-magic-alist, custom-magic-value-create)
19564         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
19565         (custom-invalid-face, custom-rogue-face, custom-modified-face)
19566         (custom-set-face, custom-changed-face, custom-saved-face)
19567         (custom-button-face, custom-button-pressed-face)
19568         (custom-documentation-face, custom-state-face)
19569         (custom-comment-face, custom-comment-tag-face)
19570         (custom-variable-tag-face, custom-variable-button-face)
19571         (custom-face-tag-face, custom-group-tag-face-1)
19572         (custom-group-tag-face):
19573         New backward-compatibility aliases for renamed faces.
19575         * wid-edit.el (widget-documentation, widget-button)
19576         (widget-field, widget-single-line-field, widget-inactive)
19577         (widget-button-pressed): "-face" suffix removed from face names.
19578         (widget-documentation-face, widget-button-face)
19579         (widget-field-face, widget-single-line-field-face)
19580         (widget-inactive-face, widget-button-pressed-face):
19581         New backward-compatibility aliases for renamed faces.
19582         (widget-documentation-face, widget-button-face)
19583         (widget-button-pressed-face, widget-specify-field)
19584         (widget-specify-inactive): Use renamed widget faces.
19586 2005-06-10  Kenichi Handa  <handa@m17n.org>
19588         * term/x-win.el (x-clipboard-yank): Remove condition-case
19589         wrapping.
19591 2005-06-11  Kenichi Handa  <handa@m17n.org>
19593         * add-log.el (change-log-font-lock-keywords): Make the regexp for
19594         date lines stricter.
19596 2005-06-10  Zhang Wei  <id.brep@gmail.com>
19598         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
19599         of x-get-selection.
19601 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
19603         * comint.el (comint-mode, comint-snapshot-last-prompt):
19604         * frame.el (frame-current-scroll-bars):
19605         * term.el (term-mode, term-check-proc, term-input-sender)
19606         (term-simple-send, term-extract-string, term-word)
19607         (term-match-partial-filename):
19608         * window.el (window-current-scroll-bars):
19609         * emulation/cua-base.el (cua-normal-cursor-color)
19610         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
19611         (cua-global-mark-cursor-color):
19612         * mail/undigest.el (rmail-forward-separator-regex):
19613         Fix typos in docstrings.
19615         * comint.el (comint-check-proc, make-comint-in-buffer)
19616         (comint-source-default): Doc fixes.
19618         * term.el (term-send-string): Improve argument/docstring consistency.
19620 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
19622         * comint.el (comint-send-input): Bind `inhibit-read-only' around
19623         call to `delete-region'.
19624         (comint-mode-hook): Do not enable Font Lock by default.
19626 2005-06-09  Lute Kamstra  <lute@gnu.org>
19628         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
19629         could be void.
19631 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
19633         * emacs-lisp/debug.el (debugger-will-be-back): New var.
19634         (debug): Use it.
19635         (debugger-step-through, debugger-continue, debugger-jump)
19636         (debugger-return-value): Set it when needed.
19637         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
19638         Use inhibit-read-only.
19640 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
19642         * window.el (shrink-window-if-larger-than-buffer)
19643         (window-size-fixed): Fix typo in docstring.
19645         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
19646         thumbnails directory on loading.
19647         (thumbs-conversion-program): Use `eq' to check the system type,
19648         not `equal'.
19649         (thumbs-temp-dir): Initialize to `temporary-file-directory',
19650         not "/tmp".  Fix docstring.
19651         (thumbs-thumbsdir): New function to return the thumbnails
19652         directory, creating it if needed.
19653         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
19654         (thumbs-temp-file): Delete variable and make it into a function.
19655         (thumbs-resize-image, thumbs-modify-image): Use it.
19656         (thumbs-kill-buffer): Simplify.
19657         (thumbs-gensym): Defalias or duplicate CL `gensym'.
19658         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
19659         docstrings.
19661 2005-06-09  Kim F. Storm  <storm@cua.dk>
19663         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
19664         set-match-data to free markers in match-data.
19666         * replace.el (replace-match-data): Pass RESEAT arg `t' to
19667         match-data to unchain markers in match-data.
19669 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
19671         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
19672         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
19673         unnecessary now.
19675 2005-06-08  Richard M. Stallman  <rms@gnu.org>
19677         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
19678         give the variable a doc string that doesn't say don't set it directly.
19680         * textmodes/ispell.el (ispell-check-version):
19681         Use match-string-no-properties.
19682         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
19683         (ispell-buffer-local-words): Likewise.
19685         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
19686         except on terminals with enough colors to really display it.
19687         (makefile-dependency-regex): Delete spurious `bb'.
19689         * faces.el (escape-glyph): Use blue once again in last case.
19690         (no-break-space): Redefine so that it isn't invisible on a tty.
19692 2005-06-08  Kim F. Storm  <storm@cua.dk>
19694         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
19695         also when reading directory name.
19697 2005-06-08  Lute Kamstra  <lute@gnu.org>
19699         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
19700         (flyspell-mode-line-string): Remove autoload cookie.
19701         (flyspell-mode): Remove defvar.
19703 2005-06-07  Lute Kamstra  <lute@gnu.org>
19705         * textmodes/org.el (org-run-mode-hooks): New function.
19706         (org-agenda-mode): Use it.
19708 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
19710         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
19712 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19714         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
19716 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
19718         * font-lock.el (font-lock-add-keywords): Doc fix.
19720 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19722         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
19723         (tex-compile-default): In the absence of any history, use the order in
19724         tex-compile-alist to choose the preferred command.
19725         (tex-compile-commands): Reorder a bit.
19727         * textmodes/flyspell.el (flyspell-auto-correct-binding)
19728         (flyspell-incorrect-face, flyspell-duplicate-face):
19729         Use (X)Emacs-agnostic code.
19730         (flyspell-mode-map): Don't overwrite at each load.  Remove code
19731         redundant with the subsequent add-minor-mode.  Merge Emacs and
19732         XEmacs code.
19733         (flyspell-word): Minor simplification.
19734         (flyspell-math-tex-command-p): Quieten the byte-compiler.
19735         (flyspell-external-point-words): Remove unused vars `size' and `start'.
19736         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
19737         Merge the corresponding Emacs code.
19738         (flyspell-correct-word, flyspell-xemacs-popup):
19739         Use flyspell-do-correct.
19741         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
19742         a dedicated window.
19744         * international/latexenc.el (latexenc-find-file-coding-system):
19745         Undo part of last patch, to turn off a compiler warning.
19747 2005-06-06  Juri Linkov  <juri@jurta.org>
19749         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
19750         Rename `tmm-inactive-face' to `tmm-inactive'.
19752 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
19754         * iswitchb.el: Rename faces.
19756 2005-06-06  Kim F. Storm  <storm@cua.dk>
19758         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
19759         (cua-global-mark): Remove -face suffix from face names.
19761         * emulation/cua-gmrk.el (cua--init-global-mark):
19762         Remove cua-global-mark face setup.
19764 2005-06-06  Richard M. Stallman  <rms@gnu.org>
19766         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
19767         just like other allowed characters.
19768         (makefile-match-dependency): Exclude leading and training whitespace
19769         from the range of regexp subexp 1.
19770         (makefile-macroassign-regex): Don't try to match the body,
19771         just the name of the macro being defined.
19773         * info.el (Info-read-node-name-2): New function.
19774         (Info-read-node-name-1): Use that.
19775         Add a completion-base-size-function property.
19777         * simple.el (completion-setup-function): Look for
19778         completion-base-size-function property of minibuffer-completion-table.
19780         * files.el (locate-file-completion): Doc fix.
19782         * printing.el: Don't call pr-update-menus; user must do that.
19784         * emacs-lisp/debug.el (debugger-window): New variable.
19785         (debug): Use debugger-window if it is set and still alive.
19786         Record debugger-window for next entry.
19788         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
19790 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
19792         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
19793         (hack-one-local-variable, hack-local-variables)
19794         (hack-local-variables-prop-line): Pass that arg.
19796 2005-06-06  Kim F. Storm  <storm@cua.dk>
19798         * ido.el (ido-first-match, ido-only-match, ido-subdir)
19799         (ido-indicator): Remove -face suffix from face names.
19801 2005-06-06  Juri Linkov  <juri@jurta.org>
19803         * font-lock.el (font-lock-regexp-backslash)
19804         (font-lock-regexp-backslash-construct): New faces.
19805         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
19806         after `('.  Add `while-no-input' to control structures.
19808         * faces.el (no-break-space, shadow): New faces.
19809         (escape-glyph): Use less loud colors pink2 and red4.
19811         * diff-mode.el (diff-context-face)
19812         * dired.el (dired-ignored)
19813         * rfn-eshadow.el (file-name-shadow)
19814         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
19816         * info.el (Info-title-1-face): Use green instead of yellow because
19817         bold yellow is not readable on light backgrounds.
19819         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
19820         before selecting the desired mode to not spend time fontifying
19821         old contents.
19823 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
19825         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
19826         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
19828         * ps-print.el (ps-default-fg, ps-default-bg):
19829         Fix typos in docstrings.
19831         * isearchb.el (isearchb): Don't pass a spurious second argument to
19832         `iswitchb-completions'.
19834 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
19836         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
19837         to preserve point.
19838         (gdb-find-file-hook): Add doc string.
19840         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
19841         C dereferenced pointer expression.
19842         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
19844         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
19846         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
19847         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
19848         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
19849         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
19850         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
19851         Make background transparent.
19853 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
19855         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
19856         (font-lock-remove-keywords): Doc fix.
19857         (font-lock-mode-major-mode): Compiler defvar.
19858         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
19860         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
19861         (font-lock-mode): Update `font-lock-mode-major-mode'.
19862         (font-lock-set-defaults): Compiler defvar.
19863         (font-lock-default-function): Take `font-lock-mode-major-mode'
19864         into account.
19866         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
19867         keep track of which major mode it enabled the minor mode for.
19868         Use find-file-hook again.  Update docstring.
19870         * simple.el (eval-expression-print-level)
19871         (eval-expression-print-length, eval-expression-debug-on-error):
19872         Doc fixes.
19874 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
19876         * iswitchb.el (iswitchb-single-match-face)
19877         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
19878         (iswitchb-invalid-regexp-face): New faces.
19879         (iswitchb-completions): Use them.
19880         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
19881         now marked as an obsolete alias.
19882         (iswitchb-read-buffer): Remove check for bound font variables.
19883         (iswitchb-invalid-regexp): New free variable.
19884         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
19885         set iswitchb-invalid-regexp.
19886         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
19887         invalid regexps.
19888         (iswitchb-completions): Add check for complete match when entering
19889         a regexp.
19890         (iswitchb-completions): Remove require-match argument.
19891         (iswitchb-exhibit): Fix caller.
19892         (iswitchb-common-match-inserted): New variable.
19893         (iswitchb-complete, iswitchb-completion-help): Use it.
19895 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
19897         * url-http.el (url-http-chunked-encoding-after-change-function):
19898         Use `url-http-debug' instead of `message'.
19900 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
19902         * url-http.el (url-http-parse-headers): Pass redirected URL as a
19903         callback argument.
19905 2005-06-04  Kim F. Storm  <storm@cua.dk>
19907         * simple.el (line-move): Only call sit-for when moving backwards.
19909         * ido.el (ido-make-merged-file-list-1): New defun split from
19910         ido-make-merged-file-list.
19911         (ido-make-merged-file-list): Bind throw-on-input around call to
19912         ido-make-merged-file-list-1.  Return input-pending-p if
19913         interrupted by more input available.
19914         (ido-read-internal): Handle input-pending-p return value from
19915         ido-make-merged-file-list.
19917 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19919         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
19920         compatibility code.
19922         * international/latexenc.el (latexenc-find-file-coding-system):
19923         Don't inherit the EOL part of the coding-system from the
19924         tex-main buffer.  Fit within 80 columns.
19926 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
19928         * tmm.el (tmm-inactive-face): New face.
19929         (tmm-remove-inactive-mouse-face): New function.
19930         (tmm-prompt, tmm-add-one-shortcut)
19931         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
19932         but not selectable.
19934 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
19936         * faces.el (face-equal): Improve argument/docstring consistency.
19938 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
19940         * progmodes/make-mode.el (makefile-targets-face)
19941         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
19942         (makefile-bsdmake-dependency-regex)
19943         (makefile-makepp-rule-action-regex)
19944         (makefile-bsdmake-rule-action-regex): New constants.
19945         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
19947         * progmodes/compile.el (compilation-error-regexp-alist-alist):
19948         Allow (...) within `...' for makepp messages.
19950 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
19952         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
19954         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
19955         "." files are deleted from all file lists before comparison.
19957         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
19958         (viper-ESC-key): Made them customizable.
19960         * viper.el (viper-non-hook-settings): Fix the names of defadvices.
19962 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
19964         * autorevert.el (auto-revert-buffers): Use save-match-data.
19966 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
19968         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
19969         menu items with a nil command binding.
19971 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
19973         * emacs-lisp/cl-macs.el (defsetf):
19974         Improve argument/docstring consistency.
19976         * faces.el (list-faces-display): Improve the formatting by
19977         computing the maximum length required for any face-name (reworked
19978         patch of 1999-01-11, accidentally deleted on 1999-07-21).
19979         (internal-find-face): Remove redundant info in docstring.
19981 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
19983         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
19984         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
19985         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
19986         (gdb-assembler-custom): Improve regexps.
19987         (def-gdb-auto-update-handler): Use window point to preserve point.
19989 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
19991         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
19993 2005-05-31  Jay Belanger  <belanger@truman.edu>
19995         * calc/calc-embed.el (calc-embedded-word): Change argument passed
19996         to calc-embedded.
19997         (calc-embedded-make-info): Have plain prefix argument select
19998         entire line.
20000 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
20002         * faces.el (list-faces-display): Signal error if passed a regexp
20003         that matches no face name.
20005         * simple.el (filter-buffer-substring): Fix typo in docstring.
20007 2005-05-31  Richard M. Stallman  <rms@gnu.org>
20009         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
20010         (vhdl-emacs-21): Doc fix.
20011         (vhdl-mode): Unconditionally set comment-padding.
20012         (vhdl-fixup-whitespace-region): Insert spaces only where
20013         there are none.
20014         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
20016 2005-05-30  John Wiegley  <johnw@newartisans.com>
20018         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
20019         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
20020         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
20021         `directory-sep-char' to ?/, and all uses of `string-to-int' to
20022         `string-to-number'.
20024 2005-05-30  Jay Belanger  <belanger@truman.edu>
20026         * calc/calc.el (calc-bug-address): Fix docstring.
20027         (calc-window-hook, calc-trail-window-hook): New variables.
20028         (calc-trail-display): Restore use of calc-trail-window-hook.
20029         (calc): Restore use of calc-window-hook.
20031 2005-05-31  Masatake YAMATO  <jet@gyve.org>
20033         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
20035         * help-fns.el (help-C-file-name): Add autoload mark for
20036         `find-function-noselect'.
20038 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20040         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
20041         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
20043 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
20045         * calendar/diary-lib.el (mark-included-diary-files): Only kill
20046         included diary buffer if it was not already being visited.
20047         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
20049         * calendar/icalendar.el (top-level): Do not require appt.
20051         * mail/supercite.el (sc-select-attribution): Only use a list
20052         element from sc-attrib-selection-list if it returns a string.
20053         Reported by Davide G. M. Salvetti <salve@debian.org>.
20055 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
20057         * thumbs.el (thumbs-thumbname): The resulting thumbname now
20058         includes a hash value to improve its uniqueness, and has a ".jpg"
20059         extension.  Also, it is now a valid filename on all systems.
20060         (thumbs-make-thumb): Use `let', not `let*'.
20061         (thumbs-show-thumbs-list): Check for JPEG availability.
20063 2005-05-30  Richard M. Stallman  <rms@gnu.org>
20065         * filesets.el (filesets-menu-ensure-use-cached):
20066         Prevent warning when emacs-version>= is undefined.
20068         * printing.el (pr-interactive-n-up): Use string-to-number.
20070         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
20072         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
20073         Warn only when name to be defined is quoted.
20075 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
20077         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
20078         Make regexp more robust.
20079         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
20080         Force regeneration of disassembly.
20082 2005-05-29  Jay Belanger  <belanger@truman.edu>
20084         * calc/calc.el (calc-user-invocation): Check if
20085         calc-invocation-macro is non-nil.
20087 2005-05-29  Juri Linkov  <juri@jurta.org>
20089         * add-log.el (change-log-font-lock-keywords):
20090         Add `+' to e-mail regexp to accept mail address with keywords.
20092         * man.el (Man-name-regexp): Add `:' to accept qualified names.
20094 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
20096         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
20098         * ielm.el (inferior-emacs-lisp-mode): Ditto.
20100 2005-05-29  Richard M. Stallman  <rms@gnu.org>
20102         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
20103         Undo the change that moves to end of the current word.
20105 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
20107         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
20108         Throw error when count <= 0 to ensure input is a number.
20109         (gdb-read-memory-custom): Pick up address from buffer.
20110         (gdb-memory-mode): Allow user to increment and decrement
20111         memory address from header line.
20113 2005-05-29  Richard M. Stallman  <rms@gnu.org>
20115         * flyspell.el (flyspell-version): Function deleted.
20116         (flyspell-auto-correct-previous-hook): Doc fix.
20118         * jit-lock.el (jit-lock-function, jit-lock-after-change):
20119         Do nothing if memory is full.
20121         * font-lock.el (font-lock-fontify-syntactically-region):
20122         Pass t for GREEDY to looking-back.
20124         * saveplace.el (save-place-alist-to-file): Write the file
20125         using write-region.
20127         * subr.el (looking-back): New argument GREEDY.
20129         * progmodes/compile.el (compilation-start): Set the mode
20130         before inserting the initial text.
20132         * progmodes/which-func.el (which-func-update-1): Turn the mode
20133         off in case of error by setting which-func-mode.
20135 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
20137         * flyspell.el (flyspell-auto-correct-previous-word):
20138         Narrow down to what's on the screen, and recenter overlays
20139         at the end of the next word.
20141 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
20143         * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
20144         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
20145         (flyspell-abbrev-p): Default to nil.
20146         (flyspell-use-global-abbrev-table-p): Doc fix.
20147         (flyspell-large-region): Allow nil as value.
20148         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
20150         (mail-mode-flyspell-verify): More robust handling
20151         of `mail-header-separator'.  More efficient signature detection.
20152         Allow for regexp metacharacters in message-header-separator.
20153         Adding `To' not to be checked in mail-mode-flyspell-verify.
20155         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
20156         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
20157         Bind flyspell-auto-correct-binding.
20158         Bind C-. and C-, .
20159         (flyspell-mode-map): Likewise.
20160         (flyspell-mode): Doc fix.
20161         (flyspell-accept-buffer-local-defs): Preserve current buffer.
20162         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
20163         (flyspell-word-cache-result): New var, always local.
20164         (flyspell-check-pre-word-p): Doc fix.
20165         (flyspell-check-changed-word-p): Handle spc like newline.
20166         (flyspell-post-command-hook): Set flyspell-word-cache-result.
20167         (flyspell-word-search-backward, flyspell-word-search-forward):
20168         New functions.
20169         (flyspell-word): Return t if nothing to check.
20170         When parsing TeX code, check for after } or \.
20171         Use flyspell-word-search-backward to find previous word.
20172         Return nil if duplicated word.
20173         For word already checked, return same value as last time.
20174         Set flyspell-word-cache-result after checking.
20175         Don't clobber the return value.
20176         (flyspell-get-word): Major rewrite.
20177         (flyspell-external-point-words): New locals pword, pcount.
20178         Fix size used in progress message.
20179         Find the proper corresponding word in flyspell-large-region-buffer.
20180         (flyspell-region): Check for flyspell-large-region = nil.
20181         (flyspell-highlight-incorrect-region): Clean up overlays in region.
20182         (flyspell-auto-correct-word): Check that WORD is a cons.
20183         (flyspell-correct-word): Likewise.
20185 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
20187         * progmodes/make-mode.el (makefile-rule-action-regex)
20188         (makefile-macroassign-regex, makefile-makepp-mode)
20189         (makefile-bsdmake-mode): Continuation lines may be empty.
20190         Reported by Joshua Varner.
20191         (makefile-makepp-font-lock-keywords): Add $(stem).
20193 2005-05-28  Karl Berry  <karl@gnu.org>
20195         * textmodes/tex-mode.el: Now that tex-send-command calls
20196         shell-quote-argument (2005-03-31 change), remove all calls to
20197         shell-quote-argument; they all end up invoking tex-send-command.
20198         The double quoting loses on filenames with non-safe characters,
20199         such as "@".  Reported by Frederik Fouvry.
20201 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
20203         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
20204         about preserving point.
20206 2005-05-27  Jay Belanger  <belanger@truman.edu>
20208         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
20209         Info-goto-node.
20211         * calc/calc-embed.el (calc-embed-arg): New variable.
20212         (calc-do-embedded-activate, calc-embedded-activate-formula)
20213         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
20214         variable by new variable.
20215         (calc-embedded-make-info): Replace undeclared variable by new
20216         variable.  When selecting region with positive prefix
20217         argument, use end of previous line instead of beginning of line.
20219         * calc/calc-aent.el (calc-arg-values): Declare it.
20221         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
20222         Declare them.
20224         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
20226         * calc/calc.el (calc-alg-map): Declare it.
20228         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
20230 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
20232         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
20233         (gdb-registers-buffer, toggle-gdb-all-registers):
20234         Toggle display of floating point registers.
20235         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
20237         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
20238         (toggle-gud-tooltip-dereference):
20239         Rename from gud-toggle-tooltip-dereference.
20241 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
20243         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
20245 2005-05-27  Jay Belanger  <belanger@truman.edu>
20247         * calc/calc-prog.el (calc-kbd-report): Remove.
20248         (calc-kbd-query): Rewrite.
20250 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
20252         * image.el (image-library-alist): Move to image.c.
20253         (image-type-available-p): Doc fix.
20255 2005-05-27  Lute Kamstra  <lute@gnu.org>
20257         * calc/calc.el (calc):
20258         * outline.el (outline-1, outline-2, outline-3, outline-4)
20259         (outline-5, outline-6, outline-7, outline-8):
20260         * textmodes/dns-mode.el (dns-mode):
20261         * textmodes/sgml-mode.el (sgml-namespace-face):
20262         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
20263         (tex-verbatim-face, tex-use-reftex):
20264         * textmodes/texinfo.el (texinfo-heading-face):
20265         Specify customization group.
20267         * longlines.el: Don't require easy-mmode.
20268         (longlines-visible-face): Specify customization group.
20270 2005-05-27  Kenichi Handa  <handa@m17n.org>
20272         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
20273         encoding table of windows-1251.
20275         * international/ucs-tables.el (ucs-set-table-for-input):
20276         If translation-table-for-input of a coding system is a symbol, get
20277         its translation-table property.
20279         * international/code-pages.el: Don't register a coding system into
20280         non-iso-charset-alist more than once.
20281         (cp-make-coding-system): Likewise.
20283 2005-05-26  John Wiegley  <johnw@newartisans.com>
20285         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
20286         `eshell-resume-eval' is wrapped in a list, it indicates that the
20287         command was run asynchronously.  In that case, unwrap the value
20288         before checking the delimiter value.
20290         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
20291         character before a space at the end of a line is \, assume the space
20292         is part of the last argument rather than a final argument separator.
20294         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
20295         is in use, and the target is `t' or `nil' (which are the most common
20296         values), don't assume that the symbol target is a buffer.
20298 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
20300         * calendar/calendar.el (calendar-mode-line-format):
20301         Use mode-line-highlight as mouse-face.
20303         * time.el (display-time-string-forms, display-time-update):
20304         Use mode-line-highlight as mouse-face.
20306 2005-05-26  Jay Belanger  <belanger@truman.edu>
20308         * calc/calc.el (calc-language-alist): Remove extra defvar.
20310 2005-05-26  Lute Kamstra  <lute@gnu.org>
20312         * arc-mode.el (archive-mode):
20313         * bookmark.el (bookmark-read-annotation-mode)
20314         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
20315         * bs.el (bs-mode):
20316         * calc/calc-yank.el (calc-edit-mode):
20317         * calc/calc.el (calc-mode, calc-trail-mode):
20318         * calculator.el (calculator-mode):
20319         * chistory.el (command-history-mode):
20320         * comint.el:
20321         * cus-edit.el (custom-mode):
20322         * descr-text.el (describe-text-mode):
20323         * ebuff-menu.el (Electric-buffer-menu-mode):
20324         * ediff-util.el (ediff-mode):
20325         * emacs-lisp/re-builder.el (reb-mode):
20326         * emulation/vi.el (vi-mode-setup):
20327         * emulation/ws-mode.el (wordstar-mode):
20328         * eshell/esh-mode.el (eshell-mode):
20329         * forms.el (forms-mode):
20330         * help-mode.el (help-mode):
20331         * hexl.el (hexl-mode):
20332         * ibuffer.el (ibuffer-mode):
20333         * ielm.el (inferior-emacs-lisp-mode):
20334         * info.el (Info-mode, Info-edit-mode):
20335         * international/swedish.el:
20336         * ledit.el (ledit-from-lisp-mode):
20337         * locate.el (locate-mode):
20338         * mail/rmail.el (rmail-mode):
20339         * mail/rmailedit.el (rmail-edit-mode):
20340         * mail/rmailsum.el (rmail-summary-mode):
20341         * mail/supercite.el (sc-electric-mode):
20342         * net/eudc.el (eudc-mode):
20343         * net/quickurl.el (quickurl-list-mode):
20344         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
20345         * obsolete/ooutline.el (outline-mode):
20346         * obsolete/options.el (Edit-options-mode):
20347         * obsolete/rnews.el (news-mode):
20348         * obsolete/rnewspost.el (news-reply-mode):
20349         * play/5x5.el (5x5-mode):
20350         * play/decipher.el (decipher-mode, decipher-stats-mode):
20351         * play/gomoku.el (gomoku-mode):
20352         * play/snake.el (snake-mode):
20353         * play/solitaire.el (solitaire-mode):
20354         * play/tetris.el (tetris-mode):
20355         * progmodes/ada-mode.el (ada-mode):
20356         * progmodes/antlr-mode.el (antlr-mode):
20357         * progmodes/autoconf.el (autoconf-mode):
20358         * progmodes/dcl-mode.el (dcl-mode):
20359         * progmodes/delphi.el (delphi-mode):
20360         * progmodes/ebrowse.el (ebrowse-tree-mode)
20361         (ebrowse-electric-list-mode, ebrowse-member-mode)
20362         (ebrowse-electric-position-mode):
20363         * progmodes/f90.el (f90-mode):
20364         * progmodes/fortran.el (fortran-mode):
20365         * progmodes/icon.el (icon-mode):
20366         * progmodes/idlw-help.el (idlwave-help-mode):
20367         * progmodes/idlw-shell.el (idlwave-shell-mode):
20368         * progmodes/idlwave.el (idlwave-mode):
20369         * progmodes/inf-lisp.el (inferior-lisp-mode):
20370         * progmodes/m4-mode.el (m4-mode):
20371         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
20372         * progmodes/modula2.el (modula-2-mode):
20373         * progmodes/octave-inf.el (inferior-octave-mode):
20374         * progmodes/octave-mod.el (octave-mode):
20375         * progmodes/pascal.el (pascal-mode):
20376         * progmodes/sh-script.el (sh-mode):
20377         * progmodes/sql.el (sql-mode, sql-interactive-mode):
20378         * progmodes/vhdl-mode.el (vhdl-mode):
20379         * progmodes/xscheme.el (scheme-interaction-mode):
20380         * replace.el (occur-mode):
20381         * ses.el (ses-mode):
20382         * simple.el (completion-list-mode):
20383         * skeleton.el:
20384         * speedbar.el (speedbar-mode):
20385         * term.el (term-mode):
20386         * terminal.el (terminal-edit-mode):
20387         * textmodes/reftex-index.el (reftex-index-mode)
20388         (reftex-index-phrases-mode):
20389         * textmodes/reftex-sel.el (reftex-select-label-mode)
20390         (reftex-select-bib-mode):
20391         * textmodes/reftex-toc.el (reftex-toc-mode):
20392         * wdired.el (wdired-change-to-wdired-mode):
20393         * wid-browse.el (widget-browse-mode):
20394         Use run-mode-hooks.
20396         * array.el (array-mode):
20397         * calendar/todo-mode.el (todo-mode):
20398         * man.el (Man-mode):
20399         * play/landmark.el (lm-mode):
20400         * play/mpuz.el (mpuz-mode):
20401         Use kill-all-local-variables and run-mode-hooks.
20403         * subr.el (delay-mode-hooks): Specify indentation.
20405 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
20407         * xml.el (xml-substitute-special): Don't die for undefined xml
20408         entities.
20410 2005-05-26  Jay Belanger  <belanger@truman.edu>
20412         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
20413         of nil.
20415 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
20417         * progmodes/gdb-ui.el (gdb-frame-address):
20418         Rename from gdb-current-address.
20419         (gdb-previous-frame-address): Rename from gdb-previous-address.
20420         (gdb-selected-frame): Rename from gdb-current-frame.
20421         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
20422         (gdb-frame-number): Rename from gdb-current-stack-level.
20423         (gdb-ann3): Match new mode-name for disassembly buffer.
20424         Extend initialization of variables.
20425         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
20426         (gdb-memory-mode): Use mouse-face in header line.
20427         (gdb-assembler-buffer-name): Call it disassembly and give frame
20428         in mode line.
20429         (gdb-source-spec-regexp, gdb-assembler-custom)
20430         (gdb-invalidate-assembler, gdb-frame-handler):
20431         Make robust to leading zeroes in address format.
20433 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
20435         * textmodes/org.el (org-mode): Use `define-derived-mode' to
20436         define `org-mode'.
20437         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
20439 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
20441         * log-edit.el (log-edit-changelog-entries): Distinguish between
20442         filenames like xfns.c and fns.c.
20444 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
20446         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
20447         point after reverting.
20448         (Buffer-menu-make-sort-button): Handle the case where
20449         `Buffer-menu-use-header-line' is nil.
20451 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
20453         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
20454         New funcs.  In minibuffer-local-completion-map bind `]', `/'
20455         and `:' to them.
20457 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
20459         * startup.el (normal-top-level): Allow modification of load-path while
20460         we're iterating over it.
20462 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
20464         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
20465         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
20466         (thumbs-resize-interactive, thumbs-insert-image)
20467         (thumbs-insert-thumb, thumbs-dired-show-marked)
20468         (thumbs-find-image-at-point, thumbs-delete-images)
20469         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
20470         (thumbs-increment-image-size, thumbs-decrement-image-size):
20471         Fix typos in docstrings.
20473 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
20475         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
20476         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
20477         (cperl-mode): Use them.
20479 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
20481         * window.el (quit-window, shrink-window-if-larger-than-buffer):
20482         Doc fixes.
20484 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
20486         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
20487         Bind C-d to gdb-inferior-io-eof.
20489         * dired.el (dired-dnd-popup-notice): Use message-box.
20491 2005-05-23  Masatake YAMATO  <jet@gyve.org>
20493         * bindings.el (mode-line-major-mode-keymap):
20494         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
20496         * faces.el (mode-line-highlight): New face.
20498         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
20499         as mouse-face.
20501         * bindings.el (top-level, help-echo, mode-line-modified)
20502         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
20503         as mouse-face.
20505 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
20507         * progmodes/cc-engine.el (c-guess-basic-syntax):
20508         Remove spurious call to `zerop'.
20510         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
20512 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
20514         CC Mode update to 5.30.10:
20516         * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
20517         could go past the limit in decoration level 2, thereby causing
20518         errors during interactive fontification.
20520         * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
20521         the file is evaluated interactively.
20523         * cc-engine.el (c-guess-basic-syntax): Handle operator
20524         declarations somewhat better in C++.
20526         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
20527         make use of `run-mode-hooks' which has been added in Emacs 21.1.
20528         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
20529         (awk-mode): Use it.
20530         (make-local-hook): Suppress warning about obsoleteness.
20532         * cc-engine.el, cc-align.el, cc-cmds.el
20533         (c-append-backslashes-forward, c-delete-backslashes-forward)
20534         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
20535         Compensate for return value from `forward-line' when it has moved
20536         but not to a different line due to eob.
20538         * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
20539         `objc-method-intro' and `objc-method-args-cont'.
20541 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
20543         CC Mode update to 5.30.10:
20545         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
20546         in the copyright statement.  Incidentally, change "along with GNU
20547         Emacs" to "along with this program" where it occurs.
20549         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
20550         so that it is interactive, hence can be found by M-x awk-mode
20551         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
20552         <gmorris+emacs@ast.cam.ac.uk>.
20554         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
20555         Mode's regexps.
20557 2005-05-23  Kevin Ryde  <user42@zip.com.au>
20559         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
20560         c-parse-state, to avoid a lisp error (on bad code).
20562 2005-05-23  Lute Kamstra  <lute@gnu.org>
20564         * subr.el (font-lock-defaults): Remove defvar as it's already
20565         defined in font-core.el.
20567         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
20569 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
20571         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
20572         more general and work when GDB variable "print pretty" is on,
20573         as with Emacs, for example.
20575 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
20577         * font-core.el: Update comment.
20579         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
20580         Use `after-change-major-mode-hook' instead of `find-file-hook'.
20582         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
20584 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
20586         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
20587         and `yank-handler' in the doc strings.
20589 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20591         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
20593 2005-05-22  Richard M. Stallman  <rms@gnu.org>
20595         * help.el (describe-key): Move print-help-return-message call
20596         out of conditional.
20598         * progmodes/etags.el (list-tags): Use with-no-warnings.
20600         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
20601         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
20602         (starttls-extra-args, starttls-extra-arguments): Add defvars.
20604         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
20606         * language/viet-util.el (viet-viscii-nonascii-translation-table):
20607         Add defvar.
20609         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
20610         Use defvar, not defconst.
20612         * hexl.el (hexl-follow-line): Use with-no-warnings.
20614         * emulation/tpu-extras.el: Use write-file-functions instead of
20615         write-file-hooks.
20617         * dired.el (dired-font-lock-keywords): Fontify files with junk
20618         extensions even if marked by -F.
20620 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
20622         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
20623         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
20624         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
20625         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
20626         (concatenate, list-length, get*, getf, cl-remprop):
20627         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
20628         (etypecase, progv, lexical-let, lexical-let*)
20629         (multiple-value-bind, multiple-value-setq, shiftf):
20630         Improve argument/docstring consistency.
20632         * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
20634 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
20636         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
20637         doesn't exist.
20639         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
20640         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
20642 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
20644         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
20645         already deleted variables: auto-fill-hook, blink-paren-hook,
20646         lisp-indent-hook, inhibit-local-variables, unread-command-event,
20647         suspend-hooks, comment-indent-hook, meta-flag,
20648         before-change-function, after-change-function,
20649         font-lock-doc-string-face.
20651 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
20653         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
20655 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
20657         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
20658         rmail-dont-reply-to.
20660 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
20662         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
20663         literal blank when splitting new-header-values.
20665 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
20667         * calendar/cal-menu.el (cal-menu-update): Add separator as a
20668         string so that tmm doesn't create a completion entry for it.
20670         * textmodes/table.el (table-disable-menu): Ditto.
20672 2005-05-21  Richard M. Stallman  <rms@gnu.org>
20674         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
20676         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
20678         * net/rcompile.el (remote-compile): Use compilation-start.
20680         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
20682 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
20684         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
20685         Default to makefile-bsdmake-mode on BSD systems.
20687         * imenu.el (imenu-generic-expression, imenu--generic-function'):
20688         REGEXP may also be a search function now.  The part of doc-string
20689         for describing the structure was 95% identical to that of
20690         `imenu--generic-function'.  Unify it there.
20692         * progmodes/make-mode.el (makefile-imenu-generic-expression):
20693         Use function to find dependencies, because regexp alone is so complex,
20694         it easily goes into an endless loop.
20695         (makefile-makepp-mode): Also add submenu for Perl functions
20696         defined in the makefile.
20697         (makefile-bsdmake-mode): Special imenu-generic-expression no
20698         longer needed, due to function call.
20699         (makefile-match-dependency): Take BOUND into account when checking
20700         if we're through.
20702 2005-05-20  Jay Belanger  <belanger@truman.edu>
20704         * calc/calc-units.el (calc-invalidate-units-table):
20705         Use inhibit-read-only.
20706         (math-build-units-table-buffer): Use view-mode.
20708 2005-05-20  David Kastrup  <dak@gnu.org>
20710         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
20711         easy-menu-add is not a nop on Emacs; and clarify when to call it.
20713 2005-05-20  Lute Kamstra  <lute@gnu.org>
20715         * diff-mode.el (diff-header-face, diff-file-header-face)
20716         (diff-index-face, diff-hunk-header-face, diff-removed-face)
20717         (diff-added-face, diff-changed-face, diff-function-face)
20718         (diff-context-face, diff-nonexistent-face): Put them in the
20719         diff-mode customization group.
20721 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20723         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
20725         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
20727         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
20728         Minor regexp-optimization.
20730 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
20732         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
20733         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
20734         (org-agenda-add-time-grid-maybe): New function.
20735         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
20736         (org-table-create): `dotimes' instead of `mapcar'.
20737         (org-xor): Simplify implementation.
20738         (org-agenda): `inhibit-redisplay' turned on.
20739         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
20740         a consistent line after a state change.
20741         (org-agenda-remove-times-when-in-prefix): New option.
20742         (org-prefix-has-time): New variable.
20743         (org-parse-time-string): Optional argument NODEFAULT.
20744         (org-format-agenda-item): Parse items for time-of-day
20745         specifications and move these into the prefix if possible.
20746         (org-agenda-priority): Get current heading, not previous heading
20747         during agenda remote editing.
20749 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
20751         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
20752         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
20753         (remove-duplicates, delete-duplicates, substitute)
20754         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
20755         (nsubstitute-if-not, find, find-if, find-if-not, position)
20756         (position-if, position-if-not, count, count-if, count-if-not)
20757         (mismatch, search, sort*, stable-sort, merge, member*)
20758         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
20759         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
20760         (intersection, nintersection, set-difference, nset-difference)
20761         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
20762         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
20763         (nsublis, tree-equal): Improve argument/docstring consistency.
20765         * subr.el (send-string, send-region): Remove obsolescence declaration.
20766         (window-dot, set-window-dot, read-input, show-buffer)
20767         (eval-current-buffer, string-to-int):
20768         Add release number to obsolescence declarations.
20770 2005-05-19  Kim F. Storm  <storm@cua.dk>
20772         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
20773         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
20775 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
20777         * faces.el (list-faces-display): Make back button respect optional
20778         regexp arg.
20780 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
20782         * calculator.el (calculator-radix-grouping-mode)
20783         (calculator-radix-grouping-digits, calculator-displayer)
20784         (calculator-radix-grouping-separator, calculator-copy-displayer):
20785         * dabbrev.el (dabbrev-search-these-buffers-only):
20786         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
20787         (diff-advance-after-apply-hunk, diff-mode-hook)
20788         (diff-minor-mode-prefix):
20789         * imenu.el (imenu-use-popup-menu):
20790         * jit-lock.el (jit-lock-context-time):
20791         * newcomment.el (comment-fill-column, comment-column)
20792         (comment-style, comment-padding, comment-multi-line)
20793         (comment-empty-lines, comment-auto-fill-only-comments):
20794         * reveal.el (reveal-around-mark):
20795         * uniquify.el (uniquify-buffer-name-style)
20796         (uniquify-after-kill-buffer-p)
20797         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
20798         (uniquify-min-dir-content, uniquify-separator)
20799         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
20800         * w32-vars.el (w32-fixed-font-alist):
20801         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
20802         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
20803         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
20804         * progmodes/perl-mode.el (perl-indent-level)
20805         (perl-continued-statement-offset, perl-continued-brace-offset)
20806         (perl-brace-offset, perl-brace-imaginary-offset)
20807         (perl-label-offset, perl-indent-continued-arguments)
20808         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
20809         * progmodes/tcl.el (tcl-indent-level)
20810         (tcl-continued-indent-level, tcl-auto-newline)
20811         (tcl-tab-always-indent, tcl-electric-hash-style)
20812         (tcl-help-directory-list, tcl-use-smart-word-finder)
20813         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
20814         (inferior-tcl-source-command):
20815         * textmodes/fill.el (enable-kinsoku):
20816         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
20817         * textmodes/table.el (table-yank-handler):
20818         Specify missing group (and type, if simple) in defcustom.
20820 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
20822         * progmodes/compile.el (compilation-finish-function): Fix defvar.
20824 2005-05-19  Richard M. Stallman  <rms@gnu.org>
20826         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
20828         * subr.el (event-basic-type): Don't get an error.
20829         (left-fringe-p): Function deleted.
20831         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
20832         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
20834         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
20835         in recursive copy.
20837         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
20839         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
20841         * emacs-lisp/bytecomp.el
20842         (byte-compile-file-form-custom-declare-variable):
20843         Call byte-compile-nogroup-warn if appropriate.
20845         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
20846         (compilation-set-window): Don't call left-fringe-p; do it directly.
20848 2005-05-19  Jay Belanger  <belanger@truman.edu>
20850         * calc/calc-graph.el (calc-graph-format-data): Make sure
20851         var-PlotRejects is bound before trying to check its value.
20853 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
20855         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
20856         definition of this variable from reftex-global.el to reftex.el,
20857         because it is needed in the menu.
20859 2005-05-19  Lute Kamstra  <lute@gnu.org>
20861         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
20862         years are fixed.  Don't insert a space after a dash.
20864 2005-05-19  Kim F. Storm  <storm@cua.dk>
20866         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
20868 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
20870         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
20871         strings, because (eq ... ?\\) is fairly frequent.
20873         * progmodes/make-mode.el (makefile-add-this-line-targets):
20874         Simplify and integrate into `makefile-pickup-targets'.
20875         (makefile-add-this-line-macro): Simplify and integrate into
20876         `makefile-pickup-macros.
20877         (makefile-pickup-filenames-as-targets): Simplify.
20878         (makefile-previous-dependency, makefile-match-dependency):
20879         Don't stumble over `::'.
20881 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
20883         * subr.el (post-command-idle-hook, post-command-idle-delay):
20884         Remove obsoletion of post-command-idle-hook and
20885         post-command-idle-delay.
20887         * faces.el (list-faces-display): Provide button when describe-face
20888         is called to take user back to the list of faces.
20890         * help-fns.el (describe-variable): Remove hyperlinks in a
20891         variable's value as these are quite frequently inappropriate.
20893         * follow.el (follow-submit-feedback, follow-mode):
20894         Remove references to post-command-idle-hook.
20896 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
20898         * progmodes/make-mode.el (makefile-previous-dependency)
20899         (makefile-match-dependency): Check for := (and in bsd mode also
20900         !=) to give a better result, even when font-lock is not on.
20902 2005-05-18  Jay Belanger  <belanger@truman.edu>
20904         * calc/calc-help.el (calc-s-prefix-help):
20905         Add `calc-copy-special-constant' to help string.
20907 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
20909         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
20911 2005-05-18  Jay Belanger  <belanger@truman.edu>
20913         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
20914         in linear factors are in proper order.
20916 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
20918         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
20919         Support for jurabib.
20921         * textmodes/reftex.el (featurep): Define aliases for overlay
20922         commands, for XEmacs compatibility, and use these aliases in
20923         overlay initializations.
20924         (reftex-highlight): Use `reftex-move-overlay'.
20925         (reftex-unhighlight): Use `reftex-delete-overlay'.
20926         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
20927         (reftex-access-search-path): Use `reftex-uniquify' instead of
20928         `reftex-uniq'
20930         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
20931         `before-string' property modification enables for Emacs as well.
20932         (reftex-select-item): Use `reftex-delete-overlay'.
20933         (reftex-select-mark): Use `reftex-make-overlay' and
20934         `reftex-overlay-put'.
20935         (reftex-select-unmark): Use `reftex-delete-overlay' and
20936         `reftex-overlay-put'.
20938 2005-05-18  Lute Kamstra  <lute@gnu.org>
20940         * emacs-lisp/lisp.el (check-parens): Fix docstring.
20942 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
20944         * add-log.el (add-change-log-entry):
20945         * array.el (array-make-template, array-reconfigure-rows)
20946         (array-init-max-row, array-init-max-column)
20947         (array-init-columns-per-line, array-init-field-width):
20948         * replace.el (replace-match-maybe-edit, perform-replace):
20949         * textmodes/spell.el (spell-region):
20950         Replace `read-input' by `read-string'.
20952         * forms.el (forms-mode):
20953         * finder.el (finder-compile-keywords):
20954         * shadowfile.el (shadow-read-files):
20955         Replace `eval-current-buffer' by `eval-buffer'.
20957         * terminal.el (te-pass-through):
20958         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
20959         (ange-ftp-raw-send-cmd):
20960         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
20961         (send-process-next-char, telnet-initial-filter, telnet):
20962         Replace `send-string' by `process-send-string'.
20964         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
20965         (prolog-consult-region): Replace `send-string' by
20966         `process-send-string'; replace `send-region' by `process-send-region'.
20968         * progmodes/delphi.el (delphi-log-msg):
20969         Replace `set-window-dot' by `set-window-point'.
20971         * subr.el (window-dot, set-window-dot, read-input, send-string)
20972         (send-region, show-buffer, eval-current-buffer):
20973         Make really obsolete, as the comment says.
20975 2005-05-17  Kim F. Storm  <storm@cua.dk>
20977         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
20978         (cua--init-keymaps): Bind C-return instead of S-return to set
20979         rectangle mark.
20981         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
20982         instead of S-return to toggle/clear rectangle mark.
20984 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
20986         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
20987         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
20988         Also fontify plain strings assigned to variables, mostly so that a
20989         colon has a face and is thus not taken as a dependency separator.
20990         (makefile-previous-dependency): Inline the new matcher, because it
20991         is too complex to work in both directions.
20992         (makefile-match-dependency): Eliminate `backward' arg (see above).
20993         Completely reimplemented so as to not sometimes go into an endless
20994         loop.  It should also be more efficient, because first it only
20995         searches for `:', instead of applying the very complex regexp.
20996         (makefile-mode): Cancel `font-lock-support-mode', because blocks
20997         to be fontified in one piece can be too long for JIT.
20998         Makefiles are never *that* big.
21000 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
21002         * dired.el (dired-mode): Simplify.
21004 2005-05-17  Lute Kamstra  <lute@gnu.org>
21006         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
21007         defcustom for the mode hook variable.
21009         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
21010         Emacs Lisp Reference Manual.
21012 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
21014         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
21015         (evenp, list*):
21016         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
21017         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
21019         * net/tramp-smb.el (tramp-smb-open-connection):
21020         Pass `tramp-chunksize' as fifth (required) argument.
21022 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
21024         * font-lock.el (lisp-font-lock-keywords-1):
21025         Set `font-lock-negation-char-face' for [^...] char group.
21026         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
21028         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
21029         a var, and refine it to mask one more level of nested vars.
21030         (makefile-rule-action-regex): Turn it into a var, and refine it so
21031         it recognizes backslashed continuation lines as belonging to the
21032         same command.
21033         (makefile-macroassign-regex): Refine it so it recognizes
21034         backslashed continuation lines as belonging to the same command.
21035         (makefile-var-use-regex): Don't look at the next char, because it
21036         might be the same one to be skipped by the initial [^$], leading
21037         to an overlooked variable use.
21038         (makefile-make-font-lock-keywords): Remove two parameters, which
21039         are now variables that some of the modes set locally.
21040         Handle dependency and rule action matching through functions, because
21041         regexps alone match too often.  Dependency matching now comes
21042         last, so it can check, whether a colon already matched something else.
21043         (makefile-mode): Inform that font-lock improves makefile parsing
21044         capabilities.
21045         (makefile-match-dependency, makefile-match-action): New functions.
21047 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
21049         * emacs-lisp/cl-extra.el (equalp): Doc fix.
21051         * align.el (align-regexp):
21052         * ansi-color.el (ansi-color-get-face):
21053         * array.el (array-reconfigure-rows, array-init-max-row)
21054         (array-init-max-column, array-init-columns-per-line)
21055         (array-init-field-width):
21056         * dired-aux.el (dired-trample-file-versions):
21057         * dired-x.el (dired-mark-sexp):
21058         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
21059         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
21060         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
21061         * faces.el (face-read-integer):
21062         * files.el (backup-extract-version, insert-directory):
21063         * hexl.el (hexl-insert-decimal-char):
21064         * server.el (server-process-filter):
21065         * shell.el (shell-extract-num):
21066         * startup.el (command-line-1):
21067         * term.el (term-command-hook):
21068         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
21069         (time-stamp-do-number):
21070         * time.el (display-time-update):
21071         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
21072         (timezone-fix-time):
21073         * vms-patch.el (vms-suspend-resume-hook):
21074         * calendar/appt.el (appt-convert-time):
21075         * calendar/cal-bahai.el (mark-bahai-diary-entries):
21076         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
21077         * calendar/cal-islam.el (mark-islamic-diary-entries):
21078         * calendar/calendar.el (calendar-cursor-to-date)
21079         (calendar-star-date):
21080         * calendar/diary-lib.el (diary-attrtype-convert)
21081         (mark-diary-entries, diary-entry-time):
21082         * calendar/solar.el (solar-get-number):
21083         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
21084         * emacs-lisp/re-builder.el (reb-display-subexp):
21085         * emulation/edt.el (edt-set-scroll-margins):
21086         * emulation/tpu-extras.el (tpu-set-scroll-margins):
21087         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
21088         (vip-get-ex-count):
21089         * emulation/viper-ex.el (viper-get-ex-token)
21090         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
21091         * international/fontset.el (fontset-plain-name):
21092         * mail/feedmail.el (feedmail-look-at-queue-directory):
21093         * mail/mailalias.el (mail-get-names):
21094         * mail/rmail.el (rmail-convert-to-babyl-format):
21095         * mail/rmailsum.el (rmail-make-basic-summary-line)
21096         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
21097         (rmail-summary-goto-msg):
21098         * mail/smtpmail.el (smtpmail-read-response):
21099         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
21100         (ange-ftp-vms-add-file-entry):
21101         * play/gametree.el (gametree-looking-at-ply)
21102         (gametree-current-branch-score):
21103         * progmodes/ada-xref.el (ada-prj-find-prj-file)
21104         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
21105         * progmodes/cperl-mode.el (condition-case):
21106         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
21107         (ebrowse-set-member-buffer-column-width)
21108         (ebrowse-select-1st-to-9nth):
21109         * progmodes/etags.el (etags-snarf-tag):
21110         * progmodes/flymake.el (flymake-parse-line):
21111         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
21112         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
21113         (idlwave-shell-menu-def):
21114         * progmodes/ps-mode.el (ps-run-goto-error):
21115         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
21116         (vhdl-speedbar-contract-level):
21117         * term/mac-win.el (x-handle-numeric-switch):
21118         * term/sun-mouse.el (sun-get-frame-data):
21119         * term/w32-win.el (x-handle-numeric-switch):
21120         * term/x-win.el (x-handle-numeric-switch):
21121         * textmodes/ispell.el (ispell-parse-output):
21122         * textmodes/nroff-mode.el (nroff-outline-level):
21123         * textmodes/reftex-cite.el (reftex-bib-sort-year)
21124         (reftex-bib-sort-year-reverse, reftex-format-citation):
21125         * textmodes/reftex-parse.el (reftex-init-section-numbers)
21126         (reftex-section-number):
21127         * textmodes/texinfmt.el (texinfo-paragraphindent):
21128         Replace `string-to-int' by `string-to-number'.
21130         * international/latexenc.el: Add page marker to force the "Local
21131         Variables:" string out of the last page.
21133 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
21135         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
21136         tooltip-change-major-mode.
21137         (gud-tooltip-print-command): Remove case where gud-minor-mode
21138         is gdb ("--fullname").
21139         (gud-tooltip-tips): Turn GUD tooltips off for this case and
21140         explain to user.
21142 2005-05-16  Jay Belanger  <belanger@truman.edu>
21144         * calc/calc-store.el (calc-copy-special-constant): New function.
21146         * calc/calc-ext.el (calc-init-extensions): Add binding for
21147         `calc-copy-special-constant'.
21149         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
21150         for the `calc-copy-special-constant' command.
21152 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
21154         * subr.el (left-fringe-p): New function.
21156         * progmodes/compile.el (compilation-setup): Set local value of
21157         overlay-arrow-string to "" always.
21158         (compilation-set-window): Left fringe then don't scroll.
21159         No left fringe then no arrow and scroll message to top.
21160         (compilation-context-lines): Adjust doc string accordingly.
21162 2005-05-16  Kim F. Storm  <storm@cua.dk>
21164         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
21165         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
21166         (ido-wide-find-dir-or-delete-dir): New command for M-d.
21167         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
21168         (ido-read-file-name): Handle commands with ido property value
21169         equal to find-file as reading a file name, to allow C-d to enter dired.
21170         (ibuffer-find-file): Add ido property with value find-file.
21172 2005-05-15  Kim F. Storm  <storm@cua.dk>
21174         * subr.el (open-network-stream-nowait): Remove.
21175         (open-network-stream-server): Remove.
21177 2005-05-15  Richard M. Stallman  <rms@gnu.org>
21179         * faces.el (describe-face): Output a definition link button.
21181         * help-mode.el (help-face-def): New button type.
21183         * emacs-lisp/copyright.el (copyright-fix-years):
21184         Match properly if the first year is 2-digit.
21185         Don't mess up the whitespace after the years by filling.
21187         * dired-aux.el (dired-mark-confirm):
21188         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
21190         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
21191         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
21192         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
21194         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
21195         Set font-lock-comment-start-skip.
21197         * font-lock.el (font-lock-comment-start-skip): New variable.
21198         (font-lock-comment-end-skip): New variable.
21199         (font-lock-fontify-syntactically-region): Use them if non-nil.
21201 2005-05-15  Jay Belanger  <belanger@truman.edu>
21203         * calc/calc-store.el (calc-store-value): Return a string rather
21204         than display it as a message.
21205         Use calc-var-name for variable name.
21206         (calc-store-into): Add the result of calc-store-value to message.
21207         (calc-copy-variable): Add a message.
21208         (calc-store-exchange): Improve error messages.
21209         (calc-store-binary, calc-store-map): Don't reset the values of
21210         special constants.
21212 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
21214         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
21215         manual to docstring.
21217         * files.el (hack-local-variables-confirm): Add STRING argument.
21218         Make the function handle non file visiting buffers correctly.
21219         (hack-local-variables-prop-line, hack-local-variables)
21220         (hack-one-local-variable): Use STRING arg of
21221         `hack-local-variables-confirm'.
21223 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
21225         Sync with Tramp 2.0.49.
21227         * net/tramp.el (tramp-handle-dired-call-process)
21228         (tramp-handle-insert-directory):`insert-buffer' cannot be used
21229         because the contents of the Tramp buffer is changed before
21230         insertion (`expand-file' and alike).
21231         (tramp-handle-insert-directory): If `localname' has an empty
21232         nondirectory name, it must not be quoted.
21233         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
21234         variable `tramp-chunksize'.  Change callees.
21235         (tramp-open-connection-setup-interactive-shell): Check remote host
21236         for buggy `send-process-string' implementation.
21237         Set `tramp-chunksize' if found.  Reported by Michael Kifer
21238         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
21239         (tramp-handle-shell-command): `insert-buffer' cannot be used
21240         because the contents of the Tramp buffer is changed before
21241         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
21242         <frederic.bothamy@free.fr>.
21243         (tramp-set-auto-save): Actions should be done for Tramp file name
21244         handler only.  Ange-FTP has its own auto-save mechanism.
21245         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
21246         (tramp-set-auto-save-file-modes): Set file modes of
21247         `buffer-auto-save-file-name' to ?\600 as fallback solution.
21248         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
21249         (tramp-bug): Remove obsolete variable.
21250         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
21251         for presence of `mml-mode'.  Make it running for older Emacsen as well.
21253 2005-05-14  John Paul Wallington  <jpw@pobox.com>
21255         * ibuf-ext.el (define-ibuffer-filter filename):
21256         If `dired-directory' is a list, use its car.
21258 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
21260         * ibuffer.el (define-ibuffer-column filename):
21261         If `dired-directory' is a list, use its car.
21263 2005-05-14  Richard M. Stallman  <rms@gnu.org>
21265         * subr.el (symbol-file): Doc fix.
21267         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
21268         (byte-compile-form): Call byte-compile-nogroup-warn.
21269         (byte-compile-warning-types): Doc fix.
21271         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
21273         * progmodes/cc-engine.el (c-literal-faces):
21274         Add font-lock-comment-delimiter-face.
21276         * net/net-utils.el (dig): Use with-no-warnings.
21278         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
21279         (sc-recite-frame-alist, sc-default-cite-frame)
21280         (sc-default-uncite-frame, sc-default-recite-frame)
21281         (sc-attrib-selection-list, sc-rewrite-header-list):
21282         Mark as risky-local-variable.
21284         * international/ogonek.el (ogonek-jak, ogonek-how):
21285         Don't use beginning-of-buffer.
21287         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
21289         * calendar/solar.el (solar-data-list): Move definition up.
21291         * dnd.el (dnd-protocol-alist): Add autoload.
21293         * progmodes/sh-script.el: Many doc usage fixes.
21294         (sh-indent-after-do): Change default to match common styles.
21296 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
21298         * files.el (interpreter-mode-alist)
21299         (auto-mode-interpreter-regexp): Doc fixes.
21301 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
21303         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
21305         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
21307 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
21309         * dired.el (dired-mode): make-variable-buffer-local =>
21310         make-local-variable.
21312 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21314         * term/mac-win.el (mac-select-convert-to-string): Try coding
21315         systems in mac-script-code-coding-systems if specified one cannot
21316         encode string for `com.apple.traditional-mac-plain-text'.
21318 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
21320         * progmodes/make-mode.el (makefile-targets-face)
21321         (makefile-shell-face, makefile-makepp-perl-face): New faces.
21322         (makefile-dependency-regex): Fix it to not make the colon in
21323         $(var:a=b) special.
21324         (makefile-rule-action-regex): New regexp for highlighting embedded
21325         Shell strings.
21326         (makefile-macroassign-regex): Handle != for highlighting as
21327         embedded Shell strings.
21328         (makefile-var-use-regex): New const.
21329         (makefile-statements, makefile-automake-statements)
21330         (makefile-gmake-statements, makefile-makepp-statements)
21331         (makefile-bsdmake-statements): New consts.
21332         (makefile-make-font-lock-keywords): New function.
21333         (makefile-automake-font-lock-keywords)
21334         (makefile-gmake-font-lock-keywords)
21335         (makefile-makepp-font-lock-keywords)
21336         (makefile-bsdmake-font-lock-keywords): New consts.
21337         (makefile-mode-map): Add switchers between the various submodes.
21338         (makefile-mode): Document the availability of the variants.
21339         (makefile-automake-mode, makefile-gmake-mode)
21340         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
21342         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
21343         new variants of makefile-mode.
21345 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
21347         * font-lock.el (font-lock-comment-delimiter-face): Fix up
21348         the inheritance.
21350 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
21352         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
21353         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
21355         * files.el (normal-mode): Extend the scope of the
21356         `enable-local-variables' binding to include the `set-auto-mode' call.
21357         (magic-mode-alist): Doc fix.
21359 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
21361         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
21362         font-lock-comment-face rather than copying its setting.
21364 2005-05-12  Andreas Schwab  <schwab@suse.de>
21366         * eshell/esh-mode.el (eshell-send-input): Doc fix.
21368 2005-05-12  Lute Kamstra  <lute@gnu.org>
21370         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
21371         defcustom for the mode hook variable.  Delete the last argument.
21372         * generic-x.el: Fix callers of define-generic-mode.
21373         (generic-x-modes): Delete group.
21374         (show-tabs-tab-face, show-tabs-space-face): Put them in the
21375         generic-x customization group.
21377 2005-05-12  Kim F. Storm  <storm@cua.dk>
21379         * font-lock.el (font-lock-negation-char-face): Default to "off".
21381         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
21382         font-lock-negation-char-face to ! in !=.
21384 2005-05-12  Masatake YAMATO  <jet@gyve.org>
21386         * add-log.el (find-change-log): Fix typos in the docstring
21387         of function.
21389 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
21391         * international/latexenc.el (latexenc-find-file-coding-system):
21392         Avoid `re-search-forward' when looking for input encoding because
21393         of speed and safety.  Better regular expressions for recognizing
21394         input encoding.  Limit a search for TeX-master/tex-main-file to
21395         the local variable section.
21397 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
21399         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
21400         syntax of $ to "'" (quote).
21402 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
21404         * dnd.el (dnd-protocol-alist): Improve custom type.
21406         * dired.el (dired-dnd-protocol-alist): New variable.
21407         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
21408         `dired-mode-hook' to the end.
21410 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
21412         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
21413         comment-end if comment-start-skip is not set.
21414         Obey the font-lock-comment-delimiter-face variables.
21416 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
21418         * files.el (executable-find): Move from executable.el.  Use
21419         locate-file.
21420         * progmodes/executable.el (executable-find): Move to files.el.
21422         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
21423         when trying to ensure forward progress.
21425 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
21427         * mouse-sel.el (mouse-sel-follow-link-p): New function.
21428         (mouse-select, mouse-select-internal, mouse-extend-internal):
21429         Use it to implement mouse-1-click-follows-link functionality.
21431 2005-05-11  Richard M. Stallman  <rms@gnu.org>
21433         * font-lock.el (font-lock-fontify-syntactically-region):
21434         Use font-lock-comment-delimiter-face for comment delimiters.
21436 2005-05-10  Jay Belanger  <belanger@truman.edu>
21438         * calc/calc-help.el (calc-m-prefix-help): Add mention of
21439         preserving embedded modes.
21441 2005-05-10  Richard M. Stallman  <rms@gnu.org>
21443         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
21445         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
21446         Move from ada-stmt.el.
21447         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
21449         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
21450         Move to ada-mode.el.
21451         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
21453         * cus-edit.el (custom-file): Call file-chase-links.
21455         * files.el (read-directory-name): Fix previous change.
21456         (hack-local-variables-confirm): New function.
21457         (hack-local-variables-prop-line, hack-local-variables)
21458         (hack-one-local-variable): Use it.
21460 2005-05-10  Lute Kamstra  <lute@gnu.org>
21462         * font-lock.el (font-lock-keywords-alist)
21463         (font-lock-removed-keywords-alist): Clarify docstrings.
21465 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
21467         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
21468         (gdb-source-info): Check for preprocessor info.
21469         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
21470         a macro for a function.
21471         (gdb-info-breakpoints-custom): Try to find file again if not already
21472         found (user might have used GDB dir command).
21473         (gdb-get-location): Update gdb-location-alist correctly for change
21474         to gdb-info-breakpoints-custom.
21476         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
21477         (gud-tooltip-print-command): Add gdbmi case.
21478         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
21479         preprocessor info.
21481 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
21483         * startup.el (fancy-splash-insert): Fix typo in doc string.
21485 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
21487         * obsolete/float.el (string-to-float):
21488         * obsolete/hilit19.el (hilit-add-pattern):
21489         * obsolete/rnews.el (news-parse-range, news-select-message)
21490         (news-get-pruned-list-of-files): Replace `string-to-int' by
21491         `string-to-number'.
21493         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
21494         `find-file-not-found-hooks'; use `add-hook'.
21495         (uncompress-while-visiting): Set `write-file-functions', not
21496         `write-file-hooks'; use `add-hook'.
21498 2005-05-09  Kim F. Storm  <storm@cua.dk>
21500         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
21501         (cua-paste): Handle clipboard action.
21502         (cua--init-keymaps): Remap clipboard-kill-region and
21503         clipboard-kill-ring-save.
21505 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
21507         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
21508         Improve commentary.
21510         * simple.el (next-error-overlay-arrow-position): Revert the change
21511         made on 2005-04-30.
21513 2005-05-07  Jay Belanger  <belanger@truman.edu>
21515         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
21516         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
21517         `calc-sel-reselect'.
21519         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
21520         Calc is in embedded mode.
21522 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
21524         * progmodes/compile.el (compilation-setup):
21525         Set overlay-arrow-string to an empty string on text terminals.
21527         * textmodes/ispell.el (ispell-program-name): Try looking for
21528         "aspell" along exec-path, and if found, use it as the default
21529         speller program.
21531 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
21533         * international/mule.el (sgml-xml-auto-coding-function):
21534         Recognize encoding='FOO' in single quotes as well as in double quotes.
21536 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
21538         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
21539         as well as `interactive', so that defmacro* would recognize
21540         `declare' forms.
21542 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
21544         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
21545         Explain more about the LIGHTER arg's usage in the doc string.
21546         Add commentary to clarify what the code does.  Fix the regexp that
21547         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
21548         since it could have characters special to regular expressions.
21550 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
21552         * replace.el (occur-1): Bind inhibit-read-only so that
21553         erase-buffer doesn't barf on read-only text properties (likewise
21554         for add-text-properties in occur-engine).  Mark buffer as unmodified.
21555         (occur-engine): Don't set buffer-read-only here.
21557 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
21559         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
21560         list-buffers-directory.  This caused the *cvs-commit* buffer to be
21561         sometimes mistakenly reused as a *cvs* buffer.
21563 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
21565         * tooltip.el: Move code for GUD tooltips into gud.el.
21566         (require): CL no longer needed to compile case.
21567         (tooltip-mode): Do not toggle functions for GUD tooltips.
21568         (tooltip-gud-tips-p): Remove.  Replace with minor mode
21569         gud-tooltip-mode in gud.el.
21570         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
21571         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
21572         tooltip-gud prefix with gud-tooltip and obsolete.
21573         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
21574         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
21575         (tooltip-mouse-motion): Mouse movement functions/variable.
21576         Rename in gud.el by adding gud prefix.
21577         (tooltip-gud-original-filter, tooltip-gud-dereference)
21578         (tooltip-gud-event, tooltip-toggle-gud-tips)
21579         (tooltip-gud-process-output, tooltip-gud-print-command)
21580         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
21581         gud.el by replacing tooltip-gud prefix with gud-tooltip.
21582         (gdb-tooltip-print): Move to gdb-ui.el.
21584         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
21585         (require): CL needed to compile case.
21586         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
21587         tooltip-gud-tips-p.  Make it a minor-mode.
21588         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
21589         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
21590         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
21591         (gud-tooltip-change-major-mode)
21592         (gud-tooltip-activate-mouse-motions-if-enabled)
21593         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
21594         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
21595         (gud-tooltip-original-filter, gud-tooltip-dereference)
21596         (gud-tooltip-event, tooltip-toggle-gud-tips)
21597         (gud-tooltip-process-output, gud-tooltip-print-command)
21598         (gud-tooltip-tips): Move from tooltip.el.
21600         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
21601         (gdb-cpp-define-alist-flags): Doc fix.
21602         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
21603         gud-tooltip-mode is t.
21605 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
21607         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
21608         evaporate if their text is deleted.
21609         (goto-address-at-point): Make it work as a mouse binding as well.
21610         (goto-address-at-mouse): Obsolete it.  Update users.
21612 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
21614         * calendar/appt.el (top-level): No longer activate on load.
21616 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
21618         * calendar/cal-bahai.el (mark-bahai-diary-entries):
21619         * net/webjump.el (webjump):
21620         * progmodes/idlw-help.el (idlwave-do-context-help1)
21621         (idlwave-highlight-linked-completions):
21622         * textmodes/po.el (po-find-file-coding-system-guts):
21623         Replace `assoc-ignore-case' by `assoc-string'.
21625 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
21627         * files.el (locate-file): Doc fix.
21629         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
21630         Remove the redundant test for ms-dos.
21632         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
21633         look for the preprocessor with exec-suffixes.  If not found in
21634         standard places, look in exec-path.  Remove most of the tests that
21635         used system-type.
21637         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
21639         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
21641         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
21642         file-name clash with jka-compr.el on 8+3 filesystems.
21644 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21646         * term/mac-win.el: Don't define or bind scroll bar functions if
21647         x-toolkit-scroll-bars is t.
21648         (x-select-text, x-get-selection-value): Clear
21649         x-last-selected-text-clipboard if x-select-enable-clipboard is
21650         nil.
21651         (PRIMARY): Put mac-scrap-name property.
21652         (mac-select-convert-to-file-url): New function.
21653         (public.file-url): New selection target type.  Add to
21654         selection-converter-alist.
21655         (x-get-selection, x-selection-value): Handle it.
21656         (x-cut-buffer-or-selection-value): New alias.
21658 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
21660         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
21661         entry to avoid calling bibtex-find-entry with arg global
21662         being t.  Remove arg key.
21663         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
21664         (bibtex-copy-summary-as-kill): Change accordingly.
21666 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
21668         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
21669         (org-agenda-date-later): Use with-current-buffer.
21671 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
21673         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
21674         (define-obsolete-variable-alias): Doc Fixes.
21676 2005-05-06  Kim F. Storm  <storm@cua.dk>
21678         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
21679         vertical-motion when selective-display is active.
21681         * ido.el (ido-setup-hook): New hook.
21682         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
21683         (ido-input-stack): New var.
21684         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
21685         ido-next-work-file binding to M-O.
21686         Bind M-f to ido-wide-find-file-or-pop-dir.
21687         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
21688         (ido-read-internal): Run ido-setup-hook.
21689         Catch quit in read-file-name and read-string to cancel edit.
21690         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
21691         Automatically pop-all when completing a directory name (RET).
21692         (ido-file-internal): Add with-no-warnings around ffap and dired code.
21693         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
21694         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
21695         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
21696         New functions for M-b/M-f to move among the directory components.
21697         (ido-make-merged-file-list): Catch quit to cancel merge.
21698         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
21699         (ido-completion-help): No warnings for ido-completion-buffer-full.
21701 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
21703         * font-lock.el (font-lock-negation-char-face): New face and variable.
21704         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
21705         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
21706         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
21707         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
21709 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
21711         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
21712         Fix typo in docstring.
21714         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
21715         (ebrowse-print-statistics-line)
21716         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
21718         * term/w32-win.el (image-library-alist): Add additional name for
21719         Xpm library.
21721 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
21723         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
21724         use gcc instead of cpp.
21726         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
21727         (gdb-create-define-alist): Use it.
21728         (gdb-cpp-define-alist-program): Update for MS-DOS.
21730 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
21732         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
21734 2005-05-04  Richard M. Stallman  <rms@gnu.org>
21736         * help.el (describe-key): No error when UNTRANSLATED is nil.
21738         * simple.el (line-move-1): Fix previous change to signal errors
21739         appropriately.
21741 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
21743         * calendar/icalendar.el (icalendar-version): Now at 0.12.
21744         (icalendar-duration-correction): Remove.
21745         (icalendar--get-event-properties): Split result at commas.
21746         (icalendar--decode-isoduration): New optional argument
21747         DURATION-CORRECTION.
21748         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
21749         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
21750         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
21751         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
21752         (icalendar--convert-anniversary-to-ical): New functions, extracted
21753         from icalendar-export-region, with bug fixes.
21754         (icalendar-export-region): Use the above functions.
21755         (icalendar-import-buffer): Check before saving diary file.
21756         (icalendar--convert-recurring-to-diary)
21757         (icalendar--convert-non-recurring-all-day-to-diary)
21758         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
21759         extracted from icalendar--convert-ical-to-diary, with bug fixes.
21760         (icalendar--convert-ical-to-diary): Use the above functions.
21762 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
21764         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
21765         Remove these recent additions.
21766         (c-mode): Restore to before 2005-04-28.
21768         * progmodes/cc-vars.el (cc-define-list-program): Remove this
21769         recent addition.
21771         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
21772         (gdb-define-alist): New variables.
21773         (gdb-create-define-alist): New function.
21774         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
21775         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
21776         with string-to-number.
21777         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
21779         * progmodes/gud.el: Replace string-to-int with string-to-number.
21780         (gud-find-file): Handle gdb-define-alist.
21782         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
21784 2005-05-02  Jay Belanger  <belanger@truman.edu>
21786         * calc/calc-aent.el (math-read-token):
21787         * calc/calc-bin.el (calc-word-size):
21788         * calc/calc-ext.el (calc-read-number-fancy):
21789         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
21790         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
21791         * calc/calc-frac.el (calc-over-notation):
21792         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
21793         (calc-graph-num-points, calc-graph-init):
21794         * calc/calc-prog.el (calc-read-parse-table-part)
21795         (calc-edit-macro-repeats):
21796         * calc/calc-yank.el (calc-do-grab-rectangle):
21797         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
21798         Replace `string-to-int' by `string-to-number'.
21800 2005-05-02  Kim F. Storm  <storm@cua.dk>
21802         * kmacro.el: Use executing-kbd-macro-index variable.
21804 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
21806         * net/rlogin.el (rlogin-parse-words): Delete func.
21807         (rlogin): Use split-string, not rlogin-parse-words.
21808         Also, if there are option-like elements in the parsed args,
21809         take the host to be the first arg immediately following them.
21810         Suggested by Michael Mauger.
21812 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
21814         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
21816 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
21818         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
21819         (cc-mode-cpp-program): Rename to cc-define-list-program and
21820         move to cc-vars.el.
21822         * progmodes/cc-vars.el (cc-define-list-program):
21823         Change to "gcc -E -dM -".  Make customizable.
21825 2005-05-02  Kim F. Storm  <storm@cua.dk>
21827         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
21829 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
21831         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
21833         * international/mule-util.el (truncate-string): Remove alias and
21834         obsolete declaration.
21836         * international/mule-cmds.el (update-iso-coding-systems):
21837         Remove alias and obsolete declaration.
21839         * international/mule.el (coding-system-parent): Remove alias and
21840         obsolete declaration.
21842         * subr.el (define-function, sref): Remove aliases and obsolete
21843         declarations.
21844         (chars-in-region): Remove obsolete declaration.
21846 2005-05-01  Richard M. Stallman  <rms@gnu.org>
21848         * info.el (Info-mode): Set widen-automatically to nil, locally.
21850         * simple.el (widen-automatically): New variable.
21851         (pop-global-mark): Obey widen-automatically.
21853 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
21855         * term/xterm.el (function-key-map): Call substitute-key-definition
21856         before the keymap size is increased by a lot of define-key calls.
21858 2005-05-01  Richard M. Stallman  <rms@gnu.org>
21860         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
21861         Rename ARG to ELEMENT.  Doc fix.
21863 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
21865         * allout.el (allout-exposure): Remove macro and obsolete declaration.
21866         Remove references to allout-exposure/change to allout-new-exposure.
21868         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
21869         bytecode symbols.
21871         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
21872         (compiled-function-p, focus-frame, unfocus-frame):
21873         Remove aliases and obsolete declarations.
21874         Back out inadvertent changes from previous commit.
21876 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
21878         * files.el (require-final-newline): Make Custom tags consistent
21879         with mode-require-final-newline.
21880         (mode-require-final-newline): Doc fix.
21882 2005-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
21884         * international/latexenc.el (latexenc-find-file-coding-system):
21885         Fix regular expressions.
21887 2005-05-01  David Kastrup  <dak@gnu.org>
21889         * international/latexenc.el (latexenc-find-file-coding-system):
21890         Fix regular expressions.
21892 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
21894         * subr.el (string-to-int): Make obsolete.
21896 2005-04-30  Richard M. Stallman  <rms@gnu.org>
21898         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
21900         * loadup.el: load jka-comp-hook.
21902         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
21903         (jka-compr-handler): Add autoload.  `put' calls moved
21904         to jka-comp-hook.el.
21905         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
21906         (jka-compr-inhibit): Autoload.
21908         * jka-comp-hook.el: New file.
21909         Enable the mode by default.
21911         * files.el (backup-buffer-copy): Use copy-file instead
21912         of write-region, and put back the 'excl.
21914 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
21916         * progmodes/flymake.el (flymake-split-string)
21917         (flymake-split-string, flymake-log, flymake-pid-to-names)
21918         (flymake-reg-names, flymake-get-source-buffer-name)
21919         (flymake-unreg-names, flymake-add-line-err-info)
21920         (flymake-add-err-info): Clarify docstrings.
21921         (flymake-popup-menu, flymake-make-emacs-menu)
21922         (flymake-make-xemacs-menu): Add docstrings.
21923         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
21924         Set variables directly throughout.
21926 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
21928         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
21929         exists.  Initialize cc-define-alist.
21930         (c-mode): Add cc-create-define-alist locally to after-save-hook.
21931         If there is no file (Macroexpansion) don't create an alist.
21933 2005-04-29  Sam Steingold  <sds@gnu.org>
21935         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
21936         (cc-create-define-alist): Use it instead of the hard-coded string.
21938 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
21940         * international/mule-conf.el (file-coding-system-alist): Fix regexp
21941         for latexenc.
21943 2005-04-29  Lute Kamstra  <lute@gnu.org>
21945         * emacs-lisp/generic.el: Improve commentary section.
21946         (define-generic-mode): Improve docstring.
21948 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
21950         * textmodes/org.el (many places): Change to quiet the byte compiler.
21951         (org-prefix-format-compiled): New variable.
21952         (org-compile-prefix-format): New function.
21953         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
21954         (org-agenda-prefix-format, org-timeline-prefix-format): New options.
21955         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
21956         (org-get-entries-from-diary): Use `org-get-time-of-day' for
21957         consistency with entries from `org-mode' files.
21958         (org-get-time-of-day): Fix bug with partial matches early in a line.
21959         (org-non-link-chars): New constant.
21960         (org-link-regexp): Respect `org-non-link-chars'.
21961         (org-agenda-day-view): Remove command.
21962         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
21963         (org-follow-bbdb-link, org-store-link): Search also company field.
21964         (org-highlight-overlay): New variable.
21965         (org-highlight, org-unhighlight): New functions.
21966         (org-agenda-mode): Add pre-command-hook to remove highlight.
21967         (org-evaluate-time-range): Behavior depends upon whether time stamp
21968         contains a time or not.
21969         (org-show-subtree, org-show-entry): New functions.
21970         (org-agenda-cleanup-fancy-diary): Remove empty lines.
21972 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
21974         * comint.el (comint-output-filter-functions): Add autoload cookie.
21976 2005-04-28  Kim F. Storm  <storm@cua.dk>
21978         * ido.el (ido-everywhere): Fix last change.
21980 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
21982         * international/latexenc.el: New file.
21983         * international/mule-conf.el (file-coding-system-alist): For .tex,
21984         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
21986 2005-04-28  Lute Kamstra  <lute@gnu.org>
21988         * font-lock.el (font-lock-add-keywords)
21989         (font-lock-remove-keywords): Clarify docstring.
21990         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
21991         Don't start docstrings with a `*'.
21992         (font-lock-update-removed-keyword-alist): Give it a docstring.
21994         * generic-x.el: Update commentary section.
21995         Only require font-lock when compiling.
21996         Define all modes conditionally.
21997         Place all generic modes in the generic-x-modes customization group.
21998         (generic-x-modes): New customization group.
21999         (generic-default-modes, generic-mswindows-modes)
22000         (generic-unix-modes, generic-other-modes): New constants.
22001         (generic-define-mswindows-modes, generic-define-unix-modes):
22002         Update docstrings.  Make them obsolete.
22003         (generic-extras-enable-list): New default value.  Update docstring.
22004         Improve :type.  Change :set function.
22005         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
22006         Fix docstring.
22008         * emacs-lisp/generic.el (generic-mode-internal):
22009         Simplify font-lock-defaults.
22010         (define-generic-mode): Fix docstring.
22012 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22014         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
22015         font-lock-face property to highlight matches.
22017 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
22019         * progmodes/cc-mode.el (cc-create-define-alist): New function.
22020         (cc-define-alist): New variable.
22021         (c-mode): Make it local and initialize it.
22023         * progmodes/gdb-ui.el (gdb-active-process): New variable.
22024         (gdb-exited): New function.
22025         (gdb-annotation-rules): Use it.
22026         (gdb-starting): Set gdb-active-process to t.
22027         (gdb-stopping): Amend doc string.
22028         (gdb-reset): Set gdb-active-process to nil.
22030         * tooltip.el (tooltip-gud-tips): Show the associated #define
22031         directives when a C program under GDB is not executing.
22033 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
22035         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
22036         font-lock-fontify-syntactic-keywords.
22038         * font-lock.el (font-lock-default-fontify-region): Don't force
22039         parse-sexp-lookup-properties to nil.
22041 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
22043         * man.el (man-mode-syntax-table): Set up `:' to have
22044         word-constituent syntax.
22046 2005-04-27  Lute Kamstra  <lute@gnu.org>
22048         * novice.el (disable-command): Don't add spurious newlines to the
22049         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
22051 2005-04-26  Jay Belanger  <belanger@truman.edu>
22053         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
22054         than one window before deleting window.
22056 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
22058         * shell.el (shell-prompt-pattern): Doc fix.
22059         (shell-mode): Set paragraph-separate buffer locally to "\\'".
22061         * comint.el (comint-prompt-regexp, comint-get-old-input)
22062         (comint-use-prompt-regexp)
22063         (comint-use-prompt-regexp-instead-of-fields)
22064         (comint-replace-by-expanded-history, comint-send-input)
22065         (comint-output-filter, comint-get-old-input-default)
22066         (comint-line-beginning-position, comint-bol, comint-show-output)
22067         (comint-backward-matching-input, comint-forward-matching-input)
22068         (comint-next-prompt, comint-previous-prompt):
22069         Rename `comint-use-prompt-regexp-instead-of-fields' to
22070         `comint-use-prompt-regexp'.  Keep old name as alias and declare
22071         obsolete.
22072         (comint-use-prompt-regexp): Shorten first line of doc string.
22074         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
22075         Set paragraph-separate buffer locally to "\\'".
22077         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
22078         Adapt to above name change.
22080         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
22081         (smbclient-prompt-regexp): Ditto.
22083         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
22085 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
22087         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
22088         gdb-location-list.
22089         Break lines that are over 80 characters wide.
22091 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
22093         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
22094         New fun and var, to preserve compatibility.
22096         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
22098 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
22100         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
22101         name to file-newer-than-file-p.
22103 2005-04-26  Richard M. Stallman  <rms@gnu.org>
22105         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
22107         * progmodes/python.el (python-mode):
22108         Use new name eldoc-documentation-function.
22110         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
22112         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
22113         (eldoc-documentation-function):
22114         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
22116 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
22118         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
22120 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
22122         * term/xterm.el (function-key-map): Fix strings for
22123         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
22124         {C,S,A,C-S}-{f1-f12}.
22126 2005-04-26  Kenichi Handa  <handa@m17n.org>
22128         * international/mule-cmds.el (select-safe-coding-system):
22129         Fix previous change.
22131 2005-04-26  Lute Kamstra  <lute@gnu.org>
22133         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
22135         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
22136         (font-lock-comment-delimiter-face): Ditto.
22138         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
22140 2005-04-25  Jay Belanger  <belanger@truman.edu>
22142         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
22143         to t while inserting information; use help-mode.
22145 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
22147         * term.el (ansi-term-color-vector): Use the xterm colors.
22148         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
22150 2005-04-25  Lute Kamstra  <lute@gnu.org>
22152         * font-core.el (font-lock-defaults): Fix docstring.
22154         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
22156 2005-04-25  Kenichi Handa  <handa@m17n.org>
22158         * international/mule-cmds.el (select-safe-coding-system):
22159         Don't check consistency with coding: spec, etc if raw-text or
22160         no-conversion was found to be safe.
22162 2005-04-24  Richard M. Stallman  <rms@gnu.org>
22164         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
22165         citation markers at start of each line.
22167         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
22168         citation markers at start of each line.
22170         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
22172         * files.el (mode-require-final-newline): Fix previous change.
22173         (require-final-newline): Fix type label.
22175 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
22177         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
22178         statement in buffer (broken by 2004-11-24 change).
22180 2005-04-24  Kim F. Storm  <storm@cua.dk>
22182         * ido.el (ido-everywhere): Save and restore old read-buffer-function
22183         and read-file-name-function values.  Don't overwrite existing
22184         non-nil values if ido-mode is enabled without ido-everywhere.
22186 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
22188         * files.el (mode-require-final-newline): Minor doc fix.
22190 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
22192         * subr.el (syntax-after): Doc fix.
22193         (syntax-class): If argument is nil, return nil.  Mask off upper 16
22194         bits, not 8 bits.
22196         * files.el (mode-require-final-newline): Doc fix.
22197         (backup-buffer-copy): Fix last change.
22199 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22201         * term/mac-win.el: Require select.  Set selection-coding-system to
22202         mac-system-coding-system.  Call menu-bar-enable-clipboard.
22203         (x-last-selected-text-clipboard, x-last-selected-text-primary)
22204         (x-select-enable-clipboard): New variables.
22205         (x-select-text, x-get-selection, x-selection-value)
22206         (x-get-selection-value, mac-select-convert-to-string)
22207         (mac-services-open-file, mac-services-open-selection)
22208         (mac-services-insert-text): New functions.
22209         (CLIPBOARD, FIND): Put mac-scrap-name property.
22210         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
22211         (public.tiff): Put mac-ostype property.
22212         (selection-converter-alist): Add entries for them.
22213         (mac-application-menu-map): New keymap.
22214         (interprogram-cut-function, interprogram-paste-function): Set to
22215         x-select-text and x-get-selection-value, respectively.
22216         (split-window-keep-point): Set to t.
22218 2005-04-23  Richard M. Stallman  <rms@gnu.org>
22220         * files.el (read-directory-name): Always pass non-nil
22221         DEFAULT-FILENAME arg to read-file-name.
22222         (backup-buffer-copy, basic-save-buffer-2): Take care against
22223         writing thru an unexpected existing symlink.
22224         (revert-buffer): In indirect buffer, revert the base buffer.
22225         (magic-mode-alist): Doc fix.
22226         (buffer-stale-function): Doc fix.
22227         (minibuffer-with-setup-hook): Avoid warning.
22228         (mode-require-final-newline): Doc and custom fix.
22230         * follow.el (follow-end-of-buffer): Use with-no-warnings.
22232         * font-lock.el (font-lock-comment-face): On terminals with few colors,
22233         use the default appearance.
22234         (font-lock-comment-delimiter-face): New face, new variable.
22236         * imenu.el (imenu--generic-function): The official position of a
22237         definition is the start of the line that BEG is in.
22239         * midnight.el (midnight-timer): Move defvar up.
22241         * mouse.el (mouse-drag-region-1): Delete some debugging code.
22243         * saveplace.el (save-place-to-alist): Use with-no-warnings.
22245         * startup.el (command-line): Use with-no-warnings.
22247         * window.el (window-size-fixed): New defvar.
22249         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
22251         * mail/rmail.el (rmail-font-lock-keywords):
22252         Use font-lock-comment-delimiter-face.
22254         * mail/sendmail.el (mail-font-lock-keywords):
22255         Use font-lock-comment-delimiter-face.
22257         * progmodes/compile.el (next-error-highlight-timer): New defvar.
22259 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
22261         * progmodes/compile.el (compilation-mode-font-lock-keywords):
22262         Specify t for LAXMATCH when matching directories.
22263         Save match data around compilation-compat-error-properties form.
22265 2005-04-23  David Kastrup  <dak@gnu.org>
22267         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
22268         Mention that the autoloaded aliases should be kept for AUCTeX.
22270 2005-04-23  Andreas Schwab  <schwab@suse.de>
22272         * isearch.el (isearch-forward): Doc fix.
22274 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
22276         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
22277         (jit-lock-stealth-nice): Change default value to 0.5.
22279 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
22281         * abbrev.el (write-abbrev-file): Write table entries in
22282         alphabetical order by table name.
22284 2005-04-22  Kim F. Storm  <storm@cua.dk>
22286         * ido.el (ido-read-internal): Fix `list' completion.
22288 2005-04-22  Kenichi Handa  <handa@m17n.org>
22290         * recentf.el (recentf-save-file-coding-system): New variable.
22291         (recentf-save-list): Encode the file by
22292         recentf-save-file-coding-system and add coding: tag.
22294 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
22296         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
22298 2005-04-21  Lute Kamstra  <lute@gnu.org>
22300         * loadhist.el (unload-feature): Don't remove a function from hooks
22301         if it is about to be restored to an autoload .  Remove functions
22302         that will become unbound from auto-mode-alist.  Simplify the code.
22304         * subr.el (assq-delete-all): New implementation that is linear,
22305         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
22306         (rassq-delete-all): New function.
22308         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
22309         Add size-indication-mode.
22311 2005-04-21  Kenichi Handa  <handa@m17n.org>
22313         * international/mule-cmds.el: Add autoload for widget-value in
22314         eval-when-compile.
22316 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
22318         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
22319         Add tooltip-mode.
22321         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
22323 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
22325         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
22326         (inferior-lisp-filter-regexp, inferior-lisp-program)
22327         (inferior-lisp-load-command, inferior-lisp-prompt)
22328         (inferior-lisp-mode-hook, lisp-source-modes)
22329         (inferior-lisp-load-hook): defvar->defcustom.
22330         (inferior-lisp-program, inferior-lisp-prompt)
22331         (inferior-lisp-load-hook): Doc fixes.
22332         (inferior-lisp-install-letter-bindings): Small change in
22333         introductory comment.
22335 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
22337         * vc.el (vc-annotate-color-map): Change some colors so that text
22338         using them as foreground is readable on both white and black
22339         backgrounds.
22341 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
22343         * international/mule-conf.el (translation-table-for-input):
22344         Remove redundant declaration.
22346 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
22348         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
22350         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
22351         (tooltip-toggle-gud-tips): New function.
22353 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22355         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
22356         right angle brackets.
22358 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
22360         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
22362 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
22364         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
22365         Remove.  Update callers to use expand-file-name instead.
22367         * subr.el (syntax-class): New function.
22369         * simple.el (blink-matching-open): Use it.
22371         * paren.el (show-paren-function): Use it to recognize parens that are
22372         also used in 2-char comment markers.
22374 2005-04-19  Lute Kamstra  <lute@gnu.org>
22376         * loadhist.el (unload-feature): Update for new format of
22377         load-history.  Simplify the code.
22379 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22381         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
22382         (mac-add-charset-info): New function.  Initialize variable
22383         mac-charset-info-alist using it.
22384         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
22385         for translation.
22386         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
22387         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
22388         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
22389         New CCL programs.
22391 2005-04-19  Kim F. Storm  <storm@cua.dk>
22393         * simple.el (next-buffer, prev-buffer, next-error)
22394         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
22395         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
22397         * bindings.el (next-buffer, prev-buffer, next-error)
22398         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
22399         (clone-indirect-buffer-other-window): Move bindings from simple.el.
22400         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
22401         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
22403 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
22405         * isearch.el (isearch-edit-string): Make the search-ring available for
22406         minibuffer history commands.
22407         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
22408         the default history commands now work just as well.
22409         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
22411 2005-04-18  Kim F. Storm  <storm@cua.dk>
22413         * emulation/cua-base.el (cua--pre-command-handler): Add more
22414         elaborate check for shift modifier on non-window systems.
22416 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
22418         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
22420 2005-04-18  Kim F. Storm  <storm@cua.dk>
22422         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
22423         and make it optional.  Don't test tooltip-gud-echo-area here.
22424         (tooltip-gud-process-output, gdb-tooltip-print):
22425         Pass tooltip-gud-echo-area to tooltip-show.
22426         (tooltip-help-tips): Remove second optional arg to tooltip-show.
22428 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22430         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
22431         `display-graphic-p' may not be bound yet.
22433 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
22435         * startup.el (command-line): No longer enable Xterm Mouse mode by
22436         default in terminals compatible with xterm.
22438         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
22440 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
22442         * tooltip.el (tooltip-gud-echo-area): Rename from
22443         tooltip-use-echo-area.
22444         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
22445         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
22446         area independently of where help tooltips are displayed.
22448 2005-04-17  David Kastrup  <dak@gnu.org>
22450         * cus-theme.el (custom-theme-write-variables): Quote variables
22451         where necessary.
22453 2005-04-17  Richard M. Stallman  <rms@gnu.org>
22455         * simple.el (yank-excluded-properties): Add follow-link to value.
22457         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
22459         * startup.el (fancy-splash-max-time): Just 30 seconds.
22460         (fancy-splash-delay): Just 7.
22461         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
22463         * loadhist.el (unload-feature): Update for new format of load-history.
22464         Simplify the code.
22466         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
22467         (rmail-font-lock-keywords): Don't fontify the text of a citation.
22469         * mail/sendmail.el (mail-font-lock-keywords):
22470         Don't fontify subject text.
22471         Don't fontify the text of a citation.
22473 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
22475         * comint.el (comint-output-filter): Run comint-output-filter-functions
22476         with point where the user had it.
22478 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
22480         * international/ucs-tables.el (ucs-set-table-for-input):
22481         Disable when using unify-on-decoding.
22483 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
22485         * emulation/cua-base.el (cua-global-mark-face): Add special case
22486         for displays supporting a high number of colors.
22488 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
22490         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
22492 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
22494         * filesets.el (filesets-add-buffer): If user supplies a name of a
22495         non-existing fileset, create a new fileset.
22497 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
22499         * textmodes/org.el (org-up-heading-all): Fix bug with
22500         `outline-up-heading-all'.
22502 2005-04-16  Andreas Schwab  <schwab@suse.de>
22504         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
22505         /etc/permissions.d/* and /etc/aliases.d/*.
22507 2005-04-16  Kenichi Handa  <handa@m17n.org>
22509         * international/code-pages.el (cp-make-coding-system):
22510         Set `translation-table-for-input' property value to the symbol
22511         ucs-mule-to-mule-unicode, not to that value.
22512         (pt154): Escape guillemet by `\'.
22514 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
22516         * loadup.el: Load tooltip if x-show-tip is fboundp.
22518         * startup.el (command-line): Add comment.
22520         * tooltip.el (tooltip-mode): Specify correct standard value for
22521         Custom in init-value.
22523 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
22525         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
22526         possible.
22528 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
22530         * textmodes/org.el (org-agenda-date-prompt): Rename from
22531         `org-agenda-date-today'.
22532         (org-evaluate-time-range): Insert at point instead of directly
22533         after time range.
22534         (org-first-headline-recenter, org-subtree-end-visible-p)
22535         (org-optimize-window-after-visibility-change): New functions
22536         (org-agenda-post-command-hook): Don't allow point at end of line,
22537         to make sure it always hits the text properties.
22538         (org-agenda-next-date-line, org-agenda-previous-date-line):
22539         New commands.
22540         (org-set-regexps-and-options): Category may contain white space.
22541         (org-agenda-get-deadlines, org-agenda-get-scheduled):
22542         Improve marker positions.
22543         (org-agenda-new-marker): Argument POS made optional.
22544         (org-agenda-get-timestamps): Deadlines which are done are listed
22545         in org-done-face now.
22546         (org-agenda-get-todos, org-agenda-get-timestamps)
22547         (org-agenda-get-deadlines, org-agenda-get-scheduled):
22548         Set `undone-face' and `done-face' properties.
22549         (org-last-todo-state-is-todo): New variable.
22550         (org-todo): Set `org-last-todo-state-is-todo'.
22551         (org-agenda-todo): Change face according to
22552         `org-last-todo-state-is-todo'.  And change other lines referring to
22553         the same entry.
22554         (org-calendar-goto-agenda): New command.
22555         (org-calendar-to-agenda-key): New option.
22556         (org-startup-folded): New allowed value `content'.
22557         (org-set-regexps-and-options): Accept new value `content' for
22558         `org-startup-folded'.
22559         (org-get-current-options): Handle new value `content' for
22560         `org-startup-folded'.
22561         (org-insert-todo-heading): New command.
22562         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
22563         interactively in empty file and option
22564         `org-insert-mode-line-in-empty-file' has been set.
22565         (org-agenda-todo, org-agenda-priority): Modify to use
22566         `org-agenda-change-all-lines'.
22567         (org-warning-face): Change color on dark background
22569 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22571         * international/mule-cmds.el (set-locale-environment): On Mac OS,
22572         use preferences AppleLocale and AppleLanguages, and variable
22573         mac-system-locale for default locale.  On Mac OS Classic, use
22574         mac-system-coding-system for default coding systems.
22576         * term/mac-win.el: Don't set file-name-coding-system.
22577         Decode variables system-name, emacs-build-system, user-login-name, and
22578         user-full-name by mac-system-coding-system on Mac OS Classic.
22579         (mac-system-coding-system): New variable.
22581 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
22583         * startup.el (command-line): Handle `xterm-mouse-mode' before
22584         reading init file.
22586         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
22588 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
22590         * progmodes/sh-script.el (sh-here-document-word): Make it a
22591         defcustom.  Doc fix.
22592         (sh-add): Bash uses $(( )) for arithmetic.
22593         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
22594         (sh-maybe-here-document): Remove quotes and leading whitespace
22595         from heredoc word when closing.  Indent heredoc with tabs if word
22596         starts with "-".
22598 2005-04-13  Richard M. Stallman  <rms@gnu.org>
22600         * simple.el (undo): Fix previous change.
22602         * custom.el (defface): Doc fix.
22604 2005-04-13  Lute Kamstra  <lute@gnu.org>
22606         * Makefile.in (DONTCOMPILE): Remove list.
22607         (compile, compile-always): Don't use DONTCOMPILE.
22608         (update-authors): Load the library in which batch-update-authors
22609         is defined.
22610         * makefile.w32-in (DONTCOMPILE): Remove list.
22611         (compile, compile-always): Fix comments.
22612         (update-authors): Load the library in which batch-update-authors
22613         is defined.
22615         * generic-x.el (generic-mode-ini-file-find-file-hook):
22616         Rename to ini-generic-mode-find-file-hook.
22617         Keep generic-mode-ini-file-find-file-hook as an alias.
22618         (ini-generic-mode-find-file-hook): Rename from
22619         generic-mode-ini-file-find-file-hook.  Fix docstring.
22620         (ini-generic-mode): Docstring change.
22621         (bat-generic-mode-run-as-comint): Silence the byte compiler.
22623         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
22624         called from lisp.
22626         * generic.el: Move to the emacs-lisp subdir.
22628 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
22630         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
22631         and C-S- function and cursor motion keys.
22633 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
22635         * startup.el (command-line): Enable Xterm Mouse mode by default.
22636         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
22637         for Custom.  No longer show "Mouse" in mode line when enabled.
22638         Doc fix.
22640 2005-04-12  Kim F. Storm  <storm@cua.dk>
22642         * emulation/cua-base.el (cua-rectangle-face)
22643         (cua-rectangle-noselect-face): Define face attributes here.
22645         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
22647 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
22649         * startup.el (command-line): Turn off blinking cursor if
22650         cursorBlink in resources is off or false.
22652 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22654         * term/mac-win.el (dnd): Require dnd.
22655         (mac-drag-n-drop): Call dnd-handle-one-url.
22656         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
22657         (kTextEncodingISOLatin2): Remove constants.
22658         (mac-script-code-coding-systems): New constant.
22659         (mac-handle-language-change): New function.
22660         (special-event-map): Bind it to `language-change' event.
22661         (mac-centraleurroman, mac-cyrillic): New coding systems.
22662         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
22663         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
22664         and mac-cyrillic-encoder to encode-mac-centraleurroman and
22665         encode-mac-cyrillic, respectively.
22667 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
22669         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
22670         Don't set overlay-arrow-string to "=>" as this is done
22671         globally in C now.
22673 2005-04-12  Lute Kamstra  <lute@gnu.org>
22675         * generic-x.el (rc-generic-mode, rul-generic-mode):
22676         Fix auto-mode-alist entries.
22677         (etc-fstab-generic-mode): Tweak fontification.
22679         * generic.el (generic-make-keywords-list): Fix docstring.
22680         (generic-mode-internal): Simplify generic-font-lock-keywords.
22682 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
22684         * whitespace.el (whitespace-buffer-leading)
22685         (whitespace-buffer-trailing): Revert the incorrect test inversion.
22686         However, fix the highlight area for the leading and
22687         trailing whitespaces to show space.
22689 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
22691         * whitespace.el (whitespace-version): Bump to 3.5
22693         (whitespace-buffer-leading, whitespace-buffer-trailing):
22694         Invert sense of the test to highlight the whitespace.
22696 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
22698         * progmodes/gud.el (gud-display-line): GUD uses its own
22699         overlay arrow now so don't set overlay-arrow-string.
22700         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
22702 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
22704         * term.el (term-ansi-current-bold, term-ansi-current-underline)
22705         (term-ansi-current-reverse, term-ansi-current-invisible)
22706         (term-ansi-face-already-done): Change to boolean.
22707         (term-reset-terminal, term-handle-colors-array): Handle the above
22708         vars accordingly.
22709         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
22710         (term-emulate-terminal): Use the new name.
22712         * faces.el (secondary-selection): Use yellow1, not yellow.
22713         (trailing-whitespace): Use red1, not red.
22715 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
22717         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
22718         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
22719         (dired-dnd-handle-file): Call dnd-get-local-file-uri
22721         * cus-edit.el (dnd): New group.
22723         * term/w32-win.el (dnd): Require dnd
22724         (w32-drag-n-drop): Call dnd-handle-one-url.
22726         * x-dnd.el: Require dnd.
22727         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
22728         Call dnd-handle-one-url.
22729         (x-dnd-types-alist, x-dnd-insert-utf8-text)
22730         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
22731         to dnd-insert-text.
22732         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
22733         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
22734         (x-dnd-get-local-file-name, x-dnd-open-local-file)
22735         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
22737         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
22739 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
22741         * wdired.el: Doc fixes.
22742         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
22743         (wdired-use-dired-vertical-movement): Rename from
22744         wdired-always-move-to-filename-beginning.
22745         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
22746         (wdired-change-to-wdired-mode): Change mode name.
22747         (wdired-newline): Delete.
22749 2005-04-11  Richard M. Stallman  <rms@gnu.org>
22751         * whitespace.el (whitespace-highlight-the-space):
22752         Don't call whitespace-unhighlight-the-space here.
22754         * simple.el (undo): Record t in undo-equiv-table
22755         for the redo record made by an undo-in-region.
22757 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
22759         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
22760         (gdb-frame-inferior-io-buffer): New Functions to control
22761         display of separate IO buffer.
22762         (menu): Add them to menu-bar.
22763         (gdb-display-buffer): Check for buffer another frame.
22764         Protect GUD buffer.
22765         (gdb-setup-windows): Create IO buffer if not already there.
22766         (gdb-memory-mode): Remove purecopy noops.
22768 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
22770         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
22771         and pass to self-insert-command.
22773 2005-04-11  Lute Kamstra  <lute@gnu.org>
22775         * generic.el: Commentary section cleanup.
22776         (generic): Delete.
22777         (generic-use-find-file-hook, generic-lines-to-scan)
22778         (generic-find-file-regexp, generic-ignore-files-regexp)
22779         (default-generic-mode, generic-mode-find-file-hook)
22780         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
22781         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
22782         (generic-use-find-file-hook, generic-lines-to-scan)
22783         (generic-find-file-regexp, generic-ignore-files-regexp)
22784         (default-generic-mode, generic-mode-find-file-hook)
22785         (generic-mode-ini-file-find-file-hook): Move from generic.el.
22787 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
22789         * bookmark.el (bookmark-write-file): Catch errors writing file.
22790         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
22792 2005-04-10  Richard M. Stallman  <rms@gnu.org>
22794         * startup.el (fancy-splash-tail): Update copyright year.
22795         (command-line): Split part of -Q into -D.
22796         (emacs-basic-display): New defvar.
22797         (fancy-splash-text): Correct name of menu item.
22799         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
22801         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
22802         lines in one node.
22804         * comint.el (comint-send-input): New arg ARTIFICIAL.
22805         Callers in this file changed.
22807         * abbrev.el (define-abbrevs): Read system abbrevs properly.
22809         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
22811 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
22813         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
22814         `ldap-search-internal'.
22816 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22818         * files.el (set-auto-mode-1): Use line-end-position.
22820         * international/latin-1.el:
22821         * international/latin-2.el:
22822         * international/latin-3.el:
22823         * international/latin-4.el:
22824         * international/latin-5.el:
22825         * international/latin-8.el:
22826         * international/latin-9.el: Give punctuation syntax to NBSP.
22828         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
22829         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
22830         Use char-classes to accept non-ascii letters, accepted in some recent
22831         bibtex implementations.
22833 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
22835         * custom.el (custom-set-minor-mode): Any non-nil value for the
22836         variable should enable the mode when set through Custom.
22838 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22840         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
22841         TAB binding so tab-always-indent is obeyed.
22842         (vhdl-minibuffer-local-map): Move initialization into declaration.
22843         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
22844         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
22845         (vhdl-hooked-abbrev): Avoid test for XEmacs.
22846         (vhdl-current-line): Use line-beginning-position.
22847         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
22848         with-output-to-temp-buffer, so the current position can be recorded.
22850 2005-04-10  Masatake YAMATO  <jet@gyve.org>
22852         * progmodes/compile.el (compilation-error-regexp-alist-alist):
22853         Add regexp for gcov.
22855 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22857         * calendar/time-date.el (time-to-seconds, seconds-to-time)
22858         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
22859         syntax which Emacs 20 doesn't support.
22861 2005-04-09  Richard M. Stallman  <rms@gnu.org>
22863         * help.el (describe-key-briefly, describe-key):
22864         Replace strings as event types with "(any string)".
22866 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
22868         * arc-mode.el (archive-mode-map): Move initialization into
22869         the declaration.  Override *all* bindings of `undo'.
22870         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
22872 2005-04-09  Jay Belanger  <belanger@truman.edu>
22874         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
22876 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
22878         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
22879         (xterm-register-default-colors): Update color values computation
22880         to match xterm-200.
22882 2005-04-09  Kenichi Handa  <handa@m17n.org>
22884         * international/code-pages.el (iso-latin-7): Fix the map.
22886 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
22888         * emacs-lisp/lisp.el (defun-prompt-regexp)
22889         (parens-require-spaces, buffer-end, end-of-defun)
22890         (insert-parentheses): Doc fixes.
22892 2005-04-08  Kim F. Storm  <storm@cua.dk>
22894         * comint.el (comint-highlight-prompt): Fix face spec.
22895         * hi-lock.el (hi-green): Likewise.
22897 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
22899         * cus-edit.el (custom-modified-face):
22900         * comint.el (comint-highlight-input): Fix previous changes.
22901         * term.el (term-handle-ansi-escape): Add a comment.
22903 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
22905         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
22906         in the buffer and in whitespace-highlighted-space.
22907         (whitespace-unhighlight-the-space): Simplify.
22908         (whitespace-buffer): Simplify.
22910 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
22912         * textmodes/table.el (table-cell-face): Add special case for
22913         displays supporting a high number of colors.
22914         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
22915         (vhdl-font-lock-reserved-words-face)
22916         (vhdl-speedbar-architecture-face)
22917         (vhdl-speedbar-instantiation-face)
22918         (vhdl-speedbar-architecture-selected-face)
22919         (vhdl-speedbar-instantiation-selected-face): Likewise.
22920         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
22921         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
22922         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
22923         (ebrowse-root-class-face, ebrowse-member-attribute-face)
22924         (ebrowse-progress-face): Likewise.
22925         * progmodes/compile.el (compilation-info-face): Likewise.
22926         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
22927         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
22928         * calendar/calendar.el (diary-face): Likewise.
22929         * woman.el (woman-italic-face, woman-bold-face)
22930         (woman-unknown-face): Likewise.
22931         * wid-edit.el (widget-button-pressed-face): Likewise.
22932         * whitespace.el (whitespace-highlight-face): Likewise.
22933         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
22934         * pcvs-info.el (cvs-marked-face): Likewise.
22935         * info.el (info-xref): Likewise.
22936         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
22937         * hilit-chg.el (highlight-changes-face)
22938         (highlight-changes-delete-face): Likewise.
22939         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
22940         (hi-red-b): Likewise.
22941         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
22942         * font-lock.el (font-lock-keyword-face)
22943         (font-lock-function-name-face, font-lock-warning-face): Likewise.
22944         * cus-edit.el (custom-invalid-face, custom-modified-face)
22945         (custom-set-face, custom-changed-face, custom-variable-tag-face)
22946         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
22947         * comint.el (comint-highlight-prompt): Likewise.
22949 2005-04-08  Lute Kamstra  <lute@gnu.org>
22951         * font-lock.el (font-lock-keywords): Docstring fixes.
22953 2005-04-08  Kenichi Handa  <handa@m17n.org>
22955         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
22956         chars are more than a limit, print " and more..." at the tail.
22958 2005-04-08  Kim F. Storm  <storm@cua.dk>
22960         * emacs-lisp/authors.el (authors-aliases): Update list.
22961         (authors-ignored-files): New list.
22962         (authors-fixed-entries): Fix typo.
22963         (authors-renamed-files-alist): Update list.
22964         (authors-add): Check authors-ignored-files.
22966 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
22968         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
22969         optional, to ensure backward compatibility.
22971 2005-04-08  Stephen Eglen  <stephen@gnu.org>
22973         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
22975 2005-04-08  Kim F. Storm  <storm@cua.dk>
22977         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
22979         * mouse.el (mouse-on-link-p): Doc fix.
22981 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
22983         * ielm.el (ielm-prompt-read-only): Doc fix.
22985         * comint.el (comint-prompt-read-only): Doc fix.
22987 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
22989         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
22990         ensure dired always handles wildcards passed to ffap.
22991         (find-file-at-point): Use it.
22992         (ffap-dired-wildcards): Doc fix.
22994 2005-04-07  Juri Linkov  <juri@jurta.org>
22996         * simple.el (next-error-overlay-arrow-position): New defvar.
22997         Put "=>" on its property `overlay-arrow-string'.  Add it to
22998         `overlay-arrow-variable-list'.
23000         * progmodes/compile.el (compilation-setup):
23001         Set `next-error-overlay-arrow-position' to nil.  Also set it to
23002         nil in the local hook `kill-buffer-hook'.  Make local variable
23003         `overlay-arrow-string' and set it to "=>".
23004         (compilation-goto-locus): Set BOL position to
23005         `next-error-overlay-arrow-position' instead of
23006         `overlay-arrow-position'.
23008         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
23009         locally instead of adding it to the global hook.
23010         (Info-kill-buffer): Move up.
23012 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
23014         * term/xterm.el (xterm-standard-colors): Update color values from
23015         xterm-200.
23017 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
23019         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
23021         * fast-lock.el:
23022         * lazy-lock.el: Move them to the obsolete subdir.
23024 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
23026         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
23027         (wdired-add-replace-advice): Remove.
23028         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
23030 2005-04-06  Kim F. Storm  <storm@cua.dk>
23032         * startup.el (command-line): Add --bare-bones alias for -Q.
23034 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
23036         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
23037         create the startup fontset if a font specification ends with
23038         `mac-roman'.
23040 2005-04-06  Lute Kamstra  <lute@gnu.org>
23042         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
23043         change.
23045         * emacs-lisp/copyright.el (copyright-update-year): Replace the
23046         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
23048 2005-04-05  Lute Kamstra  <lute@gnu.org>
23050         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
23051         (define-generic-mode): Ditto.  Fix debug declaration.
23053         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
23054         Put them in the generic-x group.
23056         * calendar/timeclock.el (timeclock): Doc fix.
23058         * generic.el (define-generic-mode): Don't use custom-current-group.
23059         Document default :group value.
23060         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
23061         (define-global-minor-mode): Don't use custom-current-group.
23063 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
23065         * startup.el (command-line-1): Display startup-echo-area-message
23066         when fancy splash screen is in use.
23068         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
23069         (sh-escaped-newline): New face.
23070         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
23071         newline, and use sh-escaped-newline face.
23073         * progmodes/tcl.el (tcl-escaped-newline): New face.
23074         (tcl-builtin-list): New variable.
23075         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
23076         newlines.  Fix keywords subexpression number.
23078 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
23080         * textmodes/org.el (org-diary-default-entry): Fix call to
23081         `add-to-diary-entry'.
23083 2005-04-05  Kim F. Storm  <storm@cua.dk>
23085         * ediff-init.el: Use (featurep 'xemacs).
23087 2005-04-05  David Ponce  <david@dponce.com>
23089         * cus-edit.el (face): Derive from symbol widget.  Display sample
23090         of the current face on the fly.
23091         (widget-face-sample-face-get, widget-face-notify): New functions.
23092         (widget-face-value-create): Remove.
23094         * wid-edit.el (widget-field-end): Temporarily remove field
23095         narrowing before to call `get-char-property'.
23097 2005-04-04  Jay Belanger  <belanger@truman.edu>
23099         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
23100         (math-read-subscripts): New variable.
23101         (math-read-preprocess-string): Process subscripts.
23103 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
23105         * comint.el (comint-prompt-read-only): Doc fix.
23107         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
23108         `-1'.  Doc fix.
23110 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
23112         * textmodes/org.el (org-insert-mode-line-in-empty-file):
23113         Change default value to nil.
23115 2005-04-04  Lute Kamstra  <lute@gnu.org>
23117         * autorevert.el (auto-revert-mode): Specify :group.
23118         * battery.el (display-battery-mode): Specify :group.
23119         * diff-mode.el (diff-minor-mode): Specify :group.
23120         * font-core.el (font-lock-mode): Specify :group.
23121         * hl-line.el (hl-line-mode): Specify :group.
23122         * iimage.el (iimage): New customization group.
23123         (iimage-mode): Specify :group.
23124         * longlines.el (longlines-mode): Specify :group.
23125         * master.el: Don't require easy-mmode.
23126         (master): New customization group.
23127         (master-mode): Specify :group.
23128         * msb.el (msb-mode): Specify :group.
23129         * reveal.el (reveal-mode): Specify :group.
23130         * simple.el (next-error-follow-minor-mode): Specify :group.
23131         * smerge-mode.el (smerge-mode): Specify :group.
23132         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
23133         * emulation/cua-base.el (cua-mode): Specify :group.
23134         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
23135         * language/thai-util.el (thai-auto-composition-mode)
23136         (thai-word-mode): Specify :group.
23137         * mail/supercite.el (sc-minor-mode): Specify :group.
23138         * progmodes/cwarn.el (cwarn-mode): Specify :group.
23139         * progmodes/flymake.el (flymake-mode): Specify :group.
23140         * progmodes/glasses.el (glasses-mode): Specify :group.
23141         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
23142         * textmodes/enriched.el (enriched-mode): Specify :group.
23143         * textmodes/refill.el (refill-mode): Specify :group.
23145         * add-log.el (change-log-font-lock-keywords): Names in
23146         parenthesized lists can contain spaces.
23148 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
23150         * startup.el (fancy-splash-text): Shorten default text of
23151         "Emacs Tutorial" line.  Also, if the current language env
23152         indicates an available tutorial file other than TUTORIAL,
23153         extract its title and append it to the line in parentheses.
23154         (fancy-splash-insert): If arg is a thunk, funcall it.
23156 2005-04-04  Jay Belanger  <belanger@truman.edu>
23158         * calc.el (calc-language-alist): Add tags to customization type.
23160 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
23162         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
23163         Doc fix.
23165 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
23167         * add-log.el (change-log-font-lock-keywords): The manual
23168         describing a Change Log entry, says: (...) "Aside from these
23169         header lines, every line in the change log starts with a space or
23170         a tab.".  The font-lock was not highlighting lines started with
23171         spaces, added support for it.
23173 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
23175         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
23176         (bibtex-generate-url-list): Update docstring accordingly.  Put the
23177         complex example in the docstring.
23178         (bibtex-font-lock-url): Use pop.
23180 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
23182         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
23184         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
23186 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
23188         * filesets.el (filesets-set-default): Doc fix.
23190 2005-04-03  Lute Kamstra  <lute@gnu.org>
23192         * generic.el (define-generic-mode): Add argument to specify
23193         keywords for defcustom.
23194         (default-generic-mode): Specify :group.
23196         * generic-x.el: Specify :group for all generic modes.
23198         * desktop.el (desktop-no-desktop-file-hook)
23199         (desktop-after-read-hook): Doc fix.
23201 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
23203         * simple.el (visible-mode): Use explicit :group keyword.
23204         This changes the group of `visible-mode-hook' from paren-blinking
23205         to editing-basics.
23207 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
23209         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
23210         mailbox specifications as well as URLs.
23211         (rmail-insert-inbox-text): Remove unused conditional branches.
23213 2005-04-01  Jay Belanger  <belanger@truman.edu>
23215         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
23216         (calc-gnuplot-print-command): Move definitions to calc.el.
23218         * calc/calc-embed.el (calc-embedded-announce-formula)
23219         (calc-embedded-open-formula, calc-embedded-close-formula)
23220         (calc-embedded-open-word, calc-embedded-close-word)
23221         (calc-embedded-open-plain, calc-embedded-close-plain)
23222         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
23223         (calc-embedded-open-mode, calc-embedded-close-mode):
23224         Move definitions to calc.el.
23226         * calc/calc.el (calc-settings-file, calc-language-alist):
23227         Make customizable.
23228         (calc-embedded-announce-formula, calc-embedded-open-formula)
23229         (calc-embedded-close-formula, calc-embedded-open-word)
23230         (calc-embedded-close-word, calc-embedded-open-plain)
23231         (calc-embedded-close-plain, calc-embedded-open-new-formula)
23232         (calc-embedded-close-new-formula, calc-embedded-open-mode)
23233         (calc-embedded-close-mode, calc-gnuplot-name)
23234         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
23235         from other files and make customizable.
23237 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23239         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
23240         Use buffer-live-p.
23241         (cvs-mode-run): Don't call cvs-update-header here.
23242         (cvs-run-process): Call cvs-update-header.
23243         Use process properties for cvs-postprocess and cvs-buffer so that
23244         the sentinel can behave better if the temp buffer is killed.
23245         Use a pipe rather than a tty, to better handle unexpected prompts.
23246         (cvs-sentinel): Rewrite.  Call cvs-update-header.
23248 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
23250         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
23251         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
23253 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
23255         * generic.el (define-generic-mode): Add indentation rule.
23257 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
23259         * files.el (mode-require-final-newline): Make Custom correctly
23260         report a nil value and allow to set it to nil via Custom.
23261         Doc fix.
23263 2005-04-01  Kenichi Handa  <handa@m17n.org>
23265         * international/characters.el: Enable the correct case setting for
23266         dotless-i and dotted-I.
23268 2005-04-01  Kim F. Storm  <storm@cua.dk>
23270         * ido.el (ido-file-internal): Fall back to non-ido command if
23271         initial directory is on slow ftp (or tramp) host.
23273 2005-03-31  Richard M. Stallman  <rms@gnu.org>
23275         * emacs-lisp/autoload.el (make-autoload):
23276         Handle define-global-minor-mode.
23278         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
23279         Rename from easy-mmode-define-global-mode.
23280         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
23282         * progmodes/scheme.el (scheme-mode-syntax-table):
23283         Update syntax of | and # for two-character comment syntax.
23285 2005-03-31  Lute Kamstra  <lute@gnu.org>
23287         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
23288         (define-minor-mode): Call custom-current-group at load-time.
23290         * generic.el (define-generic-mode): Add debug declaration.
23291         Add defcustom for the mode hook.
23292         (generic-mode-internal): Use run-mode-hooks.
23294 2005-03-31  Kim F. Storm  <storm@cua.dk>
23296         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
23297         (mouse-fixup-help-message): New defun called by show_help_echo
23298         to fixup mouse-2 prefix in help messages when applicable.
23300         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
23302 2005-03-31  Kenichi Handa  <handa@m17n.org>
23304         * language/thai-word.el (thai-find-word-ends): Pay attention to
23305         the case that we reach the end of buffer.
23307         * textmodes/fill.el (fill-text-properties-at): New function.
23308         (fill-newline): Use fill-text-properties-at instead of
23309         text-properties-at.
23311 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
23313         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
23314         not comint-quote-filename.
23316 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
23318         * help-fns.el (help-with-tutorial): Revert last change.
23320 2005-03-31  Kim F. Storm  <storm@cua.dk>
23322         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
23324 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
23326         * calendar/cal-china.el: Update reference to "Calendrical
23327         Calculations" book; there's a new edition.
23328         * calendar/cal-coptic.el: Likewise.
23329         * calendar/cal-french.el: Likewise.
23330         * calendar/cal-hebrew.el: Likewise.
23331         * calendar/cal-islam.el: Likewise.
23332         * calendar/cal-iso.el: Likewise.
23333         * calendar/cal-julian.el: Likewise.
23334         * calendar/cal-mayan.el: Likewise.
23335         * calendar/cal-persia.el: Likewise.
23336         * calendar/calendar.el: Likewise.
23337         * calendar/holidays.el: Likewise.
23338         * calendar/lunar.el: Likewise.
23339         * calendar/solar.el: Likewise.
23341         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
23342         white space from doc string.
23344 2005-03-30  Jay Belanger  <belanger@truman.edu>
23346         * calc/calc-help.el (calc-full-help): Remove email address.
23348 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
23350         * help-fns.el (help-with-tutorial): Delete title line.
23352 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
23354         * calendar/cal-x.el (calendar-one-frame-setup)
23355         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
23356         rather than `symbol' for set-window-dedicated-p.
23358         * calendar/appt.el (appt-buffer-name): Make it a constant.
23359         (appt-add): Doc fix.
23361         * filesets.el (filesets-menu-path, filesets-menu-before)
23362         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
23363         (filesets-menu-cache-file): Use directory ~/.emacs.d.
23364         (filesets-add-submenu): Delete and use add-submenu instead.
23366 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
23368         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
23369         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
23370         (org-diary-default-entry): New function.
23371         (org-get-entries-from-diary): Better parsing of diary entries.
23372         (org-agenda-check-no-diary): New function.
23373         ("diary-lib"): Advice to function `add-to-diary-list', to allow
23374         linking to diary entries.
23375         (org-agenda-execute-calendar-command): New function.
23376         (org-agenda): Improve visible section in window.
23377         Use `org-fit-agenda-window'.
23378         (org-fit-agenda-window): New option.
23379         (org-move-subtree-down): Better handling of empty lines
23380         at end of subtree.
23381         (org-cycle): Numeric prefix is interpreted now as show-subtree N
23382         levels up.
23383         (org-fontify-done-headline): New option.
23384         (org-headline-done-face): New face.
23385         (org-set-font-lock-defaults): Use `org-headline-done-face'.
23386         (org-table-copy-down): Rename from `org-table-copy-from-above'.
23387         When current field is non-empty, it is copied to next row.
23388         (org-table-copy-from-above): Fix bug which made it
23389         impossible to copy fields containing only a single non-white character.
23391 2005-03-30  Kim F. Storm  <storm@cua.dk>
23393         * kmacro.el (kmacro-end-macro): Isearch may store this command
23394         into the macro -- so ignore it when executing keyboard macro.
23396 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
23398         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
23400 2005-03-29  Kenichi Handa  <handa@m17n.org>
23402         * language/thai.el ("Thai"): Set setup-function and exit-function
23403         for Thai language environment.
23405         * language/thai-util.el: Require thai-word.
23406         (thai-word-mode-map): New variable.
23407         (thai-word-mode): New minor mode.
23408         (setup-thai-language-environment-internal): New function.
23409         (exit-thai-language-environment-internal): New function.
23411         * language/thai-word.el (thai-word-table): Declare it by defvar,
23412         use dolist to initialize it.
23413         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
23414         (thai-fill-find-break-point): New functions.
23416 2005-03-29  Richard M. Stallman  <rms@gnu.org>
23418         * simple.el (idle-update-delay): Move definition up.
23419         (set-mark): Doc fix.
23421 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
23423         * longlines.el: New file.
23425         * simple.el (buffer-substring-filters): New variable.
23426         (filter-buffer-substring): New function.
23427         (kill-region, copy-region-as-kill): Use it.
23429         * register.el (copy-to-register, append-to-register)
23430         (prepend-to-register): Use filter-buffer-substring.
23432 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
23434         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
23435         (gud-filter-pending-text): Move in front of gdb.
23436         (gud-overlay-arrow-position): New variable.
23437         (gud-sentinel, gud-display-line): Use it in place of
23438         overlay-arrow-position.
23440 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
23442         * progmodes/fortran.el (fortran-if-indent): Doc fix.
23443         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
23444         (fortran-font-lock-keywords-4): New variable.
23445         (fortran-blocks-re, fortran-end-block-re)
23446         (fortran-start-block-re): New constants, for hideshow.
23447         (hs-special-modes-alist): Add a Fortran entry.
23448         (fortran-mode-map): Bind fortran-end-of-block,
23449         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
23450         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
23451         (fortran-looking-at-if-then, fortran-end-of-block)
23452         (fortran-beginning-of-block): New functions, for hideshow.
23454         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
23455         Doc fix.  Tweak regexp.
23456         (f90-beginning-of-block): Push mark first.
23458 2005-03-29  Jay Belanger  <belanger@truman.edu>
23460         * calc/calc.el: Update copyright date.
23461         (calc-version): Increase to 2.1.
23462         (calc-version-date): Remove.
23464         * calc/calc-help.el: Update copyright date.
23465         (calc-full-help): Remove reference to calc-version-date.
23466         Update copyright date.
23468 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
23470         * vc.el (vc-do-command): Use a pipe for async processes, so password
23471         prompts don't show up at places where the user can't reply.
23473 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
23475         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
23476         on the file name we pass to the inferior shell.
23478 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
23480         * progmodes/which-func.el (which-function): Be robust in the face of an
23481         imenu--make-index-alist failure.
23483 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
23485         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
23487         * progmodes/python.el (python-preoutput-filter): Fix last change.
23489 2005-03-29  Lute Kamstra  <lute@gnu.org>
23491         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
23492         functions and compiled macros.
23493         (debug-convert-byte-code): Handle macros too.
23494         (debug-on-entry-1): Don't signal an error when trying to clear a
23495         function that is not set to debug on entry.
23497 2005-03-29  Jay Belanger  <belanger@truman.edu>
23499         * calc/calc-lang.el: Add functions to math-function-table
23500         properties of tex and math.
23502 2005-03-29  Kenichi Handa  <handa@m17n.org>
23504         * ps-mule.el (ps-mule-plot-string): Translate characters by
23505         ps-print-translation-table.
23506         (ps-mule-begin-job): Call find-charset-region/string with
23507         ps-print-translation-table.
23508         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
23510         * ps-print.el (ps-print-translation-table): New variable.
23511         (ps-plot-region): Translate characters by ps-print-translation-table.
23513 2005-03-29  Juri Linkov  <juri@jurta.org>
23515         * simple.el (next-error-highlight-timer): New variable.
23517         * progmodes/compile.el (compilation-goto-locus):
23518         Use `next-error-highlight-timer' instead of `sit-for'.
23520 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
23522         * mail/supercite.el (sc-mail-field): Use assoc-string.
23523         (sc-get-address): Simplify regexps.
23525         * files.el (minibuffer-with-setup-hook): New macro.
23526         (find-file-read-args): Use it to avoid let-binding
23527         minibuffer-with-setup-hook (which breaks turning on/off
23528         file-name-shadow-mode while in the prompt).
23530         * complete.el (PC-read-include-file-name-internal):
23531         Use test-completion.
23533 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
23535         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
23537 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
23539         * window.el (window-buffer-height): Use count-screen-lines.
23541         * progmodes/python.el (python-preoutput-leftover): New var.
23542         (python-preoutput-filter): Use it.
23543         (python-send-receive): Loop until all the result has been received.
23545 2005-03-28  Juri Linkov  <juri@jurta.org>
23547         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
23549         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
23550         "Recover Crashed Session".
23551         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
23552         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
23553         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
23554         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
23555         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
23556         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
23557         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
23558         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
23560         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
23561         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
23562         Ediff Sessions", "Toggle use of separate control buffer frame",
23563         "Use separate frame for Ediff control buffer".
23565         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
23566         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
23567         "Rename Bookmark", "Delete Bookmark".
23569         * info.el (Info-mode-menu): Remove ellipsis from "Index".
23570         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
23571         Add `:active Info-index-alternatives' to "Next Matching Item".
23573         * wdired.el (wdired-change-to-wdired-mode):
23574         Mention `wdired-abort-changes' key in the initial message.
23576         * international/mule.el (auto-coding-alist): Associate non-ascii
23577         image filename extensions with `no-conversion'.
23579 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
23581         * international/iso-acc.el:
23582         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
23584 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
23586         * textmodes/sgml-mode.el (html-mode): Doc update.
23588         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
23590 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
23592         * term.el (term-move-columns): Fix face after extending a line.
23593         (term-insert-spaces): Likewise.
23594         (term-reset-terminal): Fix off by one error.
23596 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
23598         * international/mule.el (auto-coding-alist): Add .xpi files.
23600         * files.el (auto-mode-alist): Add .xpi files.
23602 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
23604         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
23606 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
23608         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
23610 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
23612         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
23613         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
23615         * calendar/cal-move.el (calendar-beginning-of-year): Move the
23616         cursor to Jan 1 when needed.
23617         (calendar-end-of-year): Fix -/+ typo.
23618         Reported by Chong Yidong <cyd@stupidchicken.com>.
23620 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
23622         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
23624         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
23625         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
23627 2005-03-25  Richard M. Stallman  <rms@gnu.org>
23629         * filesets.el (filesets-init): Add autoload.
23631         * mail/mailalias.el (mail-directory): Doc fix.
23633 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
23635         * mail/mailalias.el (mail-directory-process): Do nothing if
23636         mail-directory-process is an atom.
23637         (mail-get-names): Ignore mail-directory-names if it is an atom.
23638         (mail-directory-process defvar): Doc fix.
23639         (mail-names): Doc fix.
23641 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
23643         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
23645 2005-03-26  Kenichi Handa  <handa@m17n.org>
23647         * international/mule-util.el (detect-coding-with-priority):
23648         Call update-coding-systems-internal before detect-coding-region.
23650 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
23652         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
23653         (gdb-frames-mode-map): Add follow-link property.
23655 2005-03-25  Jay Belanger  <belanger@truman.edu>
23657         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
23658         for variables.
23660 2005-03-25  Juri Linkov  <juri@jurta.org>
23662         * image-mode.el: Optimize image filename extension regexps in
23663         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
23664         in `auto-mode-alist'.
23665         (image-mode): Add `image-toggle-display-text' to local hook
23666         `change-major-mode-hook'.  Display the image as an image by
23667         default.  Set `cursor-type' and `truncate-lines' if the image
23668         is already displayed.  Take into account the current mode (image
23669         or text) in message.
23670         (image-minor-mode): New minor mode.
23671         (image-mode-maybe, image-toggle-display-text): New functions.
23672         (image-toggle-display): Use called-interactively-p.
23673         Let-bind `inhibit-read-only' to t.
23675         * image-mode.el (image-minor-mode): Set `cursor-type' and
23676         `truncate-lines' if the image is already displayed.  Add turning
23677         image-minor-mode off to `change-major-mode-hook'.  Add message.
23678         Call `image-toggle-display-text' after turning image-minor-mode off.
23680 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
23682         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
23683         Terminal.app, use utf-8.
23684         (set-display-table-and-terminal-coding-system): Add coding-system arg.
23685         (set-locale-environment): Use it.
23687         * term/xterm.el: Undo last change, better done in mule-cmds.el.
23689         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
23691         * progmodes/python.el (python-close-block-statement-p)
23692         (python-outdent-p, python-current-defun): Use symbol-end.
23694 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
23696         * files.el (save-some-buffers): Doc fix.
23698 2005-03-25  Werner Lemberg  <wl@gnu.org>
23700         * complete.el, thumbs.el: Replace `legal' with `valid'.
23701         * calendar/calendar.el: Replace `legal' with `valid'.
23702         * emacs-lisp/advice.el: Replace `legal' with `valid'.
23703         * mail/supercite.el: Replace `legal' with `valid'.
23704         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
23705         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
23706         Replace `legal' with `valid'.
23707         * textmodes/reftex-vars.el, textmodes/reftex.el:
23708         Replace `legal' with `valid'.
23710 2005-03-25  Werner Lemberg  <wl@gnu.org>
23712         * calc/calc-forms.el, calc/calc-sel.el
23713         * midnight.el, vc-cvs.el
23714         * emacs-lisp/cl-macs.el
23715         * emulation/vip.el
23716         * eshell/esh-io.el, eshell/esh-var.el
23717         * mail/supercite.el
23718         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
23719         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
23720         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
23721         * progmodes/sh-script.el, progmodes/xscheme.el
23722         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
23723         * textmodes/reftex-index.el, textmodes/reftex-parse.el
23724         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
23725         * textmodes/reftex.el, textmodes/org.el:
23726         Replace `illegal' with `invalid'.
23728 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
23730         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
23731         (flymake-find-buildfile, flymake-find-possible-master-files)
23732         (flymake-check-include, flymake-parse-line): Replace loops over the
23733         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
23735         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
23736         Substitute file-name-as-directory in the rest of the file.
23737         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
23738         (flymake-replace-region): Remove unused arg `buffer'.
23739         (flymake-check-patch-master-file-buffer): Update calls to it.
23740         (flymake-add-err-info): Remove unused var `count'.
23741         (flymake-mode): Use define-minor-mode.
23743         * progmodes/flymake.el: Use with-current-buffer.
23744         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
23745         flymake-replace-regexp-in-string, flymake-line-beginning-position)
23746         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
23747         Avoid testing for `xemacs'.
23748         (flymake-nop): Move.
23749         (flymake-region-has-flymake-overlays): Return the computed value.
23750         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
23751         Remove unused var `endline'.
23752         (flymake-get-line-count): Remove unused function.
23753         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
23755         * emulation/vi.el:
23756         * generic.el:
23757         * hilit-chg.el (global-highlight-changes):
23758         * hi-lock.el (hi-lock-mode):
23759         * follow.el: find-file-hooks -> find-file-hook.
23761         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
23763 2005-03-24  Juri Linkov  <juri@jurta.org>
23765         * dired.el (dired-mode-map): Add menu item "Compare directories"
23766         for dired-compare-directories.
23768         * dired-aux.el (dired-compare-directories): Add autoload cookie.
23769         Doc fix.  Replace `read-file-name' with `read-directory-name'.
23771 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
23773         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
23775 2005-03-24  Jay Belanger  <belanger@truman.edu>
23777         * calc/calc-embed.el (calc-embedded-mode-change): Save all
23778         relevant mode settings in calc-embedded-original-modes when modes
23779         are permanently changed.
23781 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
23783         * autoinsert.el: find-file-hooks -> find-file-hook.
23785 2005-03-24  Lute Kamstra  <lute@gnu.org>
23787         * generic.el (generic-font-lock-defaults): Make it obsolete.
23788         (generic-font-lock-keywords): New variable to replace
23789         generic-font-lock-defaults.
23790         (generic-mode-set-font-lock): Delete it.
23791         (generic-mode-internal): Don't call generic-mode-set-font-lock.
23792         (generic-bracket-support): Add docstring.
23794         * generic-x.el: Rename generic-font-lock-defaults to
23795         generic-font-lock-keywords throughout.
23796         (mailagent-rules-setup-function): Delete it.
23797         (mailagent-rules-generic-mode): Use anonymous function instead.
23798         (show-tabs-generic-mode-font-lock-defaults-1)
23799         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
23800         Quote faces.
23801         (show-tabs-tab-face, show-tabs-space-face): Specify background,
23802         not foreground.
23804         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
23805         Recognize define-generic-mode.
23807 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
23809         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
23810         if there's no completion table.
23812 2005-03-23  Miles Bader  <miles@gnu.org>
23814         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
23815         Remove tty-specific variants, as they're no longer needed.
23817 2005-03-23  Lute Kamstra  <lute@gnu.org>
23819         * generic-x.el: Code cleanup: make args constant whenever possible.
23820         (installshield-statement-keyword-list)
23821         (installshield-system-functions-list)
23822         (installshield-system-variables-list, installshield-types-list)
23823         (installshield-funarg-constants-list): Make them constants.
23825         * generic.el (generic-make-keywords-list): Add autoload cookie.
23827         * calendar/time-date.el: Add comment on time value formats.
23828         Don't require parse-time.
23829         (with-decoded-time-value): New macro.
23830         (encode-time-value): New function.
23831         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
23832         (days-to-time): Return a valid time value when arg is huge.
23833         (time-since): Use time-subtract.
23834         (time-to-number-of-days): Use time-to-seconds.
23836 2005-03-23  David Ponce  <david@dponce.com>
23838         * recentf.el (recentf-keep): New option.
23839         (recentf-menu-action): Default to `find-file'.
23840         (recentf-keep-non-readable-files-flag)
23841         (recentf-keep-non-readable-files-p)
23842         (recentf-file-readable-p, recentf-find-file)
23843         (recentf-cleanup-remote): Remove.
23844         (recentf-include-p): More robust.
23845         (recentf-keep-p): New function.
23846         (recentf-remove-if-non-kept): Rename from
23847         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
23848         All callers updated.
23849         (recentf-menu-items-for-commands): Fix help string.
23850         (recentf-track-closed-file): Update.  Doc fix.
23851         (recentf-cleanup): Update.  Count removed files.  Doc fix.
23853 2005-03-23  Kim F. Storm  <storm@cua.dk>
23855         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
23856         Don't inherit from fringe face (now happens automatically).
23858 2005-03-22  Kim F. Storm  <storm@cua.dk>
23860         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
23861         position values.
23863 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23865         * menu-bar.el (showhide-date-time): Remove.
23866         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
23867         (menu-bar-make-mm-toggle): Simplify.
23869 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
23871         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
23872         Accept qualified variable and function names.
23874 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
23876         * bindings.el (completion-ignored-extensions):
23877         Remove ".lis" for `vax-vms'.
23879 2005-03-22  Andreas Schwab  <schwab@suse.de>
23881         * generic-x.el: Revert last change.
23882         * ldefs-boot.el: Update.
23884 2005-03-22  Jay Belanger  <belanger@truman.edu>
23886         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
23887         (calc-embedded-save-original-modes)
23888         (calc-embedded-restore-original-modes): New functions.
23889         (calc-do-embedded): Save original modes when entering embedded mode
23890         and restore when leaving embedded mode.
23891         (calc-embedded-modes-change): Change the value of
23892         calc-embedded-original-modes to reflect permanent changes.
23894 2005-03-22  Lute Kamstra  <lute@gnu.org>
23896         * generic-x.el: Require generic again.
23898 2005-03-22  Miles Bader  <miles@gnu.org>
23900         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
23901         Tweak details to look good on both ttys and bitmap displays, light
23902         or dark background, etc.
23904 2005-03-21  Kim F. Storm  <storm@cua.dk>
23906         * tooltip.el (tooltip-show-help-function): Check car and cdr of
23907         mouse position.
23909 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
23911         * icomplete.el: Don't forcibly turn on the mode upon load.
23912         (icomplete-mode): Use define-minor-mode.
23913         (icomplete-eoinput): Default to nil.
23914         (icomplete-minibuffer-setup): Remove autoload.
23915         (icomplete-tidy): Simplify.
23916         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
23917         in the initial state or if the user has modified the field.
23918         Fix handling of icomplete-max-delay-chars.
23919         Remove code that handles the oddball case where
23920         minibuffer-completion-table is an integer.
23921         Wrap icomplete-completions in while-no-input in case building
23922         completions takes more time than expected.
23923         (icomplete-completions): Simplify.
23925 2005-03-21  Richard M. Stallman  <rms@gnu.org>
23927         * jka-compr.el (jka-compr-really-do-compress):
23928         Make variable buffer-local.
23930         * image-mode.el: Handle .xpm files too.
23931         (image-toggle-display): Preserve modification flag.
23933         * help.el (where-is): Don't mention aliases with no key bindings.
23935 2005-03-21  Lute Kamstra  <lute@gnu.org>
23937         * generic.el: Fix commentary section.  Don't require cl for
23938         compilation.
23939         (generic-mode-list): Add autoload cookie.
23940         (generic-use-find-file-hook, generic-lines-to-scan)
23941         (generic-find-file-regexp, generic-ignore-files-regexp)
23942         (generic-mode, generic-mode-find-file-hook)
23943         (generic-mode-ini-file-find-file-hook): Fix docstrings.
23944         (define-generic-mode): Make it a defmacro.  Fix docstring.
23945         (generic-mode-internal): Code cleanup.  Add autoload cookie.
23946         (generic-mode-set-comments): Code cleanup.
23947         * generic-x.el: Don't prevent compilation.  Don't require generic.
23948         Follow coding conventions.  Minor code cleanup.
23949         (etc-fstab-generic-mode): Add some keywords.
23950         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
23951         define-generic-mode like a function declaration.
23953 2005-03-21  Jay Belanger  <belanger@truman.edu>
23955         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
23956         changing modes.
23958 2005-03-21  Sam Steingold  <sds@gnu.org>
23960         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
23962 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
23964         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
23965         Add underscore to "f$ lexicals" regexp.
23967 2005-03-20  Juri Linkov  <juri@jurta.org>
23969         * subr.el (progress-reporter-do-update): When `min-value' is equal
23970         to `max-value', set `percentage' to 0 and prevent division by zero.
23972 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
23974         Sync with Tramp 2.0.48.
23976         * net/tramp.el (all): Change all addresses to .gnu.org.
23977         (tramp-append-tramp-buffers): New defun.
23978         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
23979         Catch `dont-send' signal.
23980         (tramp-set-auto-save-file-modes): Set always permissions, because
23981         there might be an old auto-saved file belonging to another
23982         original file.  This could be a security threat.  Reported by
23983         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
23984         Check for Emacs 21.3.50 removed.
23986         * net/tramp-smb.el (all): Remove debug construct for
23987         `with-parsed-tramp-file-name'.
23988         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
23989         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
23990         No error message if DIRECTORY or FILENAME doesn't exist.
23991         (tramp-smb-open-connection): Check existence of
23992         `tramp-smb-program'.
23994 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
23996         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
23997         Properly handle the case where the `m' or `s' command's argument is not
23998         yet terminated.
23999         (perl-indent-new-calculate): New function.
24000         (perl-indent-line): Use it.
24002 2005-03-20  Miles Bader  <miles@gnu.org>
24004         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
24005         in text-mode too.  Change to new face names.
24006         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
24007         Add `:weight bold' attribute.
24008         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
24010 2005-03-19  Juri Linkov  <juri@jurta.org>
24012         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
24014         * international/mule.el (auto-coding-alist): Sync with
24015         `auto-mode-alist' by adding upper case archive file extensions
24016         and adding ear/war to jar extension.
24018 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
24020         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
24021         running, restart it.
24023 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
24025         * finder.el (finder-current-item): Throw an error on an empty line.
24027         * man.el (Man-follow-manual-reference): If current-word returns
24028         nil, use "".
24030 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
24032         * simple.el (goto-line): Doc fix.
24034 2005-03-19  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
24036         * files.el (save-buffer): Doc fix.
24038 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
24040         * recentf.el (recentf-cleanup-remote): New variable.
24041         (recentf-cleanup): Use it to conditionally check availability of
24042         remote files.
24044 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
24046         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
24047         function names.
24049 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
24051         * language/thai-word.el: New file.
24053 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
24055         * files.el (backup-buffer): If the file's directory is not
24056         writable, use copy instead of move to backup the file.
24058 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
24060         * obsolete/keyswap.el: Moved to obsolete/ from term/.
24062 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
24064         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
24065         Use functionp instead of symbolp and fboundp.  Reported by Drkm
24066         <darkman_spam@yahoo.fr>.
24067         (ps-print-version): New version 6.6.6.
24069 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
24071         * textmodes/table.el (table--line-column-position): New idiom.
24072         (table--row-column-insertion-point-p): New function to test
24073         validity of row and column insertion operation at a location.
24074         (table-global-menu, table-cell-menu): Use above functions for
24075         deterministic test operation.
24076         (table--editable-cell-p): Behave in deterministic fashion.
24078 2005-03-18  Juri Linkov  <juri@jurta.org>
24080         * isearch.el (isearch-lazy-highlight-new-loop):
24081         Make arguments beg and end optional.
24082         (isearch-update): Remove optional arguments nil from
24083         isearch-lazy-highlight-new-loop.
24084         (isearch-lazy-highlight-search): Let-bind case-fold-search to
24085         isearch-lazy-highlight-case-fold-search instead of
24086         isearch-case-fold-search, and let-bind isearch-regexp to
24087         isearch-lazy-highlight-regexp.
24088         Use isearch-lazy-highlight-last-string instead of isearch-string.
24090         * replace.el (perform-replace): Remove bindings of global
24091         variables isearch-string, isearch-regexp, isearch-case-fold-search.
24092         Add three new arguments to `replace-highlight'.
24093         (replace-highlight): Add arguments string, regexp, case-fold.
24094         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
24095         to allow isearch-lazy-highlight-new-loop to use these values
24096         to set corresponding isearch-lazy-highlight-* internal
24097         variables whose values lazy highlighting will use regardless of
24098         changes to global variables isearch-string, isearch-regexp,
24099         isearch-case-fold-search during lazy highlighting loop.
24100         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
24101         to `lazy-highlight-cleanup'.
24103         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
24104         (ispell-highlight-face): Set default face to `isearch' when
24105         lazy highlighting is enabled.
24106         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
24107         priority to 1.  Add lazy highlighting.
24108         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
24109         from `isearch-dehighlight'.
24111 2005-03-18  David Ponce  <david@dponce.com>
24113         * files.el (hack-local-variables): Do a case-insensitive search
24114         for End.
24116 2005-03-18  Juri Linkov  <juri@jurta.org>
24118         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
24119         `isearch-lazy-highlight-cleanup', add alias to old name and
24120         declare obsolete.  Add release numbers to other obsolete vars.
24121         (isearch-done, isearch-lazy-highlight-new-loop):
24122         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
24123         (lazy-highlight-cleanup) <variable>: Doc fix.
24124         (isearch-lazy-highlight-update): Rename obsolete
24125         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
24127 2005-03-18  Kenichi Handa  <handa@m17n.org>
24129         * language/thai-util.el: Fix categorization of Thai characters in
24130         thai-category-table.
24131         (thai-composition-pattern): Adjust it for the above change.
24132         (thai-self-insert-command, thai-compose-syllable): New functions.
24133         (thai-compose-region): Use thai-compose-syllable.
24134         (thai-compose-string): Likewise.
24135         (thai-composition-function): Likewise.
24136         (thai-auto-composition): New function.
24137         (thai-auto-composition-mode): New minor mode.
24139         * language/thai.el: Fix patterns to be registered in
24140         composition-function-table.
24142         * international/quail.el (quail-input-method): Locally bind
24143         inhibit-modification-hooks to t.
24145 2005-03-17  Richard M. Stallman  <rms@gnu.org>
24147         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
24148         (perl-mode): Use run-mode-hooks.
24150         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
24151         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
24152         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
24154         * mail/sendmail.el (sendmail-send-it): Reenable the code
24155         to compute resend-to-address and use it.
24157         * tar-mode.el (tar-mode): Turn off undo unconditionally.
24159         * image-mode.el: New file.
24161         * image.el (insert-sliced-image): Add autoload cookie.
24163         * font-lock.el (font-lock-lines-before): New user option.
24164         (font-lock-after-change-function): Obey it.
24166         * bindings.el (esc-map): Make M-g a prefix.
24167         Bind M-g g and M-g M-g to goto-line.
24169         * faces.el (face-id): Doc fix.
24171 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
24173         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
24174         (rmail-show-message): Use rmail-unknown-mail-followup-to.
24175         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
24177         * mail/sendmail.el (mail-yank-ignored-headers)
24178         (mail-font-lock-keywords, mail-mode-fill-paragraph):
24179         Add Mail-Followup-To and Mail-Reply-To headers.
24180         (mail-citation-hook): Add autoload cookie.
24181         (mail-mode): Doc fix.
24182         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
24183         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
24184         (mail-mode-fill-paragraph): Handle those headers.
24185         (mail-mailing-lists): New variable.
24186         (mail-mail-reply-to, mail-mail-followup-to): New functions.
24188 2005-03-17  Juri Linkov  <juri@jurta.org>
24190         * isearch.el (isearch-fallback): Check for `(car previous)'
24191         before calling `isearch-other-end-state'.
24193 2005-03-17  Kim F. Storm  <storm@cua.dk>
24195         * simple.el (move-beginning-of-line): Move to beginning of buffer
24196         line, as well as beginning of screen line.
24198 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
24200         * calendar/diary-lib.el (mark-diary-entries): Use new optional
24201         argument REDRAW rather than calendar-redrawing variable.
24202         * calendar/calendar.el (calendar-redrawing): Delete.
24203         (redraw-calendar): Do not bind calendar-redrawing.
24205 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
24207         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
24208         diary-file buffer.
24210 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
24212         * help.el (describe-mode): Allow a :minor-mode-function property to
24213         specify a different minor mode toggle function than the variable.
24214         * simple.el (auto-fill-function):
24215         * subr.el (add-minor-mode): Use it.
24217 2005-03-16  Kenichi Handa  <handa@m17n.org>
24219         * language/ethio-util.el (sera-being-called-by-w3): New variable.
24220         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
24221         (ethio-fidel-to-sera-buffer): Likewise.
24223 2005-03-16  Juri Linkov  <juri@jurta.org>
24225         * emacs-lisp/find-func.el (find-function-regexp):
24226         Add defun-emitting macro `menu-bar-make-toggle'.
24228         * isearch.el: Put `isearch-scroll' property to
24229         `split-window-horizontally'.
24231         * info.el: Update error messages for `debug-ignored-errors'.
24232         (Info-isearch-search): Doc fix.
24233         (Info-find-node): Move up code to go into info buffer before
24234         recording the node to the history.
24235         (Info-fontify-node): Fontify titles only if the next line
24236         has two or more `*', `=', `-', `.'.
24237         Display "go to this node" for empty (match-string 3).
24239 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
24241         * term/mac-win.el: Add mouse pointer shape constants.
24243 2005-03-15  Kim F. Storm  <storm@cua.dk>
24245         * simple.el (move-beginning-of-line): Use vertical-motion.
24247 2005-03-15  Juri Linkov  <juri@jurta.org>
24249         * isearch.el (isearch-error): New variable.
24250         (isearch-invalid-regexp, isearch-within-brackets): Remove.
24251         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
24252         (isearch-within-brackets-state): Remove.
24253         (isearch-case-fold-search-state, isearch-pop-fun-state):
24254         Decrease frame index.
24255         (isearch-mode, isearch-top-state, isearch-push-state)
24256         (isearch-edit-string, isearch-abort, isearch-search-and-update)
24257         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
24258         (isearch-search, isearch-lazy-highlight-new-loop):
24259         Replace `isearch-invalid-regexp' with `isearch-error'.
24260         Remove `isearch-within-brackets'.
24261         (isearch-search): Add `search-failed' handler to `condition-case'.
24262         (isearch-lazy-highlight-search): Add `condition-case' to catch
24263         errors and allow `isearch-lazy-highlight-update' to try
24264         highlighting from the beginning of the window.
24265         (isearch-repeat): Move up code to set isearch-wrapped to t
24266         before calling isearch-wrap-function.
24268         * info.el (Info-isearch-initial-node): New internal variable.
24269         (Info-search): Signal an error in isearch mode when search leaves
24270         the initial node.  Signal an error when `bound' is non-nil and
24271         nothing was found in the current subfile.
24272         (Info-isearch-search): Remove `condition-case'.
24273         (Info-isearch-wrap): Don't wrap when search failed during leaving
24274         the initial node.  If `Info-isearch-search' is nil, wrap around
24275         the current node.
24276         (Info-isearch-start): New fun.
24277         (Info-mode): Add buffer-local hook `Info-isearch-start' to
24278         `isearch-mode-hook'.
24280 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
24282         * simple.el (normal-erase-is-backspace): Set default to t if
24283         running on Mac.
24285         * term/mac-win.el (function-key-map): Sync with x-win.el.
24287 2005-03-15  Kenichi Handa  <handa@m17n.org>
24289         * international/mule-cmds.el (locale-language-names): Modify the
24290         format of elements and add more entries.
24291         (locale-preferred-coding-systems): Add more entries.
24292         (set-locale-environment): Adjust for the change of
24293         locale-language-names.
24295 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
24297         * pcvs.el (smerge-ediff): Remove bogus autoload.
24299 2005-03-14  Lute Kamstra  <lute@gnu.org>
24301         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
24302         Ignore a `*' at the beginning of a line.
24304         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
24305         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
24306         subr.el.
24307         (dont-compile, eval-when-compile, eval-and-compile): Use declare
24308         to specify indentation.
24310         * generic.el (define-generic-mode): Let generic-mode-list be a
24311         list of strings; test membership with equal.
24313 2005-03-14  Kim F. Storm  <storm@cua.dk>
24315         * simple.el (next-line, previous-line): Add optional try-vscroll
24316         arg to recognize interactive use.  Pass it on to line-move.
24317         (line-move): Don't perform auto-window-vscroll when defining or
24318         executing keyboard macro to ensure consistent behavior.
24320 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
24322         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
24324 2005-03-13  Lute Kamstra  <lute@gnu.org>
24326         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
24327         debugger-setup-buffer so that backtrace marks the frames set to
24328         debug-on-exit and we don't have to do it manually.  Set an extra
24329         debug-on-exit for macro's.
24330         (debugger-setup-buffer): Don't mark the top frame manually.
24332 2005-03-12  Lute Kamstra  <lute@gnu.org>
24334         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
24335         lisp-indent-function throughout.
24336         (with-no-warnings): Set lisp-indent-function property.
24338 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
24340         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
24341         Add entry for backslash.
24343 2005-03-12  Juri Linkov  <juri@jurta.org>
24345         * info.el (Info-search): Four fixes for backward search.
24347 2005-03-11  Jay Belanger  <belanger@truman.edu>
24349         * calc/calc.el (calc-language-alist): New variable.
24350         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
24351         (calc-embedded-find-modes): Use calc-language-alist instead of
24352         calc-embedded-language-alist.
24354 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
24356         * calendar/calendar.el (calendar-redrawing): New internal
24357         variable.
24358         (redraw-calendar): Remove bogus save-excursion from previous
24359         change.  Bind calendar-redrawing to t for mark-diary-entries.
24360         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
24361         calendar if that is why we were called.
24363 2005-03-11  Kenichi Handa  <handa@m17n.org>
24365         * international/mule.el (make-coding-system): Set property
24366         coding-system-define-form to nil.
24367         (define-coding-system-alias): Likewise.
24369 2005-03-11  Kenichi Handa  <handa@m17n.org>
24371         These changes are suggested by Dave Love <fx@gnu.org>.
24373         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
24374         coding: tag.
24375         (adaptive-fill-regexp): Add more bullets.
24376         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
24377         regexps.
24379 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
24381         * help.el (describe-mode): Properly handle non-trivial lighters.
24382         Don't ignore minor modes that are not listed in minor-mode-list.
24384         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
24385         feature ON when the user requests to turn it OFF.
24387 2005-03-10  Lute Kamstra  <lute@gnu.org>
24389         * emacs-lisp/debug.el (debug-entry-code): Delete it.
24390         (implement-debug-on-entry): New function to replace debug-entry-code.
24391         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
24392         second argument as the 2005-03-07 change makes it obsolete.
24393         (debug-on-entry, cancel-debug-on-entry): Update call to
24394         debug-on-entry-1.
24395         (debug, debugger-setup-buffer): Comment update.
24396         (debugger-frame-number): Update to work with implement-debug-on-entry.
24398 2005-03-10  Jay Belanger  <belanger@truman.edu>
24400         * calc/calc-embed.el (math-ms-args): Declare it.
24401         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
24402         math-ms-args.
24403         (calc-embedded-subst): Use math-multi-subst-rec to substitute
24404         variables.
24406 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
24408         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
24409         Use message-box.
24411         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
24412         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
24413         (tooltip-gud-tips): Simplify.
24414         (tooltip-gud-tips-p): Remove superfluous :set.
24415         (tooltip-gud-modes): Add fortran-mode.
24416         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
24418         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
24420 2005-03-09  Kim F. Storm  <storm@cua.dk>
24422         * play/animate.el (animate-place-char): Use forward-line instead
24423         of next-line to improve performance.
24425 2005-03-09  Simon Josefsson  <jas@extundo.com>
24427         * net/browse-url.el (browse-url-default-browser): Doc fix.
24429 2005-03-09  Miles Bader  <miles@gnu.org>
24431         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
24432         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
24434 2005-03-09  Kenichi Handa  <handa@m17n.org>
24436         * international/latin-1.el: Set case and syntax for 255 only if
24437         set-case-syntax-set-multibyte is nil.
24439         * textmodes/ispell.el (ispell-insert-word): New function.
24440         (ispell-word): Use ispell-insert-word to insert a new word.
24441         (ispell-process-line): Likewise.
24442         (ispell-complete-word): Likewise.
24444 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
24446         * calendar/calendar.el (redraw-calendar): Preserve point.
24447         Reported by Matt Hodges <MPHodges@member.fsf.org>.
24448         (calendar-week-start-day): Move after definition of
24449         redraw-calendar.  Delete buffer test, since redraw-calendar has
24450         that now.
24452         * calendar/diary-lib.el (mark-diary-entries): Only call
24453         redraw-calendar in the first of any recursive calls.
24454         Reported by Alan Shutko <ats@acm.org>.
24456 2005-03-08  Juri Linkov  <juri@jurta.org>
24458         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
24459         (html-horizontal-rule, html-line, html-image, html-checkboxes)
24460         (html-radio-buttons): Add a space before the trailing `/>' where
24461         sgml-xml-mode is non-nil.
24462         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
24463         the subsequent tag of the empty XML tag.
24464         (html-href-anchor): Don't set initial input to "http:".
24465         (html-image): Ask for the image URL and set point inside alt="".
24466         (html-name-anchor): Duplicate the name in the `id' attribute when
24467         sgml-xml-mode is non-nil.
24468         (html-paragraph): Remove \n before <p>.
24469         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
24470         instead of `checked' when sgml-xml-mode is non-nil.
24472         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
24473         Remove 1 space before #RRGGBB to not truncate it on terminal
24474         windows w/o fringes.  Remove 1 space between bg and fg examples
24475         to get more space.
24476         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
24477         avoid byte-compile warnings.
24479         * image-file.el (image-file-handler): Put `safe-magic' property to
24480         `image-file-handler'.
24482         * info.el (Info-isearch-search): Emulate word search in
24483         isearching through multiple Info nodes with Info-search.
24484         (Info-isearch-wrap): Allow isearch-word.
24486 2005-03-08  Lute Kamstra  <lute@gnu.org>
24488         * emacs-lisp/debug.el (debugger-step-through): Make sure that
24489         stepping into the debugger's code is not possible.
24490         (debugger-jumping-flag): Docstring update.
24492 2005-03-08  Jay Belanger  <belanger@truman.edu>
24494         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
24495         embedded mode begins.
24496         (calc-embedded-language-alist): New variable.
24497         (calc-embedded-find-modes): Use calc-embedded-language-alist to
24498         set default language mode.
24500 2005-03-08  Kenichi Handa  <handa@m17n.org>
24502         * international/ccl.el (define-ccl-program): Fix docstring about
24503         extra 256 bytes assured for the output buffer.
24505         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
24506         Fix BUFFER_MAGNIFICATION to 2.
24507         (ccl-encode-mule-utf-16be-with-signature): Likewise.
24509 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
24511         * align.el (align-rules-list): Added an alignment rule for CSS
24512         declarations (applies to css-mode and html-mode buffers).
24514 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
24516         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
24518 2005-03-07  Kim F. Storm  <storm@cua.dk>
24520         * simple.el (move-beginning-of-line): New command.
24522         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
24524         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
24526         * emulation/cua-base.el: Put CUA move property on move-end-of-line
24527         and move-beginning-of-line.
24529         * apropos.el (apropos-print): Omit command from M-x ... RET.
24531 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
24533         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
24534         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
24536 2005-03-06  Richard M. Stallman  <rms@gnu.org>
24538         * bindings.el (esc-map): Bind M-g to goto-line.
24540         * facemenu.el (global-map): Bind M-o, not M-g.
24542 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
24544         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
24545         "Open Directory" as for "Open File".
24547 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
24549         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
24550         (push-mark-command): Run activate-mark-hook.
24552 2005-03-06  Richard M. Stallman  <rms@gnu.org>
24554         * help-mode.el (help-mode-finish): Don't alter the element
24555         in view-return-to-alist if there already is one.
24557         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
24558         make sure the current buffer is the expected one.
24560         * novice.el (disabled-command-function): Output in *Disabled Command*.
24561         Explicitly ignore non-keyboard events, and explicitly handle C-g.
24563         * textmodes/flyspell.el (flyspell-large-region):
24564         Pass args differently for aspell.
24566         * files.el (mode-require-final-newline): Doc fix.
24568 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
24570         * progmodes/which-func.el (which-function):
24571         Specify NOERROR when calling imenu--make-index-alist.
24573 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
24575         * simple.el (normal-erase-is-backspace): Define default value.
24577         * custom.el (custom-theme-set-variables): Remove unused var
24578         `immediate'.
24579         (custom-reevaluate-setting): Simple function to handle variables
24580         that are defined before their default value can really be
24581         computed.
24583         * startup.el (command-line): Use it for temporary-file-directory,
24584         small-emporary-file-directory, auto-save-file-name-transforms,
24585         blink-cursor-mode, and normal-erase-is-backspace.
24587         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
24588         progress, even with buggy anchored keywords.
24590 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
24592         * simple.el (goto-line): Remove unbalanced final parenthesis.
24594 2005-03-05  Richard M. Stallman  <rms@gnu.org>
24596         * simple.el (goto-line): Use a number at point as the default.
24597         With C-u as arg, switch buffers.
24599 2005-03-05  Juri Linkov  <juri@jurta.org>
24601         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
24602         with `no-blinking-cursor'.
24604         * startup.el (no-blinking-cursor): New defvar.
24605         (command-line): Add `--no-blinking-cursor' to longopts.
24606         Set `no-blinking-cursor' to t for command line arguments
24607         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
24608         with `no-blinking-cursor' in the condition for calling
24609         `blink-cursor-mode'.
24611 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
24613         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
24614         (menu-bar-options-save): Add blink-cursor-mode.
24615         (menu-bar-options-menu): Add blink-cursor-mode.
24617 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
24619         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
24620         (icalendar-export-file, icalendar-export-region)
24621         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
24622         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
24624 2005-03-04  Lute Kamstra  <lute@gnu.org>
24626         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
24627         (debug-function-list): Ditto.
24629 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
24631         * textmodes/texinfmt.el (texinfo-append-refill):
24632         Redefine the types of line to which @refill
24633         is not appended by replacing a search for `@refill\\|@bye' with
24634         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
24635         itemize@refill' bug and the unfilled long lines bug.
24636         (texinfmt-version): Update number and date.
24638 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
24640         * international/code-pages.el (windows-1250, windows-125[2-8])
24641         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
24643 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
24645         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
24646         bound yet.
24648 2005-03-02  Romain Francoise  <romain@orebokech.com>
24650         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
24651         buffer after removing limits.
24652         (ibuffer-pop-filter): Ditto.
24653         Update copyright.
24655 2005-03-02  Miles Bader  <miles@gnu.org>
24657         * button.el (make-text-button): If the user doesn't specify a
24658         type, use the default.  Rewrite to use `add-text-properties' and
24659         plist functions.
24661 2005-03-01  Lute Kamstra  <lute@gnu.org>
24663         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
24664         (debugger-jumping-flag): New var.
24665         (debug-entry-code): Use it.
24666         (debugger-jump): Use debugger-jumping-flag and add
24667         debugger-reenable to post-command-hook.
24668         (debugger-reenable): Use debugger-jumping-flag and remove itself
24669         from post-command-hook.
24670         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
24671         debugger-reenable.
24673 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
24675         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
24676         inclusion of "itemize\\|", which may be unnecessary, is certainly
24677         inelegant, and stops refilling in itemize lists when formatting
24678         Japanese Texinfo files to Info.
24679         Update copyright to 2005.
24681 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
24683         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
24684         of an error if GDB can't find the source file.
24686 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
24688         * calendar/calendar.el (redraw-calendar): Work from any buffer,
24689         not just the calendar.
24691         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
24692         first.
24693         (diary-redraw-calendar): New function.
24694         (make-diary-entry): Add diary-redraw-calendar to local
24695         write-contents-functions.  Turn off selective display before
24696         inserting in diary.
24698 2005-03-01  Kim F. Storm  <storm@cua.dk>
24700         * emacs-lisp/copyright.el (copyright-fix-years): New command.
24702 2005-03-01  Lute Kamstra  <lute@gnu.org>
24704         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
24705         that debug-entry-code can be safely removed from a function while
24706         this code is being evaluated.  Revert the 2005-02-27 change as the
24707         new implementation no longer requires it.  Make sure that a
24708         function body containing just a string is not mistaken for a docstring.
24709         (debug): Skip one more frame in case of debug on entry.
24710         (debugger-setup-buffer): Delete one more frame line in case of
24711         debug on entry.
24712         (debugger-frame-number): Update to use the new text introduced by
24713         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
24715 2005-02-28  Kim F. Storm  <storm@cua.dk>
24717         * double.el (double-translate-key): Call force-window-update after
24718         read-event to avoid crash in redisplay.
24720 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
24722         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
24723         (debug): Use it.  Move the inhibit-trace earlier.
24724         (debug-entry-code): New const.
24725         (debug-on-entry-1): Use it.
24727 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
24729         * international/utf-16.el (ccl-encode-mule-utf-16le):
24730         Fix BUFFER_MAGNIFICATION to 2.
24731         (ccl-encode-mule-utf-16be): Likewise.
24733 2005-02-28  Kenichi Handa  <handa@m17n.org>
24735         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
24736         Fix BUFFER_MAGNIFICATION to 4.
24737         (ccl-encode-mule-utf-16be-with-signature): Likewise.
24739 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
24741         * speedbar.el (speedbar-update-flag): Doc fix.
24742         (speedbar-show-info-under-mouse): Give set-mouse-position the right
24743         argument.
24745 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
24747         * reveal.el (reveal-post-command): Don't try to reveal overlays which
24748         have a non-nil `invisible' property but are actually visible.
24750         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
24751         for perldoc sections.
24752         (perl-outline-regexp, perl-outline-level): New var and function.
24753         (perl-mode): Use them.
24755 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
24757         * calendar/diary-lib.el (diary-remind): Discard any mark portion
24758         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
24760 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
24762         * cus-edit.el: Comment change.
24763         (custom-buffer-create-internal): Slightly reword text at top of
24764         Custom buffers.  Mention there that saving an option edits the
24765         init file.  Add link to Emacs manual node on `custom-file'.
24766         (custom-magic-alist): Rewrite individual State messages to use
24767         capitalized keywords.  Doc fix.
24769 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
24771         * calendar/calendar.el (calendar-buffer): Move above
24772         calendar-week-start-day.
24773         (calendar-week-start-day): Doc fix.  Add :set function.
24774         (calendar-minimum-window-height): New variable.
24775         (generate-calendar-window): Only resize window if selected-window
24776         is displaying the calendar buffer.  Use new variable
24777         calendar-minimum-window-height.
24778         (generate-calendar): Reword error message.
24779         (calendar-mode-map): Bind DEL to scroll-other-window-down.
24781 2005-02-27  Andreas Schwab  <schwab@suse.de>
24783         * vc.el (vc-do-command): Don't run command asynchronously when
24784         operating in a remote directory.
24786         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
24787         change from sync with Tramp 2.0.47.
24789 2005-02-27  Richard M. Stallman  <rms@gnu.org>
24791         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
24793         * textmodes/flyspell.el (flyspell-mode-on):
24794         Call ispell-change-dictionary only if necessary.
24796         * emacs-lisp/re-builder.el (regexp-builder): New function.
24798         * register.el (describe-register-1): Explicitly handle
24799         yank-excluded-properties = t.
24801         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
24802         (custom-magic-alist): Change the status descriptions again.
24803         (face widget-type): Total rewrite based on `restricted-sexp'
24804         to eliminate the confusing double hiding levels.
24806         * emacs-lisp/debug.el (debug-on-entry-1):
24807         If function body is empty, add nil as body form.
24809 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
24811         * emacs-lisp/trace.el (inhibit-trace): New var.
24812         (trace-make-advice): Use it.
24814         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
24816 2005-02-26  Kim F. Storm  <storm@cua.dk>
24818         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
24819         (mouse-on-link-p, mouse-drag-region-1): Use it.
24821 2005-02-25  Lute Kamstra  <lute@gnu.org>
24823         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
24825 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
24827         * frame.el (blink-cursor-mode): Add :group keyword.
24829 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
24831         * calendar/icalendar.el (icalendar--decode-isodatetime):
24832         New optional argument DAY-SHIFT.
24833         (icalendar-export-region): Fix coding-system-for-write.
24834         (icalendar--convert-ical-to-diary): Shift end-day of all-day
24835         events by one.
24837 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
24839         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
24841 2005-02-24  Kim F. Storm  <storm@cua.dk>
24843         * international/iso-acc.el (iso-accents-compose): Fix crash
24844         during redisplay.  Call force-window-update after read-event
24845         and delete-region to signal that window is not accurate.
24847 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
24849         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
24850         Remove unused and inexistent var `inhibit-trace'.
24851         (debugger-mode): Use run-mode-hooks.
24852         (debugger-list-functions): Add buttons; setup xref stack.
24854 2005-02-23  Richard M. Stallman  <rms@gnu.org>
24856         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
24857         appointment says it was explicitly made.
24858         (appt-add): Set the 3rd element.
24859         (appt-make-list): Preserve explicit appointments.
24861         * subr.el (find-tag-default): Catch errors in forward-sexp.
24863 2005-02-23  Juri Linkov  <juri@jurta.org>
24865         * info.el (Info-isearch-search): New defcustom.
24866         (Info-isearch-search): Call the default isearch function
24867         when Info-isearch-search is nil.
24868         (Info-isearch-wrap): Use variable Info-isearch-search.
24870 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
24872         * cus-edit.el: Comment change.
24874 2005-02-22  Kim F. Storm  <storm@cua.dk>
24876         * progmodes/hideif.el (hide-ifdef-use-define-alist):
24877         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
24879 2005-02-22  Simon Josefsson  <jas@extundo.com>
24881         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
24882         New variable.
24883         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
24884         Oskarsson" <myrkraverk@users.sourceforget.net>.
24886 2005-02-22  Kim F. Storm  <storm@cua.dk>
24888         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
24889         check that window of that event is the selected window.
24890         (mouse-drag-region-1): Compare mouse event window to selected
24891         window before setting point.
24893         * tooltip.el (tooltip-show-help-function): Pass event to
24894         mouse-on-link-p so it can check selected window.
24896 2005-02-22  Kenichi Handa  <handa@m17n.org>
24898         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
24899         (ps-mule-show-warning): New function.
24900         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
24901         characters are found.
24903         * ps-print.el (ps-header-footer-string): Return a list of header
24904         and footer strings.
24906 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
24908         * pcvs.el (cvs-retrieve-revision): Fix thinko.
24910 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
24912         * frame.el (blink-cursor-mode): Use define-minor-mode.
24914         * term/mac-win.el (function-key-map): Use char-names more consistently.
24915         (file-name-coding-system): Only set it for MacOS-9.  The other case is
24916         already handled in mule-cmds.el (where it also works when mac-win.el
24917         is not used).
24919 2005-02-21  Kenichi Handa  <handa@m17n.org>
24921         * international/mule.el (ctext-pre-write-conversion): Always use
24922         " *code-converting-work*" buffer for work.
24924         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
24926 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
24928         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
24930 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
24932         * ses.el (undo-more): Restore defadvice, but only the part that
24933         allows changes outside the restricted area of the buffer.
24935 2005-02-20  Kim F. Storm  <storm@cua.dk>
24937         * simple.el (line-move): Add fourth optional arg try-vscroll which
24938         must be set to perform auto-window-vscroll.
24939         When moving backwards and doing auto-window-vscroll, automatically
24940         vscroll to the last part of lines which are taller than the window.
24941         (next-line, previous-line): Set try-vscroll arg on line-move.
24943 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
24945         * replace.el (query-replace, query-replace-regexp)
24946         (replace-string, replace-regexp): When operating on region, make
24947         the minibuffer prompt say so.
24949         * isearch.el (isearch-forward): Document isearch-query-replace and
24950         isearch-query-replace-regexp keybindings.
24952 2005-02-19  Jay Belanger  <belanger@truman.edu>
24954         * calc/calc-aent.el (math-read-token): Add local variable.
24956         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
24957         (calc-edit-top): Move declaration to earlier in file.
24958         (calc-edit-macro-repeats): Add local variables.
24960         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
24961         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
24962         calcFunc-tanh.
24963         Adjust integration rule for calcFunc-tan.
24965 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
24967         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
24968         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
24969         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
24970         (viper-skip-separators): Bug fix.
24971         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
24972         particular major mode.
24973         (viper-del-backward-char-in-replace): Don't put deleted char on the
24974         kill ring.
24976         * viper-ex.el (viper-color-display-p): New function.
24977         (viper-has-face-support-p): Use viper-color-display-p.
24979         * viper-keym.el (viper-gnus-modifier-map): New keymap.
24981         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
24983         * viper-util.el (viper-glob-unix-files): Fix shell status check.
24984         (viper-file-remote-p): Make equivalent to file-remote-p.
24986         * viper.el (viper-major-mode-modifier-list):
24987         Use viper-gnus-modifier-map.
24989 2005-02-19  David Kastrup  <dak@gnu.org>
24991         * subr.el (subregexp-context-p): Fix garbled doc string by adding
24992         quoting.
24994 2005-02-19  Jay Belanger  <belanger@truman.edu>
24996         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
24997         Remove extra definitions.
24998         (calc-coth): New function.
24999         (calcFunc-cot): Fix `let'.
25001 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
25003         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
25004         the reasons we use "type pc" in these faces.
25006         * button.el (button): Ditto.
25008 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
25010         * replace.el (query-replace-read-from): Set the value of
25011         query-replace-from-history-variable to handle the case of an empty
25012         string entered to accept the suggested default.
25014         * net/tramp.el (tramp-file-name-for-operation):
25015         Use dired-call-process instead of dired-call-process-command.
25017 2005-02-19  Jay Belanger  <belanger@truman.edu>
25019         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
25020         (math-div-non-trig): New variables.
25021         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
25022         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
25023         (math-combine-prod, math-div-symb-fancy): Add simplifications for
25024         trig expressions.
25026 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
25028         * progmodes/gdb-ui.el (gdb-var-update-handler)
25029         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
25030         for watch expressions,
25031         (gdb-var-create-handler): Don't set speedbar-update-flag.
25032         (gdb-post-prompt): Simplify test for speedbar.
25034 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
25036         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
25037         (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
25038         we use the syntax table of the correct buffer.
25039         (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
25040         Felix Gatzemeier.
25042         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
25043         (ediff-file-remote-p): Make synonymous with file-remote-p.
25044         In all deffaces ediff-*-face-*, use min-colors.
25046         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
25047         ediff-recurse-to-subdirectories.
25048         (ediff-mark-if-equal): Check that the arguments are strings, use
25049         ediff-same-contents (after to Felix Gatzemeier).
25051         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
25052         nil.
25054 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
25056         * log-view.el (log-view-message-re): Fix up Subversion regexp.
25058 2005-02-18  David Kastrup  <dak@gnu.org>
25060         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
25061         use `mark-active' when defined.
25063 2005-02-18  Kenichi Handa  <handa@m17n.org>
25065         * ps-print.el (ps-font-info-database): New entry
25066         ZapfChancery-MediumItalic with correct font name.  Fix font name
25067         of the entry Zapf-Chancery-MediumItalic.
25069 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
25071         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
25073 2005-02-16  Kim F. Storm  <storm@cua.dk>
25075         * ido.el (ido-fallback-command): Pass user input to fallback command.
25077 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
25079         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
25080         (gdb-find-file-hook): Add server prefix.
25082 2005-02-16  Richard M. Stallman  <rms@gnu.org>
25084         * replace.el (perform-replace): Pass new args to replace-highlight.
25085         (replace-highlight): Take region args,
25086         and pass them to isearch-lazy-highlight-new-loop.
25088         * novice.el (disabled-command-hook): Autoload the defalias
25089         and the make-obsolete-variable call.
25091         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
25093         * isearch.el (isearch-lazy-highlight-start-limit)
25094         (isearch-lazy-highlight-end-limit): New variables limit
25095         the region for highlighting.
25096         (isearch-lazy-highlight-new-loop): New args BEG and END.
25097         (isearch-lazy-highlight-search): Use the new vars.
25098         (isearch-lazy-highlight-update): Likewise.
25100         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
25102         * cus-start.el (all): Use default-boundp.
25104 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
25106         * menu-bar.el (menu-bar-select-frame): Handle current frame.
25108 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
25110         * autorevert.el (auto-revert-stop-on-user-input)
25111         (auto-revert-verbose): Doc fixes.
25113 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
25115         * international/mule-cmds.el (set-locale-environment): Remove call
25116         to set-selection-coding-system on Windows.
25118 2005-02-15  Jay Belanger  <belanger@truman.edu>
25120         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
25121         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
25122         calcFunc-coth.
25123         (math-simplify-sqrt): Add simplifications.
25125         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
25126         to list.
25128         * calc/calc-ext.el: Add functions to autoloads.
25130         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
25131         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
25132         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
25133         (math-csc-raw, math-cot-raw): New functions.
25135         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
25137         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
25138         the variable name in a message.
25140         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
25141         calcFunc-csc, calcFunc-cot.
25143         * calc/calcalg2.el: Add derivative and integration rules for
25144         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
25145         calcFunc-csch, calcFunc-coth.
25146         (math-do-integral-methods): Add to checks for when to use
25147         substitutions.
25149         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
25151 2005-02-15  Lute Kamstra  <lute@gnu.org>
25153         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
25154         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
25155         <monnier@iro.umontreal.ca>
25156         (lisp-outline-level): Improve efficiency.  Suggested by David
25157         Kastrup <dak@gnu.org>.
25159 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
25161         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
25162         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
25163         (gdb-set-gud-minor-mode-existing-buffers): New functions.
25164         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
25165         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
25167 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
25169         * cus-start.el (all): Comment change.
25171 2005-02-14  Lute Kamstra  <lute@gnu.org>
25173         * cus-start.el (all): Check if symbol is void.
25175 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
25177         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
25178         optional argument to \cite.
25180 2005-02-14  Richard M. Stallman  <rms@gnu.org>
25182         * cus-edit.el (custom-buffer-create-internal): Update help message.
25183         (custom-magic-alist): Update help messages.
25185         * cus-start.el (all): Allow a var to specify a standard value.
25187 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
25189         * custom.el (custom-theme-set-variables): Handle variable aliases.
25191         * frame.el (blink-cursor-timer): Doc fix.
25192         (blink-cursor): Make it an alias for `blink-cursor-mode' and
25193         declare obsolete.
25194         (blink-cursor-mode): Define with defcustom and use correct
25195         standard expression in that defcustom.
25196         * startup.el (command-line): Adapt to above changes in frame.el.
25198 2005-02-11  Lute Kamstra  <lute@gnu.org>
25200         * apropos.el (apropos-score-doc): Prevent division by zero.
25202 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
25204         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
25205         (icalendar--get-event-property-attributes)
25206         (icalendar--get-event-properties)
25207         (icalendar--datetime-to-diary-date): New functions.
25208         (icalendar--split-value): Doc fix.
25209         (icalendar--datetime-to-noneuropean-date)
25210         (icalendar--datetime-to-european-date): New optional argument
25211         SEPARATOR.  Return result as a string instead of a list.
25212         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
25213         (icalendar--convert-string-for-export): Rename arg S to STRING.
25214         (icalendar-export-region): Doc fix.  Change name of error buffer.
25215         Save output buffer.
25216         (icalendar-import-file): Add blank at end of prompt.
25217         (icalendar-import-buffer): Doc fix.  Do not switch to error
25218         buffer.  Indicate status in return value.
25219         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
25220         buffer.  Save output buffer.  Handle exception from recurrence
25221         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
25222         events.  Fix problems with weekly all-day events.
25224 2005-02-10  Richard M. Stallman  <rms@gnu.org>
25226         * simple.el (eval-expression-print-format):
25227         Avoid warning about edebug-active.
25229         * help.el (help-for-help-internal): Rename from help-for-help.
25230         (help-for-help): Define with defalias.
25232         * font-core.el (font-lock-default-function): Use with-no-warnings.
25234         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
25236         * custom.el (defface): Doc fix.
25238 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
25240         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
25241         width 0" to prevent word wrapping problems.
25243 2005-02-09  Kim F. Storm  <storm@cua.dk>
25245         * ido.el (ido-file-extensions-order): New defcustom.
25246         (ido-file-extension-lessp, ido-file-extension-aux)
25247         (ido-file-extension-order): New advanced file ordering.
25248         (ido-file-lessp): New simple file ordering.
25249         (ido-sort-list): Remove.
25250         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
25251         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
25253 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
25255         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
25256         that some versions of grep produce.
25257         (grep-mode-font-lock-keywords): Likewise.
25259 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
25261         * progmodes/gdb-ui.el (gdb-location-list): New variable.
25262         (gdb-cdir): Delete.
25263         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
25264         (gdb-source-info): Treat case when source file is in another
25265         directory properly.
25266         (gdb-get-location): New function.
25268 2005-02-07  Jay Belanger  <belanger@truman.edu>
25270         * calc/calc-prog.el (calc-write-parse-table-part)
25271         (calc-fix-token-name): Fix a check for language type.
25273         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
25275 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
25277         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
25278         as directory not writable.
25280 2005-02-07  Kim F. Storm  <storm@cua.dk>
25282         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
25283         (cua--standard-movement-commands): Remove list.
25284         Instead, set CUA property value to move for movement commands.
25285         (cua-movement-commands): Remove.  Users must set CUA prop instead.
25286         (cua--pre-command-handler): Check CUA property.
25287         (cua--init-keymaps): Don't remap undo commands.
25288         (cua-mode): Don't call cua--rectangle-on-off.
25290         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
25291         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
25292         (cua--rect-undo-set-point): New var.
25293         (cua--rectangle-undo-boundary): Setup undo apply entry.
25294         (cua--rect-undo-handler): New function for rectangle undo.
25295         (cua--rect-start-position, cua--rect-end-position): Add.
25296         (cua--rectangle-post-command): Call cua--rectangle-set-corners
25297         for restored rectangle.  Set point if cua--rect-undo-set-point.
25299 2005-02-06  Jay Belanger  <belanger@truman.edu>
25301         * calc/calc-lang.el (calc-tex-language): Display more information
25302         in messages.
25304         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
25305         in TeX mode.
25307 2005-02-06  Richard M. Stallman  <rms@gnu.org>
25309         * emacs-lisp/lisp.el (buffer-end): Doc fix.
25311 2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
25313         * net/ldap.el (ldap-search-internal): Support attributes with
25314         optional descriptions separated by a semi-colon, as in
25315         "userCertificate;binary".
25317 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
25319         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
25320         isn't a cons (i.e. the version is 0).
25322 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
25324         * help.el (help-for-help): Doc fix.
25326 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
25328         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
25329         GDB-Windows on the menu-bar as this works better.
25331 2005-02-04  Jay Belanger  <belanger@truman.edu>
25333         * calc/calc-embed.el (calc-embedded-update): Don't put in
25334         unnecessary newlines.  Adjust the end of formula marker.
25336         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
25337         (math-latex-parse-two-args): New function.
25339 2005-02-03  Lute Kamstra  <lute@gnu.org>
25341         * help-fns.el (help-with-tutorial): Make sure that users cannot
25342         remove the entire text of the tutorial by means of `undo'.
25344 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
25346         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
25347         in recent changes, where the ispell process was repeatedly
25348         killed & restarted.
25350         * international/mule-cmds.el (set-locale-environment): Set file-name
25351         coding system to utf-8 on Darwin systems.
25352         (set-default-coding-systems): Don't set default-file-name-coding-system
25353         on Darwin systems.
25355 2005-02-03  Richard M. Stallman  <rms@gnu.org>
25357         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
25359 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
25361         * faces.el (list-faces-display): Add optional argument.
25363 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
25365         * font-core.el (font-lock-default-function): Handle the rare case where
25366         only font-lock-keywords is set.
25368 2005-02-02  Kenichi Handa  <handa@m17n.org>
25370         * international/characters.el: Cancel previous change for
25371         I-WITH-DOT-ABOVE and DOTLESS-i.
25373         * international/latin-5.el: Cancel previous change.
25375 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
25377         * progmodes/gud.el: Correction to syntax in gud-menu-map.
25379 2005-02-02  Kenichi Handa  <handa@m17n.org>
25381         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
25382         DOTLESS-i.
25384         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
25385         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
25387         * case-table.el (get-upcase-table): New function.
25388         (copy-case-table): Copy upcaes table too if non-nil.
25389         (set-case-syntax-delims): Maintain upcase table too.
25390         (set-case-syntax-pair): Likewise.
25391         (set-upcase-syntax, set-downcase-syntax): New functions.
25392         (set-case-syntax): Maintain upcase table too.
25394 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
25396         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
25398         * progmodes/gud.el (gud-goto-info): New function.
25399         (gud-tool-bar-map): Use correct icon.
25401 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
25403         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
25404         When delegating, order args in the funcall correctly.
25406 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
25408         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
25410 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
25412         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
25413         buffer not visiting a file.
25415 2005-01-31  Jay Belanger  <belanger@truman.edu>
25417         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
25418         bound on the line with the formula.
25420 2005-01-31  Kim F. Storm  <storm@cua.dk>
25422         * ses.el (ses-create-cell-variable-range)
25423         (ses-destroy-cell-variable-range, ses-reset-header-string)
25424         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
25425         (ses-insert-row): Fix format of apply undo entries.
25427 2005-01-31  Jay Belanger  <belanger@truman.edu>
25429         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
25430         parts.
25432         * calc/calc-embed.el (calc-embedded-open-formula)
25433         (calc-embedded-close-formula): Ignore matrix environments.
25435         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
25436         TeX mode.
25438         * calc/calc-lang.el (math-function-table, math-oper-table)
25439         (math-variable-table): Adjust the LaTeX portions.
25441         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
25442         (math-latex-ignore-words): New constant.
25444 2005-01-31  Richard M. Stallman  <rms@gnu.org>
25446         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
25447         (ispell-local-dictionary): Doc fix.
25448         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
25449         Don't reinitialize at run time.  Don't defcustom.
25450         All uses changed to append ispell-local-dictionary-alist,
25451         or check it first.
25452         (ispell-current-dictionary): New variable for dictionary in use.
25453         (ispell-dictionary): Now used only for global default.
25454         (ispell-start-process): Set ispell-current-dictionary,
25455         not ispell-dictionary.
25456         (ispell-change-dictionary): Use this only for setting
25457         user preferences.
25458         (ispell-internal-change-dictionary): New function
25459         to change the current dictionary in use.
25460         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
25461         Use ispell-current-dictionary.
25462         Handle ispell-local-dictionary-overridden.
25463         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
25465 2005-01-31  Jay Belanger  <belanger@truman.edu>
25467         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
25469         * calc/calc-ext.el: Add calc-latex-language to autoloads.
25470         (calc-mode-map): Add calc-latex-language.
25472         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
25473         (math-latex-print-frac): New functions.
25474         (math-oper-table, math-function-table, math-variable-table)
25475         (math-complex-format, math-input-filter): Add latex properties.
25476         (calc-set-language): Set math-expr-special-function-mapping.
25478         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
25479         (calc-write-parse-table-part): Add LaTeX support.
25481         * calc/calc.el (calc-language): Adjust docstring.
25482         (calc-set-mode-line): Add LaTeX support.
25483         (math-expr-special-function-mapping): New variable.
25484         (math-tex-ignore-words): Add to list.
25486         * calc/calccomp.el (math-compose-expr, math-compose-rows):
25487         Add LaTeX support.
25488         (math-compose-expr): Add support for special functions.
25490         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
25492 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
25494         * progmodes/gdb-ui.el (gdb-memory-address)
25495         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
25496         (gdb-memory-mode-map, gdb-memory-format-keymap)
25497         (gdb-memory-format-menu, gdb-memory-unit-keymap)
25498         (gdb-memory-unit-menu): New variables for a buffer
25499         that lets the user examine program memory.
25500         (gdb-memory-set-address, gdb-memory-set-repeat-count)
25501         (gdb-memory-format-binary, gdb-memory-format-octal)
25502         (gdb-memory-format-unsigned, gdb-memory-format-signed)
25503         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
25504         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
25505         (gdb-memory-unit-word, gdb-memory-unit-halfword)
25506         (gdb-memory-unit-byte, gdb-memory-unit-menu)
25507         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
25508         (gdb-memory-mode, gdb-memory-buffer-name)
25509         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
25510         New functions for above buffer.
25512 2005-01-30  Richard M. Stallman  <rms@gnu.org>
25514         * cus-edit.el (custom-bury-buffer): Function deleted.
25515         (custom-buffer-done-function): Option deleted.
25516         (custom-buffer-done-kill): New replacement option.
25517         (Custom-buffer-done): Call quit-window.
25518         (custom-buffer-create-internal): Update for above changes.
25520 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
25522         * simple.el (undo-ask-before-discard): New var.
25523         (undo-outer-limit-truncate): Implement it.
25524         (undo-extra-outer-limit): Doc update.
25526 2005-01-29  Richard M. Stallman  <rms@gnu.org>
25528         * ses.el (undo-more): Delete defadvice.
25529         (ses-begin-change): Doc fix.
25531         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
25532         instead of rebinding C-x u and C-_.
25534         * files.el (normal-backup-enable-predicate): Return nil for files
25535         in /tmp, regardless of temporary-file-directory.
25537         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
25539         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
25540         (open-rectangle, delete-whitespace-rectangle-line)
25541         (clear-rectangle-line): If FILL, pass t instead of FILL
25542         for move-to-column's 2nd arg.
25544         * simple.el (undo): Fix the test for continuing a series of undos.
25545         (undo-more): Set pending-undo-list to t when we reach end.
25546         (pending-undo-list): Move up defvar.
25548         * wid-edit.el (widget-button-click):
25549         Shorten the range of the track-mouse binding.
25551         * comint.el (comint-insert-input): Undo previous changes;
25552         use last-input-event in interactive spec.
25554 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
25556         * progmodes/compile.el (compilation-start): Bind buffer-read-only
25557         to nil before invoking call-process.  Reset buffer's modified flag
25558         after fontifying it in the no-async branch.
25560         * wid-edit.el (widget-specify-button): If mouse pointer shape
25561         cannot be changed, use mouse face instead.
25563 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
25565         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
25566         (gdb-goto-breakpoint): Make breakpoint handling work on template
25567         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
25568         (gdb-assembler-custom): Update to recognize breakpoint information
25569         added on 2005-01-19.
25571 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
25573         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
25574         (dsssl-mode): Use define-derived-mode.
25575         (scheme-mode-initialize): Remove.
25576         (scheme-mode): Use run-mode-hooks.
25578         * cus-edit.el (customize-group-other-window)
25579         (custom-buffer-create-other-window): Don't override special-display-*.
25580         (custom-mode-map): Make it dense.
25582         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
25583         sets the default value.
25585 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
25587         * descr-text.el: Add more keywords.
25589 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
25591         * speedbar.el: Avoid unnecessary use of locate-library.
25593         * international/mule-cmds.el (standard-display-european-internal):
25594         Don't fiddle with latin-1 non-break space any more since it's now
25595         special cased in the C code.
25596         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
25598 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
25600         * cus-start.el (all): Add `undo-outer-limit'.
25602 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
25604         * textmodes/bibtex.el (bibtex-format-entry):
25605         Use `bibtex-empty-field-re' only on the text of fields, not on entire
25606         field lines.
25607         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
25608         not on part of a buffer.
25610 2005-01-25  Lute Kamstra  <lute@gnu.org>
25612         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
25613         nonempty field text strings like "{letters\\macro{}more letters}".
25614         Clarify docstring.
25615         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
25616         (bibtex-entry-offset, bibtex-parse-association)
25617         (bibtex-parse-field-name): Fix typos in docstrings.
25618         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
25620 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
25622         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
25623         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
25624         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
25625         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
25627         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
25628         isearch minor mode.
25630 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
25632         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
25634 2005-01-24  Lute Kamstra  <lute@gnu.org>
25636         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
25637         CASECHARS and NOT-CASECHARS regular expressions of the
25638         "nederlands" and "nederlands8" dictionaries to prevent a "Range
25639         striding over charsets" error.
25641 2005-01-24  Jay Belanger  <belanger@truman.edu>
25643         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
25644         display variable name.
25646 2005-01-24  Kenichi Handa  <handa@m17n.org>
25648         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
25649         Fix setting of the element of encoded-kbd-iso2022-invocations.
25651 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
25653         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
25654         (gdb-threads-select): Change to also accept mouse events.
25655         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
25656         (gdb-threads-mouse-select): Delete.
25658 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
25660         * files.el (insert-directory): Take care of empty directory,
25661         listed without -a switch.
25663 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
25665         * textmodes/refill.el (refill-post-command-function):
25666         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
25667         to the list of functions that we should be careful not to undo.
25668         (refill-late-fill-paragraph-function): Remove.
25669         (refill-saved-state): New var.
25670         (refill-mode): Use it to save fill-paragraph-function.
25671         Save also the value of auto-fill-function.
25673         * term/w32-win.el: Simplify code.
25675 2005-01-23  Kim F. Storm  <storm@cua.dk>
25677         * simple.el (line-move): Adapt to new return value from
25678         pos-visible-in-window-p.
25680         * simple.el (line-move): Fix last change.  Check partial
25681         visibility at point rather than at window-start.
25683 2005-01-22  Jason Rumney  <jasonr@gnu.org>
25685         * term/w32-win.el (xw-defined-colors): Remove debug-message.
25687 2005-01-22  David Kastrup  <dak@gnu.org>
25689         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
25691 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
25693         * type-break.el (type-break-mode): Add a test for
25694         type-break-file-name being non-nil.
25696 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
25698         * net/eudc.el (top level): Call (message "") via progn, so that
25699         eudc-options-file is loaded.
25701 2005-01-22  Kim F. Storm  <storm@cua.dk>
25703         * simple.el (line-move-1): Rename from line-move.
25704         (line-move): New function that adjusts vscroll for partially
25705         visible rows, and calls line-move-1 otherwise.
25707 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
25709         * pcomplete.el: Define pcomplete-read-event instead of read-event,
25710         since it's not a complete read-event implementation
25712 2005-01-20  Jay Belanger  <belanger@truman.edu>
25714         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
25715         for called function.
25717 2005-01-20  Steven Tamm  <steventamm@mac.com>
25719         * term/mac-win.el (process-connection-type): Remove.
25720         Controlled now by s/darwin.h:PTY_ITERATION.
25722 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
25724         * window.el (handle-select-window): Don't switch window when we're
25725         in the minibuffer.
25727 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
25729         * subr.el (dotimes-with-progress-reporter): New macro.
25731         * ses.el (ses-dotimes-msg): Remove macro.
25732         Use `dotimes-with-progress-reporter' instead.
25734 2005-01-19  Steven Tamm  <steventamm@mac.com>
25736         * term/mac-win.el (process-connection-type): Use new
25737         operating-system-release variable to use ptys on Darwin 7 (OS X
25738         10.3) when using carbon build.
25740 2005-01-19  Jay Belanger  <belanger@truman.edu>
25742         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
25743         flags if the last command was a tab or M-tab.
25745         * calc/calc-prog.el (calc-user-define-edit): Put original formula
25746         in formula editing buffer.
25748 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
25750         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
25751         breakpoint image symbol in margin.
25753 2005-01-19  Jay Belanger  <belanger@truman.edu>
25755         * calc/calc-prog.el (calc-execute-kbd-macro):
25756         Ignore calc-keep-arg-flag.
25758 2005-01-19  Kenichi Handa  <handa@m17n.org>
25760         * textmodes/ispell.el (ispell-looking-at): New function.
25761         (ispell-process-line): Use ispell-looking-at to compare the ispell
25762         output and the buffer contents.
25764 2005-01-18  Jay Belanger  <belanger@truman.edu>
25766         * calc/calc.el (calc-display-raw): Fix docstring.
25768 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
25770         * simple.el (blink-matching-open): Strip extra info from syntax.
25772         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
25773         funny chars in the end-of-here-doc marker.
25775 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
25777         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
25778         that enable/disabled state of breakpoints is shown correctly in
25779         fringe and on ttys.
25780         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
25781         Add breakpoint information as text properties.
25782         (gdb-mouse-toggle-breakpoint):
25783         Rename to gdb-mouse-set-clear-breakpoint.
25784         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
25785         breakpoints in the margin.
25786         (gdb-remove-strings): Simplify.
25788 2005-01-17  Jay Belanger  <belanger@truman.edu>
25790         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
25791         erasing buffer.
25793 2005-01-17  Richard M. Stallman  <rms@gnu.org>
25795         * progmodes/grep.el (grep-find): Copy from `grep' the condition
25796         for calling grep-compute-defaults.
25798         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
25799         if buffer is empty.
25801         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
25803 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
25805         * hilit-chg.el (highlight-changes-mode): Don't autoload.
25807         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
25808         non-preloaded variables.
25810 2005-01-17  Steven Tamm  <steventamm@mac.com>
25812         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
25813         tex-shell cause to force interactivity when using pipes.
25815 2005-01-17  Kim F. Storm  <storm@cua.dk>
25817         * simple.el (just-one-space): Make arg optional.
25819 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
25821         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
25822         posn-at-x-y to t to access left-margin.
25824 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
25826         Sync with Tramp 2.0.47.
25828         * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
25829         catching keep-date problems in cp/scp operations.
25830         (tramp-handle-copy-file): Don't call `set-file-modes'
25831         unconditionally.  Specialized functions should know better what is
25832         necessary.  This improves performance a little bit, and the
25833         functions could catch errors with `cp -p' and `scp -p'.
25834         (tramp-do-copy-or-rename-file-via-buffer)
25835         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
25836         when appropriate.
25837         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
25838         Call `set-file-modes' when appropriate.
25839         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
25840         Johnsson <isak@hypergene.com>
25841         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
25842         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
25843         <joakim@verona.se>
25844         (tramp-file-name-for-operation): Mark `shell-command' as magic for
25845         Emacs only.
25847         * net/tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
25848         `find-file-hooks' and `dired-mode-hook'.
25849         (tramp-minor-mode-map): Respective map.  Add remapping for
25850         `compile' and `recompile'.
25851         (tramp-remap-command, tramp-recompile): New defuns.
25852         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
25853         in buffer "*Compilation*".  Call the commands asynchronously.
25855         * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
25856         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
25857         `shell-command', because it isn't magic in XEmacs.  Reported by
25858         Adrian Aichner <adrian@xemacs.org>.
25860         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
25861         `substitute-in-file-name.
25862         (tramp-smb-handle-substitute-in-file-name): New defun.
25863         (tramp-smb-advice-PC-do-completion): Delete advice.
25865 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
25867         * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
25868         Fix error in deleting region.
25870 2005-01-15  Richard M. Stallman  <rms@gnu.org>
25872         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
25873         In non-temp buffer, switch syntax table temporarily.
25875         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
25877         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
25879         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
25881         * imenu.el (imenu--split-menu): Copy menulist before sorting.
25882         (imenu--generic-function): Use START, not BEG, as pos of definition.
25884         * simple.el (just-one-space): Argument specifies number of spaces.
25886         * simple.el (eval-expression-print-format): Avoid warning
25887         about edebug-active.
25889 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (Tiny change)
25891         * progmodes/sh-script.el: Code copied from make-mode.el
25892         with small changes,
25893         (sh-mode-map): Bind C-c C-\.
25894         (sh-backslash-column, sh-backslash-align): New variables.
25895         (sh-backslash-region, sh-append-backslash): New functions.
25897 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
25899         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
25900         (rmail-pop-password, rmail-pop-password-required): Move to
25901         rmail-obsolete group.
25902         (rmail-set-pop-password): Rename to rmail-set-remote-password.
25903         All callers updated.
25904         (rmail-get-pop-password): Rename to rmail-get-remote-password.
25905         Take an argument specifying whether it is POP or IMAP mailbox we
25906         are using.  All callers updated.
25907         (rmail-pop-password-error): Rename to
25908         rmail-remote-password-error.  Added mailutils-specific error message.
25909         (rmail-movemail-search-path)
25910         (rmail-movemail-variant-in-use): New variables.
25911         (rmail-remote-password, rmail-remote-password-required):
25912         New customization variables.
25913         (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
25914         (rmail-parse-url): New function.
25915         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
25916         with GNU mailutils movemail.
25918 2005-01-15  Kevin Ryde  <user42@zip.com.au>
25920         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
25921         suffix to space, $ or '$, to correctly position point when going
25922         to @table style constants like DBL_MAX.
25924 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
25926         * type-break.el (type-break-mode, type-break-file-time)
25927         (type-break-file-keystroke-count, type-break-choose-file):
25928         Don't store data in or load data from the file if type-break-file-name
25929         is nil.
25930         (type-break-file-name): Doc update as per the above.
25932 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
25934         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
25935         lookup-key might return nil; handle that.
25937 2005-01-15  Alan Mackenzie  <acm@muc.de>
25939         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
25940         rather than the element found, thus enabling the tree to be setcar'd.
25942 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
25944         * textmodes/org.el (org-show-following-heading): New option.
25945         (org-show-hierarchy-above): Use `org-show-following-heading'.
25946         (org-cycle): Documentation fix.
25948         * textmodes/org.el (orgtbl-optimized): New option
25949         (orgtbl-mode): New command, a minor mode.
25950         (orgtbl-mode-map): New variable.
25951         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
25952         (orgtbl-error, orgtbl-self-insert-command)
25953         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
25955         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
25956         a local variable in each org-mode buffer.
25958         * textmodes/org.el (org-set-regexps-and-options): Rename from
25959         `org-set-regexps'.  Added checking for STARTUP keyword.
25960         (org-get-current-options): Add STARTUP options.
25961         (org-table-insert-row): Make mode intelligent about when
25962         realignment is needed.
25963         (org-self-insert-command, org-delete-backward-char, org-delete-char):
25964         New commands.
25965         (org-enable-table-editor): New default value `optimized'.
25966         (org-table-blank-field): Support blanking regions if active.
25968 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
25970         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
25971         if the year is not given.
25973         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
25974         Add new escapes %m and %M, fixed bug with %F by adding
25975         save-match-data.
25976         (reftex-reference): Remove ?. from list of spaces.
25977         (reftex-label-info): Add automatic label prefix recognition.
25979         * textmodes/reftex-index.el (reftex-index-next-phrase):
25980         Add slave parameter to call of `reftex-index-this-phrase'.
25981         (reftex-index-this-phrase): New optional argument.
25982         (reftex-index-region-phrases): Add slave parameter to call of
25983         `reftex-index-this-phrase'.
25984         (reftex-display-index): New argument redo.
25985         (reftex-index-rescan): Add `redo' to arguments of
25986         `reftex-display-index'.
25987         (reftex-index-Rescan, reftex-index-revert)
25988         (reftex-index-switch-index-tag): Add `redo' to arguments of
25989         `reftex-display-index'.
25990         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
25991         indexing.  Fix bug with matching is there is a quote before or
25992         after the word.
25994         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
25995         Fix bug when collecting citation keys in lines with comments.
25996         (reftex-citation): Prefix argument no longer rescans the document,
25997         but forces prompting for optional arguments of cite macros.
25998         (reftex-do-citation): Prompting for optional arguments implemented.
26000         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
26001         Add optional arguments to most cite commands.
26002         (reftex-cite-cleanup-optional-args): New option
26003         (reftex-cite-prompt-optional-args): New option.
26004         (reftex-trust-label-prefix): New option.
26006         * textmodes/reftex-toc.el (reftex-toc-find-section):
26007         Add push-mark before changing the position in the buffer.
26009         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
26010         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
26012 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
26014         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
26015         more carefully.
26017 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
26019         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
26020         (sgml-mode): Use it.
26021         (sgml-get-context): Better keep track of implicitly closed tags.
26023 2005-01-13  Kenichi Handa  <handa@m17n.org>
26025         * textmodes/ispell.el: These changes are to fix misalignment error
26026         caused by equivalent characters of different Emacs charsets.
26027         (ispell-unified-chars-table): New variable.
26028         (ispell-get-decoded-string): New function.
26029         (ispell-get-casechars, ispell-get-not-casechars)
26030         (ispell-get-otherchars): Call ispell-get-decoded-string.
26032 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
26034         * custom.el (custom-declare-variable): Just put symbol instead
26035         of (defvar . symbol) in `current-load-list'.
26037 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
26039         * emacs-lisp/elint.el: Fixed typo in Commentary section.
26041 2005-01-12  Jay Belanger  <belanger@truman.edu>
26043         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
26044         to create a Calc summary.
26046 2005-01-12  Kim F. Storm  <storm@cua.dk>
26048         * mouse.el (mouse-on-link-p): Change functionality and doc
26049         string to comply with latest description in lisp ref.
26051 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
26053         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
26054         Enable mouse clicks on mode-line, header-line and margin.
26055         (event-type): Give mouse event symbols an `event-kind' property
26056         with value `mouse-click'.
26058 2005-01-12  Juri Linkov  <juri@jurta.org>
26060         * facemenu.el (list-colors-display): Add new arg buffer-name.
26061         Use it.  Fix docstring.  Replace code for identifying duplicate
26062         colors by the name with call to `list-colors-duplicates' which
26063         identifies duplicate colors by the value unless the color
26064         is one of special Windows colors.  Set truncate-lines to t.
26065         Print sorted duplicate color names on each line.  Indent to 22
26066         \(the longest color name in rgb.txt) instead of 20.  Optimize.
26067         (list-colors-duplicates): New function.
26068         (facemenu-color-name-equal): Delete function.
26070         * facemenu.el (list-colors-print): New function created from code
26071         in list-colors-display.  Print #RRGGBB at the window right edge.
26072         (list-colors-display): When temp-buffer-show-function is not
26073         defined, call list-colors-print from temp-buffer-show-hook
26074         to get the right value of window-width in list-colors-print
26075         after the buffer is displayed.
26077         * simple.el (pop-mark): Move deactivate-mark out of conditional
26078         part to deactivate the active mark regardless of the state of the
26079         mark ring.
26081         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
26082         variables line in desktop files.
26084 2005-01-12  Juri Linkov  <juri@jurta.org>
26086         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
26087         Bring together isearch highlight related options.
26088         (lazy-highlight): Replace group `replace' by `matching'.
26089         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
26090         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
26091         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
26092         and declare them obsolete.
26093         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
26094         (isearch-faces): Remove defgroup.
26095         (isearch-overlay, isearch-highlight, isearch-dehighlight):
26096         Move isearch highlighting code closer to lazy highlighting code.
26098         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
26099         (query-replace-highlight, query-replace-lazy-highlight)
26100         (query-replace): Move definitions to the beginning of the file.
26102 2005-01-11  Juri Linkov  <juri@jurta.org>
26104         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
26105         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
26106         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
26108         * info.el (Info-history-forward): New variable.
26109         (Info-select-node): Reset Info-history-forward to nil.
26110         (Info-last): Turn into defalias.
26111         (Info-history-back): Rename from Info-last.
26112         Add current node to Info-history-forward.
26113         (Info-history-forward): New fun.
26114         (Info-mode-map): Replace Info-last by Info-history-back.
26115         Bind Info-history-forward to "r".
26116         (Info-mode-menu): Replace Info-last by Info-history-back.
26117         Fix menu item text.  Add menu item for Info-history-forward.
26118         (info-tool-bar-map): Replace Info-last by Info-history-back.
26119         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
26120         for Info-history-forward.
26121         (Info-mode): Replace Info-last by Info-history-back in docstring.
26122         Add local variable Info-history-forward.
26123         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
26125 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
26127         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
26128         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
26129         Ignore select-window events rather than fiddle with
26130         mouse-autoselect-window.
26132 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
26134         * type-break.el (type-break-mode): Fix previous change.
26136 2005-01-10  Jay Belanger  <belanger@truman.edu>
26138         * calc/calc-ext.el (calc-reset): Reset when inside embedded
26139         calculator; only reset when point is inside a calculator.
26140         Don't adjust the window height if the window takes up the whole height
26141         of the frame.
26143 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
26145         * ebuff-menu.el (Electric-buffer-menu-mode):
26146         Preserve value of buffer-local var header-line-format.
26148 2005-01-09  Jay Belanger  <belanger@truman.edu>
26150         * calc/calc.el (calc-mode-var-list-restore-saved-values):
26151         Make sure settings file exists before accessing it.
26153         * calc/calc-embed.el (calc-embedded-subst):
26154         Replace math-multi-subst-rec, which is only supposed to be called
26155         by math-multi-subst, by math-multi-subst.
26157 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
26159         * vc.el (vc-allow-async-revert): New user option.
26160         (vc-disable-async-diff): New internal variable.
26161         (vc-revert-buffer): Use them to disable asynchronous diff.
26163         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
26164         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
26165         asynchronously if vc-disable-async-diff is t.
26167 2005-01-09  Jay Belanger  <belanger@truman.edu>
26169         * calc/calc.el (defcalcmodevar): New macro.
26170         (calc-mode-var-list-restore-default-values)
26171         (calc-mode-var-list-restore-saved-values): New functions.
26172         (calc-mode-var-list): Use defcalcmodevar to define it.
26173         (calc-always-load-extensions, calc-line-numbering)
26174         (calc-line-breaking, calc-display-just, calc-display-origin)
26175         (calc-number-radix, calc-leading-zeros, calc-group-digits)
26176         (calc-group-char, calc-point-char, calc-frac-format)
26177         (calc-prefer-frac, calc-hms-format, calc-date-format)
26178         (calc-float-format, calc-full-float-format, calc-complex-format)
26179         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
26180         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
26181         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
26182         (calc-matrix-brackets, calc-language, calc-language-option)
26183         (calc-left-label, calc-right-label, calc-word-size)
26184         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
26185         (calc-display-raw, calc-internal-prec, calc-angle-mode)
26186         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
26187         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
26188         (calc-window-height, calc-display-trail, calc-show-selections)
26189         (calc-use-selections, calc-assoc-selections)
26190         (calc-display-working-message, calc-auto-why, calc-timing)
26191         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
26192         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
26193         (calc-gnuplot-default-device, calc-gnuplot-default-output)
26194         (calc-gnuplot-print-device, calc-gnuplot-print-output)
26195         (calc-gnuplot-geometry, calc-graph-default-resolution)
26196         (calc-graph-default-resolution-3d, calc-invocation-macro)
26197         (calc-show-banner): Use defcalcmodevar to declare them and set
26198         their default values.
26200         * calc/calc-ext.el (calc-reset): Restore saved values of variables
26201         instead of default values (but restore default values if there is
26202         an argument of 0).
26204 2005-01-09  David Kastrup  <dak@gnu.org>
26206         * desktop.el (desktop-restore-eager): Fix typo in type.
26208 2005-01-08  Richard M. Stallman  <rms@gnu.org>
26210         * cus-edit.el (customize): Delete :link.
26212 2005-01-08  Jay Belanger  <belanger@truman.edu>
26214         * calc/calc.el (calc-mode): Remove the extension from the
26215         `calc-settings-file' file name when loading it.
26217 2005-01-08  Kim F. Storm  <storm@cua.dk>
26219         * info.el (Info-mode-map, Info-next-link-keymap)
26220         (Info-prev-link-keymap, Info-up-link-keymap):
26221         Map follow-link to mouse-face.
26222         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
26224 2005-01-08  Jay Belanger  <belanger@truman.edu>
26226         * calc/calc.el (calc-settings-file): Change default value.
26227         Suggested by cgw in a comment in calc-mode.el.
26229         * calc/calc-mode.el (calc-settings-file-name):
26230         Compare calc-settings-file to user-init-file instead of ~/.emacs.
26231         Replace ~/.emacs in a prompt by calc-settings-file.
26233 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
26235         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
26236         (desktop-lazy-idle-delay): New customizable variables.
26237         (desktop-buffer-args-list): New variable.
26238         (desktop-append-buffer-args): New function.
26239         (desktop-save): Call desktop-append-buffer-args for some buffers.
26240         (desktop-lazy-create-buffer): New function.
26241         (desktop-idle-create-buffers): New function.
26242         (desktop-read): Add message about buffers to restore lazily.
26243         (desktop-lazy-abort): New command.
26244         (desktop-clear): Call desktop-lazy-abort.
26245         (desktop-lazy-complete): New command.
26247 2005-01-06  Richard M. Stallman  <rms@gnu.org>
26249         * emacs-lisp/find-func.el (find-face-definition):
26250         Rename from find-face.
26252 2005-01-06  Kim F. Storm  <storm@cua.dk>
26254         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
26256         * man.el (Man-xref-man-page, Man-xref-header-file)
26257         (Man-xref-normal-file): Add follow-link property.
26259 2005-01-06  Jay Belanger  <belanger@truman.edu>
26261         * calc/calc-units.el: Make sure the proper macro definitions are
26262         available when compiling.
26264 2005-01-06  Juri Linkov  <juri@jurta.org>
26266         * isearch.el (isearch-lazy-highlight-update):
26267         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
26269 2005-01-06  Miles Bader  <miles@gnu.org>
26271         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
26272         (isearch-lazy-highlight-face): Use new name.
26274 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
26276         * uniquify.el (uniquify-rationalize-file-buffer-names):
26277         Re-add an interactive spec.
26278         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
26279         to the same name.
26281         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
26282         (isearch-update, isearch-done): Adjust calls accordingly.
26284 2005-01-05  Richard M. Stallman  <rms@gnu.org>
26286         * custom.el (custom-set-variables, custom-theme-set-variables):
26287         Clarify documentation.
26289         * emacs-lisp/find-func.el (find-variable)
26290         (find-variable-other-window, find-variable-other-frame):
26291         Fix the TYPE args to find-function-read and find-function-do-it.
26292         (find-function): Doc fix.
26293         (find-function-at-point): Replace function-at-point alias.
26295 2005-01-04  Richard M. Stallman  <rms@gnu.org>
26297         * cus-face.el (custom-declare-face):
26298         Record defface in current-load-list.
26300         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
26302         * emacs-lisp/find-func.el: Doc fixes.
26303         (find-face-regexp): New variable.
26304         (find-function-regexp-alist): New variable.
26305         (find-function-C-source): Third arg is now TYPE.
26306         (find-function-search-for-symbol): Handle general TYPE.
26307         (find-function-read, find-function-do-it): Handle general TYPE.
26308         (find-definition-noselect, find-face): New functions.
26309         (function-at-point): Alias deleted.
26311 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
26313         * battery.el (display-battery-mode): Rename from display-battery.
26314         Handle the case where it gets turned off.
26316 2005-01-04  Richard M. Stallman  <rms@gnu.org>
26318         * cus-edit.el (customize): Make :link point to user doc.
26320         * man.el (Man-fontify-manpage): Turn off undo generation.
26322         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
26324 2005-01-04  Andreas Schwab  <schwab@suse.de>
26326         * files.el (insert-directory): Only look for error lines in
26327         inserted text.  Don't move too far after processing --dired markers.
26329 2005-01-04  Richard M. Stallman  <rms@gnu.org>
26331         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
26332         Don't expand if the character is @, period, dash, etc.
26333         (define-mail-abbrev): Quote names that contain problem characters.
26335 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
26337         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
26339 2005-01-03  Richard M. Stallman  <rms@gnu.org>
26341         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
26342         (query-replace-highlight, query-replace-lazy-highlight)
26343         (query-replace): Definitions moved up.  Doc fix.
26345 2005-01-03  Richard M. Stallman  <rms@gnu.org>
26347         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
26348         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
26349         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
26350         (lazy-highlight-face): Rename from isearch-lazy-...
26351         Change all references to them.
26353 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
26355         * cus-edit.el (custom-file): Doc fix for defcustom.
26356         (custom-file): The function no longer sets the variable
26357         `custom-file' to its return value.
26359         * startup.el (command-line): No longer load `custom-file'.
26361 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
26363         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
26365         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
26366         Don't confuse module-prefixed identifiers for labels.
26367         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
26369 2005-01-02  Richard M. Stallman  <rms@gnu.org>
26371         * files.el (basic-save-buffer-1): Fix previous change.
26373         * loadhist.el (file-loadhist-lookup): New function.
26374         (file-provides, file-requires): Use it.
26376         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
26377         instead of calculating the right size.
26379 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
26381         * vc-svn.el (vc-svn-diff): Stay local if possible.
26383 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
26385         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
26387         * files.el (hack-local-variables): Fix last change.
26389 2005-01-02  Jay Belanger  <belanger@truman.edu>
26391         * calc/calc-yank.el (calc-edit-top): New variable.
26392         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
26393         object.  Change header properties.
26394         (calc-edit-finish, calc-edit-finish-stack-object)
26395         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
26396         edited object.
26397         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
26398         for the beginning of the edited object.
26399         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
26400         for the beginning of the edited object.
26401         * calc/calc-prog.el (calc-edit-macro-finish-edit)
26402         (calc-finish-formula-edit, calc-macro-repeats)
26403         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
26404         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
26405         beginning of the edited object.
26406         (calc-user-define-edit): Change the header for editing macros.
26407         Remove unnecessary variable.
26409 2005-01-01  Jay Belanger  <belanger@truman.edu>
26411         * calc/calc-yank.el (calc-edit-mode): Change default header.
26412         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
26413         * calc/calc-store.el (calc-edit-variable): Change title to match new
26414         header.
26415         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
26416         mode to match new header.
26417         (calc-user-define-edit): Change titles to include names of commands.
26418         (calc-finish-formula-edit): Adjust to handle new header.
26419         (calc-finish-macro-edit): Remove.
26420         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
26421         (calc-edit-macro-command, calc-edit-macro-command-type)
26422         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
26423         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
26424         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
26425         (calc-edit-macro-finish-edit): New functions.
26426         (calc-user-define-edit): Use new functions to edit named calc macros.
26428 2005-01-01  Stefan  <monnier@iro.umontreal.ca>
26430         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
26432         * ses.el (copy-region-as-kill): Deactivate mark.
26434 2005-01-01  Richard M. Stallman  <rms@gnu.org>
26436         * replace.el (occur-1): If the output buffer is also an input,
26437         don't kill it, rename it.
26439         * faces.el (set-face-background, set-face-foreground): Doc fix.
26441         * cus-face.el (custom-face-attributes): Fix :help-echo strings
26442         for :foreground and :background.
26444         * dired.el (dired-view-command-alist): Variable deleted.
26445         (dired-view-file, dired-mouse-find-file-other-window):
26446         Delete the code to use it.
26448 2005-01-01  Kim F. Storm  <storm@cua.dk>
26450         * image.el (insert-sliced-image): Use t for line-height property.
26452 See ChangeLog.11 for earlier changes.
26454 ;; Local Variables:
26455 ;; coding: iso-2022-7bit
26456 ;; End:
26458     Copyright (C) 2005, 2006 Free Software Foundation, Inc.
26459   Copying and distribution of this file, with or without modification,
26460   are permitted provided the copyright notice and this notice are preserved.
26462 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1