1 2005-08-19 Andreas Schwab <schwab@suse.de>
3 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
6 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
8 * cus-start.el (minibuffer-prompt-properties): Correct typo.
10 2005-08-18 Kim F. Storm <storm@cua.dk>
12 * scroll-lock.el: Fix errors due to incorrect line wrapping.
14 2005-08-18 Richard M. Stallman <rms@gnu.org>
16 * scroll-lock.el: New file.
18 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
20 * dired.el (dired-move-to-end-of-filename):
21 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
23 2005-08-18 Kim F. Storm <storm@cua.dk>
25 * ido.el (ido-everywhere): Fix defcustom :set function to disable
26 rather than toggle mode when custom value is nil.
27 (ido-everywhere): Fix defun doc string.
29 2005-08-17 Richard M. Stallman <rms@gnu.org>
31 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
32 as tag instead of "Inviolable".
34 2005-08-17 Kim F. Storm <storm@cua.dk>
36 * windmove.el (windmove-coordinates-of-position): Remove.
37 (windmove-coordinates-of-window-position): Remove.
38 (windmove-reference-loc): Use posn-at-point instead.
40 * subr.el (insert-for-yank-1): Doc fix.
42 * ido.el (ido-enter-matching-directory): Rename from
43 ido-enter-single-matching-directory. Change 'slash choice to
44 'only. Add 'first choice.
45 (ido-exhibit): Adapt to above changes.
47 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
49 * Makefile.in: Expand comment about building loaddefs.el.
51 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
53 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
54 Comment use of defadvice.
56 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
58 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
60 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
61 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
62 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
63 * progmodes/idlw-shell.el, progmodes/ld-script.el,
64 * progmodes/which-func.el, ruler-mode.el, strokes.el,
65 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
66 for backward compatibility for faces that did not appear in the
67 previous Emacs release.
69 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
71 2005-08-15 Kim F. Storm <storm@cua.dk>
73 * emulation/cua-base.el (cua-delete-region): Return t if
74 deleted region was non-empty.
75 (cua-replace-region): Inhibit overwrite-mode for
76 self-insert-command if replaced region was non-empty.
77 (cua--explicit-region-start, cua--status-string): Make them
78 buffer-local at top-level...
79 (cua-mode): ...rather than when mode is enabled.
81 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
83 * progmodes/vhdl-mode.el (vhdl-emacs-21):
84 Set t for Emacs 21, 22, and so on.
86 2005-08-15 David Ponce <david@dponce.com>
88 * tree-widget.el Update Commentary header.
89 (tree-widget-theme): Doc fix.
90 (tree-widget-space-width): New option.
91 (tree-widget-image-properties): Look up in the default theme too.
92 (tree-widget--cursors): Only for images with arrow pointer shape.
93 (tree-widget-lookup-image): Pointer shape is hand by default.
94 (tree-widget-icon): Generic icon widget renamed from
95 `tree-widget-control'.
96 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
97 derive from `tree-widget-icon'.
98 (tree-widget-handle): Improve default look and feel of the text
100 (tree-widget): Rename :*-control properties to :*-icon properties.
101 Add :action and :help-echo properties.
102 (tree-widget-after-toggle-functions): Move.
103 (tree-widget-close-node, tree-widget-open-node): Remove.
104 (tree-widget-before-create-icon-functions): New hook.
105 (tree-widget-value-create): Update to allow customization of icons
106 and nodes at run-time via that new hook.
107 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
108 (tree-widget-icon-action, tree-widget-icon-help-echo)
109 (tree-widget-action, tree-widget-help-echo): New functions.
111 2005-08-15 Kim F. Storm <storm@cua.dk>
113 * ido.el (ido-buffer-internal): Use with-no-warnings.
114 (ido-make-merged-file-list): Use while-no-input.
116 2005-08-15 Richard M. Stallman <rms@gnu.org>
118 * textmodes/flyspell.el (flyspell-large-region): Fix doc and custom type.
119 (flyspell-mark-duplications-flag): Doc fix.
121 2005-08-14 Richard M. Stallman <rms@gnu.org>
123 * files.el (interpreter-mode-alist): Doc fix.
125 * mail/rmail.el (rmail-nonignored-headers): New variable.
126 (rmail-clear-headers): Use it.
127 (rmail-reply): Better handling of mail-followup-to header.
129 * progmodes/sh-script.el (sh-font-lock-keywords-var): Variable
130 renamed from sh-font-lock-keywords. In the `shell' entry, don't
131 try to refer to executable-font-lock-keywords.
132 (sh-font-lock-keywords-var-1): Renamed from sh-font-lock-keywords-1.
133 (sh-font-lock-keywords-var-2): Renamed from sh-font-lock-keywords-2.
134 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
135 (sh-mode): Set comment-start-skip, local-abbrev-table,
136 imenu-case-fold-search.
137 (sh-set-shell): Don't set them here.
138 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
139 Don't cache the results in the original alist; don't ever modify
142 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
144 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
147 2005-08-15 Andreas Schwab <schwab@suse.de>
149 * desktop.el: Put autoload cookie at risky-local-variable
152 * dired.el, info.el, mail/rmail.el: Revert last change.
154 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
156 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
157 modification in `eval-after-load' form.
159 * mail/rmail.el: Likewise.
161 2005-08-14 Juri Linkov <juri@jurta.org>
163 * progmodes/compile.el (compilation-mode-font-lock-keywords):
164 Remove highlighting of "Compilation started". Highlight only
165 the word "finished" in "Compilation finished". Add highlighting
166 of "interrupt", "killed", "terminated" and the exit code.
167 (compilation-start): Add newline after header. Use exactly the
168 same time stamp format as the finishing message.
169 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
171 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
172 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
173 Add highlighting of "interrupt", "killed", "terminated".
175 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
176 enabled and the current command is self-insert-command, call it
177 explicitly with overwrite-mode bound to nil, to not allow it
178 to delete the character after the selected region.
180 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
182 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
183 move-end-of-line, end-of-line, and beginning-of-line to the list
184 of commands after which the echo area is updated.
186 2005-08-12 Eli Zaretskii <eliz@gnu.org>
188 * cus-edit.el (custom-save-all, custom-save-delete): Bind
189 recentf-exclude to exclude custom-file.
191 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
193 * mail/rmailsum.el (rmail-summary-end-of-message): New command
194 to go to the bottom of the mail message. Added to
195 `rmail-summary-mode-map' with key "/".
196 (rmail-summary-show-message): New (internal) function for use by
197 both `rmail-summary-beginning/end-of-message'.
198 (rmail-summary-beginning-of-message): Changed to use
199 rmail-summary-show-message.
201 * mail/rmail.el (rmail-end-of-message): New command to go to the
202 end of the current message. Added to `rmail-mode-map' with key "/".
203 (rmail-beginning-of-message): Fixed to work as documented.
204 (rmail-mode): Change documentation.
206 * progmodes/compile.el (compilation-start): Add the line
207 "Compilation started" with compilation start time.
208 (compilation-mode-font-lock-keywords): Add `started' to keywords.
210 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
212 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
215 2005-08-11 Richard M. Stallman <rms@gnu.org>
217 * simple.el (pop-global-mark): Reverse test of widen-automatically.
219 * battery.el (battery-status-function): Don't use ignore-errors.
221 2005-08-11 Lute Kamstra <lute@gnu.org>
223 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
224 define-obsolete-variable-alias.
226 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
228 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
229 (ange-ftp-send-cmd): Revert last change, and expand
230 the comment explaining the problem.
232 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
234 * ldefs-boot.el: Update.
236 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
237 item to "Time, Load and Mail". Change help echo text.
239 * time.el (display-time-use-mail-icon, display-time-format)
240 (display-time-string-forms): Shorten first line of docstrings.
242 2005-08-10 Lars Hansen <larsh@soem.dk>
244 * desktop.el (desktop-buffer-mode-handlers):
245 Make non-customizable. Add autoload cookie. Change initial value to
246 nil; add elements in respective modules instead. Fix doc string.
247 (desktop-load-file): New function.
248 (desktop-minor-mode-handlers): New autoloaded variable.
249 (desktop-create-buffer): Call minor mode handlers.
250 Use desktop-load-file to load major and minor mode modules prior to
251 checking for a handler.
252 (desktop-save): Don't add nil to desktop-minor-modes for minor
253 modes with nil function in desktop-minor-mode-table. Don't delete
254 desktop file before rewriting it.
255 (desktop-locals-to-save): Add autoload cookie. Don't make
256 automatically buffer-local. Add variables column-number-mode,
257 size-indication-mode, indent-tabs-mode,
258 indicate-buffer-boundaries, indicate-empty-lines and
259 show-trailing-whitespace.
260 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
261 regexps. Don't use desktop-clear-preserve-buffers-regexp.
262 (desktop-clear-preserve-buffers-regexp): Delete.
263 (desktop-clear-preserve-buffers): Update initial value and docstring.
264 (desktop-save-buffer): Fix doc string.
266 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
267 (hilit-chg-desktop-restore): New function.
268 (highlight-changes-mode): Add highlight-changes-mode to
269 desktop-locals-to-save.
271 * dired.el: Add handler to desktop-buffer-mode-handlers.
272 (dired-restore-desktop-buffer): Remove autoload cookie.
273 (dired-mode): Add autoload cookie.
275 * info.el: Add handler to desktop-buffer-mode-handlers.
276 (Info-restore-desktop-buffer): Remove autoload cookie.
277 (Info-mode): Add autoload cookie.
279 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
280 (mh-restore-desktop-buffer): Remove autoload cookie.
281 (mh-folder-mode): Add autoload cookie.
283 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
284 (rmail-restore-desktop-buffer): Remove autoload cookie.
286 2005-08-11 Masatake YAMATO <jet@gyve.org>
288 * hexl.el (hexl-address-region):
289 (hexl-ascii-region, hexl-font-lock-keywords):
290 (hexl-highlight-line-range): Use the term "region"
291 instead of "area" for consistency with the other symbols
294 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
296 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
297 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
298 out by Juri Linkov). Add `display-battery-mode'.
300 2005-08-09 Juri Linkov <juri@jurta.org>
302 * progmodes/compile.el (compilation-mode-font-lock-keywords):
303 Remove `-text' from face variable names.
304 (compilation-error-file-name, compilation-warning-file-name)
305 (compilation-info-file-name): Delete faces.
306 (compilation-line-number, compilation-column-number):
307 Remove face underlining.
308 (compilation-message-face): Set to `underline' value by default.
309 (compilation-error-face, compilation-warning-face)
310 (compilation-info-face): Remove `-file-name' from face names.
311 (compilation-error-text-face, compilation-warning-text-face)
312 (compilation-info-text-face): Delete face variables.
313 (compilation-text-face): Delete function.
315 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of
317 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
318 (grep-error-face): Set to `compilation-error' instead of
319 `compilation-error-face' (which is redefined to `grep-hit-face' in
321 (grep-mode-font-lock-keywords): Remove `-text' from face variable
322 names. Use `grep-error-face' instead of
323 `compilation-error-text-face'.
325 * dired-aux.el (dired-do-query-replace-regexp):
326 Use `query-replace-read-args'.
328 * replace.el (query-replace-read-from, query-replace-read-to)
329 (query-replace-read-args): Rename arg `string' to `prompt'.
331 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
333 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
335 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
337 (ange-ftp-canonize-filename): Handle file names beginning with ~
340 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
342 * textmodes/fill.el (canonically-space-region)
343 (fill-context-prefix, fill-french-nobreak-p)
344 (fill-delete-newlines, fill-comment-paragraph)
345 (justify-current-line): "?\ " -> "?\s".
347 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
349 * textmodes/fill.el (fill-nonuniform-paragraphs):
350 Improve argument/docstring consistency.
352 2005-08-09 Richard M. Stallman <rms@gnu.org>
354 * textmodes/ispell.el (ispell-word): More fboundp checks.
356 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
357 (find-file-noselect-1): Call it here, only if RAWFILE.
358 (normal-mode): Always set some major mode.
359 (save-some-buffers-action-alist): Change some explanation strings.
360 (file-name-non-special): In the `quote' method, use unwind-protect.
362 2005-08-09 Magnus Henoch <mange@freemail.hu>
364 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
365 (ispell-have-aspell-dictionaries): New variable.
366 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
367 (ispell-get-aspell-config-value): New function.
368 (ispell-aspell-find-dictionary): New function.
369 (ispell-aspell-add-aliases): New function.
370 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
371 appropriate. Don't look for ispell dictionaries if we use aspell.
372 (ispell-menu-map): Don't build a submenu of dictionaries.
374 2005-08-09 Richard M. Stallman <rms@gnu.org>
376 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
377 (sql-read-passwd): Use read-passwd.
379 * progmodes/idlw-toolbar.el (idlwave-toolbar)
380 (idlwave-toolbar-is-possible): Add defvars.
382 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
385 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
386 (idlwave-system-class-info, idlwave-executive-commands-alist):
389 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
391 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
394 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
395 and content-type: headers.
397 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
399 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
400 and rename some of them to be more self-explanatory.
402 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
404 * startup.el (command-line-1): Implement -scriptload.
406 * replace.el (occur-engine): Initial *Occur* output not undoable.
408 * menu-bar.el (menu-bar-file-menu): Rename some menu items
409 and improve help strings.
411 * isearch.el (isearch-repeat): When changing direction,
412 mark search successful.
414 * ediff-init.el: Use (featurep 'xemacs).
416 * comint.el (send-invisible): Identify buffer, if not selected.
418 * align.el: Delete autoload for c-guess-basic-syntax.
420 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
422 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
423 Improve argument/docstring consistency. Doc fixes.
424 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
425 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
426 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
427 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
428 (r2bv-organization, r2bv-pages, r2bv-primary-author)
429 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
430 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
431 Defvar at compile time.
433 2005-08-09 Juri Linkov <juri@jurta.org>
435 * info.el: Replace `info' with upper-case `Info' where appropriate.
436 (info-title-1, info-title-2, info-title-3, info-title-4)
437 (info-menu-header): Move up face definitions.
438 (info-menu-star): Rename from `info-menu-5'.
439 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
440 (Info-fontify-visited-nodes): Fix docstring.
441 (Info-hide-note-references): Fix docstring.
442 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
443 menu items in the same way as on cross-references.
444 (info-apropos): Fix sorting order and formatting to be like in the
445 stand-alone Info browser. Display error messages for 1 sec.
446 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
447 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
449 (Info-insert-dir): Restore point after calling
450 `insert-buffer-substring'.
452 2005-08-08 Richard M. Stallman <rms@gnu.org>
454 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
455 (recompute-lucid-menubar): Add defvars.
457 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
459 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
461 * net/net-utils.el (run-dig): Rename from `dig'.
463 * play/gametree.el (gametree-mode): Use make-local-variable,
464 not make-variable-buffer-local.
466 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
468 * ansi-color.el (ansi-color-make-extent)
469 (ansi-color-set-extent-face): Use fboundp, not functionp.
471 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
472 not make-variable-buffer-local.
474 * bookmark.el (Info-current-file): Add defvar.
475 (bookmark-jump-noselect): Use with-no-warnings.
477 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
479 * ebuff-menu.el (Helper-return-blurb): Add defvar.
481 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
483 * find-file.el (ada-procedure-start-regexp)
484 (ada-package-start-regexp): Add defvars.
486 * info.el (Info-insert-dir): Use insert-buffer-substring.
488 * xml.el (xml-att-def-re): Add defvar.
490 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
493 * subr.el (while-no-input): Return t if there is input.
495 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
497 * cus-start.el (all): Add `overflow-newline-into-fringe'.
499 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
501 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
502 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
504 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
506 * cmuscheme.el (scheme-start-file): Replace reference to
507 `user-emacs-directory' by "~/.emacs.d/".
509 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
511 * info.el (Info-dir-remove-duplicates): Avoid case folding
512 in loop; instead, keep downcased strings for comparison.
513 Suggested by Helmut Eller.
515 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
517 Sync with Tramp 2.0.50.
519 * tramp.el: Remove defvar of `last-coding-system-used' in the
520 XEmacs case; not necessary anymore.
521 (tramp-user-regexp): Allow "@" as part of user name.
522 (tramp-handle-set-visited-file-modtime)
523 (tramp-handle-insert-file-contents)
524 (tramp-handle-write-region): No special handling for
525 `last-coding-system-used, because this is done in
526 `tramp-accept-process-output' now.
527 (tramp-accept-process-output): New defun.
528 (tramp-process-one-action, tramp-process-one-multi-action)
529 (tramp-wait-for-regexp, tramp-wait-for-output)
530 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
531 Howells <dhowells@redhat.com>.
532 (clear-visited-file-modtime): Defadvice removed. The check for
533 unset buffer's modtime does not need to be based on
534 `tramp-buffer-file-attributes'. Suggested by RMS.
535 (tramp-message): Insert "\n" if not being at beginning of line.
536 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
537 sequence with same logic.
538 (tramp-completion-handle-expand-file-name): Discard call of
539 `tramp-drop-volume-letter'. It is not necessary, and there have
540 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
541 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
542 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
543 should always be visible.
544 (tramp-handle-insert-directory, tramp-setup-complete)
545 (tramp-set-process-query-on-exit-flag)
546 (tramp-append-tramp-buffers): Pacify byte-compiler.
547 (tramp-bug): Delete non-existing variables from list.
548 Apply `tramp-load-report-modules' as pre-hook.
549 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
550 `shell-prompt-pattern' because of non-7bit characters.
551 Reported by Sebastian Luque <sluque@mun.ca>.
552 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
553 (tramp-match-string-list): Remove function.
554 (tramp-wait-for-regexp): Remove call of that function.
555 Suggested by Kim F. Storm <storm@cua.dk>.
556 (tramp-set-auto-save-file-modes): Use octal integer code #o600
557 instead of octal character code ?\600. The latter resulted in a
558 syntax error with XEmacs.
560 * tramp-smb.el: Remove defvar of `last-coding-system-used' in the
561 XEmacs case; not necessary anymore.
562 (tramp-smb-handle-write-region): No special handling for
563 `last-coding-system-used, because this is done in
564 `tramp-accept-process-output' now.
565 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
567 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
569 * wid-edit.el (widget-choice-value-create): Unconditionally
570 respect user choice. Set :explicit-choice back to nil when no
572 (widget-choice-action): Unconditionally respect user choice.
573 Eliminate :explicit-choice-value.
575 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
577 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
578 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
579 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
580 running new function `toggle-indicate-empty-lines'.
581 Rename "Customize" item to "Customize fringe".
582 Rename "Indicators" item to "Buffer boundaries" and change help echo.
583 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
584 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
585 Delete "Empty lines only" item.
586 (menu-bar-showhide-fringe-ind-customize): New function.
587 (menu-bar-showhide-fringe-ind-mixed)
588 (menu-bar-showhide-fringe-ind-box)
589 (menu-bar-showhide-fringe-ind-right)
590 (menu-bar-showhide-fringe-ind-left)
591 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
592 instead of `fringe-indicators'.
594 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
596 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
597 Change the date of last update.
599 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
601 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
602 (viper-exec-yank, viper-put-back): Don't display modification msg
603 if in the minibuffer.
605 * viper-init.el (viper-replace-overlay-cursor-color)
606 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
607 Make variables frame local.
609 * viper-util.el (viper-append-filter-alist): Use append instead of
612 * viper.el (viper-vi-state-mode-list)
613 (viper-emacs-state-mode-list): Move help-mode and
614 completion-list-mode from the first list to the second.
615 (viper-mode): Docstring.
616 (viper-go-away, viper-non-hook-settings): Don't localize
617 minor-mode-alist in newer Emacsen. Add advice to
618 set-cursor-color. Don't bind "\C-c\\".
620 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
622 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
623 (scheme-macro-expand-command): New user options.
624 (scheme-trace-procedure, scheme-expand-current-form): New commands.
625 (scheme-form-at-point, scheme-start-file)
626 (scheme-interactively-start-process): New functions.
627 (scheme-get-process): New function, extracted from `scheme-proc'.
628 (run-scheme): Call `scheme-start-file' to get start file, and pass
630 (switch-to-scheme, scheme-proc):
631 Call `scheme-interactively-start-process' if no Scheme buffer/process
634 2005-08-06 Juri Linkov <juri@jurta.org>
636 * progmodes/compile.el (compilation-mode-font-lock-keywords):
637 Use `compilation-text-face', `compilation-info-text-face' and
638 `compilation-error-text-face' instead of `font-lock-keyword-face'.
639 (compilation-error): New face.
640 (compilation-error-file-name): Inherit from
641 `compilation-error' instead of `font-lock-warning-face'.
642 (compilation-warning-file-name): Inherit from
643 `compilation-warning' instead of `font-lock-warning-face'.
644 (compilation-info, compilation-error-file-name)
645 (compilation-warning-file-name, compilation-info-file-name)
646 (compilation-line-number, compilation-column-number): Doc fix.
647 (compilation-error-text-face, compilation-warning-text-face)
648 (compilation-info-text-face): New face variables.
649 (compilation-line-face, compilation-column-face)
650 (compilation-enter-directory-face)
651 (compilation-leave-directory-face): Doc fix.
652 (compilation-text-face): New function.
654 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
655 instead of 1 to display binary file names as info file links.
656 (grep-error-face): Use `compilation-error-face' instead of
657 `font-lock-keyword-face'.
658 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
659 and `compilation-warning-text-face' instead of
660 `font-lock-keyword-face'. Use `compilation-error-text-face'
661 instead of `grep-error-face'.
663 2005-08-05 Kenichi Handa <handa@m17n.org>
665 * international/code-pages.el: Add autoload cookies for all coding
668 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
670 * cus-start.el (all): Put undo.c where it alphabetically belongs.
672 2005-08-04 Juri Linkov <juri@jurta.org>
674 * progmodes/compile.el (compilation-mode-map):
675 * progmodes/grep.el (grep-mode-map):
676 Bind TAB to `compilation-next-error' and [backtab] to
677 `compilation-previous-error'.
679 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
680 matching line numbers, column numbers and their ranges with regexp
681 matching only line numbers.
682 (grep-context-face): New face variable.
683 (grep-mode-font-lock-keywords): Use it.
685 * faces.el (read-face-name): Delete duplicate faces.
687 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
689 * thumbs.el (thumbs-find-image): Don't make variables
690 automatically buffer local.
691 (thumbs-current-tmp-filename, thumbs-current-image-filename)
692 (thumbs-image-num): Make automatically buffer local.
693 (thumbs-show-thumbs-list): Use `make-local-variable', not
694 `make-variable-buffer-local'.
695 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
697 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
698 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
699 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
700 (bother, bye, canyou, chatlst, continue, deathlst, describe)
701 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
702 (feelings-about, foullst, found, hello, history, howareyoulst)
703 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
704 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
705 (neglst, obj, object, owner, please, problems, qlist)
706 (random-adjective, relation, remlst, repetitive-shortness)
707 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
708 (shortlst, something, sportslst, stallmanlst, states, subj)
709 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
710 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
711 Defvar at compile time.
713 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
714 not `make-variable-buffer-local'.
716 2005-08-02 Kim F. Storm <storm@cua.dk>
718 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
719 rectangle overlay in selected window.
721 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
723 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
724 instead of display group. Make `indicate-buffer-boundaries'
725 customizable through Custom.
727 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
729 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
730 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
731 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
732 (gdb-put-string): Fix typos in docstrings.
734 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
736 Update copyright notices of files in progmodes directory for
737 release of Emacs 22.1.
739 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
741 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
742 Don't barf if the GUD buffer has been killed.
744 2005-08-01 Kim F. Storm <storm@cua.dk>
746 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
748 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
750 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
751 (byte-compile-form-make-variable-buffer-local): New functions to warn
752 about misuses of make-variable-buffer-local where make-local-variable
755 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
757 * bs.el (bs-attributes-list): Doc fix.
758 (bs): Update url-link.
760 * desktop.el (desktop-save-buffer): Fix typos in docstring.
761 (desktop-load-default): Simplify.
763 * ibuffer.el (ibuffer-columnize-and-insert-list)
764 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
765 (ibuffer-unmark-all, ibuffer-toggle-marks)
766 (ibuffer-unmark-forward, ibuffer-unmark-backward)
767 (ibuffer-compile-make-format-form, ibuffer-format-column)
768 (ibuffer-current-buffers-with-marks)
769 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
771 (ibuffer-mode): Fix typo in docstring.
772 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
773 with `define-obsolete-variable-alias'.
774 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
776 2005-07-29 Kenichi Handa <handa@m17n.org>
778 * international/mule-cmds.el (select-message-coding-system):
779 Be sure to use LF for end-of-line. If no coding system is decided,
780 return iso-8859-1-unix.
782 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
784 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
785 (ange-ftp-pending-error-line): New vars.
786 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
787 to handle the non-fatal no-route-to-host messages.
788 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
790 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
792 * isearch.el (isearch-mode-map, isearch-other-meta-char)
793 (isearch-quote-char, isearch-printing-char)
794 (isearch-text-char-description): "?\ " -> "?\s".
795 (isearch-lazy-highlight-cleanup)
796 (isearch-lazy-highlight-initial-delay)
797 (isearch-lazy-highlight-interval)
798 (isearch-lazy-highlight-max-at-a-time)
799 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
800 Declare with define-obsolete-*-alias macros.
801 (isearch-forward): Fix typo in docstring.
802 (search-invisible, search-ring-yank-pointer)
803 (regexp-search-ring-yank-pointer): Doc fixes.
805 * recentf.el (recentf-menu-append-commands-p): Declare with
806 `define-obsolete-variable-alias'.
807 (recentf-max-saved-items, recentf-menu-filter)
808 (recentf-arrange-by-rule-subfilter): Doc fixes.
809 (recentf-menu-append-commands-flag)
810 (recentf-initialize-file-name-history, recentf-expand-file-name)
811 (recentf-clear-data): Fix typos in docstrings.
813 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
815 * progmodes/gdb-ui.el: Smarten comments.
816 (gdb-info-breakpoints-custom): Use nowarn when finding file.
818 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
820 * term/apollo.el (terminal-init-apollo): New function containing
821 all former top level forms in the file.
822 * term/bobcat.el (terminal-init-bobcat):
823 * term/cygwin.el (terminal-init-cygwin):
824 * term/iris-ansi.el (terminal-init-iris-ansi):
825 * term/linux.el (terminal-init-linux):
826 * term/news.el (terminal-init-news):
827 * term/rxvt.el (terminal-init-rxvt):
828 * term/sun.el (terminal-init-sun):
829 * term/tvi970.el (terminal-init-tvi970):
830 * term/vt100.el (terminal-init-vt100):
831 * term/vt102.el (terminal-init-vt102):
832 * term/vt125.el (terminal-init-vt125):
833 * term/vt200.el (terminal-init-vt200):
834 * term/vt201.el (terminal-init-vt201):
835 * term/vt220.el (terminal-init-vt220):
836 * term/vt240.el (terminal-init-vt240):
837 * term/vt300.el (terminal-init-vt300):
838 * term/vt320.el (terminal-init-vt320):
839 * term/vt400.el (terminal-init-vt400):
840 * term/vt420.el (terminal-init-vt420):
841 * term/wyse50.el (terminal-init-wyse50):
842 * term/xterm.el (terminal-init-xterm): Likewise.
844 * term/README: Describe the terminal-init-* functionality.
846 * startup.el (command-line): After loading the terminal initialization
847 file call the corresponding terminal initialization function.
849 2005-07-27 Kenichi Handa <handa@m17n.org>
851 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
854 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
855 (ps-mule-composition-prologue): Fix for the case that
856 RelativeCompose is false.
858 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
860 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
862 * descr-text.el (describe-char): Handle the case where the list of
863 chars is displayed in a separate frame.
864 Be a bit more discriminating when looking for the char.
866 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
868 * bookmark.el (bookmark-automatically-show-annotations)
869 (bookmark-read-annotation-text-func): Doc fixes.
870 (bookmark-save): Improve argument/docstring consistency.
871 (bookmark-get-bookmark, bookmark-get-bookmark-record)
872 (bookmark-alist-from-buffer)
873 (bookmark-upgrade-file-format-from-0)
874 (bookmark-grok-file-format-version)
875 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
876 (bookmark-read-annotation-mode)
877 (bookmark-insert-current-bookmark, bookmark-jump)
878 (bookmark-exit-hook): Fix typos in docstrings.
879 (bookmark-exit-hooks): Define as obsolete alias.
880 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
881 not `bookmark-exit-hooks'. Fix docstring.
882 (bookmark-bmenu-select): "?\ " -> "?\s".
884 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
886 * startup.el (command-line): Fix typo.
888 2005-07-24 Richard M. Stallman <rms@gnu.org>
890 * tooltip.el (tooltip-mode): Test emacs-basic-display,
891 not emacs-quick-startup.
893 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
895 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
896 (reb-next-match, reb-show-subexp): Use `with-selected-window'
897 instead of `reb-with-current-window'.
898 (reb-prev-match): Likewise. Also, don't move left if the search
900 (reb-initialize-buffer): New function.
901 (re-builder, reb-change-syntax): Use it.
903 * man.el (Man-goto-page): Make second argument NOERROR optional.
905 2005-07-23 Richard M. Stallman <rms@gnu.org>
907 * man.el (Man-bgproc-sentinel): Check here for failure to find
908 any man page in the output, and report the error here.
909 (Man-arguments): Make it permanent local.
910 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
911 (Man-mode): Pass t for NOERROR.
913 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
914 (grep-mode-font-lock-keywords):
915 Don't use compilation-...-face for messages that are not file names.
917 * progmodes/compile.el (compilation-mode-font-lock-keywords):
918 Don't use compilation-...-face for messages that are not file names.
920 2005-07-22 Juri Linkov <juri@jurta.org>
922 * startup.el (normal-splash-screen): Update menu name.
924 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
926 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
928 * term/xterm.el: Load term/rxvt if the terminal is actually an
930 (xterm-rxvt-set-background-mode): Remove, not used anymore.
932 * term/rxvt.el (function-key-map): Use substitute-key-definition
933 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
935 * term/cygwin.el: New file.
937 2005-07-22 Kim F. Storm <storm@cua.dk>
939 * image-file.el (insert-image-file, image-file-yank-handler):
940 Fix last change to maintain a (unique) yank-handler on yanked images.
942 2005-07-22 Eduardo Mu
\e,Aq
\e(Boz <emufer@terra.es> (tiny change)
944 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
945 of the file size (as in "177B" for 177 bytes). This happens with
948 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
950 * hilit-chg.el (highlight-changes-global-initial-state)
951 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
952 (hilit-chg-fixup, highlight-changes-mode):
953 Fix typos in docstrings.
954 (highlight-changes-global-modes, highlight-changes-rotate-faces):
957 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
959 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
960 mode function using `eval-after-load'.
962 2005-07-21 Kim F. Storm <storm@cua.dk>
964 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
965 included when reporting an emacs crash, and tell about the DEBUG file.
967 * image-file.el (insert-image-file): Add yank-handler.
968 (image-file-yank-handler): Yank handler to make unique copies of
969 images when they are yanked into a buffer next to each other.
971 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
973 * comint.el (comint-use-prompt-regexp, comint-send-input)
974 (comint-source-default, comint-extract-string)
975 (comint-get-source, comint-word, comint-completion)
976 (comint-source, comint-prompt-read-only, comint-update-fence):
977 Fix typos in docstrings.
978 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
979 Declare with define-obsolete-*-alias macros.
980 (comint-previous-matching-input-from-input)
981 (comint-next-matching-input-from-input)
982 (comint-previous-matching-input, comint-next-matching-input)
983 (comint-forward-matching-input):
984 Improve argument/docstring consistency.
986 * desktop.el (desktop-clear-preserve-buffers-regexp):
987 Also preserve the *server* buffer.
989 * simple.el (clone-indirect-buffer): Doc fix.
990 (fixup-whitespace, just-one-space)
991 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
992 (next-error, next-error-highlight)
993 (next-error-highlight-no-select, next-error-last-buffer)
994 (next-error-buffer-p, next-error-find-buffer, next-error)
995 (previous-error, next-error-no-select, previous-error-no-select)
996 (open-line, split-line, minibuffer-prompt-width, kill-new)
997 (binary-overwrite-mode): Fix typos in docstrings.
998 (set-fill-column): Fix typo in message.
1000 * skeleton.el (skeleton-proxy-new): Doc fix.
1002 * strokes.el (strokes-load-hook): Doc fix.
1003 (strokes-grid-resolution, strokes-get-grid-position)
1004 (strokes-renormalize-to-grid, strokes-read-stroke)
1005 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
1006 (strokes-global-map): Fix typos in docstrings.
1007 (strokes-help): Doc fix. Fix help message and pass it through
1008 `substitute-command-keys'.
1010 * tempo.el (tempo-insert-prompt, tempo-interactive)
1011 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
1012 (tempo-insert-string-functions, tempo-local-tags)
1013 (tempo-define-template, tempo-insert-template)
1014 (tempo-insert-prompt-compat, tempo-is-user-element)
1015 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
1016 Fix typos in docstrings.
1018 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
1019 (vcursor-key-bindings, vcursor-use-vcursor-map)
1020 (vcursor-find-window, vcursor-scroll-down)
1021 (vcursor-disable, vcursor-beginning-of-buffer)
1022 (vcursor-end-of-buffer): Fix typos in docstrings.
1023 (vcursor-relative-move, vcursor-get-char-count):
1024 Improve argument/docstring consistency.
1026 * version.el: "?\ " -> "?\s".
1028 * wid-edit.el (widget-default-create, widget-after-change)
1029 (widget-default-format-handler, widget-checklist-add-item)
1030 (widget-radio-add-item, widget-choose, widget-specify-secret)
1031 (widget-field-value-create, widget-field-value-get)
1032 (widget-editable-list-format-handler)
1033 (widget-editable-list-entry-create, widget-group-value-create)
1034 (widget-documentation-link-add)
1035 (widget-documentation-string-value-create): "?\ " -> "?\s".
1036 (widget-convert-text): Doc fix.
1037 (widget-narrow-to-field, widget-field-find)
1038 (widget-url-link-action, widget-emacs-library-link-action)
1039 (widget-color-notify): Fix typos in docstrings.
1041 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
1042 (x-select-text, set-w32-system-coding-system)
1043 (w32-add-charset-info): Fix typos in docstrings.
1045 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
1046 (cua-enable-cua-keys, cua-use-hyper-key)
1047 (cua-virtual-rectangle-edges): Fix typos in docstrings.
1048 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
1050 * net/tramp.el (tramp-handle-load): Fix typo in error message.
1052 * emacs-lisp/re-builder.el (regexp-builder): Declare with
1053 `defalias' instead of faking it.
1055 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
1056 (eshell-ls-missing, eshell-ls-dired-initial-args)
1057 (eshell-ls-use-in-dired): Fix typos in docstrings.
1059 2005-07-20 Kim F. Storm <storm@cua.dk>
1061 * emulation/cua-base.el (cua-mode): Improve doc string.
1063 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
1065 * abbrev.el (expand-region-abbrevs): Doc fix.
1066 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
1067 Improve argument/docstring consistency.
1069 * arc-mode.el (archive-get-descr, archive-alternate-display):
1071 (archive-l-e): Improve argument/docstring consistency.
1072 (archive-tmpdir, archive-unixdate, archive-unixtime)
1073 (archive-chmod-entry): Fix typos in docstrings.
1074 (archive-unflag, archive-unflag-backwards)
1075 (archive-unmark-all-files): "?\ " -> "?\s".
1077 * buff-menu.el (Buffer-menu-unmark): Doc fix.
1078 (Buffer-menu-not-modified, Buffer-menu-execute)
1079 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
1080 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
1082 * composite.el (compose-string, encode-composition-rule)
1083 (compose-last-chars): Fix typos in docstrings.
1085 * desktop.el (desktop-enable, desktop-basefilename):
1086 Declare with `define-obsolete-variable-alias'.
1087 (desktop-internal-v2s): Don't quote keywords.
1088 (desktop-clear): "?\ " -> "?\s".
1090 * dired.el (dired-align-file, dired-flag-backup-files)
1091 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
1092 (dired-listing-switches, dired-ls-F-marks-symlinks)
1093 (dired-dwim-target, dired-load-hook, dired-mode-hook)
1094 (dired-directory, dired-faces, dired, dired-revert)
1095 (dired-mode, dired-summary, dired-view-file)
1096 (dired-copy-filename-as-kill, dired-delete-file)
1097 (dired-no-confirm, dired-unmark-all-marks)
1098 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
1099 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
1100 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
1101 Fix typos in message strings.
1103 * dired-x.el (virtual-dired): Declare with `defalias'.
1104 (dired-mark-unmarked-files, dired-local-variables-file)
1105 (dired-omit-here-always): Doc fix.
1106 (dired-omit-mode, dired-find-subdir)
1107 (dired-enable-local-variables, dired-clean-up-buffers-too)
1108 (dired-extra-startup, dired-mark-extension, dired-jump)
1109 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
1110 (dired-smart-shell-command, dired-guess-shell-alist-user)
1111 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
1112 (dired-x-bind-find-file, dired-x-submit-report):
1113 Fix typos in docstrings.
1114 (dired-mark-unmarked-files): "?\ " -> "?\s".
1116 * dirtrack.el (dirtrack-list): Fix typos in docstring.
1118 * faces.el (describe-face): "?\ " -> "?\s".
1119 (read-all-face-attributes, read-face-font, modify-face)
1120 (face-attr-construct, italic): Fix typos in docstrings.
1121 (frame-update-face-colors): Declare with
1122 `define-obsolete-function-alias'.
1124 * files.el (find-file-noselect, recode-file-name): Doc fixes.
1125 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
1126 (magic-mode-alist, buffer-file-numbers-unique)
1127 (write-file-functions, get-free-disk-space):
1128 Fix typos in docstrings.
1129 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
1130 (write-contents-hooks, write-file-hooks):
1131 Declare with `define-obsolete-variable-alias'.
1133 * forms-d2.el (arch-rj): Fix typo in docstrings.
1134 (arch-tocol): Likewise. "?\ " -> "?\s".
1136 * frame.el (set-frame-font, cursor-in-non-selected-windows):
1137 Fix typo in docstring.
1138 (set-screen-width, set-screen-height): Delete redundant info in
1140 (new-frame, screen-height, screen-width): Declare with
1141 `define-obsolete-function-alias'.
1142 (delete-frame-hook, blink-cursor): Declare with
1143 `define-obsolete-variable-alias'.
1145 * paths.el (prune-directory-list): Fix typos in docstring.
1147 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
1148 (cvs-prefix-get): Fix typos in docstrings.
1150 * ps-print.el (ps-extend-face-list, ps-extend-face)
1151 (ps-print-background-image): Fix typos in docstrings.
1152 (ps-default-fg, ps-default-bg): Doc fixes.
1154 * s-region.el (s-region-bind): Doc fix.
1155 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
1157 * textmodes/org.el (org-table-formula-substitute-names)
1158 (org-table-get-vertical-vector): Doc fixes.
1159 (org-table-recalculate): Remove unused argument to `message'.
1161 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
1163 * textmodes/org.el (org-table-column-names)
1164 (org-table-column-name-regexp)
1165 (org-table-named-field-locations): New variables.
1166 (org-archive-subtree): Protect `this-command' when calling
1167 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
1169 (org-complete): Remove fixed-formula completion.
1170 (org-edit-formulas-map): New variable.
1171 (org-table-edit-formulas): New command.
1172 (org-finish-edit-formulas, org-abort-edit-formulas)
1173 (org-show-variable, org-table-get-vertical-vector): New functions.
1174 (org-table-maybe-eval-formula): Handle `:=' fields.
1175 (org-table-get-stored-formulas, org-table-store-formulas)
1176 (org-table-get-formula, org-table-modify-formulas)
1177 (org-table-replace-in-formulas): Handle named field formulas.
1178 (org-table-get-specials): Store locations of named fields.
1180 2005-07-19 Juri Linkov <juri@jurta.org>
1182 * progmodes/grep.el (grep-regexp-alist)
1183 (grep-mode-font-lock-keywords, grep-process-setup):
1184 Use default GNU grep match color "01;31m" instead of "01;41m".
1185 (grep-regexp-alist, grep-mode-font-lock-keywords):
1186 Use `\\[[0-9]*m' instead of `\\[00m'.
1187 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
1188 sgr_start where its handling is more important. Use the real
1189 length of sgr_start instead of constant 8.
1190 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
1191 specially. Delete all remaining escape sequences.
1192 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
1193 (grep-regexp-alist): Make hyperlink only for binary file name
1194 instead of the whole line.
1195 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
1196 (grep-mode): Add autoload.
1198 * emacs-lisp/find-func.el (find-function-regexp):
1199 Add `define-compilation-mode'.
1201 2005-07-19 Juri Linkov <juri@jurta.org>
1203 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
1204 (compare-windows-sync-string-size, compare-windows-recenter)
1205 (compare-windows-highlight, compare-windows): Add version 22.1.
1206 (compare-windows) <defface>: Inherit from lazy-highlight instead
1207 of duplicating its default value.
1209 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
1210 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
1212 * descr-text.el (describe-char): Create link buttons for `charset'
1213 and `code point'. Add the current input method name with a link
1214 button to `to input' field. Print face names of display table
1215 characters in `The display table entry is displayed by' section
1216 instead of printing face-id in the `display' field.
1217 Guess hardcoded faces and create a link button for them.
1218 Skip empty fields when calculating max-width.
1219 Treat `widget-create' specially while inserting strings from the
1220 collected field list.
1221 (describe-char-after): Made obsolete in version 22.1, not 21.5.
1223 * diff-mode.el (diff-file-header): Change foreground color from
1224 yellow to green on light backgrounds.
1225 (diff-context): Inherit from `shadow' only for color/grayscale
1226 with more than 88 colors.
1227 (diff-indicator-removed, diff-indicator-added)
1228 (diff-indicator-changed): New faces.
1229 (diff-font-lock-keywords): Use new faces. Regroup rules.
1230 Add "^---$" for `normal' diff format. Fontify `#' lines with
1231 font-lock-comment-delimiter-face and font-lock-comment-face.
1232 Add `#' to ^[^...] in the rule for `diff-context-face'.
1234 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
1235 a button-like box. Inherit from `highlight' on low colors.
1236 (shadow): Use shades of gray only for color/grayscale with
1237 more than 88 colors. Use green for light backgrounds with
1238 8 colors, and yellow for dark backgrounds with 8 colors.
1240 * font-lock.el (font-lock-regexp-grouping-backslash):
1241 Don't inherit from escape-glyph (use bold for all cases).
1243 * info.el (info-xref-visited): Use light foreground color `violet'
1244 for dark backgrounds instead of dark color `magenta3'.
1245 (info-title-1): Use `yellow' color for dark backgrounds.
1247 * isearch.el (isearch): Use not-too-dark magenta3 instead of
1250 * replace.el (match): Use slightly more light RoyalBlue3 instead
1253 * wid-edit.el (widget-inactive): Inherit from `shadow'.
1255 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
1257 * novice.el (disabled-command-hook): Declare it with
1258 `define-obsolete-variable-alias'.
1260 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
1261 (desktop-buffer-misc-functions, desktop-buffer-handlers)
1262 (desktop-load-default): Add release to obsolescence info.
1263 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
1264 (desktop-append-buffer-args, desktop-read):
1265 Fix typos in docstrings.
1266 (desktop-kill): Fix typo in message.
1267 (desktop-save): Doc fix.
1269 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
1271 * viper-cmd.el (viper-escape-to-state): Bug fix.
1272 (viper-envelop-ESC-key): Change the definition of fast
1273 keysequence so it'll work with keyboard macros.
1275 * ediff.el (ediff-patch-buffer): Change the docstring.
1277 2005-07-19 Kenichi Handa <handa@m17n.org>
1279 * international/mule-cmds.el (select-safe-coding-system): Try to
1280 use an auto-coding (if any) before anything else. If the found
1281 auto-coding is invalid, show a warning message.
1283 * international/mule.el (find-auto-coding): New function created
1284 by modifying the body of set-auto-coding.
1285 (set-auto-coding): Use find-auto-coding to find a coding.
1287 2005-07-18 Richard M. Stallman <rms@gnu.org>
1289 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
1290 not isearch-mode-end-hook-error.
1291 (allout-before-change-protect): Fix error message.
1293 2005-07-18 Juri Linkov <juri@jurta.org>
1295 * allout.el (allout-mode):
1296 * calculator.el (calculator-copy):
1297 * custom.el (custom-known-themes):
1298 * dired.el (dired-desktop-buffer-misc-data)
1299 (dired-restore-desktop-buffer):
1300 * dired-x.el (dired-omit-marker-char):
1301 * files.el (basic-save-buffer):
1302 * font-core.el (font-lock-mode):
1303 * calendar/calendar.el (calendar-goto-hebrew-date)
1304 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
1305 (calendar-goto-persian-date):
1306 * language/ethio-util.el (ethio-sera-to-fidel-region):
1307 * textmodes/picture.el (picture-mode):
1308 Delete duplicate duplicate words.
1310 2005-07-18 Juri Linkov <juri@jurta.org>
1312 * isearch.el (isearch-mode-map): Remove key bindings for regexp
1314 (isearch-fallback): Don't call `isearch-process-search-char'.
1315 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
1316 (isearch-process-search-char): Call `isearch-fallback' for regexp
1318 (isearch-return-char): Make obsolete with `make-obsolete' instead
1319 of simply documenting it as obsolete in the docstring.
1320 (isearch-fallback): Refill docstring.
1322 * international/isearch-x.el
1323 (isearch-process-search-multibyte-characters): Remove unneeded
1324 `concat'. Add intermediate values to `junk-hist' instead of
1325 `minibuffer-history'. Test the length of `str'.
1327 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
1329 * allout.el (allout-resolve-xref): Fix typos in error strings.
1330 (allout-before-change-protect): Remove unneeded `concat'.
1332 * array.el (array-mode, array-reconfigure-rows)
1333 (untabify-backward): Fix typos in docstrings.
1334 (array-reconfigure-rows): Use `insert-buffer-substring', not
1337 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
1338 * progmodes/ada-mode.el (ada-make-body):
1339 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
1341 * dired.el (dired-log):
1342 * tar-mode.el (tar-subfile-save-buffer):
1343 * play/zone.el (zone-pgm-stress-destress):
1344 Use `insert-buffer-substring', not `insert-buffer'.
1346 2005-07-17 Simon Josefsson <jas@extundo.com>
1348 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
1350 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
1352 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
1353 Add plain auth method.
1354 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
1356 2005-07-17 Kim F. Storm <storm@cua.dk>
1358 * ido.el (dired-other-window): Add ido property.
1360 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
1362 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
1363 Fix typo in docstring.
1364 (byte-compile-interactive-only-functions): Add `insert-buffer' and
1365 `insert-file-literally'.
1367 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
1368 info and delete redundant message. Doc fix.
1369 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
1370 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
1372 2005-07-16 Richard M. Stallman <rms@gnu.org>
1374 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
1375 (byte-compile-and): Use byte-compile-and-recursion.
1376 (byte-compile-or-recursion): New function.
1377 (byte-compile-or): Use that.
1378 (byte-compile-if): Guard the else-clause too.
1379 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
1381 * isearch.el (isearch-mode-end-hook-quit): New variable.
1382 (isearch-done): Bind it.
1383 (isearch-mode-end-hook): Doc fix.
1385 * allout.el (allout-isearch-did-quit): Variable deleted.
1386 (allout-real-isearch-abort): Function name no longer used.
1387 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
1388 (allout-isearch-rectification): isearch-mode always exists.
1389 Don't set allout-isearch-did-quit.
1390 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
1391 allout-isearch-did-quit.
1392 (allout-enwrap-isearch): Just add the hook.
1393 (allout-isearch-abort): Function deleted.
1394 (allout-pre-command-business): Avoid warning.
1396 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
1397 Correctly avoid warnings.
1398 (pascal-outline): Likewise.
1400 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
1402 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
1404 * play/tetris.el (tetris-mode): Avoid warning.
1406 * play/snake.el (snake-mode): Avoid warning.
1408 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
1409 (gamegrid-set-display-table): Avoid warning.
1410 (gamegrid-set-timer): Likewise.
1411 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
1412 (gamegrid-add-score-with-update-game-score-1): Take FILE
1414 (gamegrid-add-score-with-update-game-score): Pass that argument.
1415 Rename have-shared-game-dir to gamegrid-shared-game-dir.
1417 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
1419 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
1420 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
1422 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
1425 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
1426 (sc-ask): Avoid warnings.
1428 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
1429 (eshell-hist-initialize): Use that var the natural way.
1431 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
1433 * emacs-lisp/re-builder.el (reb-cook-regexp):
1434 Avoid warning calling lre-compile-string.
1435 (reb-color-display-p): Avoid warning.
1437 * calculator.el (calculator-last-input): Guard uses
1438 of event-key and key-press-event-p.
1439 (event-key, key-press-event-p): Delete definitions.
1441 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
1442 (find-gc-source-directory, find-gc-subrs-callers)
1443 (find-gc-noreturn-list, find-gc-source-files)
1444 (find-gc-subrs-called): Vars renamed and defvar'd.
1446 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
1447 (checkdoc-overlay-put, checkdoc-delete-overlay)
1448 (checkdoc-overlay-start, checkdoc-overlay-end)
1449 (checkdoc-mode-line-update, checkdoc-char=):
1450 Define such that compiler knows they are defined.
1451 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
1452 (checkdoc-read-event): Delete. Use read-event directly.
1454 * whitespace.el (whitespace-make-overlay)
1455 (whitespace-overlay-put, whitespace-delete-overlay)
1456 (whitespace-overlay-start, whitespace-overlay-end):
1457 Define such that compiler knows they are defined.
1458 (whitespace): Move conditional inside.
1460 * tempo.el (tempo-insert-template): Suppress warning.
1462 * ediff-diff.el (longlines-mode): Add defvar.
1464 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
1466 * server.el: Bind "C-x #" in a way that works even if C-x is
1467 redefined to a command key, not a prefix key.
1469 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
1471 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
1472 cl-make-type-test till execution time.
1474 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
1476 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
1479 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
1481 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
1483 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
1485 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
1486 a defcustom with two :set or :type keywords.
1488 2005-07-15 Richard M. Stallman <rms@gnu.org>
1490 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
1491 Don't give ^M comment-end syntax.
1493 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
1495 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
1496 Don't consider gdbmi (gdb-mi.el has its own update functions).
1497 (gdb-var-delete): Make it work for gdbmi as well.
1498 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
1500 * progmodes/gud.el (etags, sdb): Only require etags when needed.
1501 (gud-speedbar-menu-items): Correct logic for enabling items.
1503 2005-07-15 Kim F. Storm <storm@cua.dk>
1505 * ido.el: Fix commentary.
1506 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
1507 Use with-no-warnings around ffap-guesser.
1508 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
1509 Let bind minibuffer-completing-file-name to t.
1511 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
1513 * startup.el (site-run-file, keyboard-type): Doc fixes.
1514 (command-line): Check for "--basic-display" argument; also for
1515 "--quick", not "--bare-bones" (which was renamed).
1516 (fancy-splash-text): Add missing item "Getting New Versions".
1517 (normal-splash-screen): Fix typos and improve consistency with
1518 `fancy-splash-text'. Update copyright year.
1520 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
1521 valid binding for `help-char'.
1523 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
1525 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
1527 * term.el (term-mode): Disable cua-mode for term buffers.
1529 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
1531 * add-log.el (add-log-mailing-address, change-log-merge):
1533 (change-log-get-method-definition): Fix typo in docstring.
1535 2005-07-14 Kim F. Storm <storm@cua.dk>
1537 * emulation/cua-base.el:
1538 (cua--pre-command-handler-1, cua--pre-command-handler)
1539 (cua--post-command-handler-1, cua--post-command-handler):
1540 Split in two. Check (buffer local) value of cua-mode.
1541 (cua-selection-mode): New command.
1543 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
1545 * custom.el (custom-initialize-safe-set)
1546 (custom-initialize-safe-default): Doc fixes.
1548 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
1549 and simplify :init-value again.
1551 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
1552 and simplify :init-value again. Delete autoload.
1554 * startup.el (command-line): Use `custom-reevaluate-setting' again
1557 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
1558 a defcustom with two :initialize keywords.
1560 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
1562 * allout.el (my-mark-marker, allout-isearch-prior-pos)
1563 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
1564 (allout-post-command-business, allout-flag-region)
1565 (isearch-reenable-font-lock, allout-yank)
1566 (allout-insert-latex-header, allout-insert-latex-trailer)
1567 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
1568 (allout-latex-verb-quote): Fix typos in docstrings.
1569 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
1570 (allout-unprotected, allout-prefix-data):
1571 Improve argument/docstring consistency.
1572 (allout-chart-subtree): Fix argument spec.
1573 (allout-open-topic): Rename `use_sib_bullet' argument to
1574 `use-sib-bullet'. Doc fix.
1576 * whitespace.el (whitespace-check-buffer-leading)
1577 (whitespace-check-buffer-trailing)
1578 (whitespace-check-buffer-indent)
1579 (whitespace-check-buffer-spacetab)
1580 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
1581 (whitespace-check-leading-whitespace)
1582 (whitespace-check-trailing-whitespace)
1583 (whitespace-check-spacetab-whitespace)
1584 (whitespace-check-indent-whitespace)
1585 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
1586 (whitespace-modes): Fix typos in docstrings.
1587 (defgroup, defcustom): Doc fixes.
1589 * winner.el (winner-mode, winner-boring-buffers)
1590 (winner-pending-undo-ring): Doc fixes.
1591 (winner-ring): Remove unneeded `progn'.
1592 (winner-equal): `defsubst' it.
1593 (winner-redo): Fix message.
1595 2005-07-13 Kim F. Storm <storm@cua.dk>
1597 * simple.el (line-move-1): Always use vertical-motion to
1598 do the last (or only) line move to ensure some movement.
1599 Undo 2005-06-23 change--don't check for overlays.
1601 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1603 * term/mac-win.el (ccl-encode-mac-roman-font)
1604 (ccl-encode-mac-centraleurroman-font)
1605 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
1606 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
1607 Change charset-id boundary of dimension to ?\xef.
1608 (mac-char-fontspec-list): New constant.
1609 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
1610 argument. Nil uses itself as family in font-spec. Previous
1611 behavior for nil is now provided by non-nil non-string argument.
1612 All callers changed. Add font-specs for Mac fonts to
1613 "fontset-default" unless iso8859-1 fonts are installed.
1615 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
1617 * progmodes/sh-script.el (sh-get-indent-info): Only indent
1618 a continuation line if the \ is preceded by SPC or TAB.
1619 (sh-get-indent-info): Simplify.
1620 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
1621 Use with-current-buffer.
1623 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
1624 when the matched text is empty.
1626 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
1628 * startup.el (command-line): Revert to previous handling of
1629 tooltip-mode. Explain in comment why the complexity is needed.
1631 * tooltip.el (tooltip-mode): Revert to previous implementation of
1634 * frame.el (blink-cursor-mode): Revert to previous implementation
1635 of its defcustom. Update comment.
1637 2005-07-12 Lars Hansen <larsh@soem.dk>
1639 * desktop.el: Update e-mail address.
1641 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1643 * term/mac-win.el (mac-services-mail-selection)
1644 (mac-services-mail-to): New functions.
1645 (mac-application-menu-map): Bind them.
1647 2005-07-12 wulei <milton@wulei.net> (tiny change)
1649 * progmodes/gdb-ui.el: Add note about buffering with Windows.
1651 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
1653 * custom.el (custom-reevaluate-setting): Doc fix.
1655 2005-07-11 Jay Belanger <belanger@truman.edu>
1657 * calc/calc.el (calc-embedded-announce-formula-alist)
1658 (calc-embedded-open-close-plain-alist)
1659 (calc-embedded-open-close-mode-alist): Add checks for additional
1660 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
1662 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
1664 * custom.el (custom-enable-theme): Don't add theme to
1665 `custom-enabled-themes' with `push' because there is no
1666 setf-method for `delq'.
1668 2005-07-11 Richard M. Stallman <rms@gnu.org>
1670 * custom.el (custom-declare-variable): Doc fix.
1672 * dired-aux.el (dired-compare-directories): Remove "." and ".."
1675 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
1676 Do nothing if edebug-active.
1678 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
1679 (edebug-display): Do it here instead.
1681 2005-07-10 Richard M. Stallman <rms@gnu.org>
1683 * cus-face.el (custom-theme-set-faces): Make it work.
1684 (custom-reset-faces): Doc fix.
1685 (custom-theme-reset-internal-face, custom-theme-face-value):
1688 * custom.el (custom-push-theme): Maintain list of the settings
1689 of a given theme in its theme-settings property.
1690 Maintain position of old settings in the theme-value
1691 or theme-face property.
1692 (custom-enabled-themes): New variable.
1693 (custom-theme-enabled-p): New function.
1694 (provide-theme): Update custom-enabled-themes.
1695 Disable and reenable the `user' theme.
1696 (require-theme): Doc fix.
1697 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
1698 (custom-theme-value, custom-theme-variable-value): Likewise.
1699 (custom-theme-reset-internal): Likewise.
1700 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
1701 (custom-enable-theme, custom-disable-theme): New functions.
1702 (custom-variable-theme-value, custom-face-theme-value): Likewise.
1703 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
1704 (custom-theme-reset-variables): Simplify.
1705 (deftheme, custom-declare-theme, custom-make-theme-feature):
1708 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
1710 * longlines.el (longlines-show-region)
1711 (longlines-unshow-hard-newlines): Recognize hard newlines by
1712 non-nil hard property, instead of t.
1714 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
1716 * viper-cmd.el (viper--key-maps): New variable.
1717 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
1718 emulation-mode-map-alists.
1719 (viper-envelop-ESC-key): Use viper-subseq.
1720 (viper-search-forward/backward/next): Disable debug-on-error.
1722 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
1723 (viper-ESC-key): New defcustoms.
1725 * viper-macs.el (ex-map-read-args): Use viper-subseq.
1727 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
1728 (viper-subseq): Copy of subseq from cl.el.
1730 * viper.el (viper-go-away, viper-set-hooks): Use
1731 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
1733 * viper-mous.el (viper-current-frame-saved): Use defvar.
1735 * viper-init.el: Get rid of -face in face names.
1737 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
1738 Make it work with longlines mode
1740 * ediff-mult.el (ediff-meta-mode-hook): New variable.
1742 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
1744 * ediff-init: Get rid of -face in face names.
1746 2005-07-10 Richard M. Stallman <rms@gnu.org>
1748 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
1749 and with-timeout-unsuspend.
1751 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
1752 and with-timeout-unsuspend.
1754 * emacs-lisp/timer.el (with-timeout-timers): New variable.
1755 (with-timeout): Bind that variable to record timers.
1756 (with-timeout-suspend, with-timeout-unsuspend): New functions.
1758 * emacs-lisp/debug.el (debug-help-follow): New function.
1759 (debugger-mode-map): Use that instead of help-follow.
1760 (debugger-setup-buffer): Use eval-buffer-list
1761 to handle eval-buffer frames.
1763 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
1765 * timezone.el (timezone-parse-date): Change first regexp
1766 so it will not mistakenly match dates with no time zone.
1768 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
1770 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
1772 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
1774 * custom.el (custom-initialize-safe-set)
1775 (custom-initialize-safe-default): New functions.
1777 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
1778 and simplify :init-value.
1780 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
1781 and simplify :init-value. Delete obsolete comment.
1783 * startup.el (command-line): Use `custom-reevaluate-setting' to
1784 handle `tooltip-mode'. Delete obsolete comment.
1786 * files.el (set-visited-file-name): Avoid calling
1787 `file-name-nondirectory' with a nil argument.
1789 2005-07-09 Richard M. Stallman <rms@gnu.org>
1791 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
1792 was called with nil for the buffer, handle the read position right.
1793 Handle read position for eval-region, too.
1795 2005-07-09 Juri Linkov <juri@jurta.org>
1797 * fringe.el (fringe-mode): Add period in docstring.
1798 (fringe-query-style): Build prompt depending on `all-frames' arg.
1800 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
1801 to not create links to unrelated functions in the Help buffer.
1803 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
1806 * simple.el (next-error-hook): New variable.
1807 (next-error): Use it. Doc fix.
1809 * textmodes/ispell.el (ispell-command-loop): Add current
1810 dictionary name and program name to mode-line-format.
1811 (ispell-region, ispell-process-line): Add current dictionary name
1812 and program name to messages.
1814 2005-07-08 Jay Belanger <belanger@truman.edu>
1816 * calc/calc.el (calc-embedded-announce-formula-alist)
1817 (calc-embedded-open-close-formula-alist)
1818 (calc-embedded-open-close-word-alist)
1819 (calc-embedded-open-close-plain-alist)
1820 (calc-embedded-open-close-new-formula-alist)
1821 (calc-embedded-open-close-mode-alist)
1822 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
1823 (calc-embedded-mode-hook): New variables.
1825 * calc/calc-embed.el (calc-embedded-firsttime)
1826 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
1828 (calc-do-embedded): Use calc-embedded-firsttime,
1829 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
1830 determine whether or not to run hooks.
1831 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
1832 calc-embedded-firsttime-formula appropriately.
1833 Set calc-embedded delimiter variables according to mode.
1835 2005-07-08 Richard M. Stallman <rms@gnu.org>
1837 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
1838 Check for "emacs", etc., as entire symbol, not just as word.
1839 (checkdoc-file-comments-engine): Use regexp-quote on FN.
1841 * files.el (set-visited-file-name): Report the error
1842 for "empty filename" earlier.
1843 (kill-some-buffers): Ignore buffers already dead.
1845 * fringe.el (fringe-mode): Doc fix.
1847 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
1848 Check for (featurep 'xemacs) and turn off warnings in what it guards.
1849 Use unwind-protect to ensure byte-compile-unresolved-functions
1852 * whitespace.el (whitespace-buffer-leading-cleanup):
1853 Simplify w/ skip-chars-forward.
1854 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
1856 * mail/rmail.el (rmail-only-expunge): Fix paren error.
1857 Unconditionally try to leave point at the same old place.
1859 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
1861 * comint.el (comint-postoutput-scroll-to-bottom)
1862 (comint-show-maximum-output): Take scroll-margin into consideration.
1864 2005-07-08 Kim F. Storm <storm@cua.dk>
1866 * ido.el (ido-use-filename-at-point): New choice `guess'.
1867 (ido-file-internal): Try ffap-guesser if selected.
1869 * ido.el (ido-before-fallback-functions): New hook.
1870 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
1871 (ido-read-file-name): Run it.
1873 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
1875 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
1876 strings rather than a list of symbols to the completion function.
1878 2005-07-07 Jay Belanger <belanger@truman.edu>
1880 * calc/calc-units.el (math-apply-units): Change the places in
1881 which units are simplified.
1883 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
1885 * cus-edit.el (customize-option, customize-option-other-window):
1886 Make them handle aliases.
1888 * custom.el (custom-variable-p): Make it recursively follow
1889 aliases. Mention that in the docstring.
1891 2005-07-07 Richard M. Stallman <rms@gnu.org>
1893 * cus-start.el (exec-path): Use `directory' instead of `file'.
1896 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
1898 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
1899 when called non-interactively. Doc fix.
1901 2005-07-07 Lute Kamstra <lute@gnu.org>
1903 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
1904 new address as well.
1906 2005-07-07 Kenichi Handa <handa@m17n.org>
1908 * international/mule.el (make-coding-system):
1909 Describe `ascii-incompatible' property in the docstring.
1910 (set-file-name-coding-system): Signal an error if coding-system is
1912 (set-keyboard-coding-system): Likewise.
1914 * international/mule-cmds.el (set-default-coding-systems):
1915 Don't set default-file-name-coding-system and
1916 default-keyboard-coding-system if coding-system is ASCII-incompatible.
1918 * international/utf-16.el: Declare that all UTF-16-based coding
1919 systems are ASCII-incompatible.
1921 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
1923 * progmodes/gud.el: Require font-lock for displaying errors.
1926 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
1928 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
1929 values for the pattern lists which are `read'able but not
1930 `append'able (like symbols).
1932 2005-07-06 Richard M. Stallman <rms@gnu.org>
1934 * progmodes/flymake.el (flymake-float-time): Instead of
1935 with-no-warnings, test for xemacs.
1936 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
1939 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
1941 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
1943 2005-07-05 Lute Kamstra <lute@gnu.org>
1945 * battery.el: Add support for Darwin (with much debugging help
1946 from Samuel Lauber <sam124@operamail.com>).
1947 (battery-status-function, battery-echo-area-format)
1948 (battery-mode-line-format): Add support for pmset on Darwin.
1949 (battery-load-low, battery-load-critical): New user options.
1950 (battery-pmset): New function.
1952 2005-07-05 Lute Kamstra <lute@gnu.org>
1954 Update FSF's address in GPL notices.
1956 * textmodes/page-ext.el: Update FSF's address.
1958 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
1960 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
1961 filling from using prefix when filling a single-line docstring.
1963 * progmodes/flymake.el: Remove useless eval-when-compile.
1965 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
1967 2005-07-04 Richard M. Stallman <rms@gnu.org>
1969 * textmodes/org.el (org-file-apps-defaults-gnu):
1970 Rename from org-file-apps-defaults-linux.
1971 (org-default-apps): Don't test system-type for `linux'.
1972 (org-file-apps): Doc fix.
1974 2005-07-04 David Ponce <david@dponce.com>
1976 * tree-widget.el: Improve header Commentary section.
1977 (tree-widget) [defgroup]
1978 (tree-widget-image-enable, tree-widget-themes-directory)
1979 (tree-widget-theme, tree-widget-image-properties-emacs)
1980 (tree-widget-image-properties-xemacs, tree-widget-create-image)
1981 (tree-widget-image-formats, tree-widget-control)
1982 (tree-widget-empty-control, tree-widget-leaf-control
1983 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
1984 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
1985 (tree-widget-keep, tree-widget-after-toggle-functions)
1986 (tree-widget-open-node, tree-widget-close-node): Doc fix.
1987 (tree-widget-open-control, tree-widget-close-control): Fix doc and
1989 (tree-widget-set-theme): Doc fix. Use `string-equal'.
1990 (tree-widget-image-properties): Doc fix. Clearer implementation.
1991 (tree-widget--cursors): New constant.
1992 (tree-widget-lookup-image): New function split from
1993 `tree-widget-find-image'. Clearer implementation.
1994 (tree-widget-find-image): Use it.
1995 (tree-widget-button-keymap): Use `set-keymap-parent'.
1996 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
1997 Define the sub-widgets here.
1998 (tree-widget-node): Check that :node is not a tree-widget.
1999 (tree-widget-get-super, tree-widget-open-control)
2000 (tree-widget-close-control, tree-widget-empty-control)
2001 (tree-widget-leaf-control, tree-widget-guide)
2002 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
2003 (tree-widget-no-handle, tree-widget-value-delete)
2004 (tree-widget-map): Remove.
2005 (tree-widget-children-value-save): Doc fix. Simplified.
2006 (tree-widget-value-create): Update according to previous changes.
2008 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
2010 * textmodes/org.el: Leading space replaced by TABS.
2011 (org-recalc-marks, org-table-rotate-recalc-marks)
2012 (org-table-get-specials): Treat "^" and "_" marks.
2013 (org-table-justify-field-maybe): Optional argument NEW.
2014 (org-table-eval-formula): Parsing of the format simplified.
2015 New modes C,I. Honor the %= parameter in the current table.
2016 Avoid unnecessary re-align by using the NEW argument to
2017 `org-table-justify-field-maybe'.
2018 (org-calc-default-modes): Default for date-format mimicks org-mode.
2019 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
2021 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
2023 * cus-face.el (custom-theme-set-faces): Make it handle face
2024 aliases whose alias declarations are pre- or autoloaded.
2026 2005-07-04 Juri Linkov <juri@jurta.org>
2028 * faces.el (read-face-name): Put the code for getting a face name
2029 from the buffer before adding the faces from the `face' property.
2030 Use `completing-read-multiple' instead of `completing-read'.
2031 Require `crm'. Add default value and post-process the returned
2034 * emacs-lisp/crm.el (crm-find-current-element)
2035 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
2037 * emacs-lisp/lisp-mode.el (eval-defun-1):
2038 * emacs-lisp/edebug.el (edebug-eval-defun):
2039 Remove unnecessary quotes.
2041 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
2043 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
2044 (prolog-indent-level): Fix typo in docstring.
2046 * info.el (Info-history, Info-history-forward)
2047 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
2049 * add-log.el (add-change-log-entry):
2050 * comint.el (comint-dynamic-list-input-ring)
2051 (comint-dynamic-list-completions):
2052 * dabbrev.el (dabbrev-expand):
2053 * delim-col.el (delimit-columns-rectangle-line):
2054 * diff-mode.el (diff-context->unified, diff-reverse-direction)
2055 (diff-unified->context):
2056 * ediff-init.el (ediff-abbrev-jobname):
2057 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
2058 (ediff-replace-session-activity-marker-in-meta-buffer):
2059 * info.el (Info-summary):
2060 * lpr.el (printify-region):
2061 * printing.el (pr-create-interface):
2062 * ps-print.el (ps-print-quote):
2063 * ses.el (ses-column-widths, ses-print-cell)
2064 (ses-adjust-print-width, ses-center):
2065 * shell.el (shell-file-name-quote-list):
2066 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
2067 (strokes-fill-current-buffer-with-whitespace)
2068 (strokes-xpm-for-stroke, strokes-list-strokes)
2069 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
2070 * term.el (term-dynamic-list-input-ring)
2071 (term-dynamic-list-completions):
2072 * calc/calc.el (math-format-stack-value):
2073 * emacs-lisp/edebug.el (edebug-display-freq-count):
2074 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
2075 (delphi-new-comment-line):
2076 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
2077 * progmodes/executable.el (executable-set-magic):
2078 * progmodes/python.el (inferior-python-mode):
2079 * progmodes/scheme.el (scheme-mode-syntax-table):
2080 * progmodes/sh-script.el (sh-maybe-here-document):
2081 * progmodes/sql.el (sql-copy-column):
2082 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
2083 * textmodes/bibtex.el (bibtex-mode):
2084 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
2085 (sgml-auto-attributes):
2086 * textmodes/table.el (table-insert, table-shorten-cell)
2087 (table--generate-source-scan-lines, table-delete-row)
2088 (*table--cell-delete-char, table--spacify-frame)
2089 (table--horizontally-shift-above-and-below)
2090 (table--cell-insert-char, table--cell-blank-str)
2091 (table--fill-region-strictly):
2092 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
2093 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
2095 * add-log.el (change-log):
2096 * apropos.el (apropos):
2097 * comint.el (comint-completion, comint-source):
2098 * dabbrev.el (dabbrev):
2099 * delim-col.el (columns):
2100 * diff-mode.el (diff-mode):
2102 * ediff-diff.el (ediff-diff):
2103 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
2104 * ediff-mult.el (ediff-mult):
2105 * ediff-ptch.el (ediff-ptch):
2106 * ediff-wind.el (ediff-window):
2107 * facemenu.el (facemenu):
2108 * indent.el (indent):
2110 * jka-cmpr-hook.el (compression, jka-compr):
2112 * outline.el (outlines):
2113 * pcmpl-cvs.el (pcmpl-cvs):
2114 * pcmpl-rpm.el (pcmpl-rpm):
2115 * printing.el (printing):
2116 * ps-print.el (postscript, ps-print, ps-print-horizontal)
2117 (ps-print-vertical, ps-print-headers, ps-print-font)
2118 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
2119 (ps-print-background, ps-print-printer, ps-print-page)
2120 (ps-print-miscellany):
2122 * shell.el (shell, shell-directories, shell-faces):
2123 * startup.el (initialization):
2124 * strokes.el (strokes):
2126 * uniquify.el (uniquify):
2127 * w32-vars.el (w32):
2128 * calc/calc.el (calc):
2129 * emacs-lisp/bytecomp.el (bytecomp):
2130 * emacs-lisp/cl-indent.el (lisp-indent):
2131 * emacs-lisp/edebug.el (edebug):
2132 * emacs-lisp/elp.el (elp):
2133 * emacs-lisp/testcover.el (testcover):
2134 * emacs-lisp/trace.el (trace):
2135 * emulation/viper-ex.el (viper-ex):
2136 * emulation/viper-mous.el (viper-mouse):
2137 * mail/mailalias.el (mailalias):
2138 * mail/supercite.el (supercite, supercite-frames)
2139 (supercite-attr, supercite-cite, supercite-hooks):
2140 * net/rcompile.el (remote-compile):
2141 * net/rlogin.el (rlogin):
2142 * obsolete/ooutline.el (outlines):
2143 * progmodes/delphi.el (delphi):
2144 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
2145 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
2146 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
2147 (ebnf-optimization):
2148 * progmodes/etags.el (etags):
2149 * progmodes/executable.el (executable):
2150 * progmodes/idlwave.el (idlwave):
2151 * progmodes/pascal.el (pascal):
2152 * progmodes/prolog.el (prolog):
2153 * progmodes/python.el (python):
2154 * progmodes/scheme.el (scheme):
2155 * progmodes/sh-script.el (sh, sh-script):
2156 * progmodes/sql.el (SQL):
2157 * progmodes/tcl.el (tcl):
2158 * textmodes/bibtex.el (bibtex, bibtex-autokey):
2159 * textmodes/enriched.el (enriched):
2160 * textmodes/makeinfo.el (makeinfo):
2161 * textmodes/sgml-mode.el (sgml):
2162 * textmodes/table.el (table-hooks):
2163 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
2164 * textmodes/texinfo.el (texinfo):
2165 * textmodes/two-column.el (two-column):
2166 Finish `defgroup' description with period.
2168 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
2169 * eshell/esh-var.el (eshell-var):
2170 * progmodes/vhdl-mode.el (vhdl-testbench):
2171 * textmodes/org.el (org): Fix typos in docstrings.
2173 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
2176 * progmodes/flymake.el (flymake-find-file): Remove.
2177 (flymake-float-time): Use `with-no-warnings'.
2178 (flymake-check-start-time, flymake-check-was-interrupted)
2179 (flymake-err-info, flymake-is-running, flymake-last-change-time)
2180 (flymake-new-err-info): `defvar' at compile time.
2182 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
2184 * replace.el (occur-hook): Doc fix.
2185 (occur-1): Don't call `occur-hook' if there are no matches.
2187 2005-07-03 Richard M. Stallman <rms@gnu.org>
2189 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
2190 global-map, save the same map.
2191 (global-map): Don't alter it at top level.
2192 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
2193 Then alter it here instead.
2194 (tpu-edt-off): Set global-map to the saved one.
2196 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
2197 All references simplified.
2198 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
2199 (zmacs-regions): Add defvar.
2200 (repeat-complex-command-map): Everything about that deleted.
2202 * textmodes/artist.el (artist-key-is-drawing)
2203 (artist-key-endpoint1, artist-key-poly-point-list)
2204 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
2205 (artist-key-compl-table, artist-rb-save-data)
2206 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
2207 Don't put them in eval-when-compile.
2208 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
2210 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
2211 Use with-no-warnings.
2213 * net/browse-url.el (dos-windows-version): Add defvar.
2215 * mail/supercite.el (filladapt-prefix-table): Add defvar.
2217 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
2218 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
2219 (rmail-new-summary-line-count): Rename from new-summary-line-count.
2221 (rmail-summary-beginning-of-message): Use with-no-warnings.
2222 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
2224 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
2225 Use with-no-warnings.
2227 * emulation/vi.el (vi-mark-region): Use c-mark-function.
2228 (c-mark-function): Add point-moving-unit property.
2229 (vi-goto-line): Use with-no-warnings.
2231 * emulation/edt.el (edt-last-copied-word): Add defvar.
2232 (zmacs-region-stays): Likewise.
2233 (edt-mark-section-wisely): Use c-mark-function for C.
2234 Use makr-defun for Fortran.
2235 (time-string): defvar deleted.
2236 (edt-display-the-time): Don't set time-string.
2238 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
2240 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
2241 Don't warn when name is not constant
2242 or for defining the group `emacs'.
2244 * tooltip.el (gud-tooltip-mode): Add defvar.
2246 * startup.el (default-frame-background-mode): Add defvar.
2248 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
2250 * info.el (tool-bar-map): Add defvar.
2252 * dired.el (dnd-protocol-alist): Add defvar.
2254 * dired-aux.el (dired-query): Display question with answer, when
2257 * custom.el (custom-add-option): Doc fix.
2259 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
2261 2005-07-03 Eli Zaretskii <eliz@gnu.org>
2263 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
2264 bogus name from the last change.
2266 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
2268 * custom.el (custom-declare-variable): Fix typos in comment.
2269 (custom-known-themes): Doc fix.
2270 (custom-theme-directory): New defcustom.
2271 (require-theme): Make it check `custom-theme-directory'.
2273 * cus-theme.el (custom-new-theme-mode): New function.
2274 (custom-theme-name, custom-theme-variables, custom-theme-faces)
2275 (custom-theme-description): Add compiler defvars.
2276 (customize-create-theme): Add doc to the "*New Custom Theme*"
2277 buffer. Use `custom-new-theme-mode'.
2278 (custom-theme-write): Put the created buffer in emacs-lisp-mode
2279 and save it to the `custom-theme-directory'. Make this the
2280 default directory of the buffer.
2282 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
2284 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
2285 Fix unbalanced parentheses.
2287 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
2289 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
2290 into flymake-mode and delegate to flymake-mode.
2292 * find-file.el (ff-which-function-are-we-in): Clean up.
2294 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
2296 * replace.el (occur-rename-buffer): Fix docstring.
2298 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
2299 (edt-last-copied-word, edt-learn-macro-count)
2300 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
2301 (edt-rect-start-point, edt-user-global-map, rect-start-point)
2302 (time-string, zmacs-region-stays):
2303 * emulation/edt-mapper.el (edt-save-function-key-map)
2304 (EDT-key-name): `defvar' to silence the byte-compiler.
2306 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
2308 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
2309 font-lock-regexp-backslash. Doc fix.
2310 (font-lock-regexp-backslash-grouping-construct): Rename from
2311 font-lock-regexp-backslash-construct. Doc fix.
2312 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
2313 grouping constructs.
2315 2005-07-02 Eli Zaretskii <eliz@gnu.org>
2317 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
2318 updating all the prerequisites.
2320 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
2322 * textmodes/org.el (org-agenda-start-on-weekday)
2323 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
2324 (org-agenda-use-time-grid, org-archive-location)
2325 (org-allow-space-in-links, org-usenet-links-prefer-google)
2326 (org-enable-table-editor, org-export-default-language)
2327 (org-export-html-show-new-buffer, org-fill-paragraph)
2328 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
2329 (org-goto-quit, org-occur, org-eval-in-calendar)
2330 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
2331 (org-agenda-diary-entry, org-remember-help)
2332 (org-table-convert-region, org-at-table-p)
2333 (org-table-move-row-down, org-table-move-row-up)
2334 (org-table-copy-region, org-table-toggle-vline-visibility)
2335 (org-table-get-stored-formulas, org-table-get-specials)
2336 (org-recalc-commands, org-table-eval-formula)
2337 (org-table-formula-substitute-names, orgtbl-make-binding)
2338 (org-format-org-table-html, org-format-table-table-html)
2339 (org-format-table-table-html-using-table-generate-source)
2340 (org-customize): Fix typos in docstrings.
2341 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
2342 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
2343 (org-back-to-heading): Doc fixes.
2344 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
2345 (org-agenda-change-all-lines, org-get-header):
2346 Improve argument/docstring consistency.
2347 (orgtbl-error): Fix error message.
2349 * progmodes/flymake.el (flymake-find-possible-master-files)
2350 (flymake-master-file-compare, flymake-get-line-err-count)
2351 (flymake-highlight-line, flymake-gui-warnings-enabled):
2352 Fix typos in docstrings.
2353 (flymake-parse-line, flymake-get-project-include-dirs-function)
2354 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
2356 (flymake-get-project-include-dirs-function)
2357 (flymake-make-err-menu-data):
2358 Improve argument/docstring consistency.
2360 2005-07-01 Lute Kamstra <lute@gnu.org>
2362 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
2363 Catch errors with ignore-errors. Use temporary buffer.
2364 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
2366 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
2367 background color faces.
2368 (facemenu-set-foreground, facemenu-set-background):
2369 Use facemenu-set-face-from-menu.
2370 (facemenu-set-face-from-menu): Treat face names that start with
2371 "fg:" or "bg:" as special.
2372 (facemenu-add-new-color): Don't create faces. Simplify.
2374 2005-06-30 Richard M. Stallman <rms@gnu.org>
2376 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
2377 (crm-find-current-element): Likewise.
2379 2005-06-30 Johan Bockg
\e,Ae
\e(Brd <bojohan@users.sourceforge.net>
2381 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
2383 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
2385 * arc-mode.el (archive-extract): Make it work as a mouse binding.
2386 (archive-mouse-extract): Make it an obsolete alias.
2387 (archive-mode-map): Don't use archive-mouse-extract any more.
2388 (archive-mode, archive-extract): write-contents-hooks ->
2389 write-contents-functions.
2390 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
2392 (archive-rename-entry): Update the call.
2393 (archive-zip-summarize): Remove unused var `method'.
2394 (archive-lzh-summarize): Remove unused var `creator'.
2396 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
2397 dedicated frame upon exit.
2399 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
2400 (archive-zip-extract, archive-zip-expunge)
2401 (archive-zip-update, archive-zip-update-case): Use executable-find.
2402 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
2403 Use restore-buffer-modified-p.
2404 (archive-extract, archive-add-new-member, archive-write-file-member):
2405 Use with-current-buffer.
2406 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
2408 2005-06-30 Andreas Schwab <schwab@suse.de>
2410 * progmodes/gud.el (gud-filter): Remove unneeded progn.
2412 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
2414 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
2416 2005-06-30 Juri Linkov <juri@jurta.org>
2418 * faces.el (vertical-border): Inherit from mode-line-inactive
2421 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
2423 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
2424 example, -NLINES in the `occur' docstring).
2426 * replace.el (occur-1): When no matches are found, do not set the
2427 `buffer-read-only' and modified flags for the occur buffer,
2428 because it is deleted.
2430 * emulation/cua-base.el (cua-check-pending-input)
2431 (cua-repeat-replace-region, cua-mode, cua-debug)
2432 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
2433 Fix typos in docstrings.
2435 * emulation/cua-gmrk.el (cua-toggle-global-mark)
2436 (cua-cut-region-to-global-mark)
2437 (cua--cut-rectangle-to-global-mark):
2438 Remove period from end of messages.
2440 * emulation/cua-rect.el (cua-do-rectangle-padding):
2441 Remove period from end of messages.
2442 (cua--rectangle-seq-format): Fix typo in docstring.
2443 (cua-sequence-rectangle, cua-fill-char-rectangle):
2444 Improve argument/docstring consistency.
2446 2005-06-29 Juri Linkov <juri@jurta.org>
2448 * faces.el (default-frame-background-mode): New internal variable.
2449 (frame-set-background-mode): Use it.
2451 * startup.el (normal-top-level): Set default-frame-background-mode
2452 instead of frame-background-mode. Before setting it, test for its
2453 nil value. Remove tests for frame-background-mode and frame
2454 parameter `reverse'. Add test for "unspecified-fg".
2456 * term/xterm.el (xterm-rxvt-set-background-mode):
2457 * term/rxvt.el (rxvt-set-background-mode):
2458 Set default-frame-background-mode instead of frame-background-mode.
2460 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
2462 * simple.el (set-variable): Warn about obsolete user variables.
2464 * imenu.el (imenu--completion-buffer):
2465 * mouse.el (mouse-buffer-menu-alist):
2466 * msb.el (msb-invisible-buffer-p):
2467 * calendar/diary-lib.el (diary-header-line-format):
2468 * emacs-lisp/pp.el (pp-buffer):
2469 * progmodes/cperl-mode.el (cperl-do-auto-fill):
2470 * textmodes/picture.el (picture-replace-match):
2471 Change space constants followed by a sexp to "?\s ".
2473 * play/decipher.el (decipher-loop-with-breaks):
2474 * textmodes/texinfo.el (texinfo-insert-@item): Change space
2475 constants "protected" from end of line by a comment to "?\s".
2477 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
2479 * font-lock.el (save-buffer-state): Use `declare'.
2481 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
2482 reset the syntax-table to cperl-mode-syntax-table.
2483 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
2484 "foo_print_bar" is not matched as a reserved keyword.
2486 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
2488 * textmodes/org.el (orgtbl-setup): New function, for delayed
2489 setup for the orgtbl commands.
2490 (org-calc-default-modes): New option.
2491 (orgtbl-make-binding): Use `defun' to get better help display.
2492 (org-diary): Call `org-compile-prefix-format'.
2493 (org-table-formula-substitute-names): New function.
2494 (org-agenda-day-view, org-agenda-week-view): New commands.
2495 (org-agenda-toggle-week-view): Command removed.
2496 (org-tbl-menu): Split off from org-org-menu.
2497 (org-mode): Move removal of outline-mode menus to here.
2498 (org-table-formula-debug): New option.
2499 (org-table-insert-row): Keep first field if just "#" or "*".
2500 (org-mode): Paragraph regexps fixed.
2501 (org-table-recalculate-regexp): New constant.
2502 (org-table-justify-field-maybe): Avoid replace if not necessary.
2503 (org-copy-special, org-cut-special): Use `call-interactively'.
2504 (org-table-copy-region): Take region from `interactive' call.
2505 (org-trim): Return string even if no match.
2506 (org-formula): New face.
2507 (org-set-font-lock-defaults): No longer highlight "FIXME".
2508 But highlight formula-related fields in table.
2509 (org-table-p): Use regexp, not fontification.
2510 (org-table-align): Handle white space at end of line.
2511 (org-table-formula-evaluate-inline): New option.
2512 (org-mode): Auto-wrapping in comment lines turned off.
2513 (org-table-copy-down): Evaluate only in copied field, not in
2515 (org-table-current-formula): Variable removed.
2516 (org-table-store-formulas, org-table-get-stored-formulas)
2517 (org-table-modify-formulas, org-table-replace-in-formulas)
2518 (org-table-maybe-eval-formula): New functions.
2519 (org-table-get-formula): Modify to use stored formulas.
2520 (org-table-insert-column, org-table-delete-column)
2521 (org-table-move-column): Call `org-table-modify-formulas'.
2522 (org-complete): Add completion for keyword formulas.
2523 (orgtbl-mode): Pull orgtbl-mode-map to start of
2524 minor-mode-map-alist.
2526 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
2528 * progmodes/python.el (python-check): Require `compile' before
2529 modifying its variables.
2531 * newcomment.el (comment-indent-default): Don't get fooled by an early
2534 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2536 * ps-print.el (ps-print-version): Fix version number.
2538 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
2540 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
2542 2005-06-28 Richard M. Stallman <rms@gnu.org>
2544 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
2545 (flyspell-local-mouse-map): Declaration deleted.
2546 (flyspell-mouse-map): Bind only mouse-2.
2547 (flyspell-mode-map): Don't test flyspell-use-local-map.
2548 (flyspell-overlay-keymap-property-name): Var deleted.
2549 (flyspell-mode-on): Don't make local bindings for
2550 flyspell-mouse-map and flyspell-mode-map.
2551 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
2553 * textmodes/ispell.el (ispell-word): Do not ignore short words.
2555 * progmodes/compile.el (compilation-next-error-function):
2556 Don't switch buffers; operate on the current buffer.
2558 * progmodes/compile.el (compilation-error-file-name)
2559 (compilation-warning-file-name, compilation-info-file-name)
2560 (compilation-line-number, compilation-column-number): New faces.
2561 (compilation-error-face, compilation-warning-face)
2562 (compilation-info-face, compilation-line-face)
2563 (compilation-column-face): Use them.
2565 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
2567 * comint.el (comint-password-prompt-regexp): Accept ", try again".
2569 * bindings.el (global-map): Bind insertchar and its variants.
2571 2005-06-27 Richard M. Stallman <rms@gnu.org>
2573 * textmodes/artist.el (artist-text-overwrite)
2574 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
2576 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2578 * ps-print.el: It was not working the page selection for printing.
2579 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
2580 (ps-print-version): New version 6.6.7.
2581 (ps-end-sheet): New fun.
2582 (ps-header-sheet, ps-end-job): Call it.
2584 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
2586 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
2588 2005-06-27 Lute Kamstra <lute@gnu.org>
2590 * facemenu.el (facemenu-unlisted-faces): Add foreground and
2591 background color faces.
2592 (facemenu-get-face): Delete function.
2593 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
2594 (facemenu-add-new-color): Make second argument mandatory.
2595 Create the appropriate face and return it. Simplify.
2596 (facemenu-set-foreground, facemenu-set-background): Don't check if
2597 color is defined. Use return value of facemenu-add-new-color.
2599 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
2601 * progmodes/gud.el (gud-filter): Add missing argument to
2602 with-selected-window.
2604 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
2606 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
2607 a :require to the defcustom.
2609 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
2610 defcustoms corresponding to minor modes.
2612 2005-06-26 David Ponce <david@dponce.com>
2614 * recentf.el: Require tree-widget instead of wid-edit.
2615 (recentf-filename-handler): Fix widget :type.
2616 (recentf-cancel-dialog, recentf-open-more-files)
2617 (recentf-open-files-action): Doc fix.
2618 (recentf-dialog-goto-first): New function.
2619 (recentf-dialog-mode-map): Set parent keymap first.
2620 (recentf-dialog-mode): Define with define-derived-mode.
2621 Don't display continuation lines in dialogs.
2622 (recentf-edit-list): Rename from recentf-edit-selected-items.
2623 (recentf-edit-list-select): Rename from recentf-edit-list-action.
2625 (recentf-edit-list-validate): New function.
2626 (recentf-edit-list): Update accordingly.
2627 (recentf-open-files-item-shift): Remove.
2628 (recentf-open-files-item): Convert menu elements into tree and
2629 link widgets. Don't create the widgets.
2630 (recentf-open-files): Update accordingly.
2631 (recentf-save-list): Untabify.
2633 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
2635 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
2636 (keep-lines): Add INTERACTIVE arg. Never delete lines only
2637 partially contained in the active region. Do not take active
2638 region into account when called from Lisp, unless INTERACTIVE arg
2639 is non-nil. Use `forward-line' instead of `beginning-of-line' to
2640 avoid trouble with fields. Make marker point nowhere when no
2641 longer used. Always return nil. Doc fix.
2642 (flush-lines): Add INTERACTIVE arg. Do not take active region
2643 into account when called from Lisp, unless INTERACTIVE arg is
2644 non-nil. Use `forward-line' instead of `beginning-of-line' to
2645 avoid trouble with fields. Make marker point nowhere when no
2646 longer used. Always return nil. Doc fix.
2647 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
2648 interchangeable. Do not take active region into account when
2649 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
2650 message in echo area when called from Lisp, unless INTERACTIVE arg
2651 is non-nil. Avoid saying "1 occurrences". Do not use markers.
2652 Return the number of matches. Doc fix.
2654 (perform-replace): Make comment follow double space convention for
2655 the sake of `outline-minor-mode'.
2657 * faces.el (facep): Doc fix.
2659 2005-06-25 Richard M. Stallman <rms@gnu.org>
2661 * facemenu.el (facemenu-enable-faces-p): New function.
2662 (facemenu-background-menu, facemenu-foreground-menu)
2663 (facemenu-face-menu): Add menu-enable property.
2665 * jka-compr.el (jka-compr-insert-file-contents):
2666 Special handling if cannot find the uncompression program.
2668 * cus-face.el (custom-face-attributes): Add autoload.
2670 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
2671 Bind comment-indent-function locally.
2673 * window.el (save-selected-window): Use save-current-buffer.
2675 * subr.el (with-selected-window): Use save-current-buffer.
2677 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
2678 and with-current-buffer.
2680 2005-06-24 Richard M. Stallman <rms@gnu.org>
2682 * simple.el (line-move-1): Fix previous change.
2684 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
2686 * replace.el (occur-1): Set `buffer-read-only' and the
2687 buffer-modified flag before running `occur-hook' to protect
2688 against unintentional buffer switches that can lead to data loss.
2690 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
2692 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
2693 (gud-gdb-marker-filter): Use font-lock-warning-face for any
2696 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
2698 (gdb-var-create-handler): Put name of expression in quotes.
2700 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
2702 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
2703 elements of RING in order, and without bogus nil elements.
2705 2005-06-23 Richard M. Stallman <rms@gnu.org>
2707 * simple.el (set-variable): Args renamed; doc fix.
2708 (line-move-1): When there are overlays around, use vertical-motion.
2710 * faces.el (escape-glyph): Use brown against light background.
2711 (nobreak-space): Rename from no-break-space.
2712 Fix previous change.
2714 * dired-aux.el (dired-do-copy): Fix arg prompt.
2716 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
2718 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
2720 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
2721 rather than "Distributor".
2723 2005-06-23 Lute Kamstra <lute@gnu.org>
2725 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
2726 (debug-on-entry): Use it. New interactive declaration that uses
2727 function-called-at-point.
2729 2005-06-23 Kim F. Storm <storm@cua.dk>
2731 * subr.el (save-match-data): Add comment about using evaporate arg
2734 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
2736 * cus-edit.el (customize-face)
2737 (customize-face-other-window): Handle face aliases.
2739 * faces.el (face-documentation, set-face-attribute)
2740 (face-spec-set): Handle face aliases.
2742 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
2744 * help-mode.el (help-make-xrefs): If a symbol representing a face
2745 name is not followed by the word "face", it could still be a
2746 function or variable name, so don't bypass other checks.
2748 2005-06-22 Juri Linkov <juri@jurta.org>
2750 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
2751 Replace aliased functions with calls where second arg `inherit' is t.
2753 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
2755 * progmodes/gdb-ui.el (gdb-error): New variable.
2756 (gdb-error): New function.
2757 (gdb-annotation-rules): Act on error-begin and error annotations.
2758 (gdb-concat-output): Use font-lock-warning-face for errors.
2760 2005-06-22 Miles Bader <miles@gnu.org>
2762 * bindings.el (propertized-buffer-identification): Use renamed
2763 `Buffer-menu-buffer' face.
2765 * faces.el (vertical-border): Rename from `vertical-divider'.
2766 (escape-glyph): Change dark-background color back to `cyan'.
2768 2005-06-21 Juri Linkov <juri@jurta.org>
2770 * faces.el (face-user-default-spec): Try getting `customized-face'
2771 prior to `saved-face'.
2772 (frame-background-mode): Refill docstring.
2774 * emacs-lisp/lisp-mode.el (eval-defun-1):
2775 * emacs-lisp/edebug.el (edebug-eval-defun):
2776 Set `saved-face' temporarily to nil before calling form.
2777 Set `customized-face' to the new spec after that.
2779 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
2781 * subr.el (1value, lambda, key-substitution-in-progress):
2784 * autoinsert.el (auto-insert-alist):
2785 * ses.el (ses-call-printer):
2786 * subr.el (noreturn):
2787 * emacs-lisp/lisp.el (check-parens):
2788 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
2789 * net/browse-url.el (browse-url-mosaic):
2790 * progmodes/cc-defs.el (c-safe-scan-lists):
2791 * progmodes/ebnf-abn.el (ebnf-abn-lex):
2792 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
2793 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
2794 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
2795 * progmodes/ebnf-iso.el (ebnf-iso-lex):
2796 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
2798 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
2800 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
2802 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
2804 * calendar/appt.el (appt-make-list): Activate the package, if
2805 not already active (for backwards compatibility).
2807 2005-06-20 Kim F. Storm <storm@cua.dk>
2809 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
2811 2005-06-20 Miles Bader <miles@gnu.org>
2813 * faces.el (vertical-divider): New face.
2815 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
2817 * simple.el (kill-whole-line): Doc fix.
2818 (next-error-buffer-p, next-error-find-buffer)
2819 (clone-indirect-buffer): Fix typos in docstrings.
2820 (comment-line-break-function): Doc fix: don't say variable
2821 is automatically buffer-local (it isn't).
2823 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
2825 * net/tramp-ftp.el (top):
2826 * net/tramp-smb.el (top):
2827 * net/tramp-util.el (top):
2828 * net/tramp-uu.el (top):
2829 * net/tramp-vc.el (top):
2830 * net/tramp.el (top): Revert copyright years back to original
2831 ones. Tramp has a life outside GNU Emacs.
2833 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
2835 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
2837 2005-06-18 Juri Linkov <juri@jurta.org>
2839 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
2840 end of first regexp to limit the match to the position between
2841 line number and source line with same separator character as used
2842 between file name and line number. In the second regexp limit
2843 mouse-face area to file name and line number by adding new group
2844 for them and referring it in HYPERLINK arg.
2845 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
2846 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
2847 previous line where grep markers may be already removed.
2849 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
2851 * progmodes/ps-mode.el: Update version and maintainer's email address.
2853 2005-06-18 Steve Youngs <steve@xemacs.org>
2855 * net/browse-url.el (browse-url-browser-function)
2856 (browse-url-default-browser): Add firefox.
2857 (browse-url-firefox-program, browse-url-firefox-arguments)
2858 (browse-url-firefox-startup-arguments)
2859 (browse-url-firefox-new-window-is-tab): New defcustoms.
2860 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
2862 2005-06-17 Richard M. Stallman <rms@gnu.org>
2864 * startup.el (command-line): Warn if specified user name has
2867 * term.el (term-get-old-input, term-input-filter, term-input-sender)
2868 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
2870 * longlines.el (longlines-mode, longlines-show-hard-newlines):
2873 * faces.el (underline): Try bold if terminal doesn't support underline.
2875 * mail/sendmail.el (mail-setup-with-from): New variable.
2876 (mail-insert-from-field): New function.
2877 (sendmail-send-it): Call it.
2878 (mail-setup): Optionally call it here.
2880 * term/linux.el: Call tty-no-underline.
2882 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
2884 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
2886 2005-06-17 Miles Bader <miles@gnu.org>
2888 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
2889 (ediff-current-diff-C, ediff-current-diff-Ancestor)
2890 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
2891 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
2892 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
2893 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
2894 Remove "-face" suffix from face names.
2895 (ediff-current-diff-face-A, ediff-current-diff-face-B)
2896 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
2897 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
2898 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
2899 (ediff-even-diff-face-A, ediff-even-diff-face-B)
2900 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
2901 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
2902 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
2903 New backward-compatibility aliases for renamed faces.
2904 (ediff-current-diff-face-A, ediff-current-diff-face-B)
2905 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
2906 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
2907 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
2908 (ediff-even-diff-face-A, ediff-even-diff-face-B)
2909 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
2910 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
2911 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
2912 Use renamed ediff faces.
2914 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
2915 Remove "-face" suffix from face names.
2916 (eshell-test-ok-face, eshell-test-failed-face):
2917 New backward-compatibility aliases for renamed faces.
2918 (eshell-run-test): Use renamed eshell-test faces.
2920 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
2922 (eshell-prompt-face): New backward-compatibility alias for renamed
2924 (eshell-emit-prompt): Use renamed eshell-prompt face.
2926 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
2927 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
2928 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
2929 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
2930 Remove "-face" suffix from face names.
2931 (eshell-ls-directory-face, eshell-ls-symlink-face)
2932 (eshell-ls-executable-face, eshell-ls-readonly-face)
2933 (eshell-ls-unreadable-face, eshell-ls-special-face)
2934 (eshell-ls-missing-face, eshell-ls-archive-face)
2935 (eshell-ls-backup-face, eshell-ls-product-face)
2936 (eshell-ls-clutter-face):
2937 New backward-compatibility aliases for renamed faces.
2938 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
2940 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
2941 Remove "-face" suffix from face name.
2942 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
2943 instead of literal face.
2945 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
2947 * emacs-lisp/warnings.el (display-warning, lwarn)
2948 (warning-minimum-log-level): Doc fixes.
2949 (warning-minimum-level, warning-minimum-log-level):
2950 Add :debug to :type choices.
2952 * progmodes/ada-mode.el (ada-format-paramlist)
2953 (ada-get-indent-case, ada-check-matching-start)
2954 (ada-check-defun-name, ada-goto-matching-decl-start)
2955 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
2956 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
2957 (ada-make-subprogram-body): Follow error conventions.
2958 (ada-case-exception-file, ada-indent-comment-as-code)
2959 (ada-indent-handle-comment-special, ada-indent-renames)
2960 (ada-indent-return, ada-search-directories-internal)
2961 (ada-tab-policy, ada-case-exception-substring)
2962 (ada-other-file-alist, ada-matching-start-re)
2963 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
2964 (ada-imenu-generic-expression, ada-compile-goto-error)
2965 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
2966 (ada-popup-menu, ada-add-extensions, ada-mode)
2967 (ada-region-selected, ada-create-case-exception)
2968 (ada-create-case-exception-substring, ada-after-keyword-p)
2969 (ada-activate-keys-for-case, ada-adjust-case-region)
2970 (ada-adjust-case-buffer, ada-format-paramlist)
2971 (ada-scan-paramlist, ada-insert-paramlist)
2972 (ada-indent-newline-indent)
2973 (ada-indent-newline-indent-conditional)
2974 (ada-justified-indent-current, ada-goto-previous-word)
2975 (ada-indent-current, ada-get-indent-open-paren)
2976 (ada-get-indent-paramlist, ada-get-indent-end)
2977 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
2978 (ada-get-indent-block-start, ada-get-indent-subprog)
2979 (ada-get-indent-noindent, ada-get-indent-label)
2980 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
2981 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
2982 (ada-goto-stmt-end, ada-goto-next-word)
2983 (ada-check-matching-start, ada-check-defun-name)
2984 (ada-goto-matching-decl-start, ada-goto-matching-start)
2985 (ada-goto-matching-end, ada-search-ignore-string-comment)
2986 (ada-in-decl-p, ada-looking-at-semi-or)
2987 (ada-looking-at-semi-private, ada-in-paramlist-p)
2988 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
2989 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
2990 (ada-next-procedure, ada-previous-procedure, ada-next-package)
2991 (ada-previous-package, ada-create-menu)
2992 (ada-fill-comment-paragraph-justify)
2993 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
2994 (ada-other-file-name, ada-last-which-function-line)
2995 (ada-last-which-function-subprog, ada-which-function)
2996 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
2997 (ada-gen-treat-proc, ada-check-emacs-version)
2998 (ada-continuation-indent, ada-align-region-separate):
2999 Fix typos in docstrings.
3000 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
3002 2005-06-16 Lute Kamstra <lute@gnu.org>
3004 * simple.el (fundamental-mode): Run after-change-major-mode-hook
3007 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
3009 * comint.el (comint-replace-by-expanded-filename)
3010 (comint-prompt-regexp, comint-delimiter-argument-list)
3011 (comint-preinput-scroll-to-bottom):
3012 * info.el (Info-hide-cookies-node):
3013 * ls-lisp.el (ls-lisp-classify):
3014 * find-file.el (ff-search-directories, ff-special-constructs)
3015 (ff-find-other-file):
3016 * font-lock.el (font-lock-keywords):
3017 * shell.el (shell-prompt-pattern)
3018 (shell-dynamic-complete-functions, shell-mode)
3019 (shell-delimiter-argument-list):
3020 * term.el (term-replace-by-expanded-filename)
3021 (term-prompt-regexp, term-delimiter-argument-list):
3022 * woman.el (woman-ignore, woman0-if):
3023 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
3024 * emacs-lisp/elint.el (elint-init-env):
3025 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
3026 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
3027 * language/ethio-util.el (ethio-tilde-escape)
3028 (ethio-use-three-dot-question):
3029 * net/zone-mode.el (zone-mode-load-time-setup):
3030 * progmodes/cc-align.el (c-lineup-argcont):
3031 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
3032 * progmodes/cperl-mode.el (cperl-set-style-back):
3033 * progmodes/inf-lisp.el (inferior-lisp-prompt):
3034 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
3035 Fix spellings in docstrings.
3037 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
3038 * progmodes/modula2.el (m2-for): Fix spellings.
3040 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
3042 * simple.el (undo-more): Don't use `format' on `error' arguments.
3043 Improve argument/docstring consistency.
3044 (pending-undo-list): Doc fix.
3046 * smerge-mode.el (smerge-ensure-match):
3047 * emulation/vip.el (vip-ex):
3048 * net/zone-mode.el (zone-mode-update-serial):
3049 * progmodes/idlwave.el (idlwave-complete):
3050 * progmodes/vhdl-mode.el (vhdl-visit-file)
3051 (vhdl-compose-wire-components):
3052 Don't use `format' on `error' arguments.
3054 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
3055 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
3056 (tooltip-help-tips): Fix typos in docstrings.
3058 2005-06-16 David Ponce <david@dponce.com>
3060 * tree-widget.el (tree-widget-value-create): Simplify last change.
3062 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
3064 * ido.el (ido-incomplete-regexp): New variable.
3065 (ido-set-matches-1): Handle invalid-regexp error and set
3066 ido-incomplete-regexp.
3067 (ido-incomplete-regexp): New face.
3068 (ido-completions): Use it.
3069 (ido-complete, ido-exit-minibuffer, ido-completions):
3070 Handle incomplete regexps.
3071 (ido-completions): Add check for complete match when entering a regexp.
3073 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
3075 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
3077 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3079 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
3080 by field delimiters.
3082 2005-06-15 David Ponce <david@dponce.com>
3084 * tree-widget.el: eval-and-compile inlined functions so they will
3085 be available at run-time too.
3086 (tree-widget-super-format-handler)
3087 (tree-widget-format-handler): Remove.
3088 (tree-widget-value-create): Handle the :indent property.
3090 2005-06-15 Miles Bader <miles@gnu.org>
3092 * progmodes/which-func.el (which-func): Only inherit
3093 `font-lock-function-name-face' when that makes sense against the
3094 default mode-line face, otherwise set the face color explicitly.
3096 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
3097 faces instead of (non-existent) variables.
3099 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
3101 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
3102 (iswitchb-get-matched-buffers): Likewise. Simplify.
3104 2005-06-14 Miles Bader <miles@gnu.org>
3106 * progmodes/ld-script.el (ld-script-location-counter):
3107 Remove "-face" suffix from face name.
3108 (ld-script-location-counter-face):
3109 New backward-compatibility alias for renamed face.
3110 (ld-script-location-counter-face): Use renamed face.
3112 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
3113 (cperl-hash): Remove "-face" suffix from face names.
3114 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
3115 New backward-compatibility aliases for renamed faces.
3116 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
3117 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
3119 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
3121 (which-func-face): New backward-compatibility alias for renamed face.
3122 (which-func-format): Use renamed which-func face.
3124 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
3125 (vhdl-function, vhdl-directive, vhdl-reserved-word)
3126 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
3128 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
3129 (vhdl-speedbar-configuration, vhdl-speedbar-package)
3130 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
3131 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
3132 (vhdl-speedbar-architecture-selected)
3133 (vhdl-speedbar-configuration-selected)
3134 (vhdl-speedbar-package-selected)
3135 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
3137 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
3139 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
3140 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
3141 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
3143 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
3145 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
3146 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
3147 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
3148 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
3149 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
3150 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
3152 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
3154 (sh-heredoc-face): New backward-compatibility alias for renamed face.
3155 (sh-heredoc-face): Use renamed sh-heredoc face.
3157 * progmodes/idlw-help.el (idlwave-help-link):
3158 Remove "-face" suffix from face name.
3159 (idlwave-help-link-face):
3160 New backward-compatibility alias for renamed face.
3161 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
3163 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
3164 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
3165 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
3166 New backward-compatibility aliases for renamed faces.
3167 (idlwave-shell-disabled-breakpoint-face)
3168 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
3170 * progmodes/flymake.el (flymake-errline, flymake-warnline):
3171 Remove "-face" suffix from face names.
3172 (flymake-errline-face, flymake-warnline-face):
3173 New backward-compatibility aliases for renamed faces.
3174 (flymake-highlight-line): Use renamed flymake faces.
3176 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
3177 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
3178 (ebrowse-member-class, ebrowse-progress):
3179 Remove "-face" suffix from face names.
3180 (ebrowse-tree-mark-face, ebrowse-root-class-face)
3181 (ebrowse-file-name-face, ebrowse-default-face)
3182 (ebrowse-member-attribute-face, ebrowse-member-class-face)
3183 (ebrowse-progress-face):
3184 New backward-compatibility aliases for renamed faces.
3185 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
3186 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
3187 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
3188 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
3190 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
3192 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
3193 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
3195 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
3196 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
3197 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
3198 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
3199 backward-compatibility aliases for renamed faces.
3200 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
3201 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
3202 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
3203 remove "font-lock-". Use renamed antlr-mode faces.
3204 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
3205 literal face-names with face variable references.
3207 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
3209 (Buffer-menu-buffer-face): New backward-compatibility alias for
3211 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
3213 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
3215 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
3216 Eliminate "-face" suffix.
3217 (makefile-targets): Inherit from font-lock-function-name-face and
3218 eliminate "-face" suffix.
3219 (makefile-shell): Remove attributes and eliminate "-face" suffix.
3220 (makefile-*-font-lock-keywords): Append makefile-targets in rule
3221 actions, instead of prepending, to make it less visible.
3222 (makefile-previous-dependency, makefile-match-dependency):
3223 Don't match a target on a continuation line.
3225 * files.el (auto-mode-alist): Put Makefile in gmake mode.
3227 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
3229 * progmodes/gdb-ui.el (menu): Re-order menu items.
3230 (gdb-tooltip-print): Respect tooltip-use-echo-area.
3232 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
3233 Define in tooltip.el.
3234 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
3235 (gud-tooltip-tips): Respect tooltip-use-echo-area and
3236 gud-tooltip-echo-area.
3238 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
3239 backward compatibility and make obsolete.
3240 (tooltip-help-tips): Use tooltip-use-echo-area.
3241 (tooltip-show-help-function): Rename to...
3242 (tooltip-show-help): ...this, because it is a function.
3243 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
3245 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
3247 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
3248 (edebug-print-length, edebug-print-level, edebug-print-circle)
3249 (edebug-modify-breakpoint, edebug-eval-last-sexp)
3250 (edebug-eval-print-last-sexp): Doc fixes.
3252 2005-06-14 Kim F. Storm <storm@cua.dk>
3254 * ido.el (ido-mode): Make a new keymap every time we enable ido,
3255 as the coverage buffer/file/both may change.
3257 2005-06-14 Lute Kamstra <lute@gnu.org>
3259 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
3260 and run-mode-hooks. Simplify.
3262 * mail/rmailedit.el (rmail-edit-mode):
3263 * progmodes/octave-inf.el (inferior-octave-mode):
3264 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
3266 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
3268 (recentf-edit-list, recentf-open-files): Don't call
3269 kill-all-local-variables directly.
3271 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
3273 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
3275 * emacs-lisp/byte-run.el (make-obsolete)
3276 (define-obsolete-function-alias): Rename arguments FUNCTION and
3277 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
3278 (make-obsolete-variable, define-obsolete-variable-alias):
3279 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
3282 * isearchb.el (isearchb-activate):
3283 * pcvs.el (cvs-mode):
3284 * ses.el (ses-load):
3285 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
3286 * net/tramp.el (tramp-find-file-exists-command)
3288 * progmodes/ada-mode.el (ada-create-case-exception)
3289 (ada-create-case-exception-substring, ada-make-subprogram-body):
3290 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
3291 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
3292 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
3293 * textmodes/org.el (org-promote, org-evaluate-time-range)
3294 (org-agenda-next-date-line, org-agenda-previous-date-line)
3295 (org-agenda-error, org-open-at-point, org-table-move-row)
3296 (org-format-table-table-html-using-table-generate-source)
3297 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
3298 * textmodes/reftex.el (reftex-access-scan-info):
3299 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
3300 (reftex-toc-promote-prepare): Follow error conventions.
3302 * diff-mode.el (diff-mode): Fix typo in docstring.
3304 * forms.el (forms--intuit-from-file): Fix reference to
3305 `forms-number-of-fields' in error message.
3306 (forms-print): Fix quoting in error message.
3308 * forms.el (forms-mode):
3309 * emulation/vi.el (vi-goto-insert-state):
3310 * progmodes/flymake.el (flymake-new-err-info)
3311 (flymake-start-syntax-check-for-current-buffer)
3312 (flymake-simple-cleanup):
3313 * eshell/esh-var.el (eshell/export):
3314 * progmodes/gud.el (xdb):
3315 * textmodes/flyspell.el (flyspell-incorrect-hook)
3316 (flyspell-maybe-correct-transposition)
3317 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
3319 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
3321 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
3324 2005-06-13 Kim F. Storm <storm@cua.dk>
3326 * subr.el (add-to-ordered-list): New defun.
3328 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
3329 add cua--keymap-alist to emulation-mode-map-alists.
3331 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3333 * subr.el (complete-in-turn): New macro.
3334 (dynamic-completion-table, lazy-completion-table): Add debug info.
3336 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
3337 in preference to face aliases.
3339 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
3340 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
3341 Remove unused vars `start' and `firstline'.
3342 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
3343 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
3345 2005-06-13 Eli Zaretskii <eliz@gnu.org>
3347 * cus-start.el (all): Don't complain about missing GTK-related
3348 variables, unless either `gtk' is boundp or this isn't a
3351 2005-06-13 Lute Kamstra <lute@gnu.org>
3353 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
3356 * ediff-mult.el (ediff-meta-mode):
3357 * ediff-util.el (ediff-mode): Use run-mode-hooks.
3359 * ledit.el (ledit-mode): Use delay-mode-hooks.
3361 * woman.el (woman-mode-line-format): Delete constant.
3362 (woman-mode-map): Initialize it properly.
3363 (woman-mode): Set mode-class property to special.
3364 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
3365 Set major-mode and mode-name. Don't set mode-line-format directly.
3366 (Man-getpage-in-background): Don't reference woman-mode-line-format.
3368 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
3369 string argument obsolete.
3371 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
3373 * textmodes/org.el (org-CUA-compatible): New option.
3374 (org-disputed-keys): New variable.
3375 (org-key): New function.
3376 (orgtbl-make-binding): Add docstring to the created function.
3377 (org-mode): Set paragraph start/separate regexps.
3378 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
3379 (org-archive-location, org-archive-mark-done)
3380 (org-archive-stamp-time): New options.
3381 (org-archive-subtree): New command.
3382 (org-fill-paragraph): New function.
3383 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
3384 (org-fake-empty-table-line): Function removed.
3385 (org-format-org-table-html): Do not create empty table lines at
3386 separator lines. Improved table header treatment.
3387 (org-link-format): New option.
3388 (org-make-link): New function.
3389 (org-insert-link, org-store-link): Use org-make-link.
3390 (org-open-file): Quote file name for shell command, to allow
3391 spaces in file names.
3392 (org-link-regexp): Fix bug with mailto link.
3393 (org-link-maybe-angles-regexp, org-protected-link-regexp):
3395 (org-export-as-html): Deal with the optional angles around a link.
3396 Better treatment of file: links.
3397 (org-open-at-point): Replace @{ and @} with < and >.
3398 (org-run-mode-hooks): Function removed.
3399 (org-agenda-mode): No longer use `org-run-mode-hooks'.
3401 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
3403 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
3404 MI command -data-list-register-values.
3405 (gdb-post-prompt): Indent properly.
3407 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
3409 * hilit-chg.el (highlight-changes-colors): Rename from
3410 `highlight-changes-colours'.
3411 (highlight-changes-colours): Keep as obsolete alias.
3412 (highlight-changes-face-list): Doc fix.
3413 (hilit-chg-make-list): Use `highlight-changes-colors'.
3415 2005-06-12 Mark A. Hershberger <mah@everybody.org>
3417 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
3418 defun-prompt-regexp.
3420 2005-06-12 Eli Zaretskii <eliz@gnu.org>
3422 * loadup.el: Don't say we are dumping under 2 names on windows-nt
3425 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
3426 Don't use an old loaddefs.el, as in Makefile.in.
3428 2005-06-12 Lute Kamstra <lute@gnu.org>
3430 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
3432 * man.el (Man-mode-map): Initialize it properly.
3433 (Man-mode): Set mode-class property to special.
3435 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
3437 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
3439 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
3440 A newline is needed in the docstring there.
3442 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
3445 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3447 * printing.el: Doc fix. The menubar is no more changed when printing
3448 is loaded, it only changes when pr-menu-bind or pr-update-menus is
3449 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
3450 (pr-version): New version number (6.8.4).
3451 (pr-menu-bind): New command.
3452 (pr-update-menus): Docstring and code fix.
3453 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
3455 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
3456 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
3458 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
3460 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
3461 "Returns" to "return", document useful return values, etc.
3463 2005-06-11 Alan Mackenzie <acm@muc.de>
3465 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
3466 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
3467 (adaptive-file-function): Minor amendment to doc-string.
3469 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3471 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
3472 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
3473 Fix :type--it is `integer', not `string'.
3475 * faces.el (modeline-highlight): Rename from (the erroneous)
3476 `modeline-higilight'.
3478 2005-06-11 Lute Kamstra <lute@gnu.org>
3480 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
3481 lisp-interaction-mode-map but make it the parent.
3482 (edebug-eval-mode): Use define-derived-mode.
3484 2005-06-11 Andreas Schwab <schwab@suse.de>
3486 * bindings.el: Add binding of `ESC functionkey' for every
3488 * hexl.el (hexl-mode-map): Likewise.
3490 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
3492 * progmodes/compile.el (compilation-error-regexp-alist-alist)
3493 [msft]: update regexp for newer msft compilers.
3495 2005-06-10 Mark A. Hershberger <mah@everybody.org>
3497 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
3498 ATTLIST portions of included DTDs.
3499 (xml-parse-dtd): Eliminate use of inefficient match-data.
3501 2005-06-10 Miles Bader <miles@gnu.org>
3503 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
3504 (mpuz-text): Remove "-face" suffix from face names.
3505 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
3506 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
3507 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
3509 * play/gomoku.el (gomoku-O, gomoku-X):
3510 Remove "-face" suffix from face names.
3511 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
3512 New backward-compatibility aliases for renamed faces.
3513 (gomoku-font-lock-keywords): Use renamed gomoku faces.
3515 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
3517 * thumbs.el: Fixes for changes of 2005-06-09.
3518 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
3520 (thumbs-thumbname): Remove directory separator from format string;
3521 `thumbs-thumbsdir' now returns a valid directory name.
3522 (thumbs-temp-dir): New defsubst.
3523 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
3526 * cus-edit.el (minibuffer):
3527 * files.el (make-backup-file-name-function):
3528 * filesets.el (filesets-external-viewers):
3529 * hilit-chg.el (highlight-changes-colours)
3530 (highlight-changes-face-list, highlight-changes-rotate-faces):
3531 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
3532 * kmacro.el (kmacro-call-macro):
3533 * log-edit.el (log-edit-changelog-full-paragraphs):
3534 * mouse.el (mouse-1-click-follows-link):
3535 * skeleton.el (skeleton-autowrap):
3536 * subr.el (insert-for-yank-1):
3537 * tempo.el (tempo-insert-region):
3538 * terminal.el (terminal-emulator):
3539 * time.el (display-time-mail-face):
3540 * vc.el (vc-annotate):
3541 * vcursor.el (vcursor-copy-line):
3542 * woman.el (woman-bold-headings, woman-ignore)
3543 (woman-default-faces, woman-monochrome-faces):
3544 * calendar/todo-mode.el (todo-insert-threshold):
3545 * emulation/pc-select.el (pc-select-selection-keys-only)
3546 (pc-selection-mode):
3547 * emulation/vip.el (vip-find-char-forward):
3548 * emulation/viper-cmd.el (viper-find-char-forward):
3549 * international/mule-cmds.el
3550 (select-safe-coding-system-accept-default-p)
3551 (input-method-exit-on-invalid-key):
3552 * international/mule-diag.el (describe-coding-system):
3553 * international/ucs-tables.el (unify-8859-on-encoding-mode):
3554 * net/browse-url.el (browse-url-xterm-program):
3555 * obsolete/lazy-lock.el (lazy-lock-mode):
3556 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
3558 * progmodes/cpp.el (cpp-face-light-name-list)
3559 (cpp-face-dark-name-list):
3560 * progmodes/delphi.el (delphi-newline-always-indents):
3561 Fix spellings in docstrings.
3563 * ido.el (ido-mode, ido-file-extensions-order)
3564 (ido-default-file-method, ido-default-buffer-method)
3565 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
3566 (ido-decorations, ido-read-file-name-as-directory-commands)
3567 (ido-read-file-name-non-ido, ido-work-directory-list)
3568 (ido-ignore-item-temp-list, ido-current-directory)
3569 (ido-magic-forward-char, ido-enter-find-file)
3570 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
3571 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
3573 2005-06-10 Lute Kamstra <lute@gnu.org>
3575 * play/dunnet.el (dun-mode): Use define-derived-mode.
3576 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
3579 * play/doctor.el (doctor-mode-map): Remove defvar.
3580 (doctor-mode): Use define-derived-mode.
3582 * mail/mspools.el (mspools-mode):
3583 * net/eudc-hotlist.el (eudc-hotlist-mode):
3584 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
3586 2005-06-10 Miles Bader <miles@gnu.org>
3588 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
3589 Remove "-face" suffix from face names.
3590 (flyspell-incorrect-face, flyspell-duplicate-face):
3591 New backward-compatibility aliases for renamed faces.
3592 (flyspell-mode-on, make-flyspell-overlay)
3593 (flyspell-highlight-incorrect-region)
3594 (flyspell-highlight-duplicate-region)
3595 (flyspell-display-next-corrections)
3596 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
3598 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
3600 (texinfo-heading-face): New backward-compatibility alias for
3602 (texinfo-heading-face): Use renamed texinfo-heading face.
3604 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
3605 suffix from face names.
3606 (tex-math-face, tex-verbatim-face):
3607 New backward-compatibility aliases for renamed faces.
3608 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
3609 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
3612 * textmodes/table.el (table-cell): Remove "-face" suffix from face
3614 (table-cell-face): New backward-compatibility alias for renamed face.
3615 (table--put-cell-face-property, table--update-cell-face):
3616 Use renamed table-cell face.
3618 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
3620 (sgml-namespace-face): New backward-compatibility alias for
3622 (sgml-namespace-face): Use renamed sgml-namespace face.
3624 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
3625 (org-level-4, org-level-5, org-level-6, org-level-7)
3626 (org-level-8, org-warning, org-headline-done)
3627 (org-deadline-announce, org-scheduled-today)
3628 (org-scheduled-previously, org-link, org-done, org-table)
3629 (org-time-grid): Remove "-face" suffix from face names.
3630 (org-level-1-face, org-level-2-face, org-level-3-face)
3631 (org-level-4-face, org-level-5-face, org-level-6-face)
3632 (org-level-7-face, org-level-8-face, org-warning-face)
3633 (org-headline-done-face, org-deadline-announce-face)
3634 (org-scheduled-today-face, org-scheduled-previously-face)
3635 (org-link-face, org-done-face, org-table-face)
3636 (org-time-grid-face):
3637 New backward-compatibility aliases for renamed faces.
3638 (org-level-faces, org-set-font-lock-defaults, org-timeline)
3639 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
3640 (org-agenda-get-timestamps, org-agenda-get-scheduled)
3641 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
3643 * emulation/viper-init.el (viper-search, viper-replace-overlay)
3644 (viper-minibuffer-emacs, viper-minibuffer-insert)
3645 (viper-minibuffer-vi): Remove "-face" suffix from face names.
3646 (viper-search-face, viper-replace-overlay-face)
3647 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
3648 (viper-minibuffer-vi-face):
3649 New backward-compatibility aliases for renamed faces.
3650 (viper-search-face, viper-replace-overlay-face)
3651 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
3652 (viper-minibuffer-vi-face): Use renamed viper faces.
3654 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
3655 Remove "-face" suffix from face names.
3656 (testcover-nohits-face, testcover-1value-face):
3657 New backward-compatibility aliases for renamed faces.
3658 (testcover-mark): Use renamed testcover faces.
3660 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
3662 (diary-button-face): New backward-compatibility alias for renamed face.
3663 (diary-entry): Use renamed diary-button face.
3665 * calendar/calendar.el (diary, calendar-today, holiday)
3666 (mark-visible-calendar-date): Remove "-face" suffix from face names.
3667 (diary-face, calendar-today-face, holiday-face):
3668 New backward-compatibility aliases for renamed faces.
3669 (eval-after-load "facemenu", diary-entry-marker)
3670 (calendar-today-marker, calendar-holiday-marker, diary-face):
3671 Use renamed calendar faces.
3673 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
3674 (compare-windows-face): New backward-compatibility alias for
3676 (compare-windows-highlight): Use renamed compare-windows face.
3678 * strokes.el (strokes-char): Remove "-face" suffix from face name.
3679 (strokes-char-face): New backward-compatibility alias for renamed face.
3680 (strokes-encode-buffer): Use renamed strokes-char face.
3682 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
3683 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
3684 Remove "-face" suffix from face names.
3685 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
3686 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
3687 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
3688 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
3689 Use renamed pcvs faces.
3690 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
3691 * pcvs-defs.el (cvs-mode-map): Likewise.
3692 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
3694 * info.el (info-title-1, info-title-2, info-title-3)
3695 (info-title-4): Remove "-face" suffix from and downcase face names.
3696 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
3697 (Info-title-4-face):
3698 New backward-compatibility aliases for renamed faces.
3699 (Info-fontify-node): Use renamed info faces.
3701 * hilit-chg.el (highlight-changes, highlight-changes-delete):
3702 Remove "-face" suffix from face names.
3703 (highlight-changes-face, highlight-changes-delete-face):
3704 New backward-compatibility aliases for renamed faces.
3705 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
3706 (hilit-chg-make-list): Use renamed highlight-changes faces.
3708 * generic-x.el (show-tabs-tab, show-tabs-space):
3709 Remove "-face" suffix from face names.
3710 (show-tabs-tab-face, show-tabs-space-face):
3711 New backward-compatibility aliases for renamed faces.
3712 (show-tabs-generic-mode-font-lock-defaults-1)
3713 (show-tabs-generic-mode-font-lock-defaults-2):
3714 Use renamed show-tabs faces.
3716 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
3717 (smerge-markers): Remove "-face" suffix from face names.
3718 (smerge-mine-face, smerge-other-face, smerge-base-face)
3719 (smerge-markers-face):
3720 New backward-compatibility aliases for renamed faces.
3721 (smerge-mine-face, smerge-other-face, smerge-base-face)
3722 (smerge-markers-face): Use renamed smerge faces.
3724 * log-view.el (log-view-file, log-view-message): Remove "-face"
3725 suffix from face names.
3726 (log-view-file-face, log-view-message-face): New
3727 backward-compatibility aliases for renamed faces.
3728 (log-view-file-face, log-view-message-face): Use renamed log-view
3731 * paren.el (show-paren-match, show-paren-mismatch):
3732 Remove "-face" suffix from face names.
3733 (show-paren-match-face, show-paren-mismatch-face):
3734 New backward-compatibility aliases for renamed faces.
3735 (show-paren-function): Use renamed show-paren faces.
3737 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
3738 (ruler-mode-margins, ruler-mode-fringes)
3739 (ruler-mode-column-number, ruler-mode-fill-column)
3740 (ruler-mode-comment-column, ruler-mode-goal-column)
3741 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
3742 suffix from face names.
3743 (ruler-mode-default-face, ruler-mode-pad-face)
3744 (ruler-mode-margins-face, ruler-mode-fringes-face)
3745 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
3746 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
3747 (ruler-mode-tab-stop-face, ruler-mode-current-column-face): New
3748 backward-compatibility aliases for renamed faces.
3749 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
3750 (ruler-mode-column-number, ruler-mode-fill-column)
3751 (ruler-mode-comment-column, ruler-mode-goal-column)
3752 (ruler-mode-tab-stop, ruler-mode-current-column)
3753 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
3756 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
3758 (whitespace-highlight-the-space): Use renamed face.
3759 (whitespace-highlight-face): New backward-compatibility alias for
3762 * woman.el (woman-italic, woman-bold, woman-unknown)
3763 (woman-addition, woman-symbol-face):
3764 Remove "-face" suffix from face names.
3765 (woman-italic-face, woman-bold-face, woman-unknown-face)
3766 (woman-addition-face):
3767 New backward-compatibility aliases for renamed faces.
3768 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
3769 (woman-decode-region, woman-replace-match)
3770 (woman-display-extended-fonts, woman-special-characters)
3771 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
3772 Use renamed woman faces.
3774 * longlines.el (longlines-visible-face): Face removed.
3776 * diff-mode.el (diff-header, diff-file-header, diff-index)
3777 (diff-hunk-header, diff-removed, diff-added, diff-changed)
3778 (diff-function, diff-context, diff-nonexistent): Remove "-face"
3779 suffix from face names.
3780 (diff-header-face, diff-file-header-face, diff-index-face)
3781 (diff-hunk-header-face, diff-removed-face, diff-added-face)
3782 (diff-changed-face, diff-function-face, diff-context-face)
3783 (diff-nonexistent-face): New backward-compatibility aliases for
3785 (diff-header-face, diff-file-header-face)
3786 (diff-index, diff-index-face, diff-hunk-header)
3787 (diff-hunk-header-face, diff-removed, diff-removed-face)
3788 (diff-added, diff-added-face, diff-changed-face, diff-function)
3789 (diff-function-face, diff-context-face, diff-nonexistent)
3790 (diff-nonexistent-face): Use renamed diff-mode faces.
3792 * progmodes/compile.el (compilation-warning-face)
3793 (compilation-info-face): Remove "-face" suffix from face names.
3794 (compilation-warning-face, compilation-info-face):
3795 New backward-compatibility aliases for renamed faces.
3796 (compilation-warning-face, compilation-info-face):
3797 Use renamed compilation faces.
3799 * add-log.el (change-log-date, change-log-name)
3800 (change-log-email, change-log-file, change-log-list)
3801 (change-log-conditionals, change-log-function)
3802 (change-log-acknowledgement): Remove "-face" suffix from face names.
3803 (change-log-date-face, change-log-name-face)
3804 (change-log-email-face, change-log-file-face)
3805 (change-log-list-face, change-log-conditionals-face)
3806 (change-log-function-face, change-log-acknowledgement-face):
3807 New backward-compatibility aliases for renamed faces.
3808 (change-log-font-lock-keywords): Use renamed change-log faces.
3810 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
3811 (custom-set, custom-changed, custom-saved, custom-button)
3812 (custom-button-pressed, custom-documentation, custom-state)
3813 (custom-comment, custom-comment-tag, custom-variable-tag)
3814 (custom-variable-button, custom-face-tag, custom-group-tag-1)
3815 (custom-group-tag): Remove "-face" suffix from face names.
3816 (custom-magic-alist, custom-magic-value-create)
3817 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
3818 (custom-invalid-face, custom-rogue-face, custom-modified-face)
3819 (custom-set-face, custom-changed-face, custom-saved-face)
3820 (custom-button-face, custom-button-pressed-face)
3821 (custom-documentation-face, custom-state-face)
3822 (custom-comment-face, custom-comment-tag-face)
3823 (custom-variable-tag-face, custom-variable-button-face)
3824 (custom-face-tag-face, custom-group-tag-face-1)
3825 (custom-group-tag-face):
3826 New backward-compatibility aliases for renamed faces.
3828 * wid-edit.el (widget-documentation, widget-button)
3829 (widget-field, widget-single-line-field, widget-inactive)
3830 (widget-button-pressed): "-face" suffix removed from face names.
3831 (widget-documentation-face, widget-button-face)
3832 (widget-field-face, widget-single-line-field-face)
3833 (widget-inactive-face, widget-button-pressed-face):
3834 New backward-compatibility aliases for renamed faces.
3835 (widget-documentation-face, widget-button-face)
3836 (widget-button-pressed-face, widget-specify-field)
3837 (widget-specify-inactive): Use renamed widget faces.
3839 2005-06-10 Kenichi Handa <handa@m17n.org>
3841 * term/x-win.el (x-clipboard-yank): Remove condition-case
3844 2005-06-11 Kenichi Handa <handa@m17n.org>
3846 * add-log.el (change-log-font-lock-keywords): Make the regexp for
3847 date lines stricter.
3849 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
3851 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
3854 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
3856 * comint.el (comint-mode, comint-snapshot-last-prompt):
3857 * frame.el (frame-current-scroll-bars):
3858 * term.el (term-mode, term-check-proc, term-input-sender)
3859 (term-simple-send, term-extract-string, term-word)
3860 (term-match-partial-filename):
3861 * window.el (window-current-scroll-bars):
3862 * emulation/cua-base.el (cua-normal-cursor-color)
3863 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
3864 (cua-global-mark-cursor-color):
3865 * mail/undigest.el (rmail-forward-separator-regex):
3866 Fix typos in docstrings.
3868 * comint.el (comint-check-proc, make-comint-in-buffer)
3869 (comint-source-default): Doc fixes.
3871 * term.el (term-send-string): Improve argument/docstring
3874 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
3876 * comint.el (comint-send-input): Bind `inhibit-read-only' around
3877 call to `delete-region'.
3878 (comint-mode-hook): Do not enable Font Lock by default.
3880 2005-06-09 Lute Kamstra <lute@gnu.org>
3882 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
3885 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
3887 * emacs-lisp/debug.el (debugger-will-be-back): New var.
3889 (debugger-step-through, debugger-continue, debugger-jump)
3890 (debugger-return-value): Set it when needed.
3891 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
3892 Use inhibit-read-only.
3894 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
3896 * window.el (shrink-window-if-larger-than-buffer)
3897 (window-size-fixed): Fix typo in docstring.
3899 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
3900 thumbnails directory on loading.
3901 (thumbs-conversion-program): Use `eq' to check the system type,
3903 (thumbs-temp-dir): Initialize to `temporary-file-directory',
3904 not "/tmp". Fix docstring.
3905 (thumbs-thumbsdir): New function to return the thumbnails
3906 directory, creating it if needed.
3907 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
3908 (thumbs-temp-file): Delete variable and make it into a function.
3909 (thumbs-resize-image, thumbs-modify-image): Use it.
3910 (thumbs-kill-buffer): Simplify.
3911 (thumbs-gensym): Defalias or duplicate CL `gensym'.
3912 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
3915 2005-06-09 Kim F. Storm <storm@cua.dk>
3917 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
3918 set-match-data to free markers in match-data.
3920 * replace.el (replace-match-data): Pass RESEAT arg `t' to
3921 match-data to unchain markers in match-data.
3923 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
3925 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
3926 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
3929 2005-06-08 Richard M. Stallman <rms@gnu.org>
3931 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
3932 give the variable a doc string that doesn't say don't set it directly.
3934 * textmodes/ispell.el (ispell-check-version):
3935 Use match-string-no-properties.
3936 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
3937 (ispell-buffer-local-words): Likewise.
3939 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
3940 except on terminals with enough colors to really display it.
3941 (makefile-dependency-regex): Delete spurious `bb'.
3943 * faces.el (escape-glyph): Use blue once again in last case.
3944 (no-break-space): Redefine so that it isn't invisible on a tty.
3946 2005-06-08 Kim F. Storm <storm@cua.dk>
3948 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
3949 also when reading directory name.
3951 2005-06-08 Lute Kamstra <lute@gnu.org>
3953 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
3954 (flyspell-mode-line-string): Remove autoload cookie.
3955 (flyspell-mode): Remove defvar.
3957 2005-06-07 Lute Kamstra <lute@gnu.org>
3959 * textmodes/org.el (org-run-mode-hooks): New function.
3960 (org-agenda-mode): Use it.
3962 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
3964 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
3966 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
3968 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
3970 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
3972 * font-lock.el (font-lock-add-keywords): Doc fix.
3974 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
3976 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
3977 (tex-compile-default): In the absence of any history, use the order in
3978 tex-compile-alist to choose the preferred command.
3979 (tex-compile-commands): Reorder a bit.
3981 * textmodes/flyspell.el (flyspell-auto-correct-binding)
3982 (flyspell-incorrect-face, flyspell-duplicate-face):
3983 Use (X)Emacs-agnostic code.
3984 (flyspell-mode-map): Don't overwrite at each load. Remove code
3985 redundant with the subsequent add-minor-mode. Merge Emacs and
3987 (flyspell-word): Minor simplification.
3988 (flyspell-math-tex-command-p): Quieten the byte-compiler.
3989 (flyspell-external-point-words): Remove unused vars `size' and
3991 (flyspell-do-correct): Rename from flyspell-xemacs-correct. Merge
3992 the corresponding Emacs code.
3993 (flyspell-correct-word, flyspell-xemacs-popup): Use
3994 flyspell-do-correct.
3996 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
3999 * international/latexenc.el (latexenc-find-file-coding-system):
4000 Undo part of last patch, to turn off a compiler warning.
4002 2005-06-06 Juri Linkov <juri@jurta.org>
4004 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
4005 Rename `tmm-inactive-face' to `tmm-inactive'.
4007 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
4009 * iswitchb.el: Rename faces.
4011 2005-06-06 Kim F. Storm <storm@cua.dk>
4013 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
4014 (cua-global-mark): Remove -face suffix from face names.
4016 * emulation/cua-gmrk.el (cua--init-global-mark):
4017 Remove cua-global-mark face setup.
4019 2005-06-06 Richard M. Stallman <rms@gnu.org>
4021 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
4022 just like other allowed characters.
4023 (makefile-match-dependency): Exclude leading and training whitespace
4024 from the range of regexp subexp 1.
4025 (makefile-macroassign-regex): Don't try to match the body,
4026 just the name of the macro being defined.
4028 * info.el (Info-read-node-name-2): New function.
4029 (Info-read-node-name-1): Use that.
4030 Add a completion-base-size-function property.
4032 * simple.el (completion-setup-function): Look for
4033 completion-base-size-function property of
4034 minibuffer-completion-table.
4036 * files.el (locate-file-completion): Doc fix.
4038 * printing.el: Don't call pr-update-menus; user must do that.
4040 * emacs-lisp/debug.el (debugger-window): New variable.
4041 (debug): Use debugger-window if it is set and still alive.
4042 Record debugger-window for next entry.
4044 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
4046 2005-06-06 Matthias F
\e,Av
\e(Brste <slashdevslashnull@gmx.net>
4048 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
4049 (hack-one-local-variable, hack-local-variables)
4050 (hack-local-variables-prop-line): Pass that arg.
4052 2005-06-06 Kim F. Storm <storm@cua.dk>
4054 * ido.el (ido-first-match, ido-only-match, ido-subdir)
4055 (ido-indicator): Remove -face suffix from face names.
4057 2005-06-06 Juri Linkov <juri@jurta.org>
4059 * font-lock.el (font-lock-regexp-backslash)
4060 (font-lock-regexp-backslash-construct): New faces.
4061 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
4062 after `('. Add `while-no-input' to control structures.
4064 * faces.el (no-break-space, shadow): New faces.
4065 (escape-glyph): Use less loud colors pink2 and red4.
4067 * diff-mode.el (diff-context-face)
4068 * dired.el (dired-ignored)
4069 * rfn-eshadow.el (file-name-shadow)
4070 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
4072 * info.el (Info-title-1-face): Use green instead of yellow because
4073 bold yellow is not readable on light backgrounds.
4075 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
4076 before selecting the desired mode to not spend time fontifying
4079 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
4081 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
4082 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
4084 * ps-print.el (ps-default-fg, ps-default-bg):
4085 Fix typos in docstrings.
4087 * isearchb.el (isearchb): Don't pass a spurious second argument to
4088 `iswitchb-completions'.
4090 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
4092 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
4094 (gdb-find-file-hook): Add doc string.
4096 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
4097 C dereferenced pointer expression.
4098 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
4100 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
4102 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
4103 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
4104 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
4105 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
4106 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
4107 Make background transparent.
4109 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
4111 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
4112 (font-lock-remove-keywords): Doc fix.
4113 (font-lock-mode-major-mode): Compiler defvar.
4114 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
4116 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
4117 (font-lock-mode): Update `font-lock-mode-major-mode'.
4118 (font-lock-set-defaults): Compiler defvar.
4119 (font-lock-default-function): Take `font-lock-mode-major-mode'
4122 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
4123 keep track of which major mode it enabled the minor mode for.
4124 Use find-file-hook again. Update docstring.
4126 * simple.el (eval-expression-print-level)
4127 (eval-expression-print-length, eval-expression-debug-on-error):
4130 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
4132 * iswitchb.el (iswitchb-single-match-face)
4133 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
4134 (iswitchb-invalid-regexp-face): New faces.
4135 (iswitchb-completions): Use them.
4136 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
4137 now marked as an obsolete alias.
4138 (iswitchb-read-buffer): Remove check for bound font variables.
4139 (iswitchb-invalid-regexp): New free variable.
4140 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
4141 set iswitchb-invalid-regexp.
4142 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
4144 (iswitchb-completions): Add check for complete match when entering
4146 (iswitchb-completions): Remove require-match argument.
4147 (iswitchb-exhibit): Fix caller.
4148 (iswitchb-common-match-inserted): New variable.
4149 (iswitchb-complete, iswitchb-completion-help): Use it.
4151 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
4153 * url-http.el (url-http-chunked-encoding-after-change-function):
4154 Use `url-http-debug' instead of `message'.
4156 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
4158 * url-http.el (url-http-parse-headers): Pass redirected URL as a
4161 2005-06-04 Kim F. Storm <storm@cua.dk>
4163 * simple.el (line-move): Only call sit-for when moving backwards.
4165 * ido.el (ido-make-merged-file-list-1): New defun split from
4166 ido-make-merged-file-list.
4167 (ido-make-merged-file-list): Bind throw-on-input around call to
4168 ido-make-merged-file-list-1. Return input-pending-p if
4169 interrupted by more input available.
4170 (ido-read-internal): Handle input-pending-p return value from
4171 ido-make-merged-file-list.
4173 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
4175 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
4178 * international/latexenc.el (latexenc-find-file-coding-system):
4179 Don't inherit the EOL part of the coding-system from the
4180 tex-main buffer. Fit within 80 columns.
4182 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
4184 * tmm.el (tmm-inactive-face): New face.
4185 (tmm-remove-inactive-mouse-face): New function.
4186 (tmm-prompt, tmm-add-one-shortcut)
4187 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
4190 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
4192 * faces.el (face-equal): Improve argument/docstring consistency.
4194 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
4196 * progmodes/make-mode.el (makefile-targets-face)
4197 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
4198 (makefile-bsdmake-dependency-regex)
4199 (makefile-makepp-rule-action-regex)
4200 (makefile-bsdmake-rule-action-regex): New constants.
4201 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
4203 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4204 Allow (...) within `...' for makepp messages.
4206 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
4208 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
4210 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
4211 "." files are deleted from all file lists before comparison.
4213 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
4214 (viper-ESC-key): Made them customizable.
4216 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
4218 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
4220 * autorevert.el (auto-revert-buffers): Use save-match-data.
4222 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
4224 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
4225 menu items with a nil command binding.
4227 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
4229 * emacs-lisp/cl-macs.el (defsetf):
4230 Improve argument/docstring consistency.
4232 * faces.el (list-faces-display): Improve the formatting by
4233 computing the maximum length required for any face-name (reworked
4234 patch of 1999-01-11, accidentally deleted on 1999-07-21).
4235 (internal-find-face): Remove redundant info in docstring.
4237 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
4239 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
4240 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
4241 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
4242 (gdb-assembler-custom): Improve regexps.
4243 (def-gdb-auto-update-handler): Use window point to preserve point.
4245 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
4247 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
4249 2005-05-31 Jay Belanger <belanger@truman.edu>
4251 * calc/calc-embed.el (calc-embedded-word): Change argument passed
4253 (calc-embedded-make-info): Have plain prefix argument select
4256 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
4258 * faces.el (list-faces-display): Signal error if passed a regexp
4259 that matches no face name.
4261 * simple.el (filter-buffer-substring): Fix typo in docstring.
4263 2005-05-31 Richard M. Stallman <rms@gnu.org>
4265 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
4266 (vhdl-emacs-21): Doc fix.
4267 (vhdl-mode): Unconditionally set comment-padding.
4268 (vhdl-fixup-whitespace-region): Insert spaces only where
4270 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
4272 2005-05-30 John Wiegley <johnw@newartisans.com>
4274 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
4275 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
4276 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
4277 `directory-sep-char' to ?/, and all uses of `string-to-int' to
4280 2005-05-30 Jay Belanger <belanger@truman.edu>
4282 * calc/calc.el (calc-bug-address): Fix docstring.
4283 (calc-window-hook, calc-trail-window-hook): New variables.
4284 (calc-trail-display): Restore use of calc-trail-window-hook.
4285 (calc): Restore use of calc-window-hook.
4287 2005-05-31 Masatake YAMATO <jet@gyve.org>
4289 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
4291 * help-fns.el (help-C-file-name): Add autoload mark for
4292 `find-function-noselect'.
4294 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4296 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
4297 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
4299 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4301 * calendar/diary-lib.el (mark-included-diary-files): Only kill
4302 included diary buffer if it was not already being visited.
4303 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
4305 * calendar/icalendar.el (top-level): Do not require 'appt.
4307 * mail/supercite.el (sc-select-attribution): Only use a list
4308 element from sc-attrib-selection-list if it returns a string.
4309 Reported by Davide G. M. Salvetti <salve@debian.org>.
4311 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
4313 * thumbs.el (thumbs-thumbname): The resulting thumbname now
4314 includes a hash value to improve its uniqueness, and has a ".jpg"
4315 extension. Also, it is now a valid filename on all systems.
4316 (thumbs-make-thumb): Use `let', not `let*'.
4317 (thumbs-show-thumbs-list): Check for JPEG availability.
4319 2005-05-30 Richard M. Stallman <rms@gnu.org>
4321 * filesets.el (filesets-menu-ensure-use-cached):
4322 Prevent warning when emacs-version>= is undefined.
4324 * printing.el (pr-interactive-n-up): Use string-to-number.
4326 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
4328 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
4329 Warn only when name to be defined is quoted.
4331 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
4333 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
4334 Make regexp more robust.
4335 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
4336 Force regeneration of disassembly.
4338 2005-05-29 Jay Belanger <belanger@truman.edu>
4340 * calc/calc.el (calc-user-invocation): Check if
4341 calc-invocation-macro is non-nil.
4343 2005-05-29 Juri Linkov <juri@jurta.org>
4345 * add-log.el (change-log-font-lock-keywords):
4346 Add `+' to e-mail regexp to accept mail address with keywords.
4348 * man.el (Man-name-regexp): Add `:' to accept qualified names.
4350 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
4352 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
4354 * ielm.el (inferior-emacs-lisp-mode): Ditto.
4356 2005-05-29 Richard M. Stallman <rms@gnu.org>
4358 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
4359 Undo the change that moves to end of the current word.
4361 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
4363 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
4364 Throw error when count <= 0 to ensure input is a number.
4365 (gdb-read-memory-custom): Pick up address from buffer.
4366 (gdb-memory-mode): Allow user to increment and decrement
4367 memory address from header line.
4369 2005-05-29 Richard M. Stallman <rms@gnu.org>
4371 * flyspell.el (flyspell-version): Function deleted.
4372 (flyspell-auto-correct-previous-hook): Doc fix.
4374 * jit-lock.el (jit-lock-function, jit-lock-after-change):
4375 Do nothing if memory is full.
4377 * font-lock.el (font-lock-fontify-syntactically-region):
4378 Pass t for GREEDY to looking-back.
4380 * saveplace.el (save-place-alist-to-file): Write the file
4383 * subr.el (looking-back): New argument GREEDY.
4385 * progmodes/compile.el (compilation-start): Set the mode
4386 before inserting the initial text.
4388 * progmodes/which-func.el (which-func-update-1): Turn the mode
4389 off in case of error by setting which-func-mode.
4391 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
4393 * flyspell.el (flyspell-auto-correct-previous-word):
4394 Narrow down to what's on the screen, and recenter overlays
4395 at the end of the next word.
4397 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
4399 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
4400 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
4401 (flyspell-abbrev-p): Default to nil.
4402 (flyspell-use-global-abbrev-table-p): Doc fix.
4403 (flyspell-large-region): Allow nil as value.
4404 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
4406 (mail-mode-flyspell-verify): More robust handling
4407 of `mail-header-separator'. More efficient signature detection.
4408 Allow for regexp metacharacters in message-header-separator.
4409 Adding `To' not to be checked in mail-mode-flyspell-verify.
4411 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
4412 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
4413 Bind flyspell-auto-correct-binding.
4415 (flyspell-mode-map): Likewise.
4416 (flyspell-mode): Doc fix.
4417 (flyspell-accept-buffer-local-defs): Preserve current buffer.
4418 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
4419 (flyspell-word-cache-result): New var, always local.
4420 (flyspell-check-pre-word-p): Doc fix.
4421 (flyspell-check-changed-word-p): Handle spc like newline.
4422 (flyspell-post-command-hook): Set flyspell-word-cache-result.
4423 (flyspell-word-search-backward, flyspell-word-search-forward):
4425 (flyspell-word): Return t if nothing to check.
4426 When parsing TeX code, check for after } or \.
4427 Use flyspell-word-search-backward to find previous word.
4428 Return nil if duplicated word.
4429 For word already checked, return same value as last time.
4430 Set flyspell-word-cache-result after checking.
4431 Don't clobber the return value.
4432 (flyspell-get-word): Major rewrite.
4433 (flyspell-external-point-words): New locals pword, pcount.
4434 Fix size used in progress message.
4435 Find the proper corresponding word in flyspell-large-region-buffer.
4436 (flyspell-region): Check for flyspell-large-region = nil.
4437 (flyspell-highlight-incorrect-region): Clean up overlays in region.
4438 (flyspell-auto-correct-word): Check that WORD is a cons.
4439 (flyspell-correct-word): Likewise.
4441 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
4443 * progmodes/make-mode.el (makefile-rule-action-regex)
4444 (makefile-macroassign-regex, makefile-makepp-mode)
4445 (makefile-bsdmake-mode): Continuation lines may be empty.
4446 Reported by Joshua Varner.
4447 (makefile-makepp-font-lock-keywords): Add $(stem).
4449 2005-05-28 Karl Berry <karl@gnu.org>
4451 * textmodes/tex-mode.el: Now that tex-send-command calls
4452 shell-quote-argument (2005-03-31 change), remove all calls to
4453 shell-quote-argument; they all end up invoking tex-send-command.
4454 The double quoting loses on filenames with non-safe characters,
4455 such as "@". Reported by Frederik Fouvry.
4457 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
4459 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
4460 about preserving point.
4462 2005-05-27 Jay Belanger <belanger@truman.edu>
4464 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
4467 * calc/calc-embed.el (calc-embed-arg): New variable.
4468 (calc-do-embedded-activate, calc-embedded-activate-formula)
4469 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
4470 variable by new variable.
4471 (calc-embedded-make-info): Replace undeclared variable by new
4472 variable. When selecting region with positive prefix
4473 argument, use end of previous line instead of beginning of line.
4475 * calc/calc-aent.el (calc-arg-values): Declare it.
4477 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
4480 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
4482 * calc/calc.el (calc-alg-map): Declare it.
4484 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
4486 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
4488 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
4489 (gdb-registers-buffer, toggle-gdb-all-registers):
4490 Toggle display of floating point registers.
4491 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
4493 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
4494 (toggle-gud-tooltip-dereference):
4495 Rename from gud-toggle-tooltip-dereference.
4497 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
4499 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
4501 2005-05-27 Jay Belanger <belanger@truman.edu>
4503 * calc/calc-prog.el (calc-kbd-report): Remove.
4504 (calc-kbd-query): Rewrite.
4506 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
4508 * image.el (image-library-alist): Move to image.c.
4509 (image-type-available-p): Doc fix.
4511 2005-05-27 Lute Kamstra <lute@gnu.org>
4513 * calc/calc.el (calc):
4514 * outline.el (outline-1, outline-2, outline-3, outline-4)
4515 (outline-5, outline-6, outline-7, outline-8):
4516 * textmodes/dns-mode.el (dns-mode):
4517 * textmodes/sgml-mode.el (sgml-namespace-face):
4518 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
4519 (tex-verbatim-face, tex-use-reftex):
4520 * textmodes/texinfo.el (texinfo-heading-face):
4521 Specify customization group.
4523 * longlines.el: Don't require easy-mmode.
4524 (longlines-visible-face): Specify customization group.
4526 2005-05-27 Kenichi Handa <handa@m17n.org>
4528 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
4529 encoding table of windows-1251.
4531 * international/ucs-tables.el (ucs-set-table-for-input):
4532 If translation-table-for-input of a coding system is a symbol, get
4533 its translation-table property.
4535 * international/code-pages.el: Don't register a coding system into
4536 non-iso-charset-alist more than once.
4537 (cp-make-coding-system): Likewise.
4539 2005-05-26 John Wiegley <johnw@newartisans.com>
4541 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
4542 `eshell-resume-eval' is wrapped in a list, it indicates that the
4543 command was run asynchronously. In that case, unwrap the value
4544 before checking the delimiter value.
4546 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
4547 character before a space at the end of a line is \, assume the space
4548 is part of the last argument rather than a final argument separator.
4550 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
4551 is in use, and the target is `t' or `nil' (which are the most common
4552 values), don't assume that the symbol target is a buffer.
4554 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
4556 * calendar/calendar.el (calendar-mode-line-format):
4557 Use mode-line-highlight as mouse-face.
4559 * time.el (display-time-string-forms, display-time-update):
4560 Use mode-line-highlight as mouse-face.
4562 2005-05-26 Jay Belanger <belanger@truman.edu>
4564 * calc/calc.el (calc-language-alist): Remove extra defvar.
4566 2005-05-26 Lute Kamstra <lute@gnu.org>
4568 * arc-mode.el (archive-mode):
4569 * bookmark.el (bookmark-read-annotation-mode)
4570 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
4572 * calc/calc-yank.el (calc-edit-mode):
4573 * calc/calc.el (calc-mode, calc-trail-mode):
4574 * calculator.el (calculator-mode):
4575 * chistory.el (command-history-mode):
4577 * cus-edit.el (custom-mode):
4578 * descr-text.el (describe-text-mode):
4579 * ebuff-menu.el (Electric-buffer-menu-mode):
4580 * ediff-util.el (ediff-mode):
4581 * emacs-lisp/re-builder.el (reb-mode):
4582 * emulation/vi.el (vi-mode-setup):
4583 * emulation/ws-mode.el (wordstar-mode):
4584 * eshell/esh-mode.el (eshell-mode):
4585 * forms.el (forms-mode):
4586 * help-mode.el (help-mode):
4587 * hexl.el (hexl-mode):
4588 * ibuffer.el (ibuffer-mode):
4589 * ielm.el (inferior-emacs-lisp-mode):
4590 * info.el (Info-mode, Info-edit-mode):
4591 * international/swedish.el:
4592 * ledit.el (ledit-from-lisp-mode):
4593 * locate.el (locate-mode):
4594 * mail/rmail.el (rmail-mode):
4595 * mail/rmailedit.el (rmail-edit-mode):
4596 * mail/rmailsum.el (rmail-summary-mode):
4597 * mail/supercite.el (sc-electric-mode):
4598 * net/eudc.el (eudc-mode):
4599 * net/quickurl.el (quickurl-list-mode):
4600 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
4601 * obsolete/ooutline.el (outline-mode):
4602 * obsolete/options.el (Edit-options-mode):
4603 * obsolete/rnews.el (news-mode):
4604 * obsolete/rnewspost.el (news-reply-mode):
4605 * play/5x5.el (5x5-mode):
4606 * play/decipher.el (decipher-mode, decipher-stats-mode):
4607 * play/gomoku.el (gomoku-mode):
4608 * play/snake.el (snake-mode):
4609 * play/solitaire.el (solitaire-mode):
4610 * play/tetris.el (tetris-mode):
4611 * progmodes/ada-mode.el (ada-mode):
4612 * progmodes/antlr-mode.el (antlr-mode):
4613 * progmodes/autoconf.el (autoconf-mode):
4614 * progmodes/dcl-mode.el (dcl-mode):
4615 * progmodes/delphi.el (delphi-mode):
4616 * progmodes/ebrowse.el (ebrowse-tree-mode)
4617 (ebrowse-electric-list-mode, ebrowse-member-mode)
4618 (ebrowse-electric-position-mode):
4619 * progmodes/f90.el (f90-mode):
4620 * progmodes/fortran.el (fortran-mode):
4621 * progmodes/icon.el (icon-mode):
4622 * progmodes/idlw-help.el (idlwave-help-mode):
4623 * progmodes/idlw-shell.el (idlwave-shell-mode):
4624 * progmodes/idlwave.el (idlwave-mode):
4625 * progmodes/inf-lisp.el (inferior-lisp-mode):
4626 * progmodes/m4-mode.el (m4-mode):
4627 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
4628 * progmodes/modula2.el (modula-2-mode):
4629 * progmodes/octave-inf.el (inferior-octave-mode):
4630 * progmodes/octave-mod.el (octave-mode):
4631 * progmodes/pascal.el (pascal-mode):
4632 * progmodes/sh-script.el (sh-mode):
4633 * progmodes/sql.el (sql-mode, sql-interactive-mode):
4634 * progmodes/vhdl-mode.el (vhdl-mode):
4635 * progmodes/xscheme.el (scheme-interaction-mode):
4636 * replace.el (occur-mode):
4637 * ses.el (ses-mode):
4638 * simple.el (completion-list-mode):
4640 * speedbar.el (speedbar-mode):
4641 * term.el (term-mode):
4642 * terminal.el (terminal-edit-mode):
4643 * textmodes/reftex-index.el (reftex-index-mode)
4644 (reftex-index-phrases-mode):
4645 * textmodes/reftex-sel.el (reftex-select-label-mode)
4646 (reftex-select-bib-mode):
4647 * textmodes/reftex-toc.el (reftex-toc-mode):
4648 * wdired.el (wdired-change-to-wdired-mode):
4649 * wid-browse.el (widget-browse-mode):
4652 * array.el (array-mode):
4653 * calendar/todo-mode.el (todo-mode):
4654 * man.el (Man-mode):
4655 * play/landmark.el (lm-mode):
4656 * play/mpuz.el (mpuz-mode):
4657 Use kill-all-local-variables and run-mode-hooks.
4659 * subr.el (delay-mode-hooks): Specify indentation.
4661 2005-05-26 Mark A. Hershberger <mah@everybody.org>
4663 * xml.el (xml-substitute-special): Don't die for undefined xml
4666 2005-05-26 Jay Belanger <belanger@truman.edu>
4668 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
4671 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
4673 * progmodes/gdb-ui.el (gdb-frame-address):
4674 Rename from gdb-current-address.
4675 (gdb-previous-frame-address): Rename from gdb-previous-address.
4676 (gdb-selected-frame): Rename from gdb-current-frame.
4677 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
4678 (gdb-frame-number): Rename from gdb-current-stack-level.
4679 (gdb-ann3): Match new mode-name for disassembly buffer.
4680 Extend initialization of variables.
4681 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
4682 (gdb-memory-mode): Use mouse-face in header line.
4683 (gdb-assembler-buffer-name): Call it disassembly and give frame
4685 (gdb-source-spec-regexp, gdb-assembler-custom)
4686 (gdb-invalidate-assembler, gdb-frame-handler):
4687 Make robust to leading zeroes in address format.
4689 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
4691 * textmodes/org.el (org-mode): Use `define-derived-mode' to
4693 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
4695 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
4697 * log-edit.el (log-edit-changelog-entries): Distinguish between
4698 filenames like xfns.c and fns.c.
4700 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
4702 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
4703 point after reverting.
4704 (Buffer-menu-make-sort-button): Handle the case where
4705 `Buffer-menu-use-header-line' is nil.
4707 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
4709 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
4710 New funcs. In minibuffer-local-completion-map bind `]', `/'
4713 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
4715 * startup.el (normal-top-level): Allow modification of load-path while
4716 we're iterating over it.
4718 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
4720 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
4721 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
4722 (thumbs-resize-interactive, thumbs-insert-image)
4723 (thumbs-insert-thumb, thumbs-dired-show-marked)
4724 (thumbs-find-image-at-point, thumbs-delete-images)
4725 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
4726 (thumbs-increment-image-size, thumbs-decrement-image-size):
4727 Fix typos in docstrings.
4729 2005-05-24 Andre Spiegel <spiegel@gnu.org>
4731 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
4732 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
4733 (cperl-mode): Use them.
4735 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
4737 * window.el (quit-window, shrink-window-if-larger-than-buffer):
4740 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
4742 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
4743 Bind C-d to gdb-inferior-io-eof.
4745 * dired.el (dired-dnd-popup-notice): Use message-box.
4747 2005-05-23 Masatake YAMATO <jet@gyve.org>
4749 * bindings.el (mode-line-major-mode-keymap):
4750 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
4752 * faces.el (mode-line-highlight): New face.
4754 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
4757 * bindings.el (top-level, help-echo, mode-line-modified)
4758 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
4761 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
4763 * progmodes/cc-engine.el (c-guess-basic-syntax):
4764 Remove spurious call to `zerop'.
4766 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
4768 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
4770 CC Mode update to 5.30.10:
4772 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
4773 could go past the limit in decoration level 2, thereby causing
4774 errors during interactive fontification.
4776 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
4777 the file is evaluated interactively.
4779 * cc-engine.el (c-guess-basic-syntax): Handle operator
4780 declarations somewhat better in C++.
4782 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
4783 make use of `run-mode-hooks' which has been added in Emacs 21.1.
4784 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
4786 (make-local-hook): Suppress warning about obsoleteness.
4788 * cc-engine.el, cc-align.el, cc-cmds.el
4789 (c-append-backslashes-forward, c-delete-backslashes-forward)
4790 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
4791 Compensate for return value from `forward-line' when it has moved
4792 but not to a different line due to eob.
4794 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
4795 `objc-method-intro' and `objc-method-args-cont'.
4797 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
4799 CC Mode update to 5.30.10:
4801 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
4802 in the copyright statement. Incidentally, change "along with GNU
4803 Emacs" to "along with this program" where it occurs.
4805 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
4806 so that it is interactive, hence can be found by M-x awk-mode
4807 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
4808 <gmorris+emacs@ast.cam.ac.uk>.
4810 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
4813 2005-05-23 Kevin Ryde <user42@zip.com.au>
4815 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
4816 c-parse-state, to avoid a lisp error (on bad code).
4818 2005-05-23 Lute Kamstra <lute@gnu.org>
4820 * subr.el (font-lock-defaults): Remove defvar as it's already
4821 defined in font-core.el.
4823 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
4825 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
4827 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
4828 more general and work when GDB variable "print pretty" is on,
4829 as with Emacs, for example.
4831 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
4833 * font-core.el: Update comment.
4835 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
4836 Use `after-change-major-mode-hook' instead of `find-file-hook'.
4838 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
4840 2005-05-22 Eli Zaretskii <eliz@gnu.org>
4842 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
4843 and `yank-handler' in the doc strings.
4845 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
4847 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
4849 2005-05-22 Richard M. Stallman <rms@gnu.org>
4851 * help.el (describe-key): Move print-help-return-message call
4854 * progmodes/etags.el (list-tags): Use with-no-warnings.
4856 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
4857 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
4858 (starttls-extra-args, starttls-extra-arguments): Add defvars.
4860 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
4862 * language/viet-util.el (viet-viscii-nonascii-translation-table):
4865 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
4866 Use defvar, not defconst.
4868 * hexl.el (hexl-follow-line): Use with-no-warnings.
4870 * emulation/tpu-extras.el: Use write-file-functions instead of
4873 * dired.el (dired-font-lock-keywords): Fontify files with junk
4874 extensions even if marked by -F.
4876 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
4878 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
4879 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
4880 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
4881 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
4882 (concatenate, list-length, get*, getf, cl-remprop):
4883 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
4884 (etypecase, progv, lexical-let, lexical-let*)
4885 (multiple-value-bind, multiple-value-setq, shiftf):
4886 Improve argument/docstring consistency.
4888 * subr.el (focus-frame, unfocus-frame):
4889 Revert deletion on 2005-05-01.
4891 2005-05-22 Andre Spiegel <spiegel@gnu.org>
4893 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
4896 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
4897 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
4899 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
4901 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
4902 already deleted variables: auto-fill-hook, blink-paren-hook,
4903 lisp-indent-hook, inhibit-local-variables, unread-command-event,
4904 suspend-hooks, comment-indent-hook, meta-flag,
4905 before-change-function, after-change-function,
4906 font-lock-doc-string-face.
4908 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
4910 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
4912 2005-05-21 Eli Zaretskii <eliz@gnu.org>
4914 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
4915 rmail-dont-reply-to.
4917 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4919 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
4920 literal blank when splitting new-header-values.
4922 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
4924 * calendar/cal-menu.el (cal-menu-update): Add separator as a
4925 string so that tmm doesn't create a completion entry for it.
4927 * textmodes/table.el (table-disable-menu): Ditto.
4929 2005-05-21 Richard M. Stallman <rms@gnu.org>
4931 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
4933 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
4935 * net/rcompile.el (remote-compile): Use compilation-start.
4937 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
4939 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
4941 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
4942 Default to makefile-bsdmake-mode on BSD systems.
4944 * imenu.el (imenu-generic-expression, imenu--generic-function'):
4945 REGEXP may also be a search function now. The part of doc-string
4946 for describing the structure was 95% identical to that of
4947 `imenu--generic-function'. Unify it there.
4949 * progmodes/make-mode.el (makefile-imenu-generic-expression):
4950 Use function to find dependencies, because regexp alone is so complex,
4951 it easily goes into an endless loop.
4952 (makefile-makepp-mode): Also add submenu for Perl functions
4953 defined in the makefile.
4954 (makefile-bsdmake-mode): Special imenu-generic-expression no
4955 longer needed, due to function call.
4956 (makefile-match-dependency): Take BOUND into account when checking
4959 2005-05-20 Jay Belanger <belanger@truman.edu>
4961 * calc/calc-units.el (calc-invalidate-units-table):
4962 Use inhibit-read-only.
4963 (math-build-units-table-buffer): Use view-mode.
4965 2005-05-20 David Kastrup <dak@gnu.org>
4967 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
4968 easy-menu-add is not a nop on Emacs; and clarify when to call it.
4970 2005-05-20 Lute Kamstra <lute@gnu.org>
4972 * diff-mode.el (diff-header-face, diff-file-header-face)
4973 (diff-index-face, diff-hunk-header-face, diff-removed-face)
4974 (diff-added-face, diff-changed-face, diff-function-face)
4975 (diff-context-face, diff-nonexistent-face): Put them in the
4976 diff-mode customization group.
4978 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
4980 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
4982 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
4984 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
4985 Minor regexp-optimization.
4987 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
4989 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
4990 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
4991 (org-agenda-add-time-grid-maybe): New function.
4992 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
4993 (org-table-create): `dotimes' instead of `mapcar'.
4994 (org-xor): Simplify implementation.
4995 (org-agenda): `inhibit-redisplay' turned on.
4996 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
4997 a consistent line after a state change.
4998 (org-agenda-remove-times-when-in-prefix): New option.
4999 (org-prefix-has-time): New variable.
5000 (org-parse-time-string): Optional argument NODEFAULT.
5001 (org-format-agenda-item): Parse items for time-of-day
5002 specifications and move these into the prefix if possible.
5003 (org-agenda-priority): Get current heading, not previous heading
5004 during agenda remote editing.
5006 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
5008 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
5009 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
5010 (remove-duplicates, delete-duplicates, substitute)
5011 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
5012 (nsubstitute-if-not, find, find-if, find-if-not, position)
5013 (position-if, position-if-not, count, count-if, count-if-not)
5014 (mismatch, search, sort*, stable-sort, merge, member*)
5015 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
5016 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
5017 (intersection, nintersection, set-difference, nset-difference)
5018 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
5019 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
5020 (nsublis, tree-equal): Improve argument/docstring consistency.
5022 * subr.el (send-string, send-region):
5023 Remove obsolescence declaration.
5024 (window-dot, set-window-dot, read-input, show-buffer)
5025 (eval-current-buffer, string-to-int):
5026 Add release number to obsolescence declarations.
5028 2005-05-19 Kim F. Storm <storm@cua.dk>
5030 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
5031 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
5033 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
5035 * faces.el (list-faces-display): Make back button respect optional
5038 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
5040 * calculator.el (calculator-radix-grouping-mode)
5041 (calculator-radix-grouping-digits, calculator-displayer)
5042 (calculator-radix-grouping-separator, calculator-copy-displayer):
5043 * dabbrev.el (dabbrev-search-these-buffers-only):
5044 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
5045 (diff-advance-after-apply-hunk, diff-mode-hook)
5046 (diff-minor-mode-prefix):
5047 * imenu.el (imenu-use-popup-menu):
5048 * jit-lock.el (jit-lock-context-time):
5049 * newcomment.el (comment-fill-column, comment-column)
5050 (comment-style, comment-padding, comment-multi-line)
5051 (comment-empty-lines, comment-auto-fill-only-comments):
5052 * reveal.el (reveal-around-mark):
5053 * uniquify.el (uniquify-buffer-name-style)
5054 (uniquify-after-kill-buffer-p)
5055 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
5056 (uniquify-min-dir-content, uniquify-separator)
5057 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
5058 * w32-vars.el (w32-fixed-font-alist):
5059 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
5060 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
5061 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
5062 * progmodes/perl-mode.el (perl-indent-level)
5063 (perl-continued-statement-offset, perl-continued-brace-offset)
5064 (perl-brace-offset, perl-brace-imaginary-offset)
5065 (perl-label-offset, perl-indent-continued-arguments)
5066 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
5067 * progmodes/tcl.el (tcl-indent-level)
5068 (tcl-continued-indent-level, tcl-auto-newline)
5069 (tcl-tab-always-indent, tcl-electric-hash-style)
5070 (tcl-help-directory-list, tcl-use-smart-word-finder)
5071 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
5072 (inferior-tcl-source-command):
5073 * textmodes/fill.el (enable-kinsoku):
5074 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
5075 * textmodes/table.el (table-yank-handler):
5076 Specify missing group (and type, if simple) in defcustom.
5078 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
5080 * progmodes/compile.el (compilation-finish-function): Fix defvar.
5082 2005-05-19 Richard M. Stallman <rms@gnu.org>
5084 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
5086 * subr.el (event-basic-type): Don't get an error.
5087 (left-fringe-p): Function deleted.
5089 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
5090 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
5092 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
5095 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
5097 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
5099 * emacs-lisp/bytecomp.el
5100 (byte-compile-file-form-custom-declare-variable): Call
5101 byte-compile-nogroup-warn if appropriate.
5103 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
5104 (compilation-set-window): Don't call left-fringe-p; do it directly.
5106 2005-05-19 Jay Belanger <belanger@truman.edu>
5108 * calc/calc-graph.el (calc-graph-format-data): Make sure
5109 var-PlotRejects is bound before trying to check its value.
5111 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
5113 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
5114 definition of this variable from reftex-global.el to reftex.el,
5115 because it is needed in the menu.
5117 2005-05-19 Lute Kamstra <lute@gnu.org>
5119 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
5120 years are fixed. Don't insert a space after a dash.
5122 2005-05-19 Kim F. Storm <storm@cua.dk>
5124 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
5126 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
5128 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
5129 strings, because (eq ... ?\\) is fairly frequent.
5131 * progmodes/make-mode.el (makefile-add-this-line-targets):
5132 Simplify and integrate into `makefile-pickup-targets'.
5133 (makefile-add-this-line-macro): Simplify and integrate into
5134 `makefile-pickup-macros.
5135 (makefile-pickup-filenames-as-targets): Simplify.
5136 (makefile-previous-dependency, makefile-match-dependency):
5137 Don't stumble over `::'.
5139 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
5141 * subr.el (post-command-idle-hook, post-command-idle-delay):
5142 Remove obsoletion of post-command-idle-hook and
5143 post-command-idle-delay.
5145 * faces.el (list-faces-display): Provide button when describe-face
5146 is called to take user back to the list of faces.
5148 * help-fns.el (describe-variable): Remove hyperlinks in a
5149 variable's value as these are quite frequently inappropriate.
5151 * follow.el (follow-submit-feedback, follow-mode):
5152 Remove references to post-command-idle-hook.
5154 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
5156 * progmodes/make-mode.el (makefile-previous-dependency)
5157 (makefile-match-dependency): Check for := (and in bsd mode also
5158 !=) to give a better result, even when font-lock is not on.
5160 2005-05-18 Jay Belanger <belanger@truman.edu>
5162 * calc/calc-help.el (calc-s-prefix-help):
5163 Add `calc-copy-special-constant' to help string.
5165 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5167 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
5169 2005-05-18 Jay Belanger <belanger@truman.edu>
5171 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
5172 in linear factors are in proper order.
5174 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
5176 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
5177 Support for jurabib.
5179 * textmodes/reftex.el (featurep): Define aliases for overlay
5180 commands, for XEmacs compatibility, and use these aliases in
5181 overlay initializations.
5182 (reftex-highlight): Use `reftex-move-overlay'.
5183 (reftex-unhighlight): Use `reftex-delete-overlay'.
5184 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
5185 (reftex-access-search-path): Use `reftex-uniquify' instead of
5188 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
5189 `before-string' property modification enables for Emacs as well.
5190 (reftex-select-item): Use `reftex-delete-overlay'.
5191 (reftex-select-mark): Use `reftex-make-overlay' and
5192 `reftex-overlay-put'.
5193 (reftex-select-unmark): Use `reftex-delete-overlay' and
5194 `reftex-overlay-put'.
5196 2005-05-18 Lute Kamstra <lute@gnu.org>
5198 * emacs-lisp/lisp.el (check-parens): Fix docstring.
5200 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
5202 * add-log.el (add-change-log-entry):
5203 * array.el (array-make-template, array-reconfigure-rows)
5204 (array-init-max-row, array-init-max-column)
5205 (array-init-columns-per-line, array-init-field-width):
5206 * replace.el (replace-match-maybe-edit, perform-replace):
5207 * textmodes/spell.el (spell-region):
5208 Replace `read-input' by `read-string'.
5210 * forms.el (forms-mode):
5211 * finder.el (finder-compile-keywords):
5212 * shadowfile.el (shadow-read-files):
5213 Replace `eval-current-buffer' by `eval-buffer'.
5215 * terminal.el (te-pass-through):
5216 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
5217 (ange-ftp-raw-send-cmd):
5218 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
5219 (send-process-next-char, telnet-initial-filter, telnet):
5220 Replace `send-string' by `process-send-string'.
5222 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
5223 (prolog-consult-region): Replace `send-string' by
5224 `process-send-string'; replace `send-region' by `process-send-region'.
5226 * progmodes/delphi.el (delphi-log-msg):
5227 Replace `set-window-dot' by `set-window-point'.
5229 * subr.el (window-dot, set-window-dot, read-input, send-string)
5230 (send-region, show-buffer, eval-current-buffer):
5231 Make really obsolete, as the comment says.
5233 2005-05-17 Kim F. Storm <storm@cua.dk>
5235 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
5236 (cua--init-keymaps): Bind C-return instead of S-return to set
5239 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
5240 instead of S-return to toggle/clear rectangle mark.
5242 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
5244 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
5245 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
5246 Also fontify plain strings assigned to variables, mostly so that a
5247 colon has a face and is thus not taken as a dependency separator.
5248 (makefile-previous-dependency): Inline the new matcher, because it
5249 is too complex to work in both directions.
5250 (makefile-match-dependency): Eliminate `backward' arg (see above).
5251 Completely reimplemented so as to not sometimes go into an endless
5252 loop. It should also be more efficient, because first it only
5253 searches for `:', instead of applying the very complex regexp.
5254 (makefile-mode): Cancel `font-lock-support-mode', because blocks
5255 to be fontified in one piece can be too long for JIT.
5256 Makefiles are never *that* big.
5258 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
5260 * dired.el (dired-mode): Simplify.
5262 2005-05-17 Lute Kamstra <lute@gnu.org>
5264 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
5265 defcustom for the mode hook variable.
5267 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
5268 Emacs Lisp Reference Manual.
5270 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
5272 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
5274 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
5275 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
5277 * net/tramp-smb.el (tramp-smb-open-connection):
5278 Pass `tramp-chunksize' as fifth (required) argument.
5280 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
5282 * font-lock.el (lisp-font-lock-keywords-1):
5283 Set `font-lock-negation-char-face' for [^...] char group.
5284 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
5286 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
5287 a var, and refine it to mask one more level of nested vars.
5288 (makefile-rule-action-regex): Turn it into a var, and refine it so
5289 it recognizes backslashed continuation lines as belonging to the
5291 (makefile-macroassign-regex): Refine it so it recognizes
5292 backslashed continuation lines as belonging to the same command.
5293 (makefile-var-use-regex): Don't look at the next char, because it
5294 might be the same one to be skipped by the initial [^$], leading
5295 to an overlooked variable use.
5296 (makefile-make-font-lock-keywords): Remove two parameters, which
5297 are now variables that some of the modes set locally.
5298 Handle dependency and rule action matching through functions, because
5299 regexps alone match too often. Dependency matching now comes
5300 last, so it can check, whether a colon already matched something else.
5301 (makefile-mode): Inform that font-lock improves makefile parsing
5303 (makefile-match-dependency, makefile-match-action): New functions.
5305 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
5307 * emacs-lisp/cl-extra.el (equalp): Doc fix.
5309 * align.el (align-regexp):
5310 * ansi-color.el (ansi-color-get-face):
5311 * array.el (array-reconfigure-rows, array-init-max-row)
5312 (array-init-max-column, array-init-columns-per-line)
5313 (array-init-field-width):
5314 * dired-aux.el (dired-trample-file-versions):
5315 * dired-x.el (dired-mark-sexp):
5316 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
5317 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
5318 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
5319 * faces.el (face-read-integer):
5320 * files.el (backup-extract-version, insert-directory):
5321 * hexl.el (hexl-insert-decimal-char):
5322 * server.el (server-process-filter):
5323 * shell.el (shell-extract-num):
5324 * startup.el (command-line-1):
5325 * term.el (term-command-hook):
5326 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
5327 (time-stamp-do-number):
5328 * time.el (display-time-update):
5329 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
5330 (timezone-fix-time):
5331 * vms-patch.el (vms-suspend-resume-hook):
5332 * calendar/appt.el (appt-convert-time):
5333 * calendar/cal-bahai.el (mark-bahai-diary-entries):
5334 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
5335 * calendar/cal-islam.el (mark-islamic-diary-entries):
5336 * calendar/calendar.el (calendar-cursor-to-date)
5337 (calendar-star-date):
5338 * calendar/diary-lib.el (diary-attrtype-convert)
5339 (mark-diary-entries, diary-entry-time):
5340 * calendar/solar.el (solar-get-number):
5341 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
5342 * emacs-lisp/re-builder.el (reb-display-subexp):
5343 * emulation/edt.el (edt-set-scroll-margins):
5344 * emulation/tpu-extras.el (tpu-set-scroll-margins):
5345 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
5347 * emulation/viper-ex.el (viper-get-ex-token)
5348 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
5349 * international/fontset.el (fontset-plain-name):
5350 * mail/feedmail.el (feedmail-look-at-queue-directory):
5351 * mail/mailalias.el (mail-get-names):
5352 * mail/rmail.el (rmail-convert-to-babyl-format):
5353 * mail/rmailsum.el (rmail-make-basic-summary-line)
5354 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
5355 (rmail-summary-goto-msg):
5356 * mail/smtpmail.el (smtpmail-read-response):
5357 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
5358 (ange-ftp-vms-add-file-entry):
5359 * play/gametree.el (gametree-looking-at-ply)
5360 (gametree-current-branch-score):
5361 * progmodes/ada-xref.el (ada-prj-find-prj-file)
5362 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
5363 * progmodes/cperl-mode.el (condition-case):
5364 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
5365 (ebrowse-set-member-buffer-column-width)
5366 (ebrowse-select-1st-to-9nth):
5367 * progmodes/etags.el (etags-snarf-tag):
5368 * progmodes/flymake.el (flymake-parse-line):
5369 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
5370 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
5371 (idlwave-shell-menu-def):
5372 * progmodes/ps-mode.el (ps-run-goto-error):
5373 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
5374 (vhdl-speedbar-contract-level):
5375 * term/mac-win.el (x-handle-numeric-switch):
5376 * term/sun-mouse.el (sun-get-frame-data):
5377 * term/w32-win.el (x-handle-numeric-switch):
5378 * term/x-win.el (x-handle-numeric-switch):
5379 * textmodes/ispell.el (ispell-parse-output):
5380 * textmodes/nroff-mode.el (nroff-outline-level):
5381 * textmodes/reftex-cite.el (reftex-bib-sort-year)
5382 (reftex-bib-sort-year-reverse, reftex-format-citation):
5383 * textmodes/reftex-parse.el (reftex-init-section-numbers)
5384 (reftex-section-number):
5385 * textmodes/texinfmt.el (texinfo-paragraphindent):
5386 Replace `string-to-int' by `string-to-number'.
5388 * international/latexenc.el: Add page marker to force the "Local
5389 Variables:" string out of the last page.
5391 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
5393 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
5394 tooltip-change-major-mode.
5395 (gud-tooltip-print-command): Remove case where gud-minor-mode
5396 is gdb ("--fullname").
5397 (gud-tooltip-tips): Turn GUD tooltips off for this case and
5400 2005-05-16 Jay Belanger <belanger@truman.edu>
5402 * calc/calc-store.el (calc-copy-special-constant): New function.
5404 * calc/calc-ext.el (calc-init-extensions): Add binding for
5405 `calc-copy-special-constant'.
5407 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
5408 for the `calc-copy-special-constant' command.
5410 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
5412 * subr.el (left-fringe-p): New function.
5414 * progmodes/compile.el (compilation-setup): Set local value of
5415 overlay-arrow-string to "" always.
5416 (compilation-set-window): Left fringe then don't scroll.
5417 No left fringe then no arrow and scroll message to top.
5418 (compilation-context-lines): Adjust doc string accordingly.
5420 2005-05-16 Kim F. Storm <storm@cua.dk>
5422 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
5423 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
5424 (ido-wide-find-dir-or-delete-dir): New command for M-d.
5425 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
5426 (ido-read-file-name): Handle commands with ido property value
5427 equal to find-file as reading a file name, to allow C-d to enter dired.
5428 (ibuffer-find-file): Add ido property with value find-file.
5430 2005-05-15 Kim F. Storm <storm@cua.dk>
5432 * subr.el (open-network-stream-nowait): Remove.
5433 (open-network-stream-server): Remove.
5435 2005-05-15 Richard M. Stallman <rms@gnu.org>
5437 * faces.el (describe-face): Output a definition link button.
5439 * help-mode.el (help-face-def): New button type.
5441 * emacs-lisp/copyright.el (copyright-fix-years):
5442 Match properly if the first year is 2-digit.
5443 Don't mess up the whitespace after the years by filling.
5445 * dired-aux.el (dired-mark-confirm):
5446 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
5448 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
5449 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
5450 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
5452 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5453 Set font-lock-comment-start-skip.
5455 * font-lock.el (font-lock-comment-start-skip): New variable.
5456 (font-lock-comment-end-skip): New variable.
5457 (font-lock-fontify-syntactically-region): Use them if non-nil.
5459 2005-05-15 Jay Belanger <belanger@truman.edu>
5461 * calc/calc-store.el (calc-store-value): Return a string rather
5462 than display it as a message.
5463 Use calc-var-name for variable name.
5464 (calc-store-into): Add the result of calc-store-value to message.
5465 (calc-copy-variable): Add a message.
5466 (calc-store-exchange): Improve error messages.
5467 (calc-store-binary, calc-store-map): Don't reset the values of
5470 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5472 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
5473 manual to docstring.
5475 * files.el (hack-local-variables-confirm): Add STRING argument.
5476 Make the function handle non file visiting buffers correctly.
5477 (hack-local-variables-prop-line, hack-local-variables)
5478 (hack-one-local-variable): Use STRING arg of
5479 `hack-local-variables-confirm'.
5481 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
5483 Sync with Tramp 2.0.49.
5485 * tramp.el (tramp-handle-dired-call-process)
5486 (tramp-handle-insert-directory):`insert-buffer' cannot be used
5487 because the contents of the Tramp buffer is changed before
5488 insertion (`expand-file' and alike).
5489 (tramp-handle-insert-directory): If `localname' has an empty
5490 nondirectory name, it must not be quoted.
5491 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
5492 variable `tramp-chunksize'. Change callees.
5493 (tramp-open-connection-setup-interactive-shell): Check remote host
5494 for buggy `send-process-string' implementation.
5495 Set `tramp-chunksize' if found. Reported by Michael Kifer
5496 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
5497 (tramp-handle-shell-command): `insert-buffer' cannot be used
5498 because the contents of the Tramp buffer is changed before
5499 insertion (`expand-file' and alike). Reported by Fr
\e,Ai
\e(Bd
\e,Ai
\e(Bric Bothamy
5500 <frederic.bothamy@free.fr>.
5501 (tramp-set-auto-save): Actions should be done for Tramp file name
5502 handler only. Ange-FTP has its own auto-save mechanism.
5503 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
5504 (tramp-set-auto-save-file-modes): Set file modes of
5505 `buffer-auto-save-file-name' to ?\600 as fallback solution.
5506 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
5507 (tramp-bug): Remove obsolete variable.
5508 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
5509 for presence of `mml-mode'. Make it running for older Emacsen as well.
5511 2005-05-14 John Paul Wallington <jpw@pobox.com>
5513 * ibuf-ext.el (define-ibuffer-filter filename):
5514 If `dired-directory' is a list, use its car.
5516 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
5518 * ibuffer.el (define-ibuffer-column filename):
5519 If `dired-directory' is a list, use its car.
5521 2005-05-14 Richard M. Stallman <rms@gnu.org>
5523 * subr.el (symbol-file): Doc fix.
5525 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
5526 (byte-compile-form): Call byte-compile-nogroup-warn.
5527 (byte-compile-warning-types): Doc fix.
5529 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
5531 * progmodes/cc-engine.el (c-literal-faces):
5532 Add font-lock-comment-delimiter-face.
5534 * net/net-utils.el (dig): Use with-no-warnings.
5536 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
5537 (sc-recite-frame-alist, sc-default-cite-frame)
5538 (sc-default-uncite-frame, sc-default-recite-frame)
5539 (sc-attrib-selection-list, sc-rewrite-header-list):
5540 Mark as risky-local-variable.
5542 * international/ogonek.el (ogonek-jak, ogonek-how):
5543 Don't use beginning-of-buffer.
5545 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
5547 * calendar/solar.el (solar-data-list): Move definition up.
5549 * dnd.el (dnd-protocol-alist): Add autoload.
5551 * progmodes/sh-script.el: Many doc usage fixes.
5552 (sh-indent-after-do): Change default to match common styles.
5554 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
5556 * files.el (interpreter-mode-alist)
5557 (auto-mode-interpreter-regexp): Doc fixes.
5559 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
5561 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
5563 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
5565 2005-05-13 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
5567 * dired.el (dired-mode): make-variable-buffer-local =>
5568 make-local-variable.
5570 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5572 * term/mac-win.el (mac-select-convert-to-string): Try coding
5573 systems in mac-script-code-coding-systems if specified one cannot
5574 encode string for `com.apple.traditional-mac-plain-text'.
5576 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
5578 * progmodes/make-mode.el (makefile-targets-face)
5579 (makefile-shell-face, makefile-makepp-perl-face): New faces.
5580 (makefile-dependency-regex): Fix it to not make the colon in
5582 (makefile-rule-action-regex): New regexp for highlighting embedded
5584 (makefile-macroassign-regex): Handle != for highlighting as
5585 embedded Shell strings.
5586 (makefile-var-use-regex): New const.
5587 (makefile-statements, makefile-automake-statements)
5588 (makefile-gmake-statements, makefile-makepp-statements)
5589 (makefile-bsdmake-statements): New consts.
5590 (makefile-make-font-lock-keywords): New function.
5591 (makefile-automake-font-lock-keywords)
5592 (makefile-gmake-font-lock-keywords)
5593 (makefile-makepp-font-lock-keywords)
5594 (makefile-bsdmake-font-lock-keywords): New consts.
5595 (makefile-mode-map): Add switchers between the various submodes.
5596 (makefile-mode): Document the availability of the variants.
5597 (makefile-automake-mode, makefile-gmake-mode)
5598 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
5600 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
5601 new variants of makefile-mode.
5603 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
5605 * font-lock.el (font-lock-comment-delimiter-face): Fix up
5608 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
5610 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
5611 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
5613 * files.el (normal-mode): Extend the scope of the
5614 `enable-local-variables' binding to include the `set-auto-mode' call.
5615 (magic-mode-alist): Doc fix.
5617 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
5619 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
5620 font-lock-comment-face rather than copying its setting.
5622 2005-05-12 Andreas Schwab <schwab@suse.de>
5624 * eshell/esh-mode.el (eshell-send-input): Doc fix.
5626 2005-05-12 Lute Kamstra <lute@gnu.org>
5628 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
5629 defcustom for the mode hook variable. Delete the last argument.
5630 * generic-x.el: Fix callers of define-generic-mode.
5631 (generic-x-modes): Delete group.
5632 (show-tabs-tab-face, show-tabs-space-face): Put them in the
5633 generic-x customization group.
5635 2005-05-12 Kim F. Storm <storm@cua.dk>
5637 * font-lock.el (font-lock-negation-char-face): Default to "off".
5639 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
5640 font-lock-negation-char-face to ! in !=.
5642 2005-05-12 Masatake YAMATO <jet@gyve.org>
5644 * add-log.el (find-change-log): Fix typos in the docstring
5647 2005-05-11 Arne J
\e,Ax
\e(Brgensen <arne@arnested.dk>
5649 * international/latexenc.el (latexenc-find-file-coding-system):
5650 Avoid `re-search-forward' when looking for input encoding because
5651 of speed and safety. Better regular expressions for recognizing
5652 input encoding. Limit a search for TeX-master/tex-main-file to
5653 the local variable section.
5655 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
5657 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
5658 syntax of $ to "'" (quote).
5660 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
5662 * dnd.el (dnd-protocol-alist): Improve custom type.
5664 * dired.el (dired-dnd-protocol-alist): New variable.
5665 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
5666 `dired-mode-hook' to the end.
5668 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
5670 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
5671 comment-end if comment-start-skip is not set.
5672 Obey the font-lock-comment-delimiter-face variables.
5674 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
5676 * files.el (executable-find): Move from executable.el. Use
5678 * progmodes/executable.el (executable-find): Move to files.el.
5680 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
5681 when trying to ensure forward progress.
5683 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
5685 * mouse-sel.el (mouse-sel-follow-link-p): New function.
5686 (mouse-select, mouse-select-internal, mouse-extend-internal):
5687 Use it to implement mouse-1-click-follows-link functionality.
5689 2005-05-11 Richard M. Stallman <rms@gnu.org>
5691 * font-lock.el (font-lock-fontify-syntactically-region):
5692 Use font-lock-comment-delimiter-face for comment delimiters.
5694 2005-05-10 Jay Belanger <belanger@truman.edu>
5696 * calc/calc-help.el (calc-m-prefix-help): Add mention of
5697 preserving embedded modes.
5699 2005-05-10 Richard M. Stallman <rms@gnu.org>
5701 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
5703 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
5704 Move from ada-stmt.el.
5705 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
5707 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
5708 Move to ada-mode.el.
5709 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
5711 * cus-edit.el (custom-file): Call file-chase-links.
5713 * files.el (read-directory-name): Fix previous change.
5714 (hack-local-variables-confirm): New function.
5715 (hack-local-variables-prop-line, hack-local-variables)
5716 (hack-one-local-variable): Use it.
5718 2005-05-10 Lute Kamstra <lute@gnu.org>
5720 * font-lock.el (font-lock-keywords-alist)
5721 (font-lock-removed-keywords-alist): Clarify docstrings.
5723 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
5725 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
5726 (gdb-source-info): Check for preprocessor info.
5727 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
5728 a macro for a function.
5729 (gdb-info-breakpoints-custom): Try to find file again if not already
5730 found (user might have used GDB dir command).
5731 (gdb-get-location): Update gdb-location-alist correctly for change
5732 to gdb-info-breakpoints-custom.
5734 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
5735 (gud-tooltip-print-command): Add gdbmi case.
5736 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
5739 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
5741 * startup.el (fancy-splash-insert): Fix typo in doc string.
5743 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
5745 * obsolete/float.el (string-to-float):
5746 * obsolete/hilit19.el (hilit-add-pattern):
5747 * obsolete/rnews.el (news-parse-range, news-select-message)
5748 (news-get-pruned-list-of-files): Replace `string-to-int' by
5751 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
5752 `find-file-not-found-hooks'; use `add-hook'.
5753 (uncompress-while-visiting): Set `write-file-functions', not
5754 `write-file-hooks'; use `add-hook'.
5756 2005-05-09 Kim F. Storm <storm@cua.dk>
5758 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
5759 (cua-paste): Handle clipboard action.
5760 (cua--init-keymaps): Remap clipboard-kill-region and
5761 clipboard-kill-ring-save.
5763 2005-05-08 Eli Zaretskii <eliz@gnu.org>
5765 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
5768 * simple.el (next-error-overlay-arrow-position): Revert the change
5771 2005-05-07 Jay Belanger <belanger@truman.edu>
5773 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
5774 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
5775 `calc-sel-reselect'.
5777 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
5778 Calc is in embedded mode.
5780 2005-05-07 Eli Zaretskii <eliz@gnu.org>
5782 * progmodes/compile.el (compilation-setup):
5783 Set overlay-arrow-string to an empty string on text terminals.
5785 * textmodes/ispell.el (ispell-program-name): Try looking for
5786 "aspell" along exec-path, and if found, use it as the default
5789 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
5791 * international/mule.el (sgml-xml-auto-coding-function):
5792 Recognize encoding='FOO' in single quotes as well as in double quotes.
5794 2005-05-07 Johan Bockg
\e,Ae
\e(Brd <bojohan@dd.chalmers.se>
5796 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
5797 as well as `interactive', so that defmacro* would recognize
5800 2005-05-07 Eli Zaretskii <eliz@gnu.org>
5802 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
5803 Explain more about the LIGHTER arg's usage in the doc string.
5804 Add commentary to clarify what the code does. Fix the regexp that
5805 strips whitespace from LIGHTER. Quote LIGHTER before using it,
5806 since it could have characters special to regular expressions.
5808 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
5810 * replace.el (occur-1): Bind inhibit-read-only so that
5811 erase-buffer doesn't barf on read-only text properties (likewise
5812 for add-text-properties in occur-engine). Mark buffer as unmodified.
5813 (occur-engine): Don't set buffer-read-only here.
5815 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
5817 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
5818 list-buffers-directory. This caused the *cvs-commit* buffer to be
5819 sometimes mistakenly reused as a *cvs* buffer.
5821 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
5823 * tooltip.el: Move code for GUD tooltips into gud.el.
5824 (require): CL no longer needed to compile case.
5825 (tooltip-mode): Do not toggle functions for GUD tooltips.
5826 (tooltip-gud-tips-p): Remove. Replace with minor mode
5827 gud-tooltip-mode in gud.el.
5828 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
5829 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
5830 tooltip-gud prefix with gud-tooltip and obsolete.
5831 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
5832 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
5833 (tooltip-mouse-motion): Mouse movement functions/variable.
5834 Rename in gud.el by adding gud prefix.
5835 (tooltip-gud-original-filter, tooltip-gud-dereference)
5836 (tooltip-gud-event, tooltip-toggle-gud-tips)
5837 (tooltip-gud-process-output, tooltip-gud-print-command)
5838 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
5839 gud.el by replacing tooltip-gud prefix with gud-tooltip.
5840 (gdb-tooltip-print): Move to gdb-ui.el.
5842 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
5843 (require): CL needed to compile case.
5844 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
5845 tooltip-gud-tips-p. Make it a minor-mode.
5846 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
5847 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
5848 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
5849 (gud-tooltip-change-major-mode)
5850 (gud-tooltip-activate-mouse-motions-if-enabled)
5851 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
5852 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
5853 (gud-tooltip-original-filter, gud-tooltip-dereference)
5854 (gud-tooltip-event, tooltip-toggle-gud-tips)
5855 (gud-tooltip-process-output, gud-tooltip-print-command)
5856 (gud-tooltip-tips): Move from tooltip.el.
5858 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
5859 (gdb-cpp-define-alist-flags): Doc fix.
5860 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
5861 gud-tooltip-mode is t.
5863 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
5865 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
5866 evaporate if their text is deleted.
5867 (goto-address-at-point): Make it work as a mouse binding as well.
5868 (goto-address-at-mouse): Obsolete it. Update users.
5870 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
5872 * calendar/appt.el (top-level): No longer activate on load.
5874 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
5876 * calendar/cal-bahai.el (mark-bahai-diary-entries):
5877 * net/webjump.el (webjump):
5878 * progmodes/idlw-help.el (idlwave-do-context-help1)
5879 (idlwave-highlight-linked-completions):
5880 * textmodes/po.el (po-find-file-coding-system-guts):
5881 Replace `assoc-ignore-case' by `assoc-string'.
5883 2005-05-06 Eli Zaretskii <eliz@gnu.org>
5885 * files.el (locate-file): Doc fix.
5887 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
5888 Remove the redundant test for ms-dos.
5890 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
5891 look for the preprocessor with exec-suffixes. If not found in
5892 standard places, look in exec-path. Remove most of the tests that
5895 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
5897 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
5899 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
5900 file-name clash with jka-compr.el on 8+3 filesystems.
5902 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5904 * term/mac-win.el: Don't define or bind scroll bar functions if
5905 x-toolkit-scroll-bars is t.
5906 (x-select-text, x-get-selection-value): Clear
5907 x-last-selected-text-clipboard if x-select-enable-clipboard is
5909 (PRIMARY): Put mac-scrap-name property.
5910 (mac-select-convert-to-file-url): New function.
5911 (public.file-url): New selection target type. Add to
5912 selection-converter-alist.
5913 (x-get-selection, x-selection-value): Handle it.
5914 (x-cut-buffer-or-selection-value): New alias.
5916 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5918 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
5919 entry to avoid calling bibtex-find-entry with arg global
5920 being t. Remove arg key.
5921 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
5922 (bibtex-copy-summary-as-kill): Change accordingly.
5924 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
5926 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
5927 (org-agenda-date-later): Use with-current-buffer.
5929 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
5931 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
5932 (define-obsolete-variable-alias): Doc Fixes.
5934 2005-05-06 Kim F. Storm <storm@cua.dk>
5936 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
5937 vertical-motion when selective-display is active.
5939 * ido.el (ido-setup-hook): New hook.
5940 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
5941 (ido-input-stack): New var.
5942 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
5943 ido-next-work-file binding to M-O.
5944 Bind M-f to ido-wide-find-file-or-pop-dir.
5945 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
5946 (ido-read-internal): Run ido-setup-hook.
5947 Catch quit in read-file-name and read-string to cancel edit.
5948 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
5949 Automatically pop-all when completing a directory name (RET).
5950 (ido-file-internal): Add with-no-warnings around ffap and dired code.
5951 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
5952 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
5953 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
5954 New functions for M-b/M-f to move among the directory components.
5955 (ido-make-merged-file-list): Catch quit to cancel merge.
5956 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
5957 (ido-completion-help): No warnings for ido-completion-buffer-full.
5959 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
5961 * font-lock.el (font-lock-negation-char-face): New face and variable.
5962 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
5963 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
5964 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
5965 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
5967 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
5969 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
5970 Fix typo in docstring.
5972 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
5973 (ebrowse-print-statistics-line)
5974 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
5976 * term/w32-win.el (image-library-alist): Add additional name for
5979 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
5981 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
5982 use gcc instead of cpp.
5984 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
5985 (gdb-create-define-alist): Use it.
5986 (gdb-cpp-define-alist-program): Update for MS-DOS.
5988 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
5990 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
5992 2005-05-04 Richard M. Stallman <rms@gnu.org>
5994 * help.el (describe-key): No error when UNTRANSLATED is nil.
5996 * simple.el (line-move-1): Fix previous change to signal errors
5999 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
6001 * calendar/icalendar.el (icalendar-version): Now at 0.12.
6002 (icalendar-duration-correction): Remove.
6003 (icalendar--get-event-properties): Split result at commas.
6004 (icalendar--decode-isoduration): New optional argument
6005 DURATION-CORRECTION.
6006 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
6007 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
6008 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
6009 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
6010 (icalendar--convert-anniversary-to-ical): New functions, extracted
6011 from icalendar-export-region, with bug fixes.
6012 (icalendar-export-region): Use the above functions.
6013 (icalendar-import-buffer): Check before saving diary file.
6014 (icalendar--convert-recurring-to-diary)
6015 (icalendar--convert-non-recurring-all-day-to-diary)
6016 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
6017 extracted from icalendar--convert-ical-to-diary, with bug fixes.
6018 (icalendar--convert-ical-to-diary): Use the above functions.
6020 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
6022 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
6023 Remove these recent additions.
6024 (c-mode): Restore to before 2005-04-28.
6026 * progmodes/cc-vars.el (cc-define-list-program): Remove this
6029 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
6030 (gdb-define-alist): New variables.
6031 (gdb-create-define-alist): New function.
6032 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
6033 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
6034 with string-to-number.
6035 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
6037 * progmodes/gud.el: Replace string-to-int with string-to-number.
6038 (gud-find-file): Handle gdb-define-alist.
6040 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
6042 2005-05-02 Jay Belanger <belanger@truman.edu>
6044 * calc/calc-aent.el (math-read-token):
6045 * calc/calc-bin.el (calc-word-size):
6046 * calc/calc-ext.el (calc-read-number-fancy):
6047 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
6048 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
6049 * calc/calc-frac.el (calc-over-notation):
6050 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
6051 (calc-graph-num-points, calc-graph-init):
6052 * calc/calc-prog.el (calc-read-parse-table-part)
6053 (calc-edit-macro-repeats):
6054 * calc/calc-yank.el (calc-do-grab-rectangle):
6055 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
6056 Replace `string-to-int' by `string-to-number'.
6058 2005-05-02 Kim F. Storm <storm@cua.dk>
6060 * kmacro.el: Use executing-kbd-macro-index variable.
6062 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
6064 * net/rlogin.el (rlogin-parse-words): Delete func.
6065 (rlogin): Use split-string, not rlogin-parse-words.
6066 Also, if there are option-like elements in the parsed args,
6067 take the host to be the first arg immediately following them.
6068 Suggested by Michael Mauger.
6070 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6072 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
6074 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
6076 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
6077 (cc-mode-cpp-program): Rename to cc-define-list-program and
6080 * progmodes/cc-vars.el (cc-define-list-program):
6081 Change to "gcc -E -dM -". Make customizable.
6083 2005-05-02 Kim F. Storm <storm@cua.dk>
6085 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
6087 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
6089 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
6091 * international/mule-util.el (truncate-string): Remove alias and
6092 obsolete declaration.
6094 * international/mule-cmds.el (update-iso-coding-systems):
6095 Remove alias and obsolete declaration.
6097 * international/mule.el (coding-system-parent): Remove alias and
6098 obsolete declaration.
6100 * subr.el (define-function, sref): Remove aliases and obsolete
6102 (chars-in-region): Remove obsolete declaration.
6104 2005-05-01 Richard M. Stallman <rms@gnu.org>
6106 * info.el (Info-mode): Set widen-automatically to nil, locally.
6108 * simple.el (widen-automatically): New variable.
6109 (pop-global-mark): Obey widen-automatically.
6111 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
6113 * term/xterm.el (function-key-map): Call substitute-key-definition
6114 before the keymap size is increased by a lot of define-key calls.
6116 2005-05-01 Richard M. Stallman <rms@gnu.org>
6118 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
6119 Rename ARG to ELEMENT. Doc fix.
6121 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
6123 * allout.el (allout-exposure): Remove macro and obsolete declaration.
6124 Remove references to allout-exposure/change to allout-new-exposure.
6126 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
6129 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
6130 (compiled-function-p, focus-frame, unfocus-frame):
6131 Remove aliases and obsolete declarations.
6132 Back out inadvertent changes from previous commit.
6134 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6136 * files.el (require-final-newline): Make Custom tags consistent
6137 with mode-require-final-newline.
6138 (mode-require-final-newline): Doc fix.
6140 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
6142 * international/latexenc.el (latexenc-find-file-coding-system):
6143 Fix regular expressions.
6145 2005-05-01 David Kastrup <dak@gnu.org>
6147 * international/latexenc.el (latexenc-find-file-coding-system):
6148 Fix regular expressions.
6150 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
6152 * subr.el (string-to-int): Make obsolete.
6154 2005-04-30 Richard M. Stallman <rms@gnu.org>
6156 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
6158 * loadup.el: load jka-comp-hook.
6160 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
6161 (jka-compr-handler): Add autoload. `put' calls moved
6162 to jka-comp-hook.el.
6163 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
6164 (jka-compr-inhibit): Autoload.
6166 * jka-comp-hook.el: New file.
6167 Enable the mode by default.
6169 * files.el (backup-buffer-copy): Use copy-file instead
6170 of write-region, and put back the 'excl.
6172 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
6174 * progmodes/flymake.el (flymake-split-string)
6175 (flymake-split-string, flymake-log, flymake-pid-to-names)
6176 (flymake-reg-names, flymake-get-source-buffer-name)
6177 (flymake-unreg-names, flymake-add-line-err-info)
6178 (flymake-add-err-info): Clarify docstrings.
6179 (flymake-popup-menu, flymake-make-emacs-menu)
6180 (flymake-make-xemacs-menu): Add docstrings.
6181 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
6182 Set variables directly throughout.
6184 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
6186 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
6187 exists. Initialize cc-define-alist.
6188 (c-mode): Add cc-create-define-alist locally to after-save-hook.
6189 If there is no file (Macroexpansion) don't create an alist.
6191 2005-04-29 Sam Steingold <sds@gnu.org>
6193 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
6194 (cc-create-define-alist): Use it instead of the hard-coded string.
6196 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
6198 * international/mule-conf.el (file-coding-system-alist): Fix regexp
6201 2005-04-29 Lute Kamstra <lute@gnu.org>
6203 * emacs-lisp/generic.el: Improve commentary section.
6204 (define-generic-mode): Improve docstring.
6206 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
6208 * textmodes/org.el (many places): Change to quiet the byte compiler.
6209 (org-prefix-format-compiled): New variable.
6210 (org-compile-prefix-format): New function.
6211 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
6212 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
6213 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
6214 (org-get-entries-from-diary): Use `org-get-time-of-day' for
6215 consistency with entries from `org-mode' files.
6216 (org-get-time-of-day): Fix bug with partial matches early in a line.
6217 (org-non-link-chars): New constant.
6218 (org-link-regexp): Respect `org-non-link-chars'.
6219 (org-agenda-day-view): Remove command.
6220 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
6221 (org-follow-bbdb-link, org-store-link): Search also company field.
6222 (org-highlight-overlay): New variable.
6223 (org-highlight, org-unhighlight): New functions.
6224 (org-agenda-mode): Add pre-command-hook to remove highlight.
6225 (org-evaluate-time-range): Behavior depends upon whether time stamp
6226 contains a time or not.
6227 (org-show-subtree, org-show-entry): New functions.
6228 (org-agenda-cleanup-fancy-diary): Remove empty lines.
6230 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
6232 * comint.el (comint-output-filter-functions): Add autoload cookie.
6234 2005-04-28 Kim F. Storm <storm@cua.dk>
6236 * ido.el (ido-everywhere): Fix last change.
6238 2005-04-28 Arne J
\e,Ax
\e(Brgensen <arne@arnested.dk>
6240 * international/latexenc.el: New file.
6241 * international/mule-conf.el (file-coding-system-alist): For .tex,
6242 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
6244 2005-04-28 Lute Kamstra <lute@gnu.org>
6246 * font-lock.el (font-lock-add-keywords)
6247 (font-lock-remove-keywords): Clarify docstring.
6248 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
6249 Don't start docstrings with a `*'.
6250 (font-lock-update-removed-keyword-alist): Give it a docstring.
6252 * generic-x.el: Update commentary section.
6253 Only require font-lock when compiling.
6254 Define all modes conditionally.
6255 Place all generic modes in the generic-x-modes customization group.
6256 (generic-x-modes): New customization group.
6257 (generic-default-modes, generic-mswindows-modes)
6258 (generic-unix-modes, generic-other-modes): New constants.
6259 (generic-define-mswindows-modes, generic-define-unix-modes):
6260 Update docstrings. Make them obsolete.
6261 (generic-extras-enable-list): New default value. Update docstring.
6262 Improve :type. Change :set function.
6263 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
6266 * emacs-lisp/generic.el (generic-mode-internal):
6267 Simplify font-lock-defaults.
6268 (define-generic-mode): Fix docstring.
6270 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
6272 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
6273 font-lock-face property to highlight matches.
6275 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
6277 * progmodes/cc-mode.el (cc-create-define-alist): New function.
6278 (cc-define-alist): New variable.
6279 (c-mode): Make it local and initialize it.
6281 * progmodes/gdb-ui.el (gdb-active-process): New variable.
6282 (gdb-exited): New function.
6283 (gdb-annotation-rules): Use it.
6284 (gdb-starting): Set gdb-active-process to t.
6285 (gdb-stopping): Amend doc string.
6286 (gdb-reset): Set gdb-active-process to nil.
6288 * tooltip.el (tooltip-gud-tips): Show the associated #define
6289 directives when a C program under GDB is not executing.
6291 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
6293 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
6294 font-lock-fontify-syntactic-keywords.
6296 * font-lock.el (font-lock-default-fontify-region): Don't force
6297 parse-sexp-lookup-properties to nil.
6299 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
6301 * man.el (man-mode-syntax-table): Set up `:' to have
6302 word-constituent syntax.
6304 2005-04-27 Lute Kamstra <lute@gnu.org>
6306 * novice.el (disable-command): Don't add spurious newlines to the
6307 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
6309 2005-04-26 Jay Belanger <belanger@truman.edu>
6311 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
6312 than one window before deleting window.
6314 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6316 * shell.el (shell-prompt-pattern): Doc fix.
6317 (shell-mode): Set paragraph-separate buffer locally to "\\'".
6319 * comint.el (comint-prompt-regexp, comint-get-old-input)
6320 (comint-use-prompt-regexp)
6321 (comint-use-prompt-regexp-instead-of-fields)
6322 (comint-replace-by-expanded-history, comint-send-input)
6323 (comint-output-filter, comint-get-old-input-default)
6324 (comint-line-beginning-position, comint-bol, comint-show-output)
6325 (comint-backward-matching-input, comint-forward-matching-input)
6326 (comint-next-prompt, comint-previous-prompt):
6327 Rename `comint-use-prompt-regexp-instead-of-fields' to
6328 `comint-use-prompt-regexp'. Keep old name as alias and declare
6330 (comint-use-prompt-regexp): Shorten first line of doc string.
6332 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
6333 Set paragraph-separate buffer locally to "\\'".
6335 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
6336 Adapt to above name change.
6338 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
6339 (smbclient-prompt-regexp): Ditto.
6341 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
6343 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
6345 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
6347 Break lines that are over 80 characters wide.
6349 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
6351 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
6352 New fun and var, to preserve compatibility.
6354 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
6356 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
6358 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
6359 name to file-newer-than-file-p.
6361 2005-04-26 Richard M. Stallman <rms@gnu.org>
6363 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
6365 * progmodes/python.el (python-mode):
6366 Use new name eldoc-documentation-function.
6368 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
6370 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
6371 (eldoc-documentation-function):
6372 Rename from eldoc-print-current-symbol-info-function. Calls changed.
6374 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
6376 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
6378 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
6380 * term/xterm.el (function-key-map): Fix strings for
6381 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
6382 {C,S,A,C-S}-{f1-f12}.
6384 2005-04-26 Kenichi Handa <handa@m17n.org>
6386 * international/mule-cmds.el (select-safe-coding-system):
6387 Fix previous change.
6389 2005-04-26 Lute Kamstra <lute@gnu.org>
6391 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
6393 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
6394 (font-lock-comment-delimiter-face): Ditto.
6396 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
6398 2005-04-25 Jay Belanger <belanger@truman.edu>
6400 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
6401 to t while inserting information; use help-mode.
6403 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
6405 * term.el (ansi-term-color-vector): Use the xterm colors.
6406 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
6408 2005-04-25 Lute Kamstra <lute@gnu.org>
6410 * font-core.el (font-lock-defaults): Fix docstring.
6412 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
6414 2005-04-25 Kenichi Handa <handa@m17n.org>
6416 * international/mule-cmds.el (select-safe-coding-system):
6417 Don't check consistency with coding: spec, etc if raw-text or
6418 no-conversion was found to be safe.
6420 2005-04-24 Richard M. Stallman <rms@gnu.org>
6422 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
6423 citation markers at start of each line.
6425 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
6426 citation markers at start of each line.
6428 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
6430 * files.el (mode-require-final-newline): Fix previous change.
6431 (require-final-newline): Fix type label.
6433 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
6435 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
6436 statement in buffer (broken by 2004-11-24 change).
6438 2005-04-24 Kim F. Storm <storm@cua.dk>
6440 * ido.el (ido-everywhere): Save and restore old read-buffer-function
6441 and read-file-name-function values. Don't overwrite existing
6442 non-nil values if ido-mode is enabled without ido-everywhere.
6444 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
6446 * files.el (mode-require-final-newline): Minor doc fix.
6448 2005-04-24 Eli Zaretskii <eliz@gnu.org>
6450 * subr.el (syntax-after): Doc fix.
6451 (syntax-class): If argument is nil, return nil. Mask off upper 16
6454 * files.el (mode-require-final-newline): Doc fix.
6455 (backup-buffer-copy): Fix last change.
6457 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6459 * term/mac-win.el: Require select. Set selection-coding-system to
6460 mac-system-coding-system. Call menu-bar-enable-clipboard.
6461 (x-last-selected-text-clipboard, x-last-selected-text-primary)
6462 (x-select-enable-clipboard): New variables.
6463 (x-select-text, x-get-selection, x-selection-value)
6464 (x-get-selection-value, mac-select-convert-to-string)
6465 (mac-services-open-file, mac-services-open-selection)
6466 (mac-services-insert-text): New functions.
6467 (CLIPBOARD, FIND): Put mac-scrap-name property.
6468 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
6469 (public.tiff): Put mac-ostype property.
6470 (selection-converter-alist): Add entries for them.
6471 (mac-application-menu-map): New keymap.
6472 (interprogram-cut-function, interprogram-paste-function): Set to
6473 x-select-text and x-get-selection-value, respectively.
6474 (split-window-keep-point): Set to t.
6476 2005-04-23 Richard M. Stallman <rms@gnu.org>
6478 * files.el (read-directory-name): Always pass non-nil
6479 DEFAULT-FILENAME arg to read-file-name.
6480 (backup-buffer-copy, basic-save-buffer-2): Take care against
6481 writing thru an unexpected existing symlink.
6482 (revert-buffer): In indirect buffer, revert the base buffer.
6483 (magic-mode-alist): Doc fix.
6484 (buffer-stale-function): Doc fix.
6485 (minibuffer-with-setup-hook): Avoid warning.
6486 (mode-require-final-newline): Doc and custom fix.
6488 * follow.el (follow-end-of-buffer): Use with-no-warnings.
6490 * font-lock.el (font-lock-comment-face): On terminals with few colors,
6491 use the default appearance.
6492 (font-lock-comment-delimiter-face): New face, new variable.
6494 * imenu.el (imenu--generic-function): The official position of a
6495 definition is the start of the line that BEG is in.
6497 * midnight.el (midnight-timer): Move defvar up.
6499 * mouse.el (mouse-drag-region-1): Delete some debugging code.
6501 * saveplace.el (save-place-to-alist): Use with-no-warnings.
6503 * startup.el (command-line): Use with-no-warnings.
6505 * window.el (window-size-fixed): New defvar.
6507 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
6509 * mail/rmail.el (rmail-font-lock-keywords):
6510 Use font-lock-comment-delimiter-face.
6512 * mail/sendmail.el (mail-font-lock-keywords):
6513 Use font-lock-comment-delimiter-face.
6515 * progmodes/compile.el (next-error-highlight-timer): New defvar.
6517 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
6519 * progmodes/compile.el (compilation-mode-font-lock-keywords):
6520 Specify t for LAXMATCH when matching directories.
6521 Save match data around compilation-compat-error-properties form.
6523 2005-04-23 David Kastrup <dak@gnu.org>
6525 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
6526 Mention that the autoloaded aliases should be kept for AUCTeX.
6528 2005-04-23 Andreas Schwab <schwab@suse.de>
6530 * isearch.el (isearch-forward): Doc fix.
6532 2005-04-23 Eli Zaretskii <eliz@gnu.org>
6534 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
6535 (jit-lock-stealth-nice): Change default value to 0.5.
6537 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
6539 * abbrev.el (write-abbrev-file): Write table entries in
6540 alphabetical order by table name.
6542 2005-04-22 Kim F. Storm <storm@cua.dk>
6544 * ido.el (ido-read-internal): Fix `list' completion.
6546 2005-04-22 Kenichi Handa <handa@m17n.org>
6548 * recentf.el (recentf-save-file-coding-system): New variable.
6549 (recentf-save-list): Encode the file by
6550 recentf-save-file-coding-system and add coding: tag.
6552 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
6554 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
6556 2005-04-21 Lute Kamstra <lute@gnu.org>
6558 * loadhist.el (unload-feature): Don't remove a function from hooks
6559 if it is about to be restored to an autoload . Remove functions
6560 that will become unbound from auto-mode-alist. Simplify the code.
6562 * subr.el (assq-delete-all): New implementation that is linear,
6563 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
6564 (rassq-delete-all): New function.
6566 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
6567 Add size-indication-mode.
6569 2005-04-21 Kenichi Handa <handa@m17n.org>
6571 * international/mule-cmds.el: Add autoload for widget-value in
6574 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
6576 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
6579 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
6581 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
6583 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
6584 (inferior-lisp-filter-regexp, inferior-lisp-program)
6585 (inferior-lisp-load-command, inferior-lisp-prompt)
6586 (inferior-lisp-mode-hook, lisp-source-modes)
6587 (inferior-lisp-load-hook): defvar->defcustom.
6588 (inferior-lisp-program, inferior-lisp-prompt)
6589 (inferior-lisp-load-hook): Doc fixes.
6590 (inferior-lisp-install-letter-bindings): Small change in
6591 introductory comment.
6593 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
6595 * vc.el (vc-annotate-color-map): Change some colors so that text
6596 using them as foreground is readable on both white and black
6599 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
6601 * international/mule-conf.el (translation-table-for-input):
6602 Remove redundant declaration.
6604 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
6606 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
6608 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
6609 (tooltip-toggle-gud-tips): New function.
6611 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6613 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
6614 right angle brackets.
6616 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
6618 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
6620 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
6622 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
6623 Remove. Update callers to use expand-file-name instead.
6625 * subr.el (syntax-class): New function.
6627 * simple.el (blink-matching-open): Use it.
6629 * paren.el (show-paren-function): Use it to recognize parens that are
6630 also used in 2-char comment markers.
6632 2005-04-19 Lute Kamstra <lute@gnu.org>
6634 * loadhist.el (unload-feature): Update for new format of
6635 load-history. Simplify the code.
6637 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6639 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
6640 (mac-add-charset-info): New function. Initialize variable
6641 mac-charset-info-alist using it.
6642 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
6644 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
6645 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
6646 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
6649 2005-04-19 Kim F. Storm <storm@cua.dk>
6651 * simple.el (next-buffer, prev-buffer, next-error)
6652 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
6653 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
6655 * bindings.el (next-buffer, prev-buffer, next-error)
6656 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
6657 (clone-indirect-buffer-other-window): Move bindings from simple.el.
6658 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
6659 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
6661 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
6663 * isearch.el (isearch-edit-string): Make the search-ring available for
6664 minibuffer history commands.
6665 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
6666 the default history commands now work just as well.
6667 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
6669 2005-04-18 Kim F. Storm <storm@cua.dk>
6671 * emulation/cua-base.el (cua--pre-command-handler): Add more
6672 elaborate check for shift modifier on non-window systems.
6674 2005-04-18 Lars Hansen <larsh@math.ku.dk>
6676 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
6678 2005-04-18 Kim F. Storm <storm@cua.dk>
6680 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
6681 and make it optional. Don't test tooltip-gud-echo-area here.
6682 (tooltip-gud-process-output, gdb-tooltip-print):
6683 Pass tooltip-gud-echo-area to tooltip-show.
6684 (tooltip-help-tips): Remove second optional arg to tooltip-show.
6686 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6688 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
6689 `display-graphic-p' may not be bound yet.
6691 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6693 * startup.el (command-line): No longer enable Xterm Mouse mode by
6694 default in terminals compatible with xterm.
6696 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
6698 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
6700 * tooltip.el (tooltip-gud-echo-area): Rename from
6701 tooltip-use-echo-area.
6702 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
6703 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
6704 area independently of where help tooltips are displayed.
6706 2005-04-17 David Kastrup <dak@gnu.org>
6708 * cus-theme.el (custom-theme-write-variables): Quote variables
6711 2005-04-17 Richard M. Stallman <rms@gnu.org>
6713 * simple.el (yank-excluded-properties): Add follow-link to value.
6715 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
6717 * startup.el (fancy-splash-max-time): Just 30 seconds.
6718 (fancy-splash-delay): Just 7.
6719 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
6721 * loadhist.el (unload-feature): Update for new format of load-history.
6724 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
6725 (rmail-font-lock-keywords): Don't fontify the text of a citation.
6727 * mail/sendmail.el (mail-font-lock-keywords):
6728 Don't fontify subject text.
6729 Don't fontify the text of a citation.
6731 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
6733 * comint.el (comint-output-filter): Run comint-output-filter-functions
6734 with point where the user had it.
6736 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
6738 * international/ucs-tables.el (ucs-set-table-for-input):
6739 Disable when using unify-on-decoding.
6741 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
6743 * emulation/cua-base.el (cua-global-mark-face): Add special case
6744 for displays supporting a high number of colors.
6746 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
6748 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
6750 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
6752 * filesets.el (filesets-add-buffer): If user supplies a name of a
6753 non-existing fileset, create a new fileset.
6755 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
6757 * textmodes/org.el (org-up-heading-all): Fix bug with
6758 `outline-up-heading-all'.
6760 2005-04-16 Andreas Schwab <schwab@suse.de>
6762 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
6763 /etc/permissions.d/* and /etc/aliases.d/*.
6765 2005-04-16 Kenichi Handa <handa@m17n.org>
6767 * international/code-pages.el (cp-make-coding-system):
6768 Set `translation-table-for-input' property value to the symbol
6769 ucs-mule-to-mule-unicode, not to that value.
6770 (pt154): Escape guillemet by `\'.
6772 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
6774 * loadup.el: Load tooltip if x-show-tip is fboundp.
6776 * startup.el (command-line): Add comment.
6778 * tooltip.el (tooltip-mode): Specify correct standard value for
6779 Custom in init-value.
6781 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
6783 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
6786 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
6788 * textmodes/org.el (org-agenda-date-prompt): Rename from
6789 `org-agenda-date-today'.
6790 (org-evaluate-time-range): Insert at point instead of directly
6792 (org-first-headline-recenter, org-subtree-end-visible-p)
6793 (org-optimize-window-after-visibility-change): New functions
6794 (org-agenda-post-command-hook): Don't allow point at end of line,
6795 to make sure it always hits the text properties.
6796 (org-agenda-next-date-line, org-agenda-previous-date-line):
6798 (org-set-regexps-and-options): Category may contain white space.
6799 (org-agenda-get-deadlines, org-agenda-get-scheduled):
6800 Improve marker positions.
6801 (org-agenda-new-marker): Argument POS made optional.
6802 (org-agenda-get-timestamps): Deadlines which are done are listed
6803 in org-done-face now.
6804 (org-agenda-get-todos, org-agenda-get-timestamps)
6805 (org-agenda-get-deadlines, org-agenda-get-scheduled):
6806 Set `undone-face' and `done-face' properties.
6807 (org-last-todo-state-is-todo): New variable.
6808 (org-todo): Set `org-last-todo-state-is-todo'.
6809 (org-agenda-todo): Change face according to
6810 `org-last-todo-state-is-todo'. And change other lines referring to
6812 (org-calendar-goto-agenda): New command.
6813 (org-calendar-to-agenda-key): New option.
6814 (org-startup-folded): New allowed value `content'.
6815 (org-set-regexps-and-options): Accept new value `content' for
6816 `org-startup-folded'.
6817 (org-get-current-options): Handle new value `content' for
6818 `org-startup-folded'.
6819 (org-insert-todo-heading): New command.
6820 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
6821 interactively in empty file and option
6822 `org-insert-mode-line-in-empty-file' has been set.
6823 (org-agenda-todo,org-agenda-priority): Modify to use
6824 `org-agenda-change-all-lines'.
6825 (org-warning-face): Change color on dark background
6827 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6829 * international/mule-cmds.el (set-locale-environment): On Mac OS,
6830 use preferences AppleLocale and AppleLanguages, and variable
6831 mac-system-locale for default locale. On Mac OS Classic, use
6832 mac-system-coding-system for default coding systems.
6834 * term/mac-win.el: Don't set file-name-coding-system.
6835 Decode variables system-name, emacs-build-system, user-login-name, and
6836 user-full-name by mac-system-coding-system on Mac OS Classic.
6837 (mac-system-coding-system): New variable.
6839 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
6841 * startup.el (command-line): Handle `xterm-mouse-mode' before
6844 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
6846 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
6848 * progmodes/sh-script.el (sh-here-document-word): Make it a
6850 (sh-add): Bash uses $(( )) for arithmetic.
6851 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
6852 (sh-maybe-here-document): Remove quotes and leading whitespace
6853 from heredoc word when closing. Indent heredoc with tabs if word
6856 2005-04-13 Richard M. Stallman <rms@gnu.org>
6858 * simple.el (undo): Fix previous change.
6860 * custom.el (defface): Doc fix.
6862 2005-04-13 Lute Kamstra <lute@gnu.org>
6864 * Makefile.in (DONTCOMPILE): Remove list.
6865 (compile, compile-always): Don't use DONTCOMPILE.
6866 (update-authors): Load the library in which batch-update-authors
6868 * makefile.w32-in (DONTCOMPILE): Remove list.
6869 (compile, compile-always): Fix comments.
6870 (update-authors): Load the library in which batch-update-authors
6873 * generic-x.el (generic-mode-ini-file-find-file-hook):
6874 Rename to ini-generic-mode-find-file-hook.
6875 Keep generic-mode-ini-file-find-file-hook as an alias.
6876 (ini-generic-mode-find-file-hook): Rename from
6877 generic-mode-ini-file-find-file-hook. Fix docstring.
6878 (ini-generic-mode): Docstring change.
6879 (bat-generic-mode-run-as-comint): Silence the byte compiler.
6881 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
6884 * generic.el: Move to the emacs-lisp subdir.
6886 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
6888 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
6889 and C-S- function and cursor motion keys.
6891 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6893 * startup.el (command-line): Enable Xterm Mouse mode by default.
6894 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
6895 for Custom. No longer show "Mouse" in mode line when enabled.
6898 2005-04-12 Kim F. Storm <storm@cua.dk>
6900 * emulation/cua-base.el (cua-rectangle-face)
6901 (cua-rectangle-noselect-face): Define face attributes here.
6903 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
6905 2005-04-12 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
6907 * startup.el (command-line): Turn off blinking cursor if
6908 cursorBlink in resources is off or false.
6910 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6912 * term/mac-win.el (dnd): Require dnd.
6913 (mac-drag-n-drop): Call dnd-handle-one-url.
6914 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
6915 (kTextEncodingISOLatin2): Remove constants.
6916 (mac-script-code-coding-systems): New constant.
6917 (mac-handle-language-change): New function.
6918 (special-event-map): Bind it to `language-change' event.
6919 (mac-centraleurroman, mac-cyrillic): New coding systems.
6920 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
6921 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
6922 and mac-cyrillic-encoder to encode-mac-centraleurroman and
6923 encode-mac-cyrillic, respectively.
6925 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
6927 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
6928 Don't set overlay-arrow-string to "=>" as this is done
6931 2005-04-12 Lute Kamstra <lute@gnu.org>
6933 * generic-x.el (rc-generic-mode, rul-generic-mode):
6934 Fix auto-mode-alist entries.
6935 (etc-fstab-generic-mode): Tweak fontification.
6937 * generic.el (generic-make-keywords-list): Fix docstring.
6938 (generic-mode-internal): Simplify generic-font-lock-keywords.
6940 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
6942 * whitespace.el (whitespace-buffer-leading)
6943 (whitespace-buffer-trailing): Revert the incorrect test inversion.
6944 However, fix the highlight area for the leading and
6945 trailing whitespaces to show space.
6947 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
6949 * whitespace.el (whitespace-version): Bump to 3.5
6951 (whitespace-buffer-leading, whitespace-buffer-trailing):
6952 Invert sense of the test to highlight the whitespace.
6954 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
6956 * progmodes/gud.el (gud-display-line): GUD uses its own
6957 overlay arrow now so don't set overlay-arrow-string.
6958 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
6960 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
6962 * term.el (term-ansi-current-bold, term-ansi-current-underline)
6963 (term-ansi-current-reverse, term-ansi-current-invisible)
6964 (term-ansi-face-already-done): Change to boolean.
6965 (term-reset-terminal, term-handle-colors-array): Handle the above
6967 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
6968 (term-emulate-terminal): Use the new name.
6970 * faces.el (secondary-selection): Use yellow1, not yellow.
6971 (trailing-whitespace): Use red1, not red.
6973 2005-04-11 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
6975 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
6976 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
6977 (dired-dnd-handle-file): Call dnd-get-local-file-uri
6979 * cus-edit.el (dnd): New group.
6981 * term/w32-win.el (dnd): Require dnd
6982 (w32-drag-n-drop): Call dnd-handle-one-url.
6984 * x-dnd.el: Require dnd.
6985 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
6986 Call dnd-handle-one-url.
6987 (x-dnd-types-alist, x-dnd-insert-utf8-text)
6988 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
6990 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
6991 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
6992 (x-dnd-get-local-file-name, x-dnd-open-local-file)
6993 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
6995 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
6997 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
6999 * wdired.el: Doc fixes.
7000 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
7001 (wdired-use-dired-vertical-movement): Rename from
7002 wdired-always-move-to-filename-beginning.
7003 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
7004 (wdired-change-to-wdired-mode): Change mode name.
7005 (wdired-newline): Delete.
7007 2005-04-11 Richard M. Stallman <rms@gnu.org>
7009 * whitespace.el (whitespace-highlight-the-space):
7010 Don't call whitespace-unhighlight-the-space here.
7012 * simple.el (undo): Record t in undo-equiv-table
7013 for the redo record made by an undo-in-region.
7015 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
7017 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
7018 (gdb-frame-inferior-io-buffer): New Functions to control
7019 display of separate IO buffer.
7020 (menu): Add them to menu-bar.
7021 (gdb-display-buffer): Check for buffer another frame.
7023 (gdb-setup-windows): Create IO buffer if not already there.
7024 (gdb-memory-mode): Remove purecopy noops.
7026 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7028 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
7029 and pass to self-insert-command.
7031 2005-04-11 Lute Kamstra <lute@gnu.org>
7033 * generic.el: Commentary section cleanup.
7035 (generic-use-find-file-hook, generic-lines-to-scan)
7036 (generic-find-file-regexp, generic-ignore-files-regexp)
7037 (default-generic-mode, generic-mode-find-file-hook)
7038 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
7039 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
7040 (generic-use-find-file-hook, generic-lines-to-scan)
7041 (generic-find-file-regexp, generic-ignore-files-regexp)
7042 (default-generic-mode, generic-mode-find-file-hook)
7043 (generic-mode-ini-file-find-file-hook): Move from generic.el.
7045 2005-04-10 Karl Fogel <kfogel@red-bean.com>
7047 * bookmark.el (bookmark-write-file): Catch errors writing file.
7048 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
7050 2005-04-10 Richard M. Stallman <rms@gnu.org>
7052 * startup.el (fancy-splash-tail): Update copyright year.
7053 (command-line): Split part of -Q into -D.
7054 (emacs-basic-display): New defvar.
7055 (fancy-splash-text): Correct name of menu item.
7057 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
7059 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
7062 * comint.el (comint-send-input): New arg ARTIFICIAL.
7063 Callers in this file changed.
7065 * abbrev.el (define-abbrevs): Read system abbrevs properly.
7067 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
7069 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
7071 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
7072 `ldap-search-internal'.
7074 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
7076 * files.el (set-auto-mode-1): Use line-end-position.
7078 * international/latin-1.el:
7079 * international/latin-2.el:
7080 * international/latin-3.el:
7081 * international/latin-4.el:
7082 * international/latin-5.el:
7083 * international/latin-8.el:
7084 * international/latin-9.el: Give punctuation syntax to NBSP.
7086 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
7087 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
7088 Use char-classes to accept non-ascii letters, accepted in some recent
7089 bibtex implementations.
7091 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7093 * custom.el (custom-set-minor-mode): Any non-nil value for the
7094 variable should enable the mode when set through Custom.
7096 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
7098 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
7099 TAB binding so tab-always-indent is obeyed.
7100 (vhdl-minibuffer-local-map): Move initialization into declaration.
7101 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
7102 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
7103 (vhdl-hooked-abbrev): Avoid test for XEmacs.
7104 (vhdl-current-line): Use line-beginning-position.
7105 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
7106 with-output-to-temp-buffer, so the current position can be recorded.
7108 2005-04-10 Masatake YAMATO <jet@gyve.org>
7110 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7111 Add regexp for gcov.
7113 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7115 * calendar/time-date.el (time-to-seconds, seconds-to-time)
7116 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
7117 syntax which Emacs 20 doesn't support.
7119 2005-04-09 Richard M. Stallman <rms@gnu.org>
7121 * help.el (describe-key-briefly, describe-key):
7122 Replace strings as event types with "(any string)".
7124 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
7126 * arc-mode.el (archive-mode-map): Move initialization into
7127 the declaration. Override *all* bindings of `undo'.
7128 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
7130 2005-04-09 Jay Belanger <belanger@truman.edu>
7132 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
7134 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
7136 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
7137 (xterm-register-default-colors): Update color values computation
7140 2005-04-09 Kenichi Handa <handa@m17n.org>
7142 * international/code-pages.el (iso-latin-7): Fix the map.
7144 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
7146 * emacs-lisp/lisp.el (defun-prompt-regexp)
7147 (parens-require-spaces, buffer-end, end-of-defun)
7148 (insert-parentheses): Doc fixes.
7150 2005-04-08 Kim F. Storm <storm@cua.dk>
7152 * comint.el (comint-highlight-prompt): Fix face spec.
7153 * hi-lock.el (hi-green): Likewise.
7155 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
7157 * cus-edit.el (custom-modified-face):
7158 * comint.el (comint-highlight-input): Fix previous changes.
7159 * term.el (term-handle-ansi-escape): Add a comment.
7161 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
7163 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
7164 in the buffer and in whitespace-highlighted-space.
7165 (whitespace-unhighlight-the-space): Simplify.
7166 (whitespace-buffer): Simplify.
7168 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
7170 * textmodes/table.el (table-cell-face): Add special case for
7171 displays supporting a high number of colors.
7172 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
7173 (vhdl-font-lock-reserved-words-face)
7174 (vhdl-speedbar-architecture-face)
7175 (vhdl-speedbar-instantiation-face)
7176 (vhdl-speedbar-architecture-selected-face)
7177 (vhdl-speedbar-instantiation-selected-face): Likewise.
7178 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
7179 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
7180 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
7181 (ebrowse-root-class-face, ebrowse-member-attribute-face)
7182 (ebrowse-progress-face): Likewise.
7183 * progmodes/compile.el (compilation-info-face): Likewise.
7184 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
7185 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
7186 * calendar/calendar.el (diary-face): Likewise.
7187 * woman.el (woman-italic-face, woman-bold-face)
7188 (woman-unknown-face): Likewise.
7189 * wid-edit.el (widget-button-pressed-face): Likewise.
7190 * whitespace.el (whitespace-highlight-face): Likewise.
7191 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
7192 * pcvs-info.el (cvs-marked-face): Likewise.
7193 * info.el (info-xref): Likewise.
7194 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
7195 * hilit-chg.el (highlight-changes-face)
7196 (highlight-changes-delete-face): Likewise.
7197 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
7198 (hi-red-b): Likewise.
7199 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
7200 * font-lock.el (font-lock-keyword-face)
7201 (font-lock-function-name-face, font-lock-warning-face): Likewise.
7202 * cus-edit.el (custom-invalid-face, custom-modified-face)
7203 (custom-set-face, custom-changed-face, custom-variable-tag-face)
7204 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
7205 * comint.el (comint-highlight-prompt): Likewise.
7207 2005-04-08 Lute Kamstra <lute@gnu.org>
7209 * font-lock.el (font-lock-keywords): Docstring fixes.
7211 2005-04-08 Kenichi Handa <handa@m17n.org>
7213 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
7214 chars are more than a limit, print " and more..." at the tail.
7216 2005-04-08 Kim F. Storm <storm@cua.dk>
7218 * emacs-lisp/authors.el (authors-aliases): Update list.
7219 (authors-ignored-files): New list.
7220 (authors-fixed-entries): Fix typo.
7221 (authors-renamed-files-alist): Update list.
7222 (authors-add): Check authors-ignored-files.
7224 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
7226 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
7227 optional, to ensure backward compatibility.
7229 2005-04-08 Stephen Eglen <stephen@gnu.org>
7231 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
7233 2005-04-08 Kim F. Storm <storm@cua.dk>
7235 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
7237 * mouse.el (mouse-on-link-p): Doc fix.
7239 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
7241 * ielm.el (ielm-prompt-read-only): Doc fix.
7243 * comint.el (comint-prompt-read-only): Doc fix.
7245 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
7247 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
7248 ensure dired always handles wildcards passed to ffap.
7249 (find-file-at-point): Use it.
7250 (ffap-dired-wildcards): Doc fix.
7252 2005-04-07 Juri Linkov <juri@jurta.org>
7254 * simple.el (next-error-overlay-arrow-position): New defvar.
7255 Put "=>" on its property `overlay-arrow-string'. Add it to
7256 `overlay-arrow-variable-list'.
7258 * progmodes/compile.el (compilation-setup):
7259 Set `next-error-overlay-arrow-position' to nil. Also set it to
7260 nil in the local hook `kill-buffer-hook'. Make local variable
7261 `overlay-arrow-string' and set it to "=>".
7262 (compilation-goto-locus): Set BOL position to
7263 `next-error-overlay-arrow-position' instead of
7264 `overlay-arrow-position'.
7266 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
7267 locally instead of adding it to the global hook.
7268 (Info-kill-buffer): Move up.
7270 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
7272 * term/xterm.el (xterm-standard-colors): Update color values from
7275 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
7277 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
7280 * lazy-lock.el: Move them to the obsolete subdir.
7282 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
7284 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
7285 (wdired-add-replace-advice): Remove.
7286 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
7288 2005-04-06 Kim F. Storm <storm@cua.dk>
7290 * startup.el (command-line): Add --bare-bones alias for -Q.
7292 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7294 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
7295 create the startup fontset if a font specification ends with
7298 2005-04-06 Lute Kamstra <lute@gnu.org>
7300 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
7303 * emacs-lisp/copyright.el (copyright-update-year): Replace the
7304 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
7306 2005-04-05 Lute Kamstra <lute@gnu.org>
7308 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
7309 (define-generic-mode): Ditto. Fix debug declaration.
7311 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
7312 Put them in the generic-x group.
7314 * calendar/timeclock.el (timeclock): Doc fix.
7316 * generic.el (define-generic-mode): Don't use custom-current-group.
7317 Document default :group value.
7318 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
7319 (define-global-minor-mode): Don't use custom-current-group.
7321 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
7323 * startup.el (command-line-1): Display startup-echo-area-message
7324 when fancy splash screen is in use.
7326 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
7327 (sh-escaped-newline): New face.
7328 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
7329 newline, and use sh-escaped-newline face.
7331 * progmodes/tcl.el (tcl-escaped-newline): New face.
7332 (tcl-builtin-list): New variable.
7333 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
7334 newlines. Fix keywords subexpression number.
7336 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
7338 * textmodes/org.el (org-diary-default-entry): Fix call to
7339 `add-to-diary-entry'.
7341 2005-04-05 Kim F. Storm <storm@cua.dk>
7343 * ediff-init.el: Use (featurep 'xemacs).
7345 2005-04-05 David Ponce <david@dponce.com>
7347 * cus-edit.el (face): Derive from symbol widget. Display sample
7348 of the current face on the fly.
7349 (widget-face-sample-face-get, widget-face-notify): New functions.
7350 (widget-face-value-create): Remove.
7352 * wid-edit.el (widget-field-end): Temporarily remove field
7353 narrowing before to call `get-char-property'.
7355 2005-04-04 Jay Belanger <belanger@truman.edu>
7357 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
7358 (math-read-subscripts): New variable.
7359 (math-read-preprocess-string): Process subscripts.
7361 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7363 * comint.el (comint-prompt-read-only): Doc fix.
7365 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
7368 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
7370 * textmodes/org.el (org-insert-mode-line-in-empty-file):
7371 Change default value to nil.
7373 2005-04-04 Lute Kamstra <lute@gnu.org>
7375 * autorevert.el (auto-revert-mode): Specify :group.
7376 * battery.el (display-battery-mode): Specify :group.
7377 * diff-mode.el (diff-minor-mode): Specify :group.
7378 * font-core.el (font-lock-mode): Specify :group.
7379 * hl-line.el (hl-line-mode): Specify :group.
7380 * iimage.el (iimage): New customization group.
7381 (iimage-mode): Specify :group.
7382 * longlines.el (longlines-mode): Specify :group.
7383 * master.el: Don't require easy-mmode.
7384 (master): New customization group.
7385 (master-mode): Specify :group.
7386 * msb.el (msb-mode): Specify :group.
7387 * reveal.el (reveal-mode): Specify :group.
7388 * simple.el (next-error-follow-minor-mode): Specify :group.
7389 * smerge-mode.el (smerge-mode): Specify :group.
7390 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
7391 * emulation/cua-base.el (cua-mode): Specify :group.
7392 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
7393 * language/thai-util.el (thai-auto-composition-mode)
7394 (thai-word-mode): Specify :group.
7395 * mail/supercite.el (sc-minor-mode): Specify :group.
7396 * progmodes/cwarn.el (cwarn-mode): Specify :group.
7397 * progmodes/flymake.el (flymake-mode): Specify :group.
7398 * progmodes/glasses.el (glasses-mode): Specify :group.
7399 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
7400 * textmodes/enriched.el (enriched-mode): Specify :group.
7401 * textmodes/refill.el (refill-mode): Specify :group.
7403 * add-log.el (change-log-font-lock-keywords): Names in
7404 parenthesized lists can contain spaces.
7406 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
7408 * startup.el (fancy-splash-text): Shorten default text of
7409 "Emacs Tutorial" line. Also, if the current language env
7410 indicates an available tutorial file other than TUTORIAL,
7411 extract its title and append it to the line in parentheses.
7412 (fancy-splash-insert): If arg is a thunk, funcall it.
7414 2005-04-04 Jay Belanger <belanger@truman.edu>
7416 * calc.el (calc-language-alist): Add tags to customization type.
7418 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
7420 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
7423 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
7425 * add-log.el (change-log-font-lock-keywords): The manual
7426 describing a Change Log entry, says: (...) "Aside from these
7427 header lines, every line in the change log starts with a space or
7428 a tab.". The font-lock was not highlighting lines started with
7429 spaces, added support for it.
7431 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7433 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
7434 (bibtex-generate-url-list): Update docstring accordingly. Put the
7435 complex example in the docstring.
7436 (bibtex-font-lock-url): Use pop.
7438 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
7440 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
7442 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
7444 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7446 * filesets.el (filesets-set-default): Doc fix.
7448 2005-04-03 Lute Kamstra <lute@gnu.org>
7450 * generic.el (define-generic-mode): Add argument to specify
7451 keywords for defcustom.
7452 (default-generic-mode): Specify :group.
7454 * generic-x.el: Specify :group for all generic modes.
7456 * desktop.el (desktop-no-desktop-file-hook)
7457 (desktop-after-read-hook): Doc fix.
7459 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
7461 * simple.el (visible-mode): Use explicit :group keyword.
7462 This changes the group of `visible-mode-hook' from paren-blinking
7465 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
7467 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
7468 mailbox specifications as well as URLs.
7469 (rmail-insert-inbox-text): Remove unused conditional branches.
7471 2005-04-01 Jay Belanger <belanger@truman.edu>
7473 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
7474 (calc-gnuplot-print-command): Move definitions to calc.el.
7476 * calc/calc-embed.el (calc-embedded-announce-formula)
7477 (calc-embedded-open-formula, calc-embedded-close-formula)
7478 (calc-embedded-open-word, calc-embedded-close-word)
7479 (calc-embedded-open-plain, calc-embedded-close-plain)
7480 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
7481 (calc-embedded-open-mode, calc-embedded-close-mode):
7482 Move definitions to calc.el.
7484 * calc/calc.el (calc-settings-file, calc-language-alist):
7486 (calc-embedded-announce-formula, calc-embedded-open-formula)
7487 (calc-embedded-close-formula, calc-embedded-open-word)
7488 (calc-embedded-close-word, calc-embedded-open-plain)
7489 (calc-embedded-close-plain, calc-embedded-open-new-formula)
7490 (calc-embedded-close-new-formula, calc-embedded-open-mode)
7491 (calc-embedded-close-mode, calc-gnuplot-name)
7492 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
7493 from other files and make customizable.
7495 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
7497 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
7499 (cvs-mode-run): Don't call cvs-update-header here.
7500 (cvs-run-process): Call cvs-update-header.
7501 Use process properties for cvs-postprocess and cvs-buffer so that
7502 the sentinel can behave better if the temp buffer is killed.
7503 Use a pipe rather than a tty, to better handle unexpected prompts.
7504 (cvs-sentinel): Rewrite. Call cvs-update-header.
7506 2005-04-01 Andre Spiegel <spiegel@gnu.org>
7508 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
7509 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
7511 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
7513 * generic.el (define-generic-mode): Add indentation rule.
7515 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7517 * files.el (mode-require-final-newline): Make Custom correctly
7518 report a nil value and allow to set it to nil via Custom.
7521 2005-04-01 Kenichi Handa <handa@m17n.org>
7523 * international/characters.el: Enable the correct case setting for
7524 dotless-i and dotted-I.
7526 2005-04-01 Kim F. Storm <storm@cua.dk>
7528 * ido.el (ido-file-internal): Fall back to non-ido command if
7529 initial directory is on slow ftp (or tramp) host.
7531 2005-03-31 Richard M. Stallman <rms@gnu.org>
7533 * emacs-lisp/autoload.el (make-autoload):
7534 Handle define-global-minor-mode.
7536 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
7537 Rename from easy-mmode-define-global-mode.
7538 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
7540 * progmodes/scheme.el (scheme-mode-syntax-table):
7541 Update syntax of | and # for two-character comment syntax.
7543 2005-03-31 Lute Kamstra <lute@gnu.org>
7545 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
7546 (define-minor-mode): Call custom-current-group at load-time.
7548 * generic.el (define-generic-mode): Add debug declaration.
7549 Add defcustom for the mode hook.
7550 (generic-mode-internal): Use run-mode-hooks.
7552 2005-03-31 Kim F. Storm <storm@cua.dk>
7554 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
7555 (mouse-fixup-help-message): New defun called by show_help_echo
7556 to fixup mouse-2 prefix in help messages when applicable.
7558 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
7560 2005-03-31 Kenichi Handa <handa@m17n.org>
7562 * language/thai-word.el (thai-find-word-ends): Pay attention to
7563 the case that we reach the end of buffer.
7565 * textmodes/fill.el (fill-text-properties-at): New function.
7566 (fill-newline): Use fill-text-properties-at instead of
7569 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
7571 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
7572 not comint-quote-filename.
7574 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
7576 * help-fns.el (help-with-tutorial): Revert last change.
7578 2005-03-31 Kim F. Storm <storm@cua.dk>
7580 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
7582 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
7584 * calendar/cal-china.el: Update reference to "Calendrical
7585 Calculations" book; there's a new edition.
7586 * calendar/cal-coptic.el: Likewise.
7587 * calendar/cal-french.el: Likewise.
7588 * calendar/cal-hebrew.el: Likewise.
7589 * calendar/cal-islam.el: Likewise.
7590 * calendar/cal-iso.el: Likewise.
7591 * calendar/cal-julian.el: Likewise.
7592 * calendar/cal-mayan.el: Likewise.
7593 * calendar/cal-persia.el: Likewise.
7594 * calendar/calendar.el: Likewise.
7595 * calendar/holidays.el: Likewise.
7596 * calendar/lunar.el: Likewise.
7597 * calendar/solar.el: Likewise.
7599 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
7600 white space from doc string.
7602 2005-03-30 Jay Belanger <belanger@truman.edu>
7604 * calc/calc-help.el (calc-full-help): Remove email address.
7606 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
7608 * help-fns.el (help-with-tutorial): Delete title line.
7610 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7612 * calendar/cal-x.el (calendar-one-frame-setup)
7613 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
7614 rather than 'symbol for set-window-dedicated-p.
7616 * calendar/appt.el (appt-buffer-name): Make it a constant.
7617 (appt-add): Doc fix.
7619 * filesets.el (filesets-menu-path, filesets-menu-before)
7620 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
7621 (filesets-menu-cache-file): Use directory ~/.emacs.d.
7622 (filesets-add-submenu): Delete and use add-submenu instead.
7624 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
7626 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
7627 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
7628 (org-diary-default-entry): New function.
7629 (org-get-entries-from-diary): Better parsing of diary entries.
7630 (org-agenda-check-no-diary): New function.
7631 ("diary-lib"): Advice to function `add-to-diary-list', to allow
7632 linking to diary entries.
7633 (org-agenda-execute-calendar-command): New function.
7634 (org-agenda): Improve visible section in window.
7635 Use `org-fit-agenda-window'.
7636 (org-fit-agenda-window): New option.
7637 (org-move-subtree-down): Better handling of empty lines
7639 (org-cycle): Numeric prefix is interpreted now as show-subtree N
7641 (org-fontify-done-headline): New option.
7642 (org-headline-done-face): New face.
7643 (org-set-font-lock-defaults): Use `org-headline-done-face'.
7644 (org-table-copy-down): Rename from `org-table-copy-from-above'.
7645 When current field is non-empty, it is copied to next row.
7646 (org-table-copy-from-above): Fix bug which made it
7647 impossible to copy fields containing only a single non-white character.
7649 2005-03-30 Kim F. Storm <storm@cua.dk>
7651 * kmacro.el (kmacro-end-macro): Isearch may store this command
7652 into the macro -- so ignore it when executing keyboard macro.
7654 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
7656 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
7658 2005-03-29 Kenichi Handa <handa@m17n.org>
7660 * language/thai.el ("Thai"): Set setup-function and exit-function
7661 for Thai language environment.
7663 * language/thai-util.el: Require thai-word.
7664 (thai-word-mode-map): New variable.
7665 (thai-word-mode): New minor mode.
7666 (setup-thai-language-environment-internal): New function.
7667 (exit-thai-language-environment-internal): New function.
7669 * language/thai-word.el (thai-word-table): Declare it by defvar,
7670 use dolist to initialize it.
7671 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
7672 (thai-fill-find-break-point): New functions.
7674 2005-03-29 Richard M. Stallman <rms@gnu.org>
7676 * simple.el (idle-update-delay): Move definition up.
7677 (set-mark): Doc fix.
7679 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
7681 * longlines.el: New file.
7683 * simple.el (buffer-substring-filters): New variable.
7684 (filter-buffer-substring): New function.
7685 (kill-region, copy-region-as-kill): Use it.
7687 * register.el (copy-to-register, append-to-register)
7688 (prepend-to-register): Use filter-buffer-substring.
7690 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
7692 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
7693 (gud-filter-pending-text): Move in front of gdb.
7694 (gud-overlay-arrow-position): New variable.
7695 (gud-sentinel, gud-display-line): Use it in place of
7696 overlay-arrow-position.
7698 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7700 * progmodes/fortran.el (fortran-if-indent): Doc fix.
7701 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
7702 (fortran-font-lock-keywords-4): New variable.
7703 (fortran-blocks-re, fortran-end-block-re)
7704 (fortran-start-block-re): New constants, for hideshow.
7705 (hs-special-modes-alist): Add a Fortran entry.
7706 (fortran-mode-map): Bind fortran-end-of-block,
7707 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
7708 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
7709 (fortran-looking-at-if-then, fortran-end-of-block)
7710 (fortran-beginning-of-block): New functions, for hideshow.
7712 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
7713 Doc fix. Tweak regexp.
7714 (f90-beginning-of-block): Push mark first.
7716 2005-03-29 Jay Belanger <belanger@truman.edu>
7718 * calc/calc.el: Update copyright date.
7719 (calc-version): Increase to 2.1.
7720 (calc-version-date): Remove.
7722 * calc/calc-help.el: Update copyright date.
7723 (calc-full-help): Remove reference to calc-version-date.
7724 Update copyright date.
7726 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
7728 * vc.el (vc-do-command): Use a pipe for async processes, so password
7729 prompts don't show up at places where the user can't reply.
7731 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
7733 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
7734 on the file name we pass to the inferior shell.
7736 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7738 * progmodes/which-func.el (which-function): Be robust in the face of an
7739 imenu--make-index-alist failure.
7741 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
7743 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
7745 * progmodes/python.el (python-preoutput-filter): Fix last change.
7747 2005-03-29 Lute Kamstra <lute@gnu.org>
7749 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
7750 functions and compiled macros.
7751 (debug-convert-byte-code): Handle macros too.
7752 (debug-on-entry-1): Don't signal an error when trying to clear a
7753 function that is not set to debug on entry.
7755 2005-03-29 Jay Belanger <belanger@truman.edu>
7757 * calc/calc-lang.el: Add functions to math-function-table
7758 properties of tex and math.
7760 2005-03-29 Kenichi Handa <handa@m17n.org>
7762 * ps-mule.el (ps-mule-plot-string): Translate characters by
7763 ps-print-translation-table.
7764 (ps-mule-begin-job): Call find-charset-region/string with
7765 ps-print-translation-table.
7766 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
7768 * ps-print.el (ps-print-translation-table): New variable.
7769 (ps-plot-region): Translate characters by ps-print-translation-table.
7771 2005-03-29 Juri Linkov <juri@jurta.org>
7773 * simple.el (next-error-highlight-timer): New variable.
7775 * progmodes/compile.el (compilation-goto-locus):
7776 Use `next-error-highlight-timer' instead of `sit-for'.
7778 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
7780 * mail/supercite.el (sc-mail-field): Use assoc-string.
7781 (sc-get-address): Simplify regexps.
7783 * files.el (minibuffer-with-setup-hook): New macro.
7784 (find-file-read-args): Use it to avoid let-binding
7785 minibuffer-with-setup-hook (which breaks turning on/off
7786 file-name-shadow-mode while in the prompt).
7788 * complete.el (PC-read-include-file-name-internal): Use
7791 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
7793 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
7795 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
7797 * window.el (window-buffer-height): Use count-screen-lines.
7799 * progmodes/python.el (python-preoutput-leftover): New var.
7800 (python-preoutput-filter): Use it.
7801 (python-send-receive): Loop until all the result has been received.
7803 2005-03-28 Juri Linkov <juri@jurta.org>
7805 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
7807 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
7808 "Recover Crashed Session".
7809 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
7810 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
7811 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
7812 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
7813 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
7814 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
7815 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
7816 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
7818 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
7819 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
7820 Ediff Sessions", "Toggle use of separate control buffer frame",
7821 "Use separate frame for Ediff control buffer".
7823 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
7824 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
7825 "Rename Bookmark", "Delete Bookmark".
7827 * info.el (Info-mode-menu): Remove ellipsis from "Index".
7828 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
7829 Add `:active Info-index-alternatives' to "Next Matching Item".
7831 * wdired.el (wdired-change-to-wdired-mode):
7832 Mention `wdired-abort-changes' key in the initial message.
7834 * international/mule.el (auto-coding-alist): Associate non-ascii
7835 image filename extensions with `no-conversion'.
7837 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
7839 * international/iso-acc.el:
7840 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
7842 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7844 * textmodes/sgml-mode.el (html-mode): Doc update.
7846 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
7848 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
7850 * term.el (term-move-columns): Fix face after extending a line.
7851 (term-insert-spaces): Likewise.
7852 (term-reset-terminal): Fix off by one error.
7854 2005-03-26 Eli Zaretskii <eliz@gnu.org>
7856 * international/mule.el (auto-coding-alist): Add .xpi files.
7858 * files.el (auto-mode-alist): Add .xpi files.
7860 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
7862 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
7864 2005-03-26 Eli Zaretskii <eliz@gnu.org>
7866 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
7868 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7870 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
7871 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
7873 * calendar/cal-move.el (calendar-beginning-of-year): Move the
7874 cursor to Jan 1 when needed.
7875 (calendar-end-of-year): Fix -/+ typo.
7876 Reported by Chong Yidong <cyd@stupidchicken.com>.
7878 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7880 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
7882 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
7883 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
7885 2005-03-25 Richard M. Stallman <rms@gnu.org>
7887 * filesets.el (filesets-init): Add autoload.
7889 * mail/mailalias.el (mail-directory): Doc fix.
7891 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
7893 * mail/mailalias.el (mail-directory-process): Do nothing if
7894 mail-directory-process is an atom.
7895 (mail-get-names): Ignore mail-directory-names if it is an atom.
7896 (mail-directory-process defvar): Doc fix.
7897 (mail-names): Doc fix.
7899 2005-03-25 Johan Bockg
\e,Ae
\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
7901 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
7903 2005-03-26 Kenichi Handa <handa@m17n.org>
7905 * international/mule-util.el (detect-coding-with-priority):
7906 Call update-coding-systems-internal before detect-coding-region.
7908 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
7910 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
7911 (gdb-frames-mode-map): Add follow-link property.
7913 2005-03-25 Jay Belanger <belanger@truman.edu>
7915 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
7918 2005-03-25 Juri Linkov <juri@jurta.org>
7920 * image-mode.el: Optimize image filename extension regexps in
7921 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
7922 in `auto-mode-alist'.
7923 (image-mode): Add `image-toggle-display-text' to local hook
7924 `change-major-mode-hook'. Display the image as an image by
7925 default. Set `cursor-type' and `truncate-lines' if the image
7926 is already displayed. Take into account the current mode (image
7927 or text) in message.
7928 (image-minor-mode): New minor mode.
7929 (image-mode-maybe, image-toggle-display-text): New functions.
7930 (image-toggle-display): Use called-interactively-p.
7931 Let-bind `inhibit-read-only' to t.
7933 * image-mode.el (image-minor-mode): Set `cursor-type' and
7934 `truncate-lines' if the image is already displayed. Add turning
7935 image-minor-mode off to `change-major-mode-hook'. Add message.
7936 Call `image-toggle-display-text' after turning image-minor-mode off.
7938 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
7940 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
7941 Terminal.app, use utf-8.
7942 (set-display-table-and-terminal-coding-system): Add coding-system arg.
7943 (set-locale-environment): Use it.
7945 * term/xterm.el: Undo last change, better done in mule-cmds.el.
7947 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
7949 * progmodes/python.el (python-close-block-statement-p)
7950 (python-outdent-p, python-current-defun): Use symbol-end.
7952 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
7954 * files.el (save-some-buffers): Doc fix.
7956 2005-03-25 Werner Lemberg <wl@gnu.org>
7958 * complete.el, thumbs.el: Replace `legal' with `valid'.
7959 * calendar/calendar.el: Replace `legal' with `valid'.
7960 * emacs-lisp/advice.el: Replace `legal' with `valid'.
7961 * mail/supercite.el: Replace `legal' with `valid'.
7962 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
7963 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
7964 Replace `legal' with `valid'.
7965 * textmodes/reftex-vars.el, textmodes/reftex.el:
7966 Replace `legal' with `valid'.
7968 2005-03-25 Werner Lemberg <wl@gnu.org>
7970 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
7971 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
7972 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
7973 * emulation/vip.el: Replace `illegal' with `invalid'.
7974 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with
7976 * mail/supercite.el: Replace `illegal' with `invalid'.
7977 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
7978 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
7979 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
7980 * progmodes/sh-script.el, progmodes/xscheme.el:
7981 Replace `illegal' with `invalid'.
7982 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
7983 * textmodes/reftex-index.el, textmodes/reftex-parse.el
7984 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
7985 * textmodes/reftex.el, textmodes/org.el:
7986 Replace `illegal' with `invalid'.
7988 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
7990 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
7991 (flymake-find-buildfile, flymake-find-possible-master-files)
7992 (flymake-check-include, flymake-parse-line): Replace loops over the
7993 length of lists, by loops over lists, to remove silly O(n
\e,A2
\e(B) behavior.
7995 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
7996 Substitute file-name-as-directory in the rest of the file.
7997 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
7998 (flymake-replace-region): Remove unused arg `buffer'.
7999 (flymake-check-patch-master-file-buffer): Update calls to it.
8000 (flymake-add-err-info): Remove unused var `count'.
8001 (flymake-mode): Use define-minor-mode.
8003 * progmodes/flymake.el: Use with-current-buffer.
8004 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
8005 flymake-replace-regexp-in-string, flymake-line-beginning-position)
8006 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
8007 Avoid testing for `xemacs'.
8008 (flymake-nop): Move.
8009 (flymake-region-has-flymake-overlays): Return the computed value.
8010 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
8011 Remove unused var `endline'.
8012 (flymake-get-line-count): Remove unused function.
8013 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
8017 * hilit-chg.el (global-highlight-changes):
8018 * hi-lock.el (hi-lock-mode):
8019 * follow.el: find-file-hooks -> find-file-hook.
8021 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
8023 2005-03-24 Juri Linkov <juri@jurta.org>
8025 * dired.el (dired-mode-map): Add menu item "Compare directories"
8026 for dired-compare-directories.
8028 * dired-aux.el (dired-compare-directories): Add autoload cookie.
8029 Doc fix. Replace `read-file-name' with `read-directory-name'.
8031 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
8033 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
8035 2005-03-24 Jay Belanger <belanger@truman.edu>
8037 * calc/calc-embed.el (calc-embedded-mode-change): Save all
8038 relevant mode settings in calc-embedded-original-modes when modes
8039 are permanently changed.
8041 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
8043 * autoinsert.el: find-file-hooks -> find-file-hook.
8045 2005-03-24 Lute Kamstra <lute@gnu.org>
8047 * generic.el (generic-font-lock-defaults): Make it obsolete.
8048 (generic-font-lock-keywords): New variable to replace
8049 generic-font-lock-defaults.
8050 (generic-mode-set-font-lock): Delete it.
8051 (generic-mode-internal): Don't call generic-mode-set-font-lock.
8052 (generic-bracket-support): Add docstring.
8054 * generic-x.el: Rename generic-font-lock-defaults to
8055 generic-font-lock-keywords throughout.
8056 (mailagent-rules-setup-function): Delete it.
8057 (mailagent-rules-generic-mode): Use anonymous function instead.
8058 (show-tabs-generic-mode-font-lock-defaults-1)
8059 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
8061 (show-tabs-tab-face, show-tabs-space-face): Specify background,
8064 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
8065 Recognize define-generic-mode.
8067 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
8069 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
8070 if there's no completion table.
8072 2005-03-23 Miles Bader <miles@gnu.org>
8074 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
8075 Remove tty-specific variants, as they're no longer needed.
8077 2005-03-23 Lute Kamstra <lute@gnu.org>
8079 * generic-x.el: Code cleanup: make args constant whenever possible.
8080 (installshield-statement-keyword-list)
8081 (installshield-system-functions-list)
8082 (installshield-system-variables-list, installshield-types-list)
8083 (installshield-funarg-constants-list): Make them constants.
8085 * generic.el (generic-make-keywords-list): Add autoload cookie.
8087 * calendar/time-date.el: Add comment on time value formats.
8088 Don't require parse-time.
8089 (with-decoded-time-value): New macro.
8090 (encode-time-value): New function.
8091 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
8092 (days-to-time): Return a valid time value when arg is huge.
8093 (time-since): Use time-subtract.
8094 (time-to-number-of-days): Use time-to-seconds.
8096 2005-03-23 David Ponce <david@dponce.com>
8098 * recentf.el: (recentf-keep): New option.
8099 (recentf-menu-action): Default to `find-file'.
8100 (recentf-keep-non-readable-files-flag)
8101 (recentf-keep-non-readable-files-p)
8102 (recentf-file-readable-p, recentf-find-file)
8103 (recentf-cleanup-remote): Remove.
8104 (recentf-include-p): More robust.
8105 (recentf-keep-p): New function.
8106 (recentf-remove-if-non-kept): Rename from
8107 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
8108 All callers updated.
8109 (recentf-menu-items-for-commands): Fix help string.
8110 (recentf-track-closed-file): Update. Doc fix.
8111 (recentf-cleanup): Update. Count removed files. Doc fix.
8113 2005-03-23 Kim F. Storm <storm@cua.dk>
8115 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
8116 Don't inherit from fringe face (now happens automatically).
8118 2005-03-22 Kim F. Storm <storm@cua.dk>
8120 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
8123 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
8125 * menu-bar.el (showhide-date-time): Remove.
8126 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
8127 (menu-bar-make-mm-toggle): Simplify.
8129 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
8131 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
8132 Accept qualified variable and function names.
8134 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
8136 * bindings.el (completion-ignored-extensions):
8137 Remove ".lis" for `vax-vms'.
8139 2005-03-22 Andreas Schwab <schwab@suse.de>
8141 * generic-x.el: Revert last change.
8142 * ldefs-boot.el: Update.
8144 2005-03-22 Jay Belanger <belanger@truman.edu>
8146 * calc/calc-embed (calc-embedded-original-modes): New variable.
8147 (calc-embedded-save-original-modes)
8148 (calc-embedded-restore-original-modes): New functions.
8149 (calc-do-embedded): Save original modes when entering embedded mode
8150 and restore when leaving embedded mode.
8151 (calc-embedded-modes-change): Change the value of
8152 calc-embedded-original-modes to reflect permanent changes.
8154 2005-03-22 Lute Kamstra <lute@gnu.org>
8156 * generic-x.el: Require generic again.
8158 2005-03-22 Miles Bader <miles@gnu.org>
8160 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
8161 Tweak details to look good on both ttys and bitmap displays, light
8162 or dark background, etc.
8164 2005-03-21 Kim F. Storm <storm@cua.dk>
8166 * tooltip.el (tooltip-show-help-function): Check car and cdr of
8169 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
8171 * icomplete.el: Don't forcibly turn on the mode upon load.
8172 (icomplete-mode): Use define-minor-mode.
8173 (icomplete-eoinput): Default to nil.
8174 (icomplete-minibuffer-setup): Remove autoload.
8175 (icomplete-tidy): Simplify.
8176 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
8177 in the initial state or if the user has modified the field.
8178 Fix handling of icomplete-max-delay-chars.
8179 Remove code that handles the oddball case where
8180 minibuffer-completion-table is an integer.
8181 Wrap icomplete-completions in while-no-input in case building
8182 completions takes more time than expected.
8183 (icomplete-completions): Simplify.
8185 2005-03-21 Richard M. Stallman <rms@gnu.org>
8187 * jka-compr.el (jka-compr-really-do-compress):
8188 Make variable buffer-local.
8190 * image-mode.el: Handle .xpm files too.
8191 (image-toggle-display): Preserve modification flag.
8193 * help.el (where-is): Don't mention aliases with no key bindings.
8195 2005-03-21 Lute Kamstra <lute@gnu.org>
8197 * generic.el: Fix commentary section. Don't require cl for
8199 (generic-mode-list): Add autoload cookie.
8200 (generic-use-find-file-hook, generic-lines-to-scan)
8201 (generic-find-file-regexp, generic-ignore-files-regexp)
8202 (generic-mode, generic-mode-find-file-hook)
8203 (generic-mode-ini-file-find-file-hook): Fix docstrings.
8204 (define-generic-mode): Make it a defmacro. Fix docstring.
8205 (generic-mode-internal): Code cleanup. Add autoload cookie.
8206 (generic-mode-set-comments): Code cleanup.
8207 * generic-x.el: Don't prevent compilation. Don't require generic.
8208 Follow coding conventions. Minor code cleanup.
8209 (etc-fstab-generic-mode): Add some keywords.
8210 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
8211 define-generic-mode like a function declaration.
8213 2005-03-21 Jay Belanger <belanger@truman.edu>
8215 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
8218 2005-03-21 Sam Steingold <sds@gnu.org>
8220 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
8222 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
8224 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
8225 Add underscore to "f$ lexicals" regexp.
8227 2005-03-20 Juri Linkov <juri@jurta.org>
8229 * subr.el (progress-reporter-do-update): When `min-value' is equal
8230 to `max-value', set `percentage' to 0 and prevent division by zero.
8232 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
8234 Sync with Tramp 2.0.48.
8236 * tramp.el (all): Change all addresses to .gnu.org.
8237 (tramp-append-tramp-buffers): New defun.
8238 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
8239 Catch `dont-send' signal.
8240 (tramp-set-auto-save-file-modes): Set always permissions, because
8241 there might be an old auto-saved file belonging to another
8242 original file. This could be a security threat. Reported by
8243 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
8244 Check for Emacs 21.3.50 removed.
8246 * tramp-smb.el (all): Remove debug construct for
8247 `with-parsed-tramp-file-name'.
8248 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
8249 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
8250 No error message if DIRECTORY or FILENAME doesn't exist.
8251 (tramp-smb-open-connection): Check existence of
8252 `tramp-smb-program'.
8254 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
8256 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
8257 Properly handle the case where the `m' or `s' command's argument is not
8259 (perl-indent-new-calculate): New function.
8260 (perl-indent-line): Use it.
8262 2005-03-20 Miles Bader <miles@gnu.org>
8264 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
8265 in text-mode too. Change to new face names.
8266 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
8267 Add `:weight bold' attribute.
8268 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
8270 2005-03-19 Juri Linkov <juri@jurta.org>
8272 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
8274 * international/mule.el (auto-coding-alist): Sync with
8275 `auto-mode-alist' by adding upper case archive file extensions
8276 and adding ear/war to jar extension.
8278 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
8280 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
8281 running, restart it.
8283 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
8285 * finder.el (finder-current-item): Throw an error on an empty line.
8287 * man.el (Man-follow-manual-reference): If current-word returns
8290 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
8292 * simple.el (goto-line): Doc fix.
8294 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
8296 * files.el (save-buffer): Doc fix.
8298 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
8300 * recentf.el (recentf-cleanup-remote): New variable.
8301 (recentf-cleanup): Use it to conditionally check availability of
8304 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
8306 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
8309 2005-03-19 Eli Zaretskii <eliz@gnu.org>
8311 * language/thai-word.el: New file.
8313 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
8315 * files.el (backup-buffer): If the file's directory is not
8316 writable, use copy instead of move to backup the file.
8318 2005-03-19 Eli Zaretskii <eliz@gnu.org>
8320 * obsolete/keyswap.el: Moved to obsolete/ from term/.
8322 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8324 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
8325 Use functionp instead of symbolp and fboundp. Reported by Drkm
8326 <darkman_spam@yahoo.fr>.
8327 (ps-print-version): New version 6.6.6.
8329 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
8331 * textmodes/table.el (table--line-column-position): New idiom.
8332 (table--row-column-insertion-point-p): New function to test
8333 validity of row and column insertion operation at a location.
8334 (table-global-menu, table-cell-menu): Use above functions for
8335 deterministic test operation.
8336 (table--editable-cell-p): Behave in deterministic fashion.
8338 2005-03-18 Juri Linkov <juri@jurta.org>
8340 * isearch.el (isearch-lazy-highlight-new-loop):
8341 Make arguments beg and end optional.
8342 (isearch-update): Remove optional arguments nil from
8343 isearch-lazy-highlight-new-loop.
8344 (isearch-lazy-highlight-search): Let-bind case-fold-search to
8345 isearch-lazy-highlight-case-fold-search instead of
8346 isearch-case-fold-search, and let-bind isearch-regexp to
8347 isearch-lazy-highlight-regexp.
8348 Use isearch-lazy-highlight-last-string instead of isearch-string.
8350 * replace.el (perform-replace): Remove bindings of global
8351 variables isearch-string, isearch-regexp, isearch-case-fold-search.
8352 Add three new arguments to `replace-highlight'.
8353 (replace-highlight): Add arguments string, regexp, case-fold.
8354 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
8355 to allow isearch-lazy-highlight-new-loop to use these values
8356 to set corresponding isearch-lazy-highlight-* internal
8357 variables whose values lazy highlighting will use regardless of
8358 changes to global variables isearch-string, isearch-regexp,
8359 isearch-case-fold-search during lazy highlighting loop.
8360 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
8361 to `lazy-highlight-cleanup'.
8363 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
8364 (ispell-highlight-face): Set default face to `isearch' when
8365 lazy highlighting is enabled.
8366 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
8367 priority to 1. Add lazy highlighting.
8368 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
8369 from `isearch-dehighlight'.
8371 2005-03-18 David Ponce <david@dponce.com>
8373 * files.el (hack-local-variables): Do a case-insensitive search
8376 2005-03-18 Juri Linkov <juri@jurta.org>
8378 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
8379 `isearch-lazy-highlight-cleanup', add alias to old name and
8380 declare obsolete. Add release numbers to other obsolete vars.
8381 (isearch-done, isearch-lazy-highlight-new-loop):
8382 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
8383 (lazy-highlight-cleanup) <variable>: Doc fix.
8384 (isearch-lazy-highlight-update): Rename obsolete
8385 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
8387 2005-03-18 Kenichi Handa <handa@m17n.org>
8389 * language/thai-util.el: Fix categorization of Thai characters in
8390 thai-category-table.
8391 (thai-composition-pattern): Adjust it for the above change.
8392 (thai-self-insert-command, thai-compose-syllable): New functions.
8393 (thai-compose-region): Use thai-compose-syllable.
8394 (thai-compose-string): Likewise.
8395 (thai-composition-function): Likewise.
8396 (thai-auto-composition): New function.
8397 (thai-auto-composition-mode): New minor mode.
8399 * language/thai.el: Fix patterns to be registered in
8400 composition-function-table.
8402 * international/quail.el (quail-input-method): Locally bind
8403 inhibit-modification-hooks to t.
8405 2005-03-17 Richard M. Stallman <rms@gnu.org>
8407 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
8408 (perl-mode): Use run-mode-hooks.
8410 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
8411 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
8412 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
8414 * mail/sendmail.el (sendmail-send-it): Reenable the code
8415 to compute resend-to-address and use it.
8417 * tar-mode.el (tar-mode): Turn off undo unconditionally.
8419 * image-mode.el: New file.
8421 * image.el (insert-sliced-image): Add autoload cookie.
8423 * font-lock.el (font-lock-lines-before): New user option.
8424 (font-lock-after-change-function): Obey it.
8426 * bindings.el (esc-map): Make M-g a prefix.
8427 Bind M-g g and M-g M-g to goto-line.
8429 * faces.el (face-id): Doc fix.
8431 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
8433 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
8434 (rmail-show-message): Use rmail-unknown-mail-followup-to.
8435 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
8437 * mail/sendmail.el (mail-yank-ignored-headers)
8438 (mail-font-lock-keywords, mail-mode-fill-paragraph):
8439 Add Mail-Followup-To and Mail-Reply-To headers.
8440 (mail-citation-hook): Add autoload cookie.
8441 (mail-mode): Doc fix.
8442 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
8443 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
8444 (mail-mode-fill-paragraph): Handle those headers.
8445 (mail-mailing-lists): New variable.
8446 (mail-mail-reply-to, mail-mail-followup-to): New functions.
8448 2005-03-17 Juri Linkov <juri@jurta.org>
8450 * isearch.el (isearch-fallback): Check for `(car previous)'
8451 before calling `isearch-other-end-state'.
8453 2005-03-17 Kim F. Storm <storm@cua.dk>
8455 * simple.el (move-beginning-of-line): Move to beginning of buffer
8456 line, as well as beginning of screen line.
8458 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
8460 * calendar/diary-lib.el (mark-diary-entries): Use new optional
8461 argument REDRAW rather than calendar-redrawing variable.
8462 * calendar/calendar.el (calendar-redrawing): Delete.
8463 (redraw-calendar): Do not bind calendar-redrawing.
8465 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
8467 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
8470 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
8472 * help.el (describe-mode): Allow a :minor-mode-function property to
8473 specify a different minor mode toggle function than the variable.
8474 * simple.el (auto-fill-function):
8475 * subr.el (add-minor-mode): Use it.
8477 2005-03-16 Kenichi Handa <handa@m17n.org>
8479 * language/ethio-util.el (sera-being-called-by-w3): New variable.
8480 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
8481 (ethio-fidel-to-sera-buffer): Likewise.
8483 2005-03-16 Juri Linkov <juri@jurta.org>
8485 * emacs-lisp/find-func.el (find-function-regexp):
8486 Add defun-emitting macro `menu-bar-make-toggle'.
8488 * isearch.el: Put `isearch-scroll' property to
8489 `split-window-horizontally'.
8491 * info.el: Update error messages for `debug-ignored-errors'.
8492 (Info-isearch-search): Doc fix.
8493 (Info-find-node): Move up code to go into info buffer before
8494 recording the node to the history.
8495 (Info-fontify-node): Fontify titles only if the next line
8496 has two or more `*', `=', `-', `.'.
8497 Display "go to this node" for empty (match-string 3).
8499 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8501 * term/mac-win.el: Add mouse pointer shape constants.
8503 2005-03-15 Kim F. Storm <storm@cua.dk>
8505 * simple.el (move-beginning-of-line): Use vertical-motion.
8507 2005-03-15 Juri Linkov <juri@jurta.org>
8509 * isearch.el (isearch-error): New variable.
8510 (isearch-invalid-regexp, isearch-within-brackets): Remove.
8511 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
8512 (isearch-within-brackets-state): Remove.
8513 (isearch-case-fold-search-state, isearch-pop-fun-state):
8514 Decrease frame index.
8515 (isearch-mode, isearch-top-state, isearch-push-state)
8516 (isearch-edit-string, isearch-abort, isearch-search-and-update)
8517 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
8518 (isearch-search, isearch-lazy-highlight-new-loop):
8519 Replace `isearch-invalid-regexp' with `isearch-error'.
8520 Remove `isearch-within-brackets'.
8521 (isearch-search): Add `search-failed' handler to `condition-case'.
8522 (isearch-lazy-highlight-search): Add `condition-case' to catch
8523 errors and allow `isearch-lazy-highlight-update' to try
8524 highlighting from the beginning of the window.
8525 (isearch-repeat): Move up code to set isearch-wrapped to t
8526 before calling isearch-wrap-function.
8528 * info.el (Info-isearch-initial-node): New internal variable.
8529 (Info-search): Signal an error in isearch mode when search leaves
8530 the initial node. Signal an error when `bound' is non-nil and
8531 nothing was found in the current subfile.
8532 (Info-isearch-search): Remove `condition-case'.
8533 (Info-isearch-wrap): Don't wrap when search failed during leaving
8534 the initial node. If `Info-isearch-search' is nil, wrap around
8536 (Info-isearch-start): New fun.
8537 (Info-mode): Add buffer-local hook `Info-isearch-start' to
8538 `isearch-mode-hook'.
8540 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8542 * simple.el (normal-erase-is-backspace): Set default to t if
8545 * term/mac-win.el (function-key-map): Sync with x-win.el.
8547 2005-03-15 Kenichi Handa <handa@m17n.org>
8549 * international/mule-cmds.el (locale-language-names): Modify the
8550 format of elements and add more entries.
8551 (locale-preferred-coding-systems): Add more entries.
8552 (set-locale-environment): Adjust for the change of
8553 locale-language-names.
8555 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
8557 * pcvs.el (smerge-ediff): Remove bogus autoload.
8559 2005-03-14 Lute Kamstra <lute@gnu.org>
8561 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
8562 Ignore a `*' at the beginning of a line.
8564 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
8565 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
8567 (dont-compile, eval-when-compile, eval-and-compile): Use declare
8568 to specify indentation.
8570 * generic.el (define-generic-mode): Let generic-mode-list be a
8571 list of strings; test membership with equal.
8573 2005-03-14 Kim F. Storm <storm@cua.dk>
8575 * simple.el (next-line, previous-line): Add optional try-vscroll
8576 arg to recognize interactive use. Pass it on to line-move.
8577 (line-move): Don't perform auto-window-vscroll when defining or
8578 executing keyboard macro to ensure consistent behavior.
8580 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
8582 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
8584 2005-03-13 Lute Kamstra <lute@gnu.org>
8586 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
8587 debugger-setup-buffer so that backtrace marks the frames set to
8588 debug-on-exit and we don't have to do it manually. Set an extra
8589 debug-on-exit for macro's.
8590 (debugger-setup-buffer): Don't mark the top frame manually.
8592 2005-03-12 Lute Kamstra <lute@gnu.org>
8594 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
8595 lisp-indent-function throughout.
8596 (with-no-warnings): Set lisp-indent-function property.
8598 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
8600 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
8601 Add entry for backslash.
8603 2005-03-12 Juri Linkov <juri@jurta.org>
8605 * info.el (Info-search): Four fixes for backward search.
8607 2005-03-11 Jay Belanger <belanger@truman.edu>
8609 * calc/calc.el (calc-language-alist): New variable.
8610 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
8611 (calc-embedded-find-modes): Use calc-language-alist instead of
8612 calc-embedded-language-alist.
8614 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8616 * calendar/calendar.el (calendar-redrawing): New internal
8618 (redraw-calendar): Remove bogus save-excursion from previous
8619 change. Bind calendar-redrawing to t for mark-diary-entries.
8620 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
8621 calendar if that is why we were called.
8623 2005-03-11 Kenichi Handa <handa@m17n.org>
8625 * international/mule.el (make-coding-system): Set property
8626 coding-system-define-form to nil.
8627 (define-coding-system-alias): Likewise.
8629 2005-03-11 Kenichi Handa <handa@m17n.org>
8631 These changes are suggested by Dave Love <fx@gnu.org>.
8633 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
8635 (adaptive-fill-regexp): Add more bullets.
8636 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
8639 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
8641 * help.el (describe-mode): Properly handle non-trivial lighters.
8642 Don't ignore minor modes that are not listed in minor-mode-list.
8644 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
8645 feature ON when the user requests to turn it OFF.
8647 2005-03-10 Lute Kamstra <lute@gnu.org>
8649 * emacs-lisp/debug.el (debug-entry-code): Delete it.
8650 (implement-debug-on-entry): New function to replace debug-entry-code.
8651 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
8652 second argument as the 2005-03-07 change makes it obsolete.
8653 (debug-on-entry, cancel-debug-on-entry): Update call to
8655 (debug, debugger-setup-buffer): Comment update.
8656 (debugger-frame-number): Update to work with implement-debug-on-entry.
8658 2005-03-10 Jay Belanger <belanger@truman.edu>
8660 * calc/calc-embed.el (math-ms-args): Declare it.
8661 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
8663 (calc-embedded-subst): Use math-multi-subst-rec to substitute
8666 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
8668 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
8671 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
8672 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
8673 (tooltip-gud-tips): Simplify.
8674 (tooltip-gud-tips-p): Remove superfluous :set.
8675 (tooltip-gud-modes): Add fortran-mode.
8676 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
8678 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
8680 2005-03-09 Kim F. Storm <storm@cua.dk>
8682 * play/animate.el (animate-place-char): Use forward-line instead
8683 of next-line to improve performance.
8685 2005-03-09 Simon Josefsson <jas@extundo.com>
8687 * net/browse-url.el (browse-url-default-browser): Doc fix.
8689 2005-03-09 Miles Bader <miles@gnu.org>
8691 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
8692 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
8694 2005-03-09 Kenichi Handa <handa@m17n.org>
8696 * international/latin-1.el: Set case and syntax for 255 only if
8697 set-case-syntax-set-multibyte is nil.
8699 * textmodes/ispell.el (ispell-insert-word): New function.
8700 (ispell-word): Use ispell-insert-word to insert a new word.
8701 (ispell-process-line): Likewise.
8702 (ispell-complete-word): Likewise.
8704 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
8706 * calendar/calendar.el (redraw-calendar): Preserve point.
8707 Reported by Matt Hodges <MPHodges@member.fsf.org>.
8708 (calendar-week-start-day): Move after definition of
8709 redraw-calendar. Delete buffer test, since redraw-calendar has
8712 * calendar/diary-lib.el (mark-diary-entries): Only call
8713 redraw-calendar in the first of any recursive calls.
8714 Reported by Alan Shutko <ats@acm.org>.
8716 2005-03-08 Juri Linkov <juri@jurta.org>
8718 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
8719 (html-horizontal-rule, html-line, html-image, html-checkboxes)
8720 (html-radio-buttons): Add a space before the trailing `/>' where
8721 sgml-xml-mode is non-nil.
8722 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
8723 the subsequent tag of the empty XML tag.
8724 (html-href-anchor): Don't set initial input to "http:".
8725 (html-image): Ask for the image URL and set point inside alt="".
8726 (html-name-anchor): Duplicate the name in the `id' attribute when
8727 sgml-xml-mode is non-nil.
8728 (html-paragraph): Remove \n before <p>.
8729 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
8730 instead of `checked' when sgml-xml-mode is non-nil.
8732 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
8733 Remove 1 space before #RRGGBB to not truncate it on terminal
8734 windows w/o fringes. Remove 1 space between bg and fg examples
8736 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
8737 avoid byte-compile warnings.
8739 * image-file.el (image-file-handler): Put `safe-magic' property to
8740 `image-file-handler'.
8742 * info.el (Info-isearch-search): Emulate word search in
8743 isearching through multiple Info nodes with Info-search.
8744 (Info-isearch-wrap): Allow isearch-word.
8746 2005-03-08 Lute Kamstra <lute@gnu.org>
8748 * emacs-lisp/debug.el (debugger-step-through): Make sure that
8749 stepping into the debugger's code is not possible.
8750 (debugger-jumping-flag): Docstring update.
8752 2005-03-08 Jay Belanger <belanger@truman.edu>
8754 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
8755 embedded mode begins.
8756 (calc-embedded-language-alist): New variable.
8757 (calc-embedded-find-modes): Use calc-embedded-language-alist to
8758 set default language mode.
8760 2005-03-08 Kenichi Handa <handa@m17n.org>
8762 * international/ccl.el (define-ccl-program): Fix docstring about
8763 extra 256 bytes assured for the output buffer.
8765 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
8766 Fix BUFFER_MAGNIFICATION to 2.
8767 (ccl-encode-mule-utf-16be-with-signature): Likewise.
8769 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
8771 * align.el (align-rules-list): Added an alignment rule for CSS
8772 declarations (applies to css-mode and html-mode buffers).
8774 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
8776 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
8778 2005-03-07 Kim F. Storm <storm@cua.dk>
8780 * simple.el (move-beginning-of-line): New command.
8782 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
8784 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
8786 * emulation/cua-base.el: Put CUA move property on move-end-of-line
8787 and move-beginning-of-line.
8789 * apropos.el (apropos-print): Omit command from M-x ... RET.
8791 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
8793 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
8794 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
8796 2005-03-06 Richard M. Stallman <rms@gnu.org>
8798 * bindings.el (esc-map): Bind M-g to goto-line.
8800 * facemenu.el (global-map): Bind M-o, not M-g.
8802 2005-03-06 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
8804 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
8805 "Open Directory" as for "Open File".
8807 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
8809 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
8810 (push-mark-command): Run activate-mark-hook.
8812 2005-03-06 Richard M. Stallman <rms@gnu.org>
8814 * help-mode.el (help-mode-finish): Don't alter the element
8815 in view-return-to-alist if there already is one.
8817 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
8818 make sure the current buffer is the expected one.
8820 * novice.el (disabled-command-function): Output in *Disabled Command*.
8821 Explicitly ignore non-keyboard events, and explicitly handle C-g.
8823 * textmodes/flyspell.el (flyspell-large-region):
8824 Pass args differently for aspell.
8826 * files.el (mode-require-final-newline): Doc fix.
8828 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8830 * progmodes/which-func.el (which-function):
8831 Specify NOERROR when calling imenu--make-index-alist.
8833 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
8835 * simple.el (normal-erase-is-backspace): Define default value.
8837 * custom.el (custom-theme-set-variables): Remove unused var
8839 (custom-reevaluate-setting): Simple function to handle variables
8840 that are defined before their default value can really be
8843 * startup.el (command-line): Use it for temporary-file-directory,
8844 small-emporary-file-directory, auto-save-file-name-transforms,
8845 blink-cursor-mode, and normal-erase-is-backspace.
8847 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
8848 progress, even with buggy anchored keywords.
8850 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
8852 * simple.el (goto-line): Remove unbalanced final parenthesis.
8854 2005-03-05 Richard M. Stallman <rms@gnu.org>
8856 * simple.el (goto-line): Use a number at point as the default.
8857 With C-u as arg, switch buffers.
8859 2005-03-05 Juri Linkov <juri@jurta.org>
8861 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
8862 with `no-blinking-cursor'.
8864 * startup.el (no-blinking-cursor): New defvar.
8865 (command-line): Add `--no-blinking-cursor' to longopts.
8866 Set `no-blinking-cursor' to t for command line arguments
8867 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
8868 with `no-blinking-cursor' in the condition for calling
8869 `blink-cursor-mode'.
8871 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
8873 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
8874 (menu-bar-options-save): Add blink-cursor-mode.
8875 (menu-bar-options-menu): Add blink-cursor-mode.
8877 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
8879 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
8880 (icalendar-export-file, icalendar-export-region)
8881 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
8882 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
8884 2005-03-04 Lute Kamstra <lute@gnu.org>
8886 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
8887 (debug-function-list): Ditto.
8889 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
8891 * textmodes/texinfmt.el (texinfo-append-refill):
8892 Redefine the types of line to which @refill
8893 is not appended by replacing a search for `@refill\\|@bye' with
8894 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
8895 itemize@refill' bug and the unfilled long lines bug.
8896 (texinfmt-version): Update number and date.
8898 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
8900 * international/code-pages.el (windows-1250, windows-125[2-8])
8901 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
8903 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
8905 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
8908 2005-03-02 Romain Francoise <romain@orebokech.com>
8910 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
8911 buffer after removing limits.
8912 (ibuffer-pop-filter): Ditto.
8915 2005-03-02 Miles Bader <miles@gnu.org>
8917 * button.el (make-text-button): If the user doesn't specify a
8918 type, use the default. Rewrite to use `add-text-properties' and
8921 2005-03-01 Lute Kamstra <lute@gnu.org>
8923 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
8924 (debugger-jumping-flag): New var.
8925 (debug-entry-code): Use it.
8926 (debugger-jump): Use debugger-jumping-flag and add
8927 debugger-reenable to post-command-hook.
8928 (debugger-reenable): Use debugger-jumping-flag and remove itself
8929 from post-command-hook.
8930 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
8933 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
8935 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
8936 inclusion of "itemize\\|", which may be unnecessary, is certainly
8937 inelegant, and stops refilling in itemize lists when formatting
8938 Japanese Texinfo files to Info.
8939 Update copyright to 2005.
8941 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
8943 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
8944 of an error if GDB can't find the source file.
8946 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8948 * calendar/calendar.el (redraw-calendar): Work from any buffer,
8949 not just the calendar.
8951 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
8953 (diary-redraw-calendar): New function.
8954 (make-diary-entry): Add diary-redraw-calendar to local
8955 write-contents-functions. Turn off selective display before
8958 2005-03-01 Kim F. Storm <storm@cua.dk>
8960 * emacs-lisp/copyright.el (copyright-fix-years): New command.
8962 2005-03-01 Lute Kamstra <lute@gnu.org>
8964 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
8965 that debug-entry-code can be safely removed from a function while
8966 this code is being evaluated. Revert the 2005-02-27 change as the
8967 new implementation no longer requires it. Make sure that a
8968 function body containing just a string is not mistaken for a docstring.
8969 (debug): Skip one more frame in case of debug on entry.
8970 (debugger-setup-buffer): Delete one more frame line in case of
8972 (debugger-frame-number): Update to use the new text introduced by
8973 the 1999-11-03 change. Skip one more frame in case of debug on entry.
8975 2005-02-28 Kim F. Storm <storm@cua.dk>
8977 * double.el (double-translate-key): Call force-window-update after
8978 read-event to avoid crash in redisplay.
8980 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
8982 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
8983 (debug): Use it. Move the inhibit-trace earlier.
8984 (debug-entry-code): New const.
8985 (debug-on-entry-1): Use it.
8987 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
8989 * international/utf-16.el (ccl-encode-mule-utf-16le):
8990 Fix BUFFER_MAGNIFICATION to 2.
8991 (ccl-encode-mule-utf-16be): Likewise.
8993 2005-02-28 Kenichi Handa <handa@m17n.org>
8995 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
8996 Fix BUFFER_MAGNIFICATION to 4.
8997 (ccl-encode-mule-utf-16be-with-signature): Likewise.
8999 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
9001 * speedbar.el (speedbar-update-flag): Doc fix.
9002 (speedbar-show-info-under-mouse): Give set-mouse-position the right
9005 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
9007 * reveal.el (reveal-post-command): Don't try to reveal overlays which
9008 have a non-nil `invisible' property but are actually visible.
9010 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
9011 for perldoc sections.
9012 (perl-outline-regexp, perl-outline-level): New var and function.
9013 (perl-mode): Use them.
9015 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
9017 * calendar/diary-lib.el (diary-remind): Discard any mark portion
9018 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
9020 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
9022 * cus-edit.el: Comment change.
9023 (custom-buffer-create-internal): Slightly reword text at top of
9024 Custom buffers. Mention there that saving an option edits the
9025 init file. Add link to Emacs manual node on `custom-file'.
9026 (custom-magic-alist): Rewrite individual State messages to use
9027 capitalized keywords. Doc fix.
9029 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
9031 * calendar/calendar.el (calendar-buffer): Move above
9032 calendar-week-start-day.
9033 (calendar-week-start-day): Doc fix. Add :set function.
9034 (calendar-minimum-window-height): New variable.
9035 (generate-calendar-window): Only resize window if selected-window
9036 is displaying the calendar buffer. Use new variable
9037 calendar-minimum-window-height.
9038 (generate-calendar): Reword error message.
9039 (calendar-mode-map): Bind DEL to scroll-other-window-down.
9041 2005-02-27 Andreas Schwab <schwab@suse.de>
9043 * vc.el (vc-do-command): Don't run command asynchronously when
9044 operating in a remote directory.
9046 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
9047 change from sync with Tramp 2.0.47.
9049 2005-02-27 Richard M. Stallman <rms@gnu.org>
9051 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
9053 * textmodes/flyspell.el (flyspell-mode-on):
9054 Call ispell-change-dictionary only if necessary.
9056 * emacs-lisp/re-builder.el (regexp-builder): New function.
9058 * register.el (describe-register-1): Explicitly handle
9059 yank-excluded-properties = t.
9061 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
9062 (custom-magic-alist): Change the status descriptions again.
9063 (face widget-type): Total rewrite based on `restricted-sexp'
9064 to eliminate the confusing double hiding levels.
9066 * emacs-lisp/debug.el (debug-on-entry-1):
9067 If function body is empty, add nil as body form.
9069 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
9071 * emacs-lisp/trace.el (inhibit-trace): New var.
9072 (trace-make-advice): Use it.
9074 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
9076 2005-02-26 Kim F. Storm <storm@cua.dk>
9078 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
9079 (mouse-on-link-p, mouse-drag-region-1): Use it.
9081 2005-02-25 Lute Kamstra <lute@gnu.org>
9083 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
9085 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
9087 * frame.el (blink-cursor-mode): Add :group keyword.
9089 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
9091 * calendar/icalendar.el (icalendar--decode-isodatetime):
9092 New optional argument DAY-SHIFT.
9093 (icalendar-export-region): Fix coding-system-for-write.
9094 (icalendar--convert-ical-to-diary): Shift end-day of all-day
9097 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
9099 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
9101 2005-02-24 Kim F. Storm <storm@cua.dk>
9103 * international/iso-acc.el (iso-accents-compose): Fix crash
9104 during redisplay. Call force-window-update after read-event
9105 and delete-region to signal that window is not accurate.
9107 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
9109 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
9110 Remove unused and inexistent var `inhibit-trace'.
9111 (debugger-mode): Use run-mode-hooks.
9112 (debugger-list-functions): Add buttons; setup xref stack.
9114 2005-02-23 Richard M. Stallman <rms@gnu.org>
9116 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
9117 appointment says it was explicitly made.
9118 (appt-add): Set the 3rd element.
9119 (appt-make-list): Preserve explicit appointments.
9121 * subr.el (find-tag-default): Catch errors in forward-sexp.
9123 2005-02-23 Juri Linkov <juri@jurta.org>
9125 * info.el (Info-isearch-search): New defcustom.
9126 (Info-isearch-search): Call the default isearch function
9127 when Info-isearch-search is nil.
9128 (Info-isearch-wrap): Use variable Info-isearch-search.
9130 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
9132 * cus-edit.el: Comment change.
9134 2005-02-22 Kim F. Storm <storm@cua.dk>
9136 * progmodes/hideif.el (hide-ifdef-use-define-alist):
9137 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
9139 2005-02-22 Simon Josefsson <jas@extundo.com>
9141 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
9143 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
9144 Oskarsson" <myrkraverk@users.sourceforget.net>.
9146 2005-02-22 Kim F. Storm <storm@cua.dk>
9148 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
9149 check that window of that event is the selected window.
9150 (mouse-drag-region-1): Compare mouse event window to selected
9151 window before setting point.
9153 * tooltip.el (tooltip-show-help-function): Pass event to
9154 mouse-on-link-p so it can check selected window.
9156 2005-02-22 Kenichi Handa <handa@m17n.org>
9158 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
9159 (ps-mule-show-warning): New function.
9160 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
9161 characters are found.
9163 * ps-print.el (ps-header-footer-string): Return a list of header
9166 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
9168 * pcvs.el (cvs-retrieve-revision): Fix thinko.
9170 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
9172 * frame.el (blink-cursor-mode): Use define-minor-mode.
9174 * term/mac-win.el (function-key-map): Use char-names more consistently.
9175 (file-name-coding-system): Only set it for MacOS-9. The other case is
9176 already handled in mule-cmds.el (where it also works when mac-win.el
9179 2005-02-21 Kenichi Handa <handa@m17n.org>
9181 * international/mule.el (ctext-pre-write-conversion): Always use
9182 " *code-converting-work*" buffer for work.
9184 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
9186 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
9188 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
9190 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
9192 * ses.el (undo-more): Restore defadvice, but only the part that
9193 allows changes outside the restricted area of the buffer.
9195 2005-02-20 Kim F. Storm <storm@cua.dk>
9197 * simple.el (line-move): Add fourth optional arg try-vscroll which
9198 must be set to perform auto-window-vscroll.
9199 When moving backwards and doing auto-window-vscroll, automatically
9200 vscroll to the last part of lines which are taller than the window.
9201 (next-line, previous-line): Set try-vscroll arg on line-move.
9203 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
9205 * replace.el (query-replace, query-replace-regexp)
9206 (replace-string, replace-regexp): When operating on region, make
9207 the minibuffer prompt say so.
9209 * isearch.el (isearch-forward): Document isearch-query-replace and
9210 isearch-query-replace-regexp keybindings.
9212 2005-02-19 Jay Belanger <belanger@truman.edu>
9214 * calc/calc-aent.el (math-read-token): Add local variable.
9216 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
9217 (calc-edit-top): Move declaration to earlier in file.
9218 (calc-edit-macro-repeats): Add local variables.
9220 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
9221 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
9223 Adjust integration rule for calcFunc-tan.
9225 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
9227 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
9228 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
9229 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
9230 (viper-skip-separators): Bug fix.
9231 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
9232 particular major mode.
9233 (viper-del-backward-char-in-replace): Don't put deleted char on the
9236 * viper-ex.el (viper-color-display-p): New function.
9237 (viper-has-face-support-p): Use viper-color-display-p.
9239 * viper-keym.el (viper-gnus-modifier-map): New keymap.
9241 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
9243 * viper-util.el (viper-glob-unix-files): Fix shell status check.
9244 (viper-file-remote-p): Make equivalent to file-remote-p.
9246 * viper.el (viper-major-mode-modifier-list):
9247 Use viper-gnus-modifier-map.
9249 2005-02-19 David Kastrup <dak@gnu.org>
9251 * subr.el (subregexp-context-p): Fix garbled doc string by adding
9254 2005-02-19 Jay Belanger <belanger@truman.edu>
9256 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
9257 Remove extra definitions.
9258 (calc-coth): New function.
9259 (calcFunc-cot): Fix `let'.
9261 2005-02-19 Eli Zaretskii <eliz@gnu.org>
9263 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
9264 the reasons we use "type pc" in these faces.
9266 * button.el (button): Ditto.
9268 2005-02-19 Michael Mauger <mmaug@yahoo.com>
9270 * replace.el (query-replace-read-from): Set the value of
9271 query-replace-from-history-variable to handle the case of an empty
9272 string entered to accept the suggested default.
9274 * net/tramp.el (tramp-file-name-for-operation):
9275 Use dired-call-process instead of dired-call-process-command.
9277 2005-02-19 Jay Belanger <belanger@truman.edu>
9279 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
9280 (math-div-non-trig): New variables.
9281 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
9282 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
9283 (math-combine-prod, math-div-symb-fancy): Add simplifications for
9286 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
9288 * progmodes/gdb-ui.el (gdb-var-update-handler)
9289 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
9290 for watch expressions,
9291 (gdb-var-create-handler): Don't set speedbar-update-flag.
9292 (gdb-post-prompt): Simplify test for speedbar.
9294 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
9296 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
9297 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
9298 we use the syntax table of the correct buffer.
9299 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
9302 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
9303 (ediff-file-remote-p): Make synonymous with file-remote-p.
9304 In all deffaces ediff-*-face-*, use min-colors.
9306 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
9307 ediff-recurse-to-subdirectories.
9308 (ediff-mark-if-equal): Check that the arguments are strings, use
9309 ediff-same-contents (after to Felix Gatzemeier).
9311 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
9314 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
9316 * log-view.el (log-view-message-re): Fix up Subversion regexp.
9318 2005-02-18 David Kastrup <dak@gnu.org>
9320 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
9321 use `mark-active' when defined.
9323 2005-02-18 Kenichi Handa <handa@m17n.org>
9325 * ps-print.el (ps-font-info-database): New entry
9326 ZapfChancery-MediumItalic with correct font name. Fix font name
9327 of the entry Zapf-Chancery-MediumItalic.
9329 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
9331 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
9333 2005-02-16 Kim F. Storm <storm@cua.dk>
9335 * ido.el (ido-fallback-command): Pass user input to fallback command.
9337 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
9339 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
9340 (gdb-find-file-hook): Add server prefix.
9342 2005-02-16 Richard M. Stallman <rms@gnu.org>
9344 * replace.el (perform-replace): Pass new args to replace-highlight.
9345 (replace-highlight): Take region args,
9346 and pass them to isearch-lazy-highlight-new-loop.
9348 * novice.el (disabled-command-hook): Autoload the defalias
9349 and the make-obsolete-variable call.
9351 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
9353 * isearch.el (isearch-lazy-highlight-start-limit)
9354 (isearch-lazy-highlight-end-limit): New variables limit
9355 the region for highlighting.
9356 (isearch-lazy-highlight-new-loop): New args BEG and END.
9357 (isearch-lazy-highlight-search): Use the new vars.
9358 (isearch-lazy-highlight-update): Likewise.
9360 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
9362 * cus-start.el (all): Use default-boundp.
9364 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
9366 * menu-bar.el (menu-bar-select-frame): Handle current frame.
9368 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
9370 * autorevert.el (auto-revert-stop-on-user-input)
9371 (auto-revert-verbose): Doc fixes.
9373 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
9375 * international/mule-cmds.el (set-locale-environment): Remove call
9376 to set-selection-coding-system on Windows.
9378 2005-02-15 Jay Belanger <belanger@truman.edu>
9380 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
9381 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
9383 (math-simplify-sqrt): Add simplifications.
9385 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
9388 * calc/calc-ext.el: Add functions to autoloads.
9390 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
9391 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
9392 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
9393 (math-csc-raw, math-cot-raw): New functions.
9395 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
9397 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
9398 the variable name in a message.
9400 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
9401 calcFunc-csc, calcFunc-cot.
9403 * calc/calcalg2.el: Add derivative and integration rules for
9404 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
9405 calcFunc-csch, calcFunc-coth.
9406 (math-do-integral-methods): Add to checks for when to use
9409 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
9411 2005-02-15 Lute Kamstra <lute@gnu.org>
9413 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
9414 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
9415 <monnier@iro.umontreal.ca>
9416 (lisp-outline-level): Improve efficiency. Suggested by David
9417 Kastrup <dak@gnu.org>.
9419 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
9421 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
9422 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
9423 (gdb-set-gud-minor-mode-existing-buffers): New functions.
9424 (gdb-find-file-hook): New hook. Add it to find-file-hook.
9425 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
9427 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
9429 * cus-start.el (all): Comment change.
9431 2005-02-14 Lute Kamstra <lute@gnu.org>
9433 * cus-start.el (all): Check if symbol is void.
9435 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
9437 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
9438 optional argument to \cite.
9440 2005-02-14 Richard M. Stallman <rms@gnu.org>
9442 * cus-edit.el (custom-buffer-create-internal): Update help message.
9443 (custom-magic-alist): Update help messages.
9445 * cus-start.el (all): Allow a var to specify a standard value.
9447 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
9449 * custom.el (custom-theme-set-variables): Handle variable aliases.
9451 * frame.el (blink-cursor-timer): Doc fix.
9452 (blink-cursor): Make it an alias for `blink-cursor-mode' and
9454 (blink-cursor-mode): Define with defcustom and use correct
9455 standard expression in that defcustom.
9456 * startup.el (command-line): Adapt to above changes in frame.el.
9458 2005-02-11 Lute Kamstra <lute@gnu.org>
9460 * apropos.el (apropos-score-doc): Prevent division by zero.
9462 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
9464 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
9465 (icalendar--get-event-property-attributes)
9466 (icalendar--get-event-properties)
9467 (icalendar--datetime-to-diary-date): New functions.
9468 (icalendar--split-value): Doc fix.
9469 (icalendar--datetime-to-noneuropean-date)
9470 (icalendar--datetime-to-european-date): New optional argument
9471 SEPARATOR. Return result as a string instead of a list.
9472 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
9473 (icalendar--convert-string-for-export): Rename arg S to STRING.
9474 (icalendar-export-region): Doc fix. Change name of error buffer.
9476 (icalendar-import-file): Add blank at end of prompt.
9477 (icalendar-import-buffer): Doc fix. Do not switch to error
9478 buffer. Indicate status in return value.
9479 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
9480 buffer. Save output buffer. Handle exception from recurrence
9481 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
9482 events. Fix problems with weekly all-day events.
9484 2005-02-10 Richard M. Stallman <rms@gnu.org>
9486 * simple.el (eval-expression-print-format):
9487 Avoid warning about edebug-active.
9489 * help.el (help-for-help-internal): Rename from help-for-help.
9490 (help-for-help): Define with defalias.
9492 * font-core.el (font-lock-default-function): Use with-no-warnings.
9494 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
9496 * custom.el (defface): Doc fix.
9498 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
9500 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
9501 width 0" to prevent word wrapping problems.
9503 2005-02-09 Kim F. Storm <storm@cua.dk>
9505 * ido.el (ido-file-extensions-order): New defcustom.
9506 (ido-file-extension-lessp, ido-file-extension-aux)
9507 (ido-file-extension-order): New advanced file ordering.
9508 (ido-file-lessp): New simple file ordering.
9509 (ido-sort-list): Remove.
9510 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
9511 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
9513 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
9515 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
9516 that some versions of grep produce.
9517 (grep-mode-font-lock-keywords): Likewise.
9519 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
9521 * progmodes/gdb-ui.el (gdb-location-list): New variable.
9523 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
9524 (gdb-source-info): Treat case when source file is in another
9526 (gdb-get-location): New function.
9528 2005-02-07 Jay Belanger <belanger@truman.edu>
9530 * calc/calc-prog.el (calc-write-parse-table-part)
9531 (calc-fix-token-name): Fix a check for language type.
9533 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
9535 2005-02-07 Andre Spiegel <spiegel@gnu.org>
9537 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
9538 as directory not writable.
9540 2005-02-07 Kim F. Storm <storm@cua.dk>
9542 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
9543 (cua--standard-movement-commands): Remove list.
9544 Instead, set CUA property value to move for movement commands.
9545 (cua-movement-commands): Remove. Users must set CUA prop instead.
9546 (cua--pre-command-handler): Check CUA property.
9547 (cua--init-keymaps): Don't remap undo commands.
9548 (cua-mode): Don't call cua--rectangle-on-off.
9550 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
9551 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
9552 (cua--rect-undo-set-point): New var.
9553 (cua--rectangle-undo-boundary): Setup undo apply entry.
9554 (cua--rect-undo-handler): New function for rectangle undo.
9555 (cua--rect-start-position, cua--rect-end-position): Add.
9556 (cua--rectangle-post-command): Call cua--rectangle-set-corners
9557 for restored rectangle. Set point if cua--rect-undo-set-point.
9559 2005-02-06 Jay Belanger <belanger@truman.edu>
9561 * calc/calc-lang.el (calc-tex-language): Display more information
9564 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
9567 2005-02-06 Richard M. Stallman <rms@gnu.org>
9569 * emacs-lisp/lisp.el (buffer-end): Doc fix.
9571 2005-02-05 Arne_J
\e,Ax
\e(Brgensen <arne@arnested.dk> (tiny change)
9573 * net/ldap.el (ldap-search-internal): Support attributes with
9574 optional descriptions separated by a semi-colon, as in
9575 "userCertificate;binary".
9577 2005-02-05 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
9579 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
9580 isn't a cons (i.e. the version is 0).
9582 2005-02-05 Eli Zaretskii <eliz@gnu.org>
9584 * help.el (help-for-help): Doc fix.
9586 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
9588 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
9589 GDB-Windows on the menu-bar as this works better.
9591 2005-02-04 Jay Belanger <belanger@truman.edu>
9593 * calc/calc-embed.el (calc-embedded-update): Don't put in
9594 unnecessary newlines. Adjust the end of formula marker.
9596 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
9597 (math-latex-parse-two-args): New function.
9599 2005-02-03 Lute Kamstra <lute@gnu.org>
9601 * help-fns.el (help-with-tutorial): Make sure that users cannot
9602 remove the entire text of the tutorial by means of `undo'.
9604 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
9606 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
9607 in recent changes, where the ispell process was repeatedly
9610 * international/mule-cmds.el (set-locale-environment): Set file-name
9611 coding system to utf-8 on Darwin systems.
9612 (set-default-coding-systems): Don't set default-file-name-coding-system
9615 2005-02-03 Richard M. Stallman <rms@gnu.org>
9617 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
9619 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
9621 * faces.el (list-faces-display): Add optional argument.
9623 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
9625 * font-core.el (font-lock-default-function): Handle the rare case where
9626 only font-lock-keywords is set.
9628 2005-02-02 Kenichi Handa <handa@m17n.org>
9630 * international/characters.el: Cancel previous change for
9631 I-WITH-DOT-ABOVE and DOTLESS-i.
9633 * international/latin-5.el: Cancel previous change.
9635 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
9637 * progmodes/gud.el: Correction to syntax in gud-menu-map.
9639 2005-02-02 Kenichi Handa <handa@m17n.org>
9641 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
9644 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
9645 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
9647 * case-table.el (get-upcase-table): New function.
9648 (copy-case-table): Copy upcaes table too if non-nil.
9649 (set-case-syntax-delims): Maintain upcase table too.
9650 (set-case-syntax-pair): Likewise.
9651 (set-upcase-syntax, set-downcase-syntax): New functions.
9652 (set-case-syntax): Maintain upcase table too.
9654 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
9656 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
9658 * progmodes/gud.el (gud-goto-info): New function.
9659 (gud-tool-bar-map): Use correct icon.
9661 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
9663 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
9664 When delegating, order args in the funcall correctly.
9666 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
9668 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
9670 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
9672 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
9673 buffer not visiting a file.
9675 2005-01-31 Jay Belanger <belanger@truman.edu>
9677 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
9678 bound on the line with the formula.
9680 2005-01-31 Kim F. Storm <storm@cua.dk>
9682 * ses.el (ses-create-cell-variable-range)
9683 (ses-destroy-cell-variable-range, ses-reset-header-string)
9684 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
9685 (ses-insert-row): Fix format of apply undo entries.
9687 2005-01-31 Jay Belanger <belanger@truman.edu>
9689 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
9692 * calc/calc-embed.el (calc-embedded-open-formula)
9693 (calc-embedded-close-formula): Ignore matrix environments.
9695 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
9698 * calc/calc-lang.el (math-function-table, math-oper-table)
9699 (math-variable-table): Adjust the LaTeX portions.
9701 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
9702 (math-latex-ignore-words): New constant.
9704 2005-01-31 Richard M. Stallman <rms@gnu.org>
9706 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
9707 (ispell-local-dictionary): Doc fix.
9708 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
9709 Don't reinitialize at run time. Don't defcustom.
9710 All uses changed to append ispell-local-dictionary-alist,
9712 (ispell-current-dictionary): New variable for dictionary in use.
9713 (ispell-dictionary): Now used only for global default.
9714 (ispell-start-process): Set ispell-current-dictionary,
9715 not ispell-dictionary.
9716 (ispell-change-dictionary): Use this only for setting
9718 (ispell-internal-change-dictionary): New function
9719 to change the current dictionary in use.
9720 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
9721 Use ispell-current-dictionary.
9722 Handle ispell-local-dictionary-overridden.
9723 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
9725 2005-01-31 Jay Belanger <belanger@truman.edu>
9727 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
9729 * calc/calc-ext.el: Add calc-latex-language to autoloads.
9730 (calc-mode-map): Add calc-latex-language.
9732 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
9733 (math-latex-print-frac): New functions.
9734 (math-oper-table, math-function-table, math-variable-table)
9735 (math-complex-format, math-input-filter): Add latex properties.
9736 (calc-set-language): Set math-expr-special-function-mapping.
9738 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
9739 (calc-write-parse-table-part): Add LaTeX support.
9741 * calc/calc.el (calc-language): Adjust docstring.
9742 (calc-set-mode-line): Add LaTeX support.
9743 (math-expr-special-function-mapping): New variable.
9744 (math-tex-ignore-words): Add to list.
9746 * calc/calccomp.el (math-compose-expr, math-compose-rows):
9748 (math-compose-expr): Add support for special functions.
9750 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
9752 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
9754 * progmodes/gdb-ui.el (gdb-memory-address)
9755 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
9756 (gdb-memory-mode-map, gdb-memory-format-keymap)
9757 (gdb-memory-format-menu, gdb-memory-unit-keymap)
9758 (gdb-memory-unit-menu): New variables for a buffer
9759 that lets the user examine program memory.
9760 (gdb-memory-set-address, gdb-memory-set-repeat-count)
9761 (gdb-memory-format-binary, gdb-memory-format-octal)
9762 (gdb-memory-format-unsigned, gdb-memory-format-signed)
9763 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
9764 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
9765 (gdb-memory-unit-word, gdb-memory-unit-halfword)
9766 (gdb-memory-unit-byte, gdb-memory-unit-menu)
9767 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
9768 (gdb-memory-mode, gdb-memory-buffer-name)
9769 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
9770 New functions for above buffer.
9772 2005-01-30 Richard M. Stallman <rms@gnu.org>
9774 * cus-edit.el (custom-bury-buffer): Function deleted.
9775 (custom-buffer-done-function): Option deleted.
9776 (custom-buffer-done-kill): New (replacement option.
9777 (Custom-buffer-done): Call quit-window.
9778 (custom-buffer-create-internal): Update for above changes.
9780 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
9782 * simple.el (undo-ask-before-discard): New var.
9783 (undo-outer-limit-truncate): Implement it.
9784 (undo-extra-outer-limit): Doc update.
9786 2005-01-29 Richard M. Stallman <rms@gnu.org>
9788 * ses.el (undo-more): Delete defadvice.
9789 (ses-begin-change): Doc fix.
9791 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
9792 instead of rebinding C-x u and C-_.
9794 * files.el (normal-backup-enable-predicate): Return nil for files
9795 in /tmp, regardless of temporary-file-directory.
9797 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
9799 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
9800 (open-rectangle, delete-whitespace-rectangle-line)
9801 (clear-rectangle-line): If FILL, pass t instead of FILL
9802 for move-to-column's 2nd arg.
9804 * simple.el (undo): Fix the test for continuing a series of undos.
9805 (undo-more): Set pending-undo-list to t when we reach end.
9806 (pending-undo-list): Move up defvar.
9808 * wid-edit.el (widget-button-click):
9809 Shorten the range of the track-mouse binding.
9811 * comint.el (comint-insert-input): Undo previous changes;
9812 use last-input-event in interactive spec.
9814 2005-01-29 Eli Zaretskii <eliz@gnu.org>
9816 * progmodes/compile.el (compilation-start): Bind buffer-read-only
9817 to nil before invoking call-process. Reset buffer's modified flag
9818 after fontifying it in the no-async branch.
9820 * wid-edit.el (widget-specify-button): If mouse pointer shape
9821 cannot be changed, use mouse face instead.
9823 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
9825 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
9826 (gdb-goto-breakpoint): Make breakpoint handling work on template
9827 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
9828 (gdb-assembler-custom): Update to recognize breakpoint information
9829 added on 2005-01-19.
9831 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
9833 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
9834 (dsssl-mode): Use define-derived-mode.
9835 (scheme-mode-initialize): Remove.
9836 (scheme-mode): Use run-mode-hooks.
9838 * cus-edit.el (customize-group-other-window)
9839 (custom-buffer-create-other-window): Don't override special-display-*.
9840 (custom-mode-map): Make it dense.
9842 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
9843 sets the default value.
9845 2005-01-28 Eli Zaretskii <eliz@gnu.org>
9847 * descr-text.el: Add more keywords.
9849 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
9851 * speedbar.el: Avoid unnecessary use of locate-library.
9853 * international/mule-cmds.el (standard-display-european-internal):
9854 Don't fiddle with latin-1 non-break space any more since it's now
9855 special cased in the C code.
9856 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
9858 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
9860 * cus-start.el (all): Add `undo-outer-limit'.
9862 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9864 * textmodes/bibtex.el (bibtex-format-entry):
9865 Use `bibtex-empty-field-re' only on the text of fields, not on entire
9867 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
9868 not on part of a buffer.
9870 2005-01-25 Lute Kamstra <lute@gnu.org>
9872 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
9873 nonempty field text strings like "{letters\\macro{}more letters}".
9875 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
9876 (bibtex-entry-offset, bibtex-parse-association)
9877 (bibtex-parse-field-name): Fix typos in docstrings.
9878 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
9880 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
9882 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
9883 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
9884 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
9885 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
9887 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
9890 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
9892 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
9894 2005-01-24 Lute Kamstra <lute@gnu.org>
9896 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
9897 CASECHARS and NOT-CASECHARS regular expressions of the
9898 "nederlands" and "nederlands8" dictionaries to prevent a "Range
9899 striding over charsets" error.
9901 2005-01-24 Jay Belanger <belanger@truman.edu>
9903 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
9904 display variable name.
9906 2005-01-24 Kenichi Handa <handa@m17n.org>
9908 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
9909 Fix setting of the element of encoded-kbd-iso2022-invocations.
9911 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
9913 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
9914 (gdb-threads-select): Change to also accept mouse events.
9915 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
9916 (gdb-threads-mouse-select): Delete.
9918 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
9920 * files.el (insert-directory): Take care of empty directory,
9921 listed without -a switch.
9923 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
9925 * textmodes/refill.el (refill-post-command-function):
9926 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
9927 to the list of functions that we should be careful not to undo.
9928 (refill-late-fill-paragraph-function): Remove.
9929 (refill-saved-state): New var.
9930 (refill-mode): Use it to save fill-paragraph-function.
9931 Save also the value of auto-fill-function.
9933 * term/w32-win.el: Simplify code.
9935 2005-01-23 Kim F. Storm <storm@cua.dk>
9937 * simple.el (line-move): Adapt to new return value from
9938 pos-visible-in-window-p.
9940 * simple.el (line-move): Fix last change. Check partial
9941 visibility at point rather than at window-start.
9943 2005-01-22 Jason Rumney <jasonr@gnu.org>
9945 * term/w32-win.el (xw-defined-colors): Remove debug-message.
9947 2005-01-22 David Kastrup <dak@gnu.org>
9949 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
9951 2005-01-22 Eli Zaretskii <eliz@gnu.org>
9953 * type-break.el (type-break-mode): Add a test for
9954 type-break-file-name being non-nil.
9956 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
9958 * net/eudc.el (top level): Call (message "") via progn, so that
9959 eudc-options-file is loaded.
9961 2005-01-22 Kim F. Storm <storm@cua.dk>
9963 * simple.el (line-move-1): Rename from line-move.
9964 (line-move): New function that adjusts vscroll for partially
9965 visible rows, and calls line-move-1 otherwise.
9967 2005-01-21 Ren
\e,Ai
\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
9969 * pcomplete.el: define pcomplete-read-event instead of read-event,
9970 since it's not a complete read-event implementation
9972 2005-01-20 Jay Belanger <belanger@truman.edu>
9974 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
9975 for called function.
9977 2005-01-20 Steven Tamm <steventamm@mac.com>
9979 * term/mac-win.el (process-connection-type): Remove.
9980 Controlled now by s/darwin.h:PTY_ITERATION.
9982 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
9984 * window.el (handle-select-window): Don't switch window when we're
9987 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
9989 * subr.el (dotimes-with-progress-reporter): New macro.
9991 * ses.el (ses-dotimes-msg): Remove macro.
9992 Use `dotimes-with-progress-reporter' instead.
9994 2005-01-19 Steven Tamm <steventamm@mac.com>
9996 * term/mac-win.el (process-connection-type): Use new
9997 operating-system-release variable to use ptys on Darwin 7 (OS X
9998 10.3) when using carbon build.
10000 2005-01-19 Jay Belanger <belanger@truman.edu>
10002 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
10003 flags if the last command was a tab or M-tab.
10005 * calc/calc-prog.el (calc-user-define-edit): Put original formula
10006 in formula editing buffer.
10008 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
10010 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
10011 breakpoint image symbol in margin.
10013 2005-01-19 Jay Belanger <belanger@truman.edu>
10015 * calc/calc-prog.el (calc-execute-kbd-macro):
10016 Ignore calc-keep-arg-flag.
10018 2005-01-19 Kenichi Handa <handa@m17n.org>
10020 * textmodes/ispell.el (ispell-looking-at): New function.
10021 (ispell-process-line): Use ispell-looking-at to compare the ispell
10022 output and the buffer contents.
10024 2005-01-18 Jay Belanger <belanger@truman.edu>
10026 * calc/calc.el (calc-display-raw): Fix docstring.
10028 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
10030 * simple.el (blink-matching-open): Strip extra info from syntax.
10032 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
10033 funny chars in the end-of-here-doc marker.
10035 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
10037 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
10038 that enable/disabled state of breakpoints is shown correctly in
10039 fringe and on ttys.
10040 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
10041 Add breakpoint information as text properties.
10042 (gdb-mouse-toggle-breakpoint):
10043 Rename to gdb-mouse-set-clear-breakpoint.
10044 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
10045 breakpoints in the margin.
10046 (gdb-remove-strings): Simplify.
10048 2005-01-17 Jay Belanger <belanger@truman.edu>
10050 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
10053 2005-01-17 Richard M. Stallman <rms@gnu.org>
10055 * progmodes/grep.el (grep-find): Copy from `grep' the condition
10056 for calling grep-compute-defaults.
10058 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
10059 if buffer is empty.
10061 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
10063 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
10065 * hilit-chg.el (highlight-changes-mode): Don't autoload.
10067 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
10068 non-preloaded variables.
10070 2005-01-17 Steven Tamm <steventamm@mac.com>
10072 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
10073 tex-shell cause to force interactivity when using pipes.
10075 2005-01-17 Kim F. Storm <storm@cua.dk>
10077 * simple.el (just-one-space): Make arg optional.
10079 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
10081 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
10082 posn-at-x-y to t to access left-margin.
10084 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10086 Sync with Tramp 2.0.47.
10088 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
10089 catching keep-date problems in cp/scp operations.
10090 (tramp-handle-copy-file): Don't call `set-file-modes'
10091 unconditionally. Specialized functions should know better what is
10092 necessary. This improves performance a little bit, and the
10093 functions could catch errors with `cp -p' and `scp -p'.
10094 (tramp-do-copy-or-rename-file-via-buffer)
10095 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
10097 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
10098 Call `set-file-modes' when appropriate.
10099 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
10100 Johnsson <isak@hypergene.com>
10101 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
10102 of both Tramp buffer and debug buffer. Reported by Joakim Verona
10104 (tramp-file-name-for-operation): Mark `shell-command' as magic for
10107 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
10108 `find-file-hooks' and `dired-mode-hook'.
10109 (tramp-minor-mode-map): Respective map. Add remapping for
10110 `compile' and `recompile'.
10111 (tramp-remap-command, tramp-recompile): New defuns.
10112 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
10113 in buffer "*Compilation*". Call the commands asynchronously.
10115 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
10116 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
10117 `shell-command', because it isn't magic in XEmacs. Reported by
10118 Adrian Aichner <adrian@xemacs.org>.
10120 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
10121 `substitute-in-file-name.
10122 (tramp-smb-handle-substitute-in-file-name): New defun.
10123 (tramp-smb-advice-PC-do-completion): Delete advice.
10125 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
10127 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
10128 Fix error in deleting region.
10130 2005-01-15 Richard M. Stallman <rms@gnu.org>
10132 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
10133 In non-temp buffer, switch syntax table temporarily.
10135 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
10137 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
10139 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
10141 * imenu.el (imenu--split-menu): Copy menulist before sorting.
10142 (imenu--generic-function): Use START, not BEG, as pos of definition.
10144 * simple.el (just-one-space): Argument specifies number of spaces.
10146 * simple.el (eval-expression-print-format): Avoid warning
10147 about edebug-active.
10149 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
10151 * progmodes/sh-script.el: Code copied from make-mode.el
10152 with small changes,
10153 (sh-mode-map): Bind C-c C-\.
10154 (sh-backslash-column, sh-backslash-align): New variables.
10155 (sh-backslash-region, sh-append-backslash): New functions.
10157 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
10159 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
10160 (rmail-pop-password, rmail-pop-password-required): Move to
10161 rmail-obsolete group.
10162 (rmail-set-pop-password): Rename to rmail-set-remote-password.
10163 All callers updated.
10164 (rmail-get-pop-password): Rename to rmail-get-remote-password.
10165 Take an argument specifying whether it is POP or IMAP mailbox we
10166 are using. All callers updated.
10167 (rmail-pop-password-error): Rename to
10168 rmail-remote-password-error. Added mailutils-specific error message.
10169 (rmail-movemail-search-path)
10170 (rmail-movemail-variant-in-use): New variables.
10171 (rmail-remote-password, rmail-remote-password-required):
10172 New customization variables.
10173 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
10174 (rmail-parse-url): New function.
10175 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
10176 with GNU mailutils movemail.
10178 2005-01-15 Kevin Ryde <user42@zip.com.au>
10180 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
10181 suffix to space, $ or '$, to correctly position point when going
10182 to @table style constants like DBL_MAX.
10184 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
10186 * type-break.el (type-break-mode, type-break-file-time)
10187 (type-break-file-keystroke-count, type-break-choose-file):
10188 Don't store data in or load data from the file if type-break-file-name
10190 (type-break-file-name): Doc update as per the above.
10192 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
10194 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
10195 lookup-key might return nil; handle that.
10197 2005-01-15 Alan Mackenzie <acm@muc.de>
10199 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
10200 rather than the element found, thus enabling the tree to be setcar'd.
10202 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
10204 * textmodes/org.el (org-show-following-heading): New option.
10205 (org-show-hierarchy-above): Use `org-show-following-heading'.
10206 (org-cycle): Documentation fix.
10208 * textmodes/org.el (orgtbl-optimized): New option
10209 (orgtbl-mode): New command, a minor mode.
10210 (orgtbl-mode-map): New variable.
10211 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
10212 (orgtbl-error, orgtbl-self-insert-command)
10213 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
10215 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
10216 a local variable in each org-mode buffer.
10218 * textmodes/org.el (org-set-regexps-and-options): Rename from
10219 `org-set-regexps'. Added checking for STARTUP keyword.
10220 (org-get-current-options): Add STARTUP options.
10221 (org-table-insert-row): Make mode intelligent about when
10222 realignment is needed.
10223 (org-self-insert-command, org-delete-backward-char, org-delete-char):
10225 (org-enable-table-editor): New default value `optimized'.
10226 (org-table-blank-field): Support blanking regions if active.
10228 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
10230 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
10231 if the year is not given.
10233 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
10234 Add new escapes %m and %M, fixed bug with %F by adding
10236 (reftex-reference): Remove ?. from list of spaces.
10237 (reftex-label-info): Add automatic label prefix recognition.
10239 * textmodes/reftex-index.el (reftex-index-next-phrase):
10240 Add slave parameter to call of `reftex-index-this-phrase'.
10241 (reftex-index-this-phrase): New optional argument.
10242 (reftex-index-region-phrases): Add slave parameter to call of
10243 `reftex-index-this-phrase'.
10244 (reftex-display-index): New argument redo.
10245 (reftex-index-rescan): Add 'redo to arguments of
10246 `reftex-display-index'.
10247 (reftex-index-Rescan, reftex-index-revert)
10248 (reftex-index-switch-index-tag): Add 'redo to arguments of
10249 `reftex-display-index'.
10250 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
10251 indexing. Fix bug with matching is there is a quote before or
10254 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
10255 Fix bug when collecting citation keys in lines with comments.
10256 (reftex-citation): Prefix argument no longer rescans the document,
10257 but forces prompting for optional arguments of cite macros.
10258 (reftex-do-citation): Prompting for optional arguments implemented.
10260 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
10261 Add optional arguments to most cite commands.
10262 (reftex-cite-cleanup-optional-args): New option
10263 (reftex-cite-prompt-optional-args): New option.
10264 (reftex-trust-label-prefix): New option.
10266 * textmodes/reftex-toc.el (reftex-toc-find-section):
10267 Add push-mark before changing the position in the buffer.
10269 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
10270 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
10272 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
10274 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
10277 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
10279 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
10280 (sgml-mode): Use it.
10281 (sgml-get-context): Better keep track of implicitly closed tags.
10283 2005-01-13 Kenichi Handa <handa@m17n.org>
10285 * textmodes/ispell.el: These changes are to fix misalignment error
10286 caused by equivalent characters of different Emacs charsets.
10287 (ispell-unified-chars-table): New variable.
10288 (ispell-get-decoded-string): New function.
10289 (ispell-get-casechars, ispell-get-not-casechars)
10290 (ispell-get-otherchars): Call ispell-get-decoded-string.
10292 2005-01-12 Johan Bockg
\e,Ae
\e(Brd <bojohan@users.sourceforge.net>
10294 * custom.el (custom-declare-variable): Just put symbol instead
10295 of (defvar . symbol) in `current-load-list'.
10297 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
10299 * emacs-lisp/elint.el: Fixed typo in Commentary section.
10301 2005-01-12 Jay Belanger <belanger@truman.edu>
10303 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
10304 to create a Calc summary.
10306 2005-01-12 Kim F. Storm <storm@cua.dk>
10308 * mouse.el (mouse-on-link-p): Change functionality and doc
10309 string to comply with latest description in lisp ref.
10311 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
10313 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
10314 Enable mouse clicks on mode-line, header-line and margin.
10315 (event-type): Give mouse event symbols an 'event-kind property
10316 with value 'mouse-click.
10318 2005-01-12 Juri Linkov <juri@jurta.org>
10320 * facemenu.el (list-colors-display): Add new arg buffer-name.
10321 Use it. Fix docstring. Replace code for identifying duplicate
10322 colors by the name with call to `list-colors-duplicates' which
10323 identifies duplicate colors by the value unless the color
10324 is one of special Windows colors. Set truncate-lines to t.
10325 Print sorted duplicate color names on each line. Indent to 22
10326 \(the longest color name in rgb.txt) instead of 20. Optimize.
10327 (list-colors-duplicates): New function.
10328 (facemenu-color-name-equal): Delete function.
10330 * facemenu.el (list-colors-print): New function created from code
10331 in list-colors-display. Print #RRGGBB at the window right edge.
10332 (list-colors-display): When temp-buffer-show-function is not
10333 defined, call list-colors-print from temp-buffer-show-hook
10334 to get the right value of window-width in list-colors-print
10335 after the buffer is displayed.
10337 * simple.el (pop-mark): Move deactivate-mark out of conditional
10338 part to deactivate the active mark regardless of the state of the
10341 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
10342 variables line in desktop files.
10344 2005-01-12 Juri Linkov <juri@jurta.org>
10346 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
10347 Bring together isearch highlight related options.
10348 (lazy-highlight): Replace group `replace' by `matching'.
10349 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
10350 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
10351 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
10352 and declare them obsolete.
10353 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
10354 (isearch-faces): Remove defgroup.
10355 (isearch-overlay, isearch-highlight, isearch-dehighlight):
10356 Move isearch highlighting code closer to lazy highlighting code.
10358 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
10359 (query-replace-highlight, query-replace-lazy-highlight)
10360 (query-replace): Move definitions to the beginning of the file.
10362 2005-01-11 Juri Linkov <juri@jurta.org>
10364 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
10365 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
10366 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
10368 * info.el (Info-history-forward): New variable.
10369 (Info-select-node): Reset Info-history-forward to nil.
10370 (Info-last): Turn into defalias.
10371 (Info-history-back): Rename from Info-last.
10372 Add current node to Info-history-forward.
10373 (Info-history-forward): New fun.
10374 (Info-mode-map): Replace Info-last by Info-history-back.
10375 Bind Info-history-forward to "r".
10376 (Info-mode-menu): Replace Info-last by Info-history-back.
10377 Fix menu item text. Add menu item for Info-history-forward.
10378 (info-tool-bar-map): Replace Info-last by Info-history-back.
10379 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
10380 for Info-history-forward.
10381 (Info-mode): Replace Info-last by Info-history-back in docstring.
10382 Add local variable Info-history-forward.
10383 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
10385 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
10387 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
10388 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
10389 Ignore select-window events rather than fiddle with
10390 mouse-autoselect-window.
10392 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
10394 * type-break.el (type-break-mode): Fix previous change.
10396 2005-01-10 Jay Belanger <belanger@truman.edu>
10398 * calc/calc-ext.el (calc-reset): Reset when inside embedded
10399 calculator; only reset when point is inside a calculator.
10400 Don't adjust the window height if the window takes up the whole height
10403 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
10405 * ebuff-menu.el (Electric-buffer-menu-mode):
10406 Preserve value of buffer-local var header-line-format.
10408 2005-01-09 Jay Belanger <belanger@truman.edu>
10410 * calc/calc.el (calc-mode-var-list-restore-saved-values):
10411 Make sure settings file exists before accessing it.
10413 * calc/calc-embed.el (calc-embedded-subst):
10414 Replace math-multi-subst-rec, which is only supposed to be called
10415 by math-multi-subst, by math-multi-subst.
10417 2005-01-09 Andre Spiegel <spiegel@gnu.org>
10419 * vc.el (vc-allow-async-revert): New user option.
10420 (vc-disable-async-diff): New internal variable.
10421 (vc-revert-buffer): Use them to disable asynchronous diff.
10423 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
10424 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
10425 asynchronously if vc-disable-async-diff is t.
10427 2005-01-09 Jay Belanger <belanger@truman.edu>
10429 * calc/calc.el (defcalcmodevar): New macro.
10430 (calc-mode-var-list-restore-default-values)
10431 (calc-mode-var-list-restore-saved-values): New functions.
10432 (calc-mode-var-list): Use defcalcmodevar to define it.
10433 (calc-always-load-extensions, calc-line-numbering)
10434 (calc-line-breaking, calc-display-just, calc-display-origin)
10435 (calc-number-radix, calc-leading-zeros, calc-group-digits)
10436 (calc-group-char, calc-point-char, calc-frac-format)
10437 (calc-prefer-frac, calc-hms-format, calc-date-format)
10438 (calc-float-format, calc-full-float-format, calc-complex-format)
10439 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
10440 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
10441 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
10442 (calc-matrix-brackets, calc-language, calc-language-option)
10443 (calc-left-label, calc-right-label, calc-word-size)
10444 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
10445 (calc-display-raw, calc-internal-prec, calc-angle-mode)
10446 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
10447 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
10448 (calc-window-height, calc-display-trail, calc-show-selections)
10449 (calc-use-selections, calc-assoc-selections)
10450 (calc-display-working-message, calc-auto-why, calc-timing)
10451 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
10452 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
10453 (calc-gnuplot-default-device, calc-gnuplot-default-output)
10454 (calc-gnuplot-print-device, calc-gnuplot-print-output)
10455 (calc-gnuplot-geometry, calc-graph-default-resolution)
10456 (calc-graph-default-resolution-3d, calc-invocation-macro)
10457 (calc-show-banner): Use defcalcmodevar to declare them and set
10458 their default values.
10460 * calc/calc-ext.el (calc-reset): Restore saved values of variables
10461 instead of default values (but restore default values if there is
10464 2005-01-09 David Kastrup <dak@gnu.org>
10466 * desktop.el (desktop-restore-eager): Fix typo in type.
10468 2005-01-08 Richard M. Stallman <rms@gnu.org>
10470 * cus-edit.el (customize): Delete :link.
10472 2005-01-08 Jay Belanger <belanger@truman.edu>
10474 * calc/calc.el (calc-mode): Remove the extension from the
10475 `calc-settings-file' file name when loading it.
10477 2005-01-08 Kim F. Storm <storm@cua.dk>
10479 * info.el (Info-mode-map, Info-next-link-keymap)
10480 (Info-prev-link-keymap, Info-up-link-keymap):
10481 Map follow-link to mouse-face.
10482 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
10484 2005-01-08 Jay Belanger <belanger@truman.edu>
10486 * calc/calc.el (calc-settings-file): Change default value.
10487 Suggested by cgw in a comment in calc-mode.el.
10489 * calc/calc-mode.el (calc-settings-file-name):
10490 Compare calc-settings-file to user-init-file instead of ~/.emacs.
10491 Replace ~/.emacs in a prompt by calc-settings-file.
10493 2005-01-07 Lars Hansen <larsh@math.ku.dk>
10495 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
10496 (desktop-lazy-idle-delay): New customizable variables.
10497 (desktop-buffer-args-list): New variable.
10498 (desktop-append-buffer-args): New function.
10499 (desktop-save): Call desktop-append-buffer-args for some buffers.
10500 (desktop-lazy-create-buffer): New function.
10501 (desktop-idle-create-buffers): New function.
10502 (desktop-read): Add message about buffers to restore lazily.
10503 (desktop-lazy-abort): New command.
10504 (desktop-clear): Call desktop-lazy-abort.
10505 (desktop-lazy-complete): New command.
10507 2005-01-06 Richard M. Stallman <rms@gnu.org>
10509 * emacs-lisp/find-func.el (find-face-definition):
10510 Rename from find-face.
10512 2005-01-06 Kim F. Storm <storm@cua.dk>
10514 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
10516 * man.el (Man-xref-man-page, Man-xref-header-file)
10517 (Man-xref-normal-file): Add follow-link property.
10519 2005-01-06 Jay Belanger <belanger@truman.edu>
10521 * calc/calc-units.el: Make sure the proper macro definitions are
10522 available when compiling.
10524 2005-01-06 Juri Linkov <juri@jurta.org>
10526 * isearch.el (isearch-lazy-highlight-update):
10527 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
10529 2005-01-06 Miles Bader <miles@gnu.org>
10531 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
10532 (isearch-lazy-highlight-face): Use new name.
10534 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
10536 * uniquify.el (uniquify-rationalize-file-buffer-names):
10537 Re-add an interactive spec.
10538 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
10541 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
10542 (isearch-update, isearch-done): Adjust calls accordingly.
10544 2005-01-05 Richard M. Stallman <rms@gnu.org>
10546 * custom.el (custom-set-variables, custom-theme-set-variables):
10547 Clarify documentation.
10549 * emacs-lisp/find-func.el (find-variable)
10550 (find-variable-other-window, find-variable-other-frame):
10551 Fix the TYPE args to find-function-read and find-function-do-it.
10552 (find-function): Doc fix.
10553 (find-function-at-point): Replace function-at-point alias.
10555 2005-01-04 Richard M. Stallman <rms@gnu.org>
10557 * cus-face.el (custom-declare-face):
10558 Record defface in current-load-list.
10560 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
10562 * emacs-lisp/find-func.el: Doc fixes.
10563 (find-face-regexp): New variable.
10564 (find-function-regexp-alist): New variable.
10565 (find-function-C-source): Third arg is now TYPE.
10566 (find-function-search-for-symbol): Handle general TYPE.
10567 (find-function-read, find-function-do-it): Handle general TYPE.
10568 (find-definition-noselect, find-face): New functions.
10569 (function-at-point): Alias deleted.
10571 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
10573 * battery.el (display-battery-mode): Rename from display-battery.
10574 Handle the case where it gets turned off.
10576 2005-01-04 Richard M. Stallman <rms@gnu.org>
10578 * cus-edit.el (customize): Make :link point to user doc.
10580 * man.el (Man-fontify-manpage): Turn off undo generation.
10582 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
10584 2005-01-04 Andreas Schwab <schwab@suse.de>
10586 * files.el (insert-directory): Only look for error lines in
10587 inserted text. Don't move too far after processing --dired markers.
10589 2005-01-04 Richard M. Stallman <rms@gnu.org>
10591 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
10592 Don't expand if the character is @, period, dash, etc.
10593 (define-mail-abbrev): Quote names that contain problem characters.
10595 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
10597 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
10599 2005-01-03 Richard M. Stallman <rms@gnu.org>
10601 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
10602 (query-replace-highlight, query-replace-lazy-highlight)
10603 (query-replace): Definitions moved up. Doc fix.
10605 2005-01-03 Richard M. Stallman <rms@gnu.org>
10607 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
10608 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
10609 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
10610 (lazy-highlight-face): Rename from isearch-lazy-...
10611 Change all references to them.
10613 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
10615 * cus-edit.el (custom-file): Doc fix for defcustom.
10616 (custom-file): The function no longer sets the variable
10617 `custom-file' to its return value.
10619 * startup.el (command-line): No longer load `custom-file'.
10621 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
10623 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
10625 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
10626 Don't confuse module-prefixed identifiers for labels.
10627 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
10629 2005-01-02 Richard M. Stallman <rms@gnu.org>
10631 * files.el (basic-save-buffer-1): Fix previous change.
10633 * loadhist.el (file-loadhist-lookup): New function.
10634 (file-provides, file-requires): Use it.
10636 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
10637 instead of calculating the right size.
10639 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
10641 * vc-svn.el (vc-svn-diff): Stay local if possible.
10643 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
10645 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
10647 * files.el (hack-local-variables): Fix last change.
10649 2005-01-02 Jay Belanger <belanger@truman.edu>
10651 * calc/calc-yank.el (calc-edit-top): New variable.
10652 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
10653 object. Change header properties.
10654 (calc-edit-finish, calc-edit-finish-stack-object)
10655 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
10657 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
10658 for the beginning of the edited object.
10659 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
10660 for the beginning of the edited object.
10661 * calc/calc-prog.el (calc-edit-macro-finish-edit)
10662 (calc-finish-formula-edit, calc-macro-repeats)
10663 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
10664 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
10665 beginning of the edited object.
10666 (calc-user-define-edit): Change the header for editing macros.
10667 Remove unnecessary variable.
10669 2005-01-01 Jay Belanger <belanger@truman.edu>
10671 * calc/calc-yank.el (calc-edit-mode): Change default header.
10672 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
10673 * calc/calc-store.el (calc-edit-variable): Change title to match new
10675 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
10676 mode to match new header.
10677 (calc-user-define-edit): Change titles to include names of commands.
10678 (calc-finish-formula-edit): Adjust to handle new header.
10679 (calc-finish-macro-edit): Remove.
10680 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
10681 (calc-edit-macro-command, calc-edit-macro-command-type)
10682 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
10683 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
10684 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
10685 (calc-edit-macro-finish-edit): New functions.
10686 (calc-user-define-edit): Use new functions to edit named calc macros.
10688 2005-01-01 Stefan <monnier@iro.umontreal.ca>
10690 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
10692 * ses.el (copy-region-as-kill): Deactivate mark.
10694 2005-01-01 Richard M. Stallman <rms@gnu.org>
10696 * replace.el (occur-1): If the output buffer is also an input,
10697 don't kill it, rename it.
10699 * faces.el (set-face-background, set-face-foreground): Doc fix.
10701 * cus-face.el (custom-face-attributes): Fix :help-echo strings
10702 for :foreground and :background.
10704 * dired.el (dired-view-command-alist): Variable deleted.
10705 (dired-view-file, dired-mouse-find-file-other-window):
10706 Delete the code to use it.
10708 2005-01-01 Kim F. Storm <storm@cua.dk>
10710 * image.el (insert-sliced-image): Use t for line-height property.
10712 2004-12-31 Jay Belanger <belanger@truman.edu>
10714 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
10715 for "var-" at the beginning of the minibuffer.
10717 2004-12-31 Richard M. Stallman <rms@gnu.org>
10719 * faces.el (read-face-name):
10720 Don't treat an attribute spec as a list of faces.
10722 * simple.el (undo): Use undo-equiv-table to detect
10723 unexpected changes since previous undo.
10724 (undo-list-saved): Variable deleted.
10725 (buffer-disable-undo): Don't alter undo-list-saved.
10727 * files.el (require-final-newline): Allow `visit' and `visit-save'.
10728 (mode-require-final-newline): New option.
10729 (after-find-file): Handle require-final-newline with new values.
10730 (basic-save-buffer): Handle new values of require-final-newline.
10732 * progmodes/sh-script.el (sh-require-final-newline):
10733 Alist value now controls whether to use mode-require-final-newline.
10734 (sh-set-shell): Implement that new meaning.
10736 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
10737 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
10738 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
10739 Delete old-Emacs compatibility code.
10740 (antlr-c-common-init): Function deleted.
10742 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
10743 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
10744 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
10745 * progmodes/python.el (python-mode): Use mode-require-final-newline.
10746 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
10747 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
10748 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
10749 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
10750 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
10751 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
10752 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
10753 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
10754 * progmodes/cfengine.el (cfengine-mode): Use
10755 mode-require-final-newline.
10756 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
10757 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
10758 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
10760 2004-12-31 Jay Belanger <belanger@truman.edu>
10762 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
10763 way to return to Calc.
10765 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
10766 finish, C-xk as the way to cancel the edit. Add cancel routine to
10769 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
10772 * calc/calc-prog.el: Remove obsolete MacEdit code.
10773 (calc-macro-edit-algebraic, calc-macro-edit-variable)
10774 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
10776 2004-12-31 Kenichi Handa <handa@m17n.org>
10778 * international/mule.el (buffer-file-coding-system-explicit):
10779 Rename for explicit-buffer-file-coding-system.
10780 (after-insert-file-set-coding): Adjust for the above change.
10782 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
10783 to buffer-file-coding-system-explicit.
10784 (basic-save-buffer-1): Likewise.
10786 2004-12-30 Richard M. Stallman <rms@gnu.org>
10788 * textmodes/artist.el (artist-butlast-fn): Var deleted.
10789 (artist-butlast, artist-last): Functions deleted.
10790 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
10791 (artist-compute-key-compl-table): Call remq directly.
10792 (artist-remove-nulls): Function deleted.
10793 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
10794 (artist-push, artist-pop): Macro deleted.
10796 2004-12-30 Andreas Leue <al@sphenon.de>
10798 * textmodes/artist.el (artist-version): 1.2.6
10799 (artist-prev-next-op-alist): New variable.
10800 (artist-select-next-op-in-list): New function.
10801 (artist-select-prev-op-in-list): New function.
10802 (artist-make-prev-next-op-alist): New function.
10803 (artist-is-in-op-list-p): New function.
10804 (artist-get-first-non-nil-op): New function.
10805 (artist-get-last-non-nil-op): New function.
10806 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
10807 artist-prev-next-op-alist.
10808 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
10809 change drawing operation.
10811 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
10813 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
10815 2004-12-31 Masatake YAMATO <jet@gyve.org>
10817 * server.el (server-process-filter): Suppress `error', too.
10819 2004-12-30 Jay Belanger <belanger@truman.edu>
10821 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
10822 Change the way a variable is displayed in a message.
10824 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
10825 (calc-user-define-permanent, calc-execute-kbd-macro):
10826 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
10828 2004-12-30 Kenichi Handa <handa@m17n.org>
10830 * files.el (basic-save-buffer-1):
10831 Set explicit-buffer-file-coding-system to last-coding-system-used.
10832 (revert-buffer): Pay attention to
10833 explicit-buffer-file-coding-system (not buffer-file-coding-system)
10834 on bind coding-system-for-read.
10836 * international/mule.el (explicit-buffer-file-coding-system):
10837 New buffer local variable.
10838 (after-insert-file-set-coding): Set it to coding-system-for-read.
10840 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
10842 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
10844 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
10846 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
10847 that include line numbers.
10849 2004-12-29 Milan Zamazal <pdm@zamazal.org>
10851 * files.el (hack-local-variables): If no PREFIX, set it to "^".
10852 Redundant variable PREFIXLEN removed.
10854 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
10856 * eshell/em-hist.el (eshell-previous-matching-input):
10857 Start the deletion from the end of the output.
10859 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10861 * term/mac-win.el: Require x-dnd.
10862 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
10864 2004-12-29 David Kastrup <dak@gnu.org>
10866 * international/mule.el (decode-coding-inserted-region):
10867 Don't barf if `buffer-undo-list' is already set to `t'.
10869 2004-12-29 Jay Belanger <belanger@truman.edu>
10871 * calc/calc-prog.el (calc-user-define-formula): Put default values
10872 for function names in prompts.
10873 (calc-user-define-permanent, calc-user-define-composition)
10874 (calc-user-define-formula): Remove the need for "calcFunc-" in the
10875 default input for algebraic functions.
10877 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
10879 * vc-rcs.el (vc-rcs-annotate-command):
10880 Fix omission bug: Call `vc-setup-buffer'.
10882 2004-12-29 Kenichi Handa <handa@m17n.org>
10884 * international/mule.el (recode-region): New function.
10886 2004-12-28 Richard M. Stallman <rms@gnu.org>
10888 * simple.el (undo-extra-outer-limit): New variable.
10889 (undo-outer-limit-truncate): Test and set it.
10891 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
10892 enables the feature to extend the existing region.
10894 * simple.el (mark-word): New arg ALLOW-EXTEND
10895 enables the feature to extend the existing region.
10897 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
10898 enables the feature to extend the existing region.
10900 * startup.el (site-run-file): Don't allow setting it with Custom.
10902 * simple.el (buffer-disable-undo): Fix previous change.
10904 2004-12-27 Masatake YAMATO <jet@gyve.org>
10906 * hexl.el (hexlify-buffer): Remove fontification here.
10907 Use font lock mechanism instead.
10908 (hexl-font-lock-keywords): New font lock kewords.
10909 (hexl-mode-old-font-lock-keywords): New variable.
10910 (hexl-mode): Store the old font lock keywords.
10911 (hexl-mode-exit): Restore the old font lock keywords.
10913 2004-12-27 Richard M. Stallman <rms@gnu.org>
10915 * simple.el (undo): Fix previous change.
10917 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10919 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
10920 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
10921 Call x-open-connection on Mac OS X.
10923 2004-12-27 Richard M. Stallman <rms@gnu.org>
10925 * files.el (buffer-save-without-query): New var (buffer-local).
10926 (save-some-buffers): Save those buffers first, w/o asking.
10928 * files.el (insert-directory-ls-version): New variable.
10929 (insert-directory): When ls returns an error, test the version
10930 number to decide what the return code means.
10931 With --dired output format, detect and distinguish lines
10932 that are really error messages.
10933 (insert-directory-adj-pos): New function.
10935 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
10937 * battery.el (battery-mode-line-format): Remove initial spaces.
10939 * uniquify.el (uniquify-rationalize-file-buffer-names):
10940 Delete interactive spec.
10942 * type-break.el (type-break-mode): Set buffer-save-without-query.
10943 Remove code that tried to set save-some-buffers-always.
10944 (type-break-file-keystroke-count): Bind deactivate-mark.
10946 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
10948 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
10949 Test that the buffer is live, and maybe reject current buffer too.
10951 (next-error-find-buffer): Rewrite for clarity.
10953 * loadup.el: Don't use buffer-disable-undo; do it directly.
10955 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
10956 (describe-variable): Call symbol-file with `defvar'.
10958 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
10959 (symbol-file): Rewritten to handle new load-history format.
10960 Now takes an arg TYPE to specify looking for a particular
10961 type of definition only.
10963 * emacs-lisp/debug.el (debugger-make-xrefs):
10964 Call symbol-file with `defun'.
10966 * emacs-lisp/find-func.el (find-function-noselect):
10967 Call symbol-file with `defun'.
10968 (find-variable-noselect): Call symbol-file with `defvar'.
10970 * eshell/esh-cmd.el (eshell-find-alias-function):
10971 Call symbol-file with `defun'.
10973 * eshell/esh-test.el (eshell-test-goto-func):
10974 Call symbol-file with `defun'.
10976 * mail/rmail.el (rmail-resend):
10977 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
10979 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
10981 * progmodes/compile.el (compilation-find-buffer): Rename arg.
10983 * textmodes/texinfmt.el (texinfo-format-buffer-1):
10984 Call buffer-disable-undo.
10986 * simple.el (undo-list-saved): New variable (buffer-local).
10987 (undo): Set and test it.
10988 (buffer-disable-undo): Move here from buffer.c.
10989 Clear out undo-list-saved.
10991 * international/mule.el (decode-coding-inserted-region):
10992 Set buffer-undo-list in a correct and optimal way.
10994 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
10995 (cperl-font-lock-unfontify-region-function): No need to save and
10996 restore info, since font-lock.el does it for us.
10998 * ansi-color.el (save-buffer-state): Definition deleted.
10999 (ansi-color-unfontify-region): Don't use save-buffer-state.
11001 2004-12-27 Dave Love <fx@gnu.org>
11003 * wid-edit.el (function): Use restricted-sexp as parent.
11005 2004-12-27 Kevin Ryde <user42@zip.com.au>
11007 * simple.el (next-matching-history-element): Use same
11008 `interactive' form as previous-matching-history-element.
11010 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
11011 it can appear unencoded and has been seen from yahoo.
11013 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
11015 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
11016 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
11018 2004-12-27 Kenichi Handa <handa@m17n.org>
11020 * international/utf-8.el (utf-translate-cjk-load-tables):
11021 Bind coding-system-for-read to nil while loading subst-*.
11023 2004-12-26 Jay Belanger <belanger@truman.edu>
11025 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
11028 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
11030 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
11031 before reverting and disable undo recording while reverting.
11033 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
11035 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
11036 (hs-make-overlay): New function.
11037 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
11038 (hs-flag-region): Delete function.
11039 (hs-hide-comment-region): No longer use `hs-flag-region'.
11040 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
11041 (hs-hide-block-at-point): Likewise.
11042 (hs-hide-level-recursive): Use `hs-discard-overlays'.
11043 (hs-hide-all, hs-show-all): Likewise.
11044 (hs-show-block): Likewise.
11045 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
11047 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
11049 * progmodes/hideshow.el: Require `cl' when compiling.
11050 Remove XEmacs and Emacs 19 compatibility.
11051 Use `dolist' and `add-to-list' for load-time actions.
11052 (hs-discard-overlays): Use `dolist'.
11053 (hs-show-block): Likewise.
11055 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
11057 * faces.el (mode-line, mode-line-inactive): Use min-colors.
11059 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
11061 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
11062 When extending backwards, move outside the current comment first.
11064 2004-12-22 Kenichi Handa <handa@m17n.org>
11066 * international/quail.el (quail-start-translation): Fix prompt
11067 string for the case if input-method-use-echo-area being non-nil.
11068 (quail-start-conversion): Likewise.
11069 (quail-show-guidance): Don't show guidance if
11070 input-method-use-echo-area is non-nil.
11072 2004-12-21 Richard M. Stallman <rms@gnu.org>
11074 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
11076 2004-12-21 Markus Rost <rost@ias.edu>
11078 * calendar/diary-lib.el (mark-diary-entries):
11079 Set mark-diary-entries-in-calendar only after checking for diary-file.
11081 2004-12-21 Richard M. Stallman <rms@gnu.org>
11083 * faces.el (escape-glyph): Use blue against light foreground.
11085 * simple.el (undo-outer-limit-truncate): New function.
11086 (undo-outer-limit-function): Use undo-outer-limit-truncate.
11088 2004-12-21 Eli Barzilay <eli@barzilay.org>
11090 * calculator.el (calculator-radix-grouping-mode)
11091 (calculator-radix-grouping-digits)
11092 (calculator-radix-grouping-separator):
11093 New defcustoms for the new radix grouping mode functionality.
11094 (calculator-mode-hook): Now used in electric mode too,
11095 (calculator): Call it.
11096 (calculator-mode-map): Some new keys.
11097 (calculator-message): New function. Some new calls.
11098 (calculator-op, calculator-set-register): Use it.
11099 (calculator-string-to-number): New function, mostly moved and
11100 updated code from calculator-curnum-value.
11101 (calculator-curnum-value): Use it.
11102 (calculator-paste): Use it, and update grabbing the current-kill.
11103 (calculator-rotate-displayer)
11104 (calculator-rotate-displayer-back): Toggle digit grouping when
11105 in radix mode, use calculator-message.
11106 (calculator-displayer-prev, calculator-displayer-next):
11107 Change digit group size when in radix mode.
11108 (calculator-number-to-string): Rename from
11109 calculator-num-to-string. Now deals with digit grouping in
11111 (calculator-update-display, calculator-put-value): Use the new name.
11112 (calculator-fact): Return a floating point number.
11113 (calculator-mode): Doc fix.
11115 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
11117 * calendar/calendar.el (view-other-diary-entries): Add autoload.
11118 * calendar/diary-lib.el (view-other-diary-entries):
11119 Use current-prefix-arg in interactive spec.
11121 2004-12-19 Jay Belanger <belanger@truman.edu>
11123 * calc/calc-aent.el (calcAlg-blank-matching-open): Temporarily
11124 adjust the syntax of both delimiters of half-open intervals.
11126 2004-12-19 Kim F. Storm <storm@cua.dk>
11128 * mouse.el (mouse-1-click-follows-link): Doc fix.
11130 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11132 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
11133 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
11134 instead of centraleuropean as the name
11136 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
11138 Sync with Tramp 2.0.46.
11140 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
11141 parameters wrt Tramp convention.
11142 (tramp-handle-file-attributes-with-perl)
11143 (tramp-handle-directory-files-and-attributes): Apply it.
11144 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
11145 `copy-program'. Reported by Zack Weinberg
11146 <zack@codesourcery.com>.
11147 (top): Set `edebug-form-spec' property directly rather than
11148 calling `def-edebug-spec'.
11150 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
11151 advice less fragile. Surround temporary redefinition of
11152 `substitute-in-file-name' with `unwind-protect'. Suggested by
11153 Matt Hodges <MPHodges@member.fsf.org>.
11155 2004-12-17 Juri Linkov <juri@jurta.org>
11157 * replace.el (occur-accumulate-lines, occur-engine):
11158 Make forcing deferred font-lock fontification jit-specific.
11160 2004-12-17 Kim F. Storm <storm@cua.dk>
11162 * mouse.el (mouse-1-click-follows-link): New defcustom.
11163 (mouse-on-link-p): New function.
11164 (mouse-drag-region-1): Implement mouse-1-click-follows-link
11165 functionality. Map a mouse-1 click event into a mouse-2 (or
11166 other) event when position is inside a link.
11168 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
11169 prefix in tooltip text with "mouse-1" when this is a link
11170 recognized by mouse-1-click-follows-link functionality.
11172 * help.el (describe-key): Report effective and original binding
11173 for mouse-1 when clicked on a link.
11174 (describe-mode): Add follow-link property to "minor-mode" button.
11176 * help-fns.el (describe-variable): Add follow-link property to
11179 * help-mode.el (help-xref): Add follow-link property.
11181 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
11182 (apropos-command, apropos-variable, apropos-face, apropos-group)
11183 (apropos-widget, apropos-plist): Add follow-link property.
11185 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
11186 checks if position is in a filename, rather than some other
11187 clickable item. Function looks for cvs-filename-face at position.
11189 * wid-edit.el (widget-specify-field, widget-specify-button):
11190 Map a :follow-link keyword into a follow-link property.
11191 (link): Add :follow-link keyword, map to RET binding.
11193 * dired.el (dired-mode-map): Map follow-link to mouse-face.
11195 * progmodes/compile.el (compilation-minor-mode-map)
11196 (compilation-button-map, compilation-mode-map): Likewise.
11198 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
11200 * play/zone.el (zone): Init `line-spacing' from orig buffer.
11201 (zone-replace-char): Take `count' and `del-count'
11202 instead of `direction'. Update callers. When `del-count' is
11203 non-nil, delete that many characters, otherwise `count' characters
11204 backwards. Insert the newly-replaced string `count' times.
11205 (zone-fret): Handle chars w/ width greater than one.
11206 (zone-fall-through-ws): No longer take window width `ww'.
11207 Update callers. Add handling for `char-width' greater than one.
11208 (zone-pgm-drip): Update var holding window-end position every cycle.
11210 2004-12-17 Andre Spiegel <spiegel@gnu.org>
11212 * vc.el (vc-default-update-changelog): Use insert-file-contents,
11213 rather than insert-file.
11215 2004-12-16 Jay Belanger <belanger@truman.edu>
11217 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
11218 (math-init-random-base, math-random-digit): Check to see if
11219 var-RandSeed is bound.
11220 (math-random-last): Declare it.
11221 (math-random-digit): Don't make math-random-last local.
11223 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
11225 * play/zone.el (zone): Fix omission bug: Use a self-disabling
11226 one-shot thunk for uniform (error, quit, normal) recovery.
11227 Reported by John Paul Wallington.
11228 (zone-pgm-random-life): Fix bug:
11229 Recognize empty initial field by lack of "@" chars.
11231 2004-12-16 Juri Linkov <juri@jurta.org>
11233 * help.el (function-called-at-point):
11234 * help-fns.el (variable-at-point): As a last resort try stripping
11235 non-word prefixes and suffixes.
11237 * descr-text.el (describe-property-list): Don't treat syntax-table
11238 specially. Use describe-text-sexp which inserts [show] button
11239 for large objects and handles printing errors. Sort properties
11240 by names in alphabetical order instead of by value sizes.
11241 Add `mouse-face' to list of properties for `describe-face' widget.
11242 (describe-char): Mask out face-id from 19 bits of character.
11243 Print face-id separately.
11245 * replace.el (occur-accumulate-lines, occur-engine):
11246 Fontify unfontified matching lines in the source buffer
11247 before copying them.
11248 (occur-engine): Don't put mouse-face on context lines.
11249 (occur-next-error): Set point to line beginning/end
11250 before searching for prev/next property to skip multiple
11251 matches on a line (not supported by occur engine).
11252 Remove redundant prefix-numeric-value.
11254 2004-12-15 Juri Linkov <juri@jurta.org>
11256 * replace.el (match): New face.
11257 (list-matching-lines-face): Change default from `bold' to `match'.
11259 * progmodes/grep.el (grep-match-face): New defvar.
11260 (grep-mode-font-lock-keywords): Use grep-match-face instead of
11261 compilation-column-face to highlight grep matches.
11263 * apropos.el (apropos-match-face): Change default from
11264 `secondary-selection' to `match'.
11266 * info-look.el (info-lookup-highlight-face): Change default from
11267 `highlight' to `match'.
11269 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
11271 * progmodes/executable.el (executable-interpret): Eliminate
11272 obsolete compile-internal, and switch to comint for interaction.
11274 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
11276 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
11277 `&&' when skipping multiple statements on a line.
11279 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
11281 * play/zone.el (zone): Set `truncate-lines'.
11282 Also, init `tab-width' with value from original buffer.
11283 (zone-shift-up): Rewrite for speed.
11284 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
11285 (zone-pgm-jitter): Remove redundant entries from ops vector.
11286 (zone-exploding-remove): Reduce iteration count.
11287 (zone-cpos): Convert to defsubst.
11288 (zone-replace-char): New defsubst.
11289 (zone-park/sit-for): Likewise.
11290 (zone-fret): Take window-start arg.
11291 Update callers. Use `zone-park/sit-for'.
11292 (zone-fill-out-screen): Rewrite.
11293 (zone-fall-through-ws): Likewise. Update callers.
11294 (zone-pgm-drip): Use `zone-replace-char'.
11295 Move var inits before while-loop. Use `zone-park/sit-for'.
11296 (zone-pgm-random-life): Handle empty initial field.
11297 Use `zone-replace-char' and `zone-park/sit-for'.
11299 2004-12-15 Juri Linkov <juri@jurta.org>
11301 * isearch.el (isearch-update): Test isearch-lazy-highlight
11302 before calling isearch-lazy-highlight-new-loop.
11303 (isearch-lazy-highlight-new-loop):
11304 Don't test isearch-lazy-highlight.
11306 * replace.el (perform-replace): Add isearch-case-fold-search.
11307 Use delimited-flag for isearch-regexp.
11308 Reset isearch-lazy-highlight-last-string to force lazy
11309 highlighting when called from isearch mode.
11310 (query-replace-highlight): Revert defcustom type to boolean.
11311 (query-replace-lazy-highlight): New defcustom.
11312 (query-replace): New face.
11313 (perform-replace, replace-highlight, replace-dehighlight):
11314 Test query-replace-lazy-highlight instead of special value
11315 `isearch' of query-replace-highlight.
11316 (replace-dehighlight): Don't call isearch-dehighlight.
11317 (replace-highlight): Don't call isearch-highlight.
11318 Use face `query-replace' unconditionally.
11320 2004-12-14 Kim F. Storm <storm@cua.dk>
11322 * simple.el (inhibit-mark-movement): Remove defvar.
11323 (beginning-of-buffer, end-of-buffer): Don't use it.
11325 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
11326 Don't use inhibit-mark-movement.
11328 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
11329 (cua--undo-push-mark): Remove.
11330 (cua--pre-command-handler, cua--post-command-handler):
11331 Don't fiddle with inhibit-mark-movement.
11333 2004-12-14 Juri Linkov <juri@jurta.org>
11335 * buff-menu.el (list-buffers-noselect): Collect internal info
11336 for every buffer in BUFFER-LIST arg too.
11337 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
11338 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
11339 Bind same-window-buffer-names and same-window-regexps to nil.
11341 2004-12-13 Juri Linkov <juri@jurta.org>
11343 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
11345 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
11346 (sc-cite-region, sc-uncite-region, sc-recite-region):
11347 Fix previous change to handle not alist as a symbol, but
11348 a citation frame as a symbol that represents a variable name.
11350 2004-12-13 Richard M. Stallman <rms@gnu.org>
11352 * filecache.el (file-cache-add-directory-using-find):
11353 Only set up file-cache-find-command-posix-flag if we will use it.
11355 * bindings.el (mode-line-buffer-identification-keymap):
11356 Don't cancel the mode-line's usual down-mouse-1 binding.
11358 * cus-edit.el (custom-face-selected): Handle `default' specs.
11359 (custom-face-edit): Increase extra-offset.
11360 (custom-display): Handle `default' specs.
11362 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
11364 * emacs-lisp/elint.el (elint-standard-variables)
11365 (elint-unknown-builtin-args): Move definitions up.
11367 * net/browse-url.el (browse-url-url-at-point): Add autoload.
11369 * info.el (info-xref-visited): Use `default' instead of t.
11370 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
11372 * faces.el (header-line, mode-line-inactive, tool-bar):
11373 Use `default' instead of t for setting the defaults.
11374 (face-spec-choose): Separate `t' from `default'.
11376 * subr.el (while-no-input): New macro.
11378 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
11380 * filecache.el (file-cache-add-directory-using-find):
11381 Only test file-cache-find-command-posix-flag on some systems.
11383 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
11385 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
11386 Reported by Ville Skytt
\e,Ad
\e(B <scop@xemacs.org>.
11387 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
11388 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
11389 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn
11392 2004-12-12 Juri Linkov <juri@jurta.org>
11394 * files.el (find-file-other-window, find-file-other-frame):
11395 Add the first buffer to the returned value to return the complete
11396 list of all visited buffers.
11397 (find-file-read-only, find-file-read-only-other-window)
11398 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
11399 `find-file-read-args'. Signal an error about non-existent file
11400 only if file name doesn't contain wildcards. Toggle read-only in
11401 all visited buffers.
11402 (find-alternate-file, find-alternate-file-other-window):
11403 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
11404 called interactively. Pass arg `wildcards' to other functions.
11405 (find-file-noselect): Doc fix.
11407 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
11409 (ffap-directory-finder): New variable.
11410 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
11411 (ffap-file-at-point): Add /* to immediately rejected names.
11412 Return absolute file names matching ffap-dired-wildcards.
11413 (ffap-read-file-or-url): Set default value for `completing-read'
11414 to `buffer-file-name'.
11415 (find-file-at-point): When filename matches ffap-dired-wildcards,
11416 call ffap-file-finder with t arg `wildcards', instead of dired.
11417 (ffap-other-window, ffap-other-frame): Return visited buffers.
11418 (ffap-read-only, ffap-read-only-other-window)
11419 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
11420 (dired-at-point): Call ffap-directory-finder instead of dired.
11421 (ffap-dired-other-window, ffap-dired-other-frame)
11422 (ffap-list-directory): New commands.
11423 (ffap-bindings): New keybindings for new commands.
11425 2004-12-12 Juri Linkov <juri@jurta.org>
11427 * simple.el (beginning-of-buffer, end-of-buffer):
11428 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
11429 Do not push mark when mark is active in transient-mark-mode.
11431 * simple.el (mark-word):
11432 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
11433 * textmodes/paragraphs.el (mark-paragraph):
11434 Extend the region when mark is active in transient-mark-mode,
11435 regardless of the last command. Doc fix.
11437 * simple.el (mark-word): Preserve direction when repeating.
11438 Make arg optional. Interactive "p" -> "P".
11439 (transient-mark-mode, inhibit-mark-movement): Doc fix.
11441 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
11442 preserving direction, to mark forward instead of backward when mark
11443 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
11445 2004-12-12 Juri Linkov <juri@jurta.org>
11447 * isearch.el (isearch-edit-string): Set 7th arg of
11448 `read-from-minibuffer' to `t' to inherit the current input
11449 method (whose name is indicated by [IM] in the minibuffer prompt)
11450 from the current buffer to the minibuffer.
11451 (isearch-lazy-highlight-update): Put body to `with-local-quit'
11452 to allow C-g quitting for lazy highlighting looping inside the
11453 search with nested repetition operators. Add overlay to the list
11454 before setting its face and other properties to avoid the case of
11455 code quitting after placing the new overlay but before it's
11456 recorded on the list. Select the window where isearch was
11457 activated, to highlight matches in the right window when isearch
11458 switches the current window to the minibuffer.
11460 * international/isearch-x.el
11461 (isearch-process-search-multibyte-characters):
11462 Use `isearch-message' as initial input for `read-string' instead
11463 of adding it to the minibuffer prompt. After reading a string
11464 remove the initial value of `isearch-message' from the string.
11466 * replace.el (replace-match-maybe-edit): Doc fix.
11467 (perform-replace): Don't call `replace-highlight' when automatic
11468 replacement is requested in literal mode, since it is intended
11469 only to highlight words during entering a new replacement string
11470 for \? in non-literal mode.
11472 * replace.el (query-replace-highlight): Add new value `isearch'
11473 that allows query replacement to use isearch highlighting.
11474 Change type from `boolean' to `choice'. Doc fix.
11475 (replace-highlight, replace-dehighlight, perform-replace):
11476 Use isearch highlighting if query-replace-highlight eq `isearch'.
11478 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
11480 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
11481 (checkdoc-message-text, checkdoc-defun): Fix format messages for
11484 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
11485 case of \end{verbatim}.
11487 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
11489 * term.el (term-termcap-format): Synchronize with terminfo.
11490 (term-emulate-terminal): Handle reset.
11491 (term-reset-terminal): New function.
11493 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
11495 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
11496 (zone-fill-out-screen): New func.
11497 (zone-pgm-drip): Use `zone-fill-out-screen'.
11498 Also, no longer go to point-min on every cycle.
11499 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
11500 (zone-pgm-random-life-wait): New user var.
11501 (zone-pgm-random-life): New func.
11503 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
11505 * files.el (auto-mode-alist): Map .com to DCL mode.
11507 2004-12-09 Richard M. Stallman <rms@gnu.org>
11509 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
11511 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
11513 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
11514 buffer with a display margin.
11516 2004-12-08 Jay Belanger <belanger@truman.edu>
11518 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
11519 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
11521 2004-12-08 Richard M. Stallman <rms@gnu.org>
11523 * faces.el: Delete code to set display table.
11524 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
11526 2004-12-08 Jay Belanger <belanger@truman.edu>
11528 * calc/calc.el: Add math-read-preprocess-string to autoloads.
11530 * calc/calc-ext.el (math-read-replacement-list)
11531 (math-read-superscripts, math-read-preprocess-string): Move to
11534 * calc/calc-aent.el (math-read-replacement-list)
11535 (math-read-superscripts, math-read-preprocess-string): Move from
11538 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
11540 * isearch.el (isearch-quote-char): Fix up typo in last change.
11542 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
11544 * mouse.el (mouse-set-font): Handle the case where the command was
11545 not invoked using the mouse.
11547 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
11548 (edmacro-finish-edit): Further update for keyboard macros that are
11550 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
11552 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
11554 * font-lock.el (font-lock-unfontify-region): Save buffer state.
11555 (font-lock-default-unfontify-region): Don't save buffer state any more.
11557 2004-12-07 Jay Belanger <belanger@truman.edu>
11559 * calc/calc-help.el (calc-describe-key):
11560 Set calc-summary-indentation even when Calc Summary buffer exists.
11562 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
11564 * calendar/holidays.el (holiday-easter-etc): Make arguments
11565 optional for backwards compatibility. Doc fix.
11566 Remove un-necessary local vars mandatory, output-list.
11567 (holiday-advent): Make arguments optional for backwards
11568 compatibility. Doc fix.
11570 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
11572 * paren.el (show-paren-function): Fix last change (2004-12-02).
11574 * international/mule-util.el (char-displayable-p): Return nil for
11577 * subr.el (subregexp-context-p): New function.
11579 * isearch.el (isearch-quote-char): Use it.
11581 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
11582 (regexp-opt-not-groupie*-re): Remove.
11583 (regexp-opt): Properly handle inputs with duplicate entries.
11585 2004-12-06 Richard M. Stallman <rms@gnu.org>
11587 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
11589 * cus-edit.el (custom-file): Doc fix.
11591 * textmodes/org.el: New file.
11593 2004-12-06 Kenichi Handa <handa@m17n.org>
11595 * ldefs-boot.el: Update international/mule-util.el section.
11597 2004-12-05 Sam Steingold <sds@gnu.org>
11599 * net/tramp.el (tramp-handle-file-accessible-directory-p):
11600 Fix `tramp-time-diff' comparison logic.
11602 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
11604 * progmodes/which-func.el (which-function):
11605 Use `run-hook-with-args-until-success' instead of a custom loop.
11606 Fixes bug with local hooks.
11608 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11610 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
11611 Use delete-dups when calculating the initial value.
11612 (bibtex-autokey-get-title): Use <=.
11613 (bibtex-goto-line): New function.
11614 (bibtex-reposition-window): Use line numbers instead of point
11615 positions. Use window-body-height.
11616 (bibtex-find-crossref): Use bibtex-reposition-window.
11617 (bibtex-find-entry): Use bibtex-reposition-window. Always return
11618 position of entry if key is found or nil if not found.
11620 2004-12-05 Richard M. Stallman <rms@gnu.org>
11622 * cus-edit.el (custom-file): Doc fix.
11624 * progmodes/sh-script.el (sh-indent-for-then): Change default.
11626 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
11628 * simple.el (blink-matching-open):
11629 * textmodes/tex-mode.el (tex-validate-region):
11630 Obey syntax-table text properties.
11632 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
11634 * wid-edit.el (widget-specify-field): Add `real-field' property to
11636 (widget-field-at): Use it.
11638 2004-12-02 Richard M. Stallman <rms@gnu.org>
11640 * progmodes/cc-mode.el (awk-mode autoload):
11641 Supply t meaning interactive function.
11643 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
11644 (isearch-mode-map): No special definition for space.
11645 (isearch-whitespace-chars): Command deleted.
11646 (isearch-forward-regexp): Doc fix.
11647 (isearch-quote-char): When a space is not inside brackets,
11648 use `[ ]' instead of just space.
11649 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
11651 * imenu.el (imenu--generic-function): Delete code to exclude
11652 matches in comments.
11654 * man.el (Man-reverse-face): Change default to `highlight'.
11656 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
11657 (occur-engine): Use `face' prop rather than `font-lock-face'
11658 when specifying use of `match-face'.
11659 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
11661 * emacs-lisp/elint.el (elint-standard-variables): Update list.
11663 * add-log.el (add-log-current-defun): Handle the case where point
11664 is in the header part of a DEFUN construct.
11666 2004-12-02 Dave Love <fx@gnu.org>
11668 * progmodes/python.el (python-font-lock-syntactic-keywords):
11669 Fix previous change.
11671 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
11673 * paren.el (show-paren-function): Check for matching chars
11674 specified by text props.
11676 2004-12-02 Jay Belanger <belanger@truman.edu>
11678 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
11679 when reading a new key sequence.
11681 2004-12-02 Kim F. Storm <storm@cua.dk>
11683 * faces.el (escape-glyph): Rename from glyph.
11684 (standard-display-table): Set it here. Add escape-glyph face to
11685 extra slot characters.
11687 * disp-table.el: Undo 2004-12-01 change. Display table is now
11690 2004-12-02 Mark A. Hershberger <mah@everybody.org>
11692 * xml.el (xml-parse-dtd): Don't show validity messages when
11693 xml-validating-parser is nil.
11694 (xml-substitute-special): Fix validity error messages to
11695 actually show the unexpandable entity. Added validity error if &
11696 isn't followed by an entity.
11697 (xml-parse-tag): Concatenate any string following the a
11698 <![CDATA[]]> section to the parsed CDATA.
11699 (xml-parse-dtd): Skip parameter entity declarations and use of
11700 parameter entities.
11702 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
11704 * kmacro.el (kmacro-default-counter-format): New var.
11705 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
11706 (kmacro-display): Remove `nil' from `and' form. Delete call to
11707 `format' inside `message'.
11708 (kmacro-start-macro): Use `kmacro-default-counter-format'.
11710 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
11712 * pcvs.el (cvs-header-msg): New function.
11713 (cvs-update-header): Use it. Change calling convention.
11714 Correctly handle the case of having simultaneous active processes.
11715 (cvs-sentinel): Don't call cvs-update-header any more.
11716 (cvs-mode-run): Update call and add cvs-update-header to postproc.
11718 2004-12-01 Jay Belanger <belanger@truman.edu>
11720 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
11723 2004-12-01 Juri Linkov <juri@jurta.org>
11725 * progmodes/prolog.el (prolog-mode-variables):
11726 Fix imenu-generic-expression.
11728 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
11730 * faces.el (glyph): New face.
11732 * disp-table.el: Add an autoloaded table, that doesn't require
11733 this library, with glyph face.
11735 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
11736 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
11737 (conf-quote-normal): Allow normalizing only ' or ".
11738 (conf-mode): Regexp-quote constructed comment-start and don't
11739 match section {} where "name" contains braces.
11741 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
11744 2004-12-01 Kenichi Handa <handa@m17n.org>
11746 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
11747 (x-select-text): Don't treat eight-bit-control/graphic chars
11748 specially. Store the encoded text in the X cut buffer.
11749 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
11750 with x-last-selected-text-cut-encoded.
11752 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
11754 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
11756 2004-11-30 Markus Rost <rost@ias.edu>
11758 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
11761 2004-11-30 Jay Belanger <belanger@truman.edu>
11763 * calc/calc-arith.el (math-possible-signs): Made stronger checks
11764 on signs of intervals.
11765 (math-pow-of-zero): Strengthen checks for positive and negative
11768 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
11769 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
11770 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
11771 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
11772 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
11773 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
11774 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
11775 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
11776 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
11777 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
11778 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
11779 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
11780 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded
11781 functions with provide statements.
11783 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
11785 * calc/calc-embed.el (calc-do-embedded-activate): Remove from
11788 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
11789 (calc-load-everything, math-defsimplify): Replace dummy autoloading
11790 functions by require statements.
11791 (math-defsimplify): Move to calc-alg.el, add to autoloads.
11793 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
11794 (calc-gnuplot-print): Give them values.
11796 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
11798 Add calc-do-embedded-activate to autoloads.
11799 (calc-gnuplot-name, calc-gnuplot-plot-command)
11800 (calc-gnuplot-print-command): Move them to calc-graph.el.
11802 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11804 * term/mac-win.el (ccl-encode-mac-roman-font)
11805 (ccl-encode-mac-cyrillic-font)
11806 (ccl-encode-mac-centraleuropean-font, encoder-list)
11807 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
11808 Support Cyrillic, CentralEuropean, and Dingbat font display
11810 2004-11-30 Andre Spiegel <spiegel@gnu.org>
11812 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
11814 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
11817 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
11819 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
11820 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
11822 2004-11-29 Jay Belanger <belanger@truman.edu>
11824 * calc/calc-arith.el (math-pow-of-zero): Take into account different
11825 cases of the base and exponent.
11827 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
11829 * simple.el (next-error-buffer-p): Allow for inclusive and
11830 exclusive tests for finding a buffer.
11831 (next-error-find-buffer): Pass the exclusive and inclusive tests
11832 to next-error-buffer-p.
11834 * replace.el (occur-next-error): Switch to the Occur buffer when
11835 appropriate, use the exclusive filter to next-error-find-buffer to
11836 do it. Use the absolute value of the motion amount.
11838 2004-11-29 Kenichi Handa <handa@m17n.org>
11840 * startup.el (command-line): Decode all default-directory by
11841 locale-coding-system.
11843 2004-11-29 Jay Belanger <belanger@truman.edu>
11845 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
11846 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
11847 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
11848 Replace calls to calc-extensions by appropriate require, replace
11849 calc-extensions-loaded by appropriate featurep.
11851 * calc/calc-ext.el: Move require to end of file. Remove redundant
11852 loading of calc.el.
11853 (calc-extensions-loaded): Remove unnecessary variable.
11854 (calc-extensions): Remove unnecessary function.
11855 (calc-load-everything): Replace calc-need-macros by appropriate
11858 * calc/calc-macs.el: Move provide to end of file.
11859 (calc-need-macros): Remove unnecessary function.
11861 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
11862 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
11863 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
11864 Replace calc-extensions by appropriate require.
11865 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
11867 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
11868 Replace calc-need-macros by appropriate require.
11870 * calc/calc.el: Move require to end of file.
11871 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
11872 Remove unnecessary variable.
11873 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
11874 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
11875 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
11876 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
11877 (math-stack-value-offset, math-format-value, math-format-flat-expr)
11878 (math-format-number, math-format-bignum, math-read-number)
11879 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
11880 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
11881 by appropriate require.
11882 (calc-check-defines): Replace calc-need-macros by appropriate require.
11884 2004-11-29 Kim F. Storm <storm@cua.dk>
11886 * macros.el (insert-kbd-macro): Handle kmacro functions.
11888 2004-11-28 Juri Linkov <juri@jurta.org>
11890 * compare-w.el (compare-windows-highlight): Attach each overlay
11891 to its window to properly highlight differences while comparing
11892 two windows of the same buffer. Fix arguments.
11893 (compare-windows-sync-default-function): Fix arguments of
11894 `compare-windows-highlight'.
11896 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
11897 Use `read-expression-history'. Set initial contents only if
11898 `edebug-global-break-condition' is non-nil. Set histpos to 1
11899 if initial contents is equal to the last history element.
11900 (edebug-set-conditional-breakpoint): Instead of temporarily
11901 prepending the current condition to the history, set initial
11902 contents to the current condition. Set histpos to 1 if initial
11903 contents is equal to the last history element.
11905 * info.el (Info-search-whitespace-regexp): Remove shy group.
11906 (Info-search): Forward line if search is on the header line.
11907 Use search-whitespace-regexp in two other places.
11909 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
11911 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
11912 warning. Delay real definition, which uses
11913 `set-fringe-indicators-1' till after the definition of that function.
11915 2004-11-28 Kim F. Storm <storm@cua.dk>
11917 * fringe.el (fringe): New defgroup.
11918 (fringe-mode): Move to fringe group.
11919 (fringe-indicators): New defcustom.
11920 (set-fringe-indicators-1): New defun.
11922 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
11923 (menu-bar-showhide-fringe-ind-menu): New keymap.
11924 (menu-bar-showhide-fringe-ind-empty)
11925 (menu-bar-showhide-fringe-ind-mixed)
11926 (menu-bar-showhide-fringe-ind-box)
11927 (menu-bar-showhide-fringe-ind-right)
11928 (menu-bar-showhide-fringe-ind-left)
11929 (menu-bar-showhide-fringe-ind-none): New defuns.
11930 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
11932 2004-11-27 Richard M. Stallman <rms@gnu.org>
11934 * comint.el (comint-read-noecho): Add trivial compatibility definition.
11936 * generic.el (define-generic-mode): Doc fix.
11938 * menu-bar.el (menu-bar-options-save): For the options
11939 that are toggled with menu-bar-make-mm-toggle, don't check
11940 for customized-value prop.
11942 2004-11-27 Eli Zaretskii <eliz@gnu.org>
11944 * mail/supercite.el (sc-cite-region): Handle the case where
11945 sc-cite-frame-alist is a symbol.
11946 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
11948 (sc-recite-region): Handle the case where sc-recite-frame-alist is
11951 2004-11-27 Arne J
\e,Ax
\e(Brgensen <arne@arnested.dk> (tiny change)
11953 * wid-edit.el (widget-narrow-to-field): New function.
11954 (widget-complete): Use it.
11956 2004-11-27 Jay Belanger <belanger@truman.edu>
11958 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
11960 (calc-eval-error): Don't check if the variable calc-eval-error is
11962 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
11963 (math-alg-inequalities): Move declaration to earlier in the file.
11965 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
11966 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
11969 * calc/calc-lang.el (math-expr-data, math-expr-token)
11970 (math-exp-old-pos): Declare them.
11972 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
11973 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
11975 2004-11-27 Kim F. Storm <storm@cua.dk>
11977 * progmodes/flymake.el: Use (featurep 'xemacs).
11978 (flymake-makehash): Change to defsubst. Use fboundp.
11979 (flymake-time-to-float): Remove.
11980 (flymake-float-time): Merge code from flymake-time-to-float here.
11981 (flymake-replace-regexp-in-string): Change to defsubst.
11982 (flymake-split-string-remove-empty-edges):
11983 Rename to flymake-split-string.
11984 (flymake-split-string): Remove previous defalias.
11985 (flymake-get-temp-dir): Change to defsubst.
11986 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
11987 Define for xemacs only.
11988 (flymake-master-file-count-limit): Change into compiler defvar only.
11989 (flymake-find-possible-master-files): Let-bind it dynamically while
11990 sorting files using flymake-master-file-compare.
11992 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
11994 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
11995 of defun-prompt-regexp matches inside a comment/string but the
11996 beginning is correctly outside everything.
11998 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
11999 appears within a string or a comment.
12001 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
12002 rather than make-symbol for symbols which are used in
12003 a symbol-macrolet or equivalent.
12005 2004-11-26 Jay Belanger <belanger@truman.edu>
12007 * calc-misc.el (calc-last-why-command): Declare it.
12009 * calc-vec.el (math-grade-vec): New variable.
12010 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
12011 Replace variable grade-vec by declared variable.
12012 (math-rb-close): New variable.
12013 (math-read-brackets, math-read-vector): Replace variable close by
12016 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
12017 (calc-one-window, calc-edit-handler, calc-restore-trail)
12018 (calc-allow-ret): Declare them.
12020 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
12021 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
12022 (math-radix-float-cache-tag, math-random-cache)
12023 (math-max-digits-cache, math-integral-cache, math-units-table)
12024 (math-format-date-cache, math-holidays-cache-tag): Declare them.
12025 (math-moc-func): New variable.
12026 (math-map-over-constants, math-map-over-constants-rec):
12027 Replace variable func by declared variable.
12029 * calc/calc-store.el (calc-given-value, calc-store-opers):
12031 (calc-var-name-map): Move declaration to earlier in the file.
12032 (calc-pv-pos): New variable.
12033 (calc-permanent-variable, calc-insert-permanent-variable):
12034 Replace variable pos by declared variable.
12036 * calc/calc-mtx.el (calc-det-lu): New variable.
12037 (math-det-raw, math-det-step): Replace variable lu by declared
12040 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
12041 (math-multi-subst, math-multi-subst-rec): Replace variables temp
12042 and arg by declared variables.
12043 (calcFunc-reducer): Fix incorrect variable.
12044 (math-inner-mul-func, math-inner-add-func): New variables.
12045 (calcFunc-inner, math-inner-mats): Replace variables mul-func
12046 and add-func by declared variables.
12048 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
12049 (calc-digit-value): Declare them.
12051 * calc/calc-help.el (Info-history): Declare it.
12052 (calc-describe-key): Make calc-summary-indentation a local variable.
12053 (calc-help-long-names): Move declaration to earlier in file.
12055 * calc/calc-embed.el (calc-original-buffer): Declare it.
12056 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
12057 (calc-embed-bot): New variables.
12058 (calc-do-embedded, calc-embedded-mark-formula)
12059 (calc-embedded-find-bounds, calc-embedded-duplicate)
12060 (calc-embedded-new-formula, calc-embedded-make-info):
12061 Replace vars outer-top, outer-bot, bot and top by declared variables.
12062 (calc-embed-prev-modes): New variable.
12063 (calc-embedded-set-modes, calc-embedded-update): Replace variable
12064 prev-modes with declared variable.
12065 (calc-embed-vars-used): New variable.
12066 (calc-embedded-make-info, calc-embedded-evaluate-expr)
12067 (calc-embedded-update, calc-embedded-find-vars): Replace variable
12068 vars-used by declared variable.
12070 * calc/calc-bin.el (math-format-radix-float): Make pos a local
12072 (math-format-radix-float): Remove unnecessary setq.
12073 (math-radix-float-cache): Declare it.
12075 * calc/calcsel2.el (calc-keep-selection): Declare it.
12077 * calc/calc-maint.el: Remove file.
12079 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12081 * textmodes/bibtex.el (bibtex-sort-entry-class)
12082 (bibtex-comment-start): Use defcustom.
12083 (bibtex-entry-field-alist): Use nil if initial content of the
12084 field is undefined. Fix docstring.
12085 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
12086 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
12087 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
12088 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
12090 (bibtex-autokey-title-terminators): Use only one regexp.
12091 (bibtex-string-maybe-empty-head): New variable.
12092 (bibtex-remove-delimiters-string): New function.
12093 (bibtex-text-in-field-bounds, bibtex-text-in-string):
12094 Use bibtex-remove-delimiters-string.
12095 (bibtex-progress-message, bibtex-field-left-delimiter)
12096 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
12097 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
12098 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
12100 (bibtex-format-entry): Use save-excursion for inherited booktitle.
12101 Use eq and bibtex-remove-delimiters-string. For end markers use
12102 insertion type so that marker stays after inserted text.
12103 (bibtex-autokey-get-names): Return empty string if name is missing.
12104 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
12105 calling bibtex-autokey-name-case-convert.
12106 (bibtex-autokey-demangle-title):
12107 Call bibtex-autokey-titleword-case-convert. Remove call to
12108 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
12109 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
12110 (bibtex-read-key): New optional arg global.
12111 (bibtex-files-expand): New optional arg force.
12112 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
12113 (bibtex-complete-crossref-cleanup): Rename from
12114 bibtex-complete-key-cleanup. Simplify code.
12115 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
12116 Operate on current entry.
12117 (bibtex-button): Add docstring.
12118 (bibtex-entry): Simplify.
12119 (bibtex-make-field): Replace optional arg called-by-yank with more
12120 specific args move and interactive.
12121 (bibtex-end-of-entry): Use forward-sexp.
12122 (bibtex-find-entry-globally): Remove.
12123 (bibtex-find-crossref): Allow for crossref key located in other buffer.
12125 (bibtex-find-entry): New optional args global and display.
12126 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
12127 (bibtex-validate): Use arg force of bibtex-files-expand.
12128 (bibtex-clean-entry): Bugfix, clean string entries properly.
12129 Always keep point at beginning of entry.
12130 (bibtex-complete): Bugfix. Handle string entries properly.
12131 Call cleanup functions only if needed.
12132 (bibtex-String): Use bibtex-read-string-key.
12133 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
12134 case of replacement text.
12136 2004-11-26 Lars Hansen <larsh@math.ku.dk>
12138 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
12139 (tramp-perl-directory-files-and-attributes): New constant.
12140 (tramp-file-name-handler-alist): Delete file-directory-files, add
12141 directory-files-and-attributes.
12142 (tramp-perl-file-attributes): Surround uid and gid by double
12143 quotes. Change parameter id-format from nonnumeric.
12144 (tramp-convert-file-attributes): New function.
12145 (tramp-handle-file-attributes): Use it.
12146 (tramp-maybe-send-perl-script): New function.
12147 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
12148 file mode. Change parameter id-format from nonnumeric.
12149 (tramp-handle-file-attributes-with-ls): Change parameter id-format
12151 (tramp-post-connection): Don't send tramp-perl-file-attributes
12152 script. Reset connection property "perl-scripts".
12153 (tramp-handle-insert-directory): Run real handler when ls-lisp is
12156 2004-11-26 Lars Hansen <larsh@math.ku.dk>
12158 * desktop.el (desktop-read): Replace mapcar with mapc.
12159 (desktop-create-buffer): Replace mapcar with mapc.
12160 Remove redundant piece of code.
12162 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
12164 * progmodes/gud.el (gud-display-line): Use display-buffer
12165 for GDB-UI as for GUD.
12167 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
12169 (gdb-ann3): Don't make GUD buffer dedicated.
12170 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
12171 (gdb-display-source-buffer): Delete function.
12172 (gdb-view-source-function, gdb-view-assembler): Delete functions.
12173 (menu): Delete menu bindings for viewing source/assembler.
12174 (gdb-setup-windows, gdb-restore-windows):
12175 Don't dedicate GUD. No assembler now.
12176 (gdb-reset): No need to undedicate source buffers now.
12177 (gdb-source-info): No assembler now.
12179 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
12181 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
12182 width to those for special frames.
12183 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
12184 Use display-buffer.
12185 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
12186 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
12187 (gdb-frame-assembler-buffer): Rework like
12188 gdb-frame-breakpoints-buffer.
12190 2004-11-25 Richard M. Stallman <rms@gnu.org>
12192 * progmodes/flymake.el: Reindent.
12193 (flymake-split-string): Turn into defalias.
12194 (flymake-fix-file-name): Rename from flymake-fix-path-name.
12195 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
12196 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
12197 (flymake-build-relative-filename): Rename from ...path.
12200 2004-11-25 Cheng Gao <chenggao@gmail.com>
12202 * progmodes/flymake.el: Much whitespace and capitalization change.
12203 Move `provide' to end. Require `compile' only when compiling.
12205 2004-11-24 Jay Belanger <belanger@truman.edu>
12207 * calc/calc-alg.el: Added comment.
12208 (math-polynomial-base): Replace variable mpb-top-expr by
12209 math-poly-base-top-expr.
12211 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
12212 (math-polynomial-p1): Replace variable mpb-top-expr by declared
12214 (math-poly-base-total-base): New variable.
12215 (math-total-polynomial-base, math-polynomial-p1): Replace variable
12216 mpb-total-base by declared variable.
12217 (math-factored-vars, math-to-list): Declare it.
12218 (math-fact-expr): New variable.
12219 (calcFunc-factors, calcFunc-factor, math-factor-expr)
12220 (math-factor-expr-try, math-factor-expr-part): Replace variable
12221 expr by declared variable.
12222 (math-fet-x): New variable.
12223 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
12224 by declared variable.
12225 (math-factor-poly-coefs): Make temp a local variable.
12227 * calc/calc-units.el (calc-convert-units): Make units a local
12229 (calc-num-units, calc-den-units): New variables.
12230 (calc-explain-units, calc-explain-units-rec): Replace variables
12231 num-units and den-units by declared variables.
12232 (math-cu-unit-list): New variable.
12233 (math-build-units-table, math-compare-unit-names)
12234 (math-convert-units, math-convert-units-rec): Replace variable
12235 unit-list by declared variable.
12236 (math-fbu-base, math-fbu-entry): New variables.
12237 (math-find-base-units, math-find-base-units-rec): Replace variables
12238 base and entry by declared variables.
12239 (math-which-standard): New variable.
12240 (math-to-standard-units, math-to-standard-rec): Replace variable
12241 which-standard by declared variable.
12242 (math-fcu-u): New variable.
12243 (math-find-compatible-unit, math-find-compatible-unit-rec):
12244 Replace variable u by declared variable.
12245 (math-cu-new-units, math-cu-pure): New variables.
12246 (math-convert-units, math-convert-units-rec): Replace variables
12247 new-units and pure by declared variables.
12248 (math-try-cancel-units): New variable.
12249 (math-simplify-units-quotient): Replace variable try-cancel-units by
12252 2004-11-24 Richard M. Stallman <rms@gnu.org>
12254 * textmodes/ispell.el (ispell-check-version):
12255 If default-directory is nonexistent, use home dir.
12257 * progmodes/grep.el (grep-regexp-alist):
12258 Don't match parens around line numbers.
12260 * progmodes/cperl-mode.el (cperl-indent-region)
12261 (cperl-imenu--create-perl-index, cperl-xsub-scan):
12262 Don't print progress messages.
12264 * progmodes/compile.el (compilation-mode-map):
12265 Don't inherit from compilation-minor-mode-map;
12266 copy its bindings instead. But the menu bar Compile
12267 entry now does inherit from compilation-menu-map.
12269 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
12270 Use with-no-warnings around compiler-macroexpand.
12272 * imenu.el: Don't always require newcomment.
12273 (imenu--generic-function): Call comment-normalize-vars
12274 if we have a comment syntax.
12275 Exit the loop if REGEXP matches the null string.
12276 Test comment-start as well as comment-start-skip
12277 when deciding whether to check for comments.
12279 * tooltip.el (tooltip-mode): Doc fix.
12281 * term.el (term-escape-char, term-mode): Doc fixes.
12283 2004-11-24 Dave Love <fx@gnu.org>
12285 * progmodes/python.el (python-font-lock-syntactic-keywords):
12286 Check for escapes in the regexp.
12287 (python-quote-syntax): Don't do it here.
12289 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
12291 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
12292 (gdb-frames-mode-map, gdb-threads-mode-map)
12293 (gdb-registers-mode-map, gdb-locals-mode-map)
12294 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
12295 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
12297 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
12298 (dedicated-switch-to-buffer): Rework.
12299 (gdb-var-evaluate-expression-handler, gdb-put-string):
12300 Remove unused variable bindings.
12301 (gdb-setup-windows, gdb-display-buffer):
12302 Simplify. Use pop-to-buffer.
12303 (gdb-view-source-function): Simplify.
12304 (gdb-frame-breakpoints-buffer):
12305 Use pop-to-buffer, special-display-regexps.
12307 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
12309 * progmodes/f90.el (f90-smart-end)
12310 (f90-previous-statement, f90-beginning-of-block): Doc fix.
12311 (f90-calculate-indent): Handle un-named PROGRAM blocks.
12312 (f90-end-of-block): Doc fix. Make check of outermost block
12313 conditional on value of `f90-smart-end'.
12314 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
12315 Handle case where END-BLOCK is nil.
12316 (f90-match-end): Handle un-named PROGRAM blocks.
12317 (f90-backslash-not-special): New function.
12319 2004-11-24 Jay Belanger <belanger@truman.edu>
12321 * calc/calc.el (calc-embedded-active): Removed unnecessary
12323 (calc-show-banner): Removed redundant declaration.
12325 * calc/calc-graph.el (calc-gnuplot-default-device)
12326 (calc-gnuplot-default-output, calc-gnuplot-print-device)
12327 (calc-gnuplot-print-output, calc-gnuplot-geometry)
12328 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
12329 Remove redundant initial values.
12331 * calc/calc-arith.el (math-scalar-functions)
12332 (math-nonscalar-functions, math-scalar-if-args-functions)
12333 (math-real-functions, math-positive-functions)
12334 (math-nonnegative-functions, math-real-scalar-functions)
12335 (math-real-if-arg-functions, math-integer-functions)
12336 (math-num-integer-functions, math-rounding-functions)
12337 (math-float-rounding-functions, math-integer-if-args-functions)
12338 (math-super-types): Move declarations to earlier in file.
12339 (math-unit-prefixes): Declared it.
12340 (math-floor-prec, math-trunc-prec): New variables.
12341 (math-trunc-fancy): Replace variable prec by declared variable.
12342 (math-floor-fancy): Replace variable prec by declared variable.
12343 (math-com-bterms): New variable.
12344 (math-commutative-equal, math-commutative-collect):
12345 Replace variable bterms by declared variable.
12347 * calc/calc-misc.el (math-trunc): Replace variable prec by
12349 (math-floor): Replace variable prec by math-floor-prec.
12351 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
12352 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
12353 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
12354 (math-format-date, math-format-date-part): Replace variables
12355 date, dt, year, month, day, weekday, hour, minute, second and
12356 bc-flag by declared variables.
12357 (math-pd-str): New variable.
12358 (math-parse-date, math-parse-date-word, math-parse-standard-date):
12359 Replace variable str by declared variable.
12360 (math-daylight-savings-hook, math-tzone-names): Move definitions
12361 to earlier in the file.
12362 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
12363 (math-sh-year): New variable.
12364 (math-setup-add-holidays, math-setup-holidays)
12365 (math-setup-year-holidays): Replace variable `year' by declared
12368 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
12370 (math-nth-root-float, math-nth-root-float-iter): Replace variables
12371 n, nf and nfm1 by declared variables.
12372 (math-nri-n): New variable.
12373 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
12374 n by declared variable.
12375 (calcFunc-log): Removed misplaced condition.
12377 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
12379 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
12381 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
12383 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
12384 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
12385 Dedicate gdb-related windows.
12386 (gdb-display-buffer): Dedicate gdb-related windows.
12387 Don't grab other frames.
12388 (gdb-reset): Remove dedicated property after debugging.
12390 2004-11-24 Jay Belanger <belanger@truman.edu>
12392 * calc/calc-sel.el: Add comment.
12394 * calc/calc.el (math-stack-value-offset): Replace variables c,
12395 wid and off with math-svo-c, math-svo-wid and math-svo-off.
12397 * calc/calccomp.el (math-comp-sel-tag): Declare it.
12398 (math-svo-c, math-svo-wid, math-svo-off): New variables.
12399 (math-stack-value-offset-fancy): Replace variables c, wid and off
12400 by declared variables.
12401 (math-comp-just, math-comp-comma-spc): New variables.
12402 (math-compose-expr, math-compose-matrix): Replace variables `just'
12403 and comma-spc by declared variable.
12404 (math-comp-vector-prec): New variable.
12405 (math-compose-expr, math-compose-matrix, math-compose-rows):
12406 Replace variable vector-prec by declared variable.
12407 (math-comp-left-bracket, math-comp-right-bracket)
12408 (math-comp-comma): New variables.
12409 (math-compose-expr, math-compose-rows): Replace variables
12410 left-bracket, right-bracket and comma by declared variables.
12411 (math-comp-full-width): New variable.
12412 (math-comp-to-string-flat, math-comp-to-string-flat-term):
12413 Replace variable full-width by declared variable.
12414 (math-comp-highlight, math-comp-word, math-comp-level)
12415 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
12416 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
12418 (math-comp-to-string-flat, math-comp-to-string-flat-term)
12419 (math-comp-sel-flat-term): Replace variables comp-highlight,
12420 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
12421 declared variables.
12422 (math-comp-simplify, math-comp-simplify-term)
12423 (math-comp-add-string, math-comp-add-string-sel):
12424 Replace variables comp-highlight, comp-buf, comp-base,
12425 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
12427 2004-11-23 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
12429 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
12431 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
12432 and x-server-version may throw.
12434 2004-11-23 Kim F. Storm <storm@cua.dk>
12436 * subr.el (substitute-key-definition-key): Optimize.
12437 Don't call indirect-function for nil defn (always signals error).
12439 * ido.el (ido-read-internal): Fix require-match check when
12440 ido-directory-too-big is set.
12442 2004-11-23 Jay Belanger <belanger@truman.edu>
12444 * calc/calc-ext.el (math-read-replacement-list)
12445 (math-read-superscripts): New variables.
12446 (math-read-preprocess-string): New function.
12447 (math-read-expr): Filter input through math-read-preprocess-string.
12449 * calc/calc-aent.el (math-read-exprs): Filter input through
12450 math-read-preprocess-string.
12452 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
12454 * progmodes/compile.el (compilation-start): In cd command use
12455 substitute-env-vars -- not quite shell compatible but better than
12457 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
12458 handle the newer versions messages, which are more parseable.
12460 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
12462 * reveal.el (reveal-mode-map): New var.
12463 (reveal-mode): Use it.
12465 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
12467 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
12468 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
12470 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
12472 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
12473 header-line when needed.
12474 Use fixed-pitch only in the header-line.
12475 Build the underline automatically. Use emdash if available.
12477 2004-11-22 Richard M. Stallman <rms@gnu.org>
12479 * dired.el (dired-recursive-copies): Move from dired-aux.el.
12480 * dired-aux.el (dired-recursive-copies): Move to dired.el.
12482 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
12484 * progmodes/gdb-ui.el (gdb-resync): New function.
12485 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
12486 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
12487 Use it to fail more gracefully.
12488 (gdb-variables): Delete variable.
12489 Re-order variables to reduce byte-compiler warnings.
12491 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
12493 * descr-text.el (describe-char):
12494 * paren.el (show-paren-function):
12495 * subr.el (syntax-after): Undo last change.
12497 * progmodes/python.el (run-python): Don't hard code *Python*.
12498 Don't modify global process-environment.
12499 (python-send-region, python-load-file): Don't assume that
12500 python-buffer == (process-buffer (python-proc)).
12501 (python-switch-to-python): Simplify.
12503 * dired.el (dired-align-file): Don't assume line starts with spaces.
12505 2004-11-21 Jay Belanger <belanger@truman.edu>
12507 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
12508 Replace variable `lines' by math-read-big-lines.
12509 (math-read-big-expr): Replace variables the-baseline, the-h2
12510 and err-msg by math-read-big-baseline, math-read-big-h2 and
12512 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
12514 * calc/calc-lang.el (math-read-big-rec): Fix typo.
12515 (math-read-big-balance): Replace unbound variable by value.
12516 (math-read-big-lines): New variable.
12517 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
12518 (math-read-big-error, math-read-big-balance): Replace variable
12519 `lines' by declared variable.
12520 (math-read-big-baseline, math-read-big-h2): New variables.
12521 (math-read-big-rec): Replace variables the-baseline and the-h2
12522 by declared variables.
12523 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
12524 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
12525 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
12526 declared variables.
12527 (math-read-big-err-msg): New variable.
12528 (math-read-big-error): Replace variable err-msg by declared variable.
12530 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
12532 * ses.el: Add coding cookie.
12533 Fix up docstrings, follow new commenting conventions.
12534 (ses-header-line-menu): Fix missing variable rename for header-row.
12535 (ses-cell-size): Remove.
12536 (ses-make-cell): New function.
12537 (ses-cell, ses-insert-row, ses-insert-column): Use it.
12538 (ses-calculate-cell): Remove unused var `symbol'.
12539 (ses-narrowed-p): New function.
12540 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
12541 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
12542 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
12543 (ses-setup): Use restore-buffer-modified-p.
12544 (ses-cleanup): Remove unused var `end'.
12545 (ses-header-string-left-offset): Remove.
12546 (ses-create-header-string): Adjust to new behavior of `align-to'.
12547 Truncate excessively large fields to preserve alignment.
12548 (ses-reconstruct-all): Remove unused var `refs'.
12549 (ses-read-cell-printer): Remove unused var `prompt'.
12550 (ses-delete-row): Remove unused var `pos'.
12551 (ses-delete-column): Remove unused var `new'.
12553 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12555 * ps-print.el: Insert :version tag into all defgroup and defcustom.
12556 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
12557 Eliminate eval-and-compile usage.
12558 (ps-insert-file): Use insert-file-contents instead of insert-file.
12559 (ps-setup): Code fix.
12561 * printing.el (pr-setup, lpr-setup): Code fix.
12563 2004-11-21 Jay Belanger <belanger@truman.edu>
12565 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
12566 (calc-original-buffer): Declare them.
12567 (calc-user-formula-alist): New variable.
12568 (calc-user-define-formula, calc-fix-user-formula)
12569 (calc-user-define-composition, calc-finish-formula-edit):
12570 Replace variable `alist' by declared variable.
12571 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
12572 (var-q7, var-q7, var-q8, var-q9): Declare them.
12573 (calc-kbd-push): Don't check to see if var-q0 through var-q9
12575 (calcFunc-typeof): Replace undeclared variable by expression.
12576 (math-exp-env): New variable.
12577 (math-define-body, math-define-exp): Replace exp-env by declared var.
12578 (math-define-exp): Replace misplaced variable by expression.
12580 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
12581 (calc-curve-model, calc-curve-coefnames): New variables.
12582 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
12583 varnames, model and coefnames by declared variables.
12584 (math-root-widen): New variable.
12585 (math-search-root, math-find-root): Replace variable root-widen by
12587 (var-DUMMY): Declare it.
12588 (math-root-vars, math-min-vars): Move the declarations to earlier in
12590 (math-brent-min): Make d a local variable.
12591 (math-find-minimum): Replace non-existent variable.
12592 (math-ninteg-romberg): Remove unnecessary variable.
12593 (math-ninteg-temp): New variable.
12594 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
12595 integ-temp by declared variable.
12596 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
12598 (math-general-fit): Replace variables first-var, first-coef and
12599 new-coefs by declared variables.
12600 (calcFunc-fitvar): Replace variable first-var by declared variable.
12601 (calcFunc-fitparam): Replace variable first-coef by declared variable.
12602 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
12603 (math-all-vars-vars, math-all-vars-found): New variables.
12604 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
12605 found by declared variable math-all-vars-vars.
12607 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
12609 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
12612 2004-11-20 Richard M. Stallman <rms@gnu.org>
12614 * isearch.el (isearch-mode-map): Don't bind SPC.
12615 (isearch-whitespace-chars): Function deleted.
12616 (isearch-search): Bind search-spaces-regexp.
12617 (isearch-lazy-highlight-search): Likewise.
12618 (search-whitespace-regexp): Doc fix.
12619 (isearch-forward-regexp): Doc fix.
12621 * emacs-lisp/bytecomp.el (byte-compile-form):
12622 Move the calls to byte-compile-set-symbol-position,
12623 to avoid having two for the same symbol occurrence.
12625 * comint.el (comint-input-ring-size): Increase to 150.
12627 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
12629 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
12630 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
12632 * imenu.el (imenu--generic-function):
12633 Ensure we keep moving backward even if BEG isn't further back.
12635 * replace.el (query-replace-read-to, query-replace-read-from):
12636 Specify t for KEEP-ALL in read-from-minibuffer.
12638 * progmodes/python.el (python-switch-to-python):
12639 If Python isn't running, start it.
12640 Don't alter debug-ignored-errors.
12642 * progmodes/cperl-mode.el (cperl-indent-region):
12643 Don't mind imenu-scanning-message.
12645 * bindings.el (global-map): Bind C-e to move-end-of-line.
12647 * simple.el (line-move-finish): New arg FORWARD.
12648 Ignore invisible newlines, not intangible ones.
12649 Conditions for acceptable stopping positions depend on FORWARD.
12650 (line-move): Pass FORWARD arg to line-move-finish.
12652 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
12653 of HEADER. Compensate for this change in the code to add display
12654 properties. Don't make the first line intangible.
12656 * info.el (Info-search): Fix previous change.
12658 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
12660 * Makefile.in (recompile): Revert 2004-11-19 change.
12661 (compile): Likewise.
12663 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
12665 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
12667 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12669 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
12670 defgroup and defcustom. Eliminate eval-and-compile usage.
12672 * progmodes/ebnf-otz.el: Fix typos.
12674 2004-11-19 Jay Belanger <belanger@truman.edu>
12676 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
12677 (calc-edit-finish, calc-finish-stack-edit): Replace variable
12678 disp-trail by declared variable.
12680 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
12681 (calc-finish-selection-edit): Replace variable disp-trail by
12683 (calc-selection-cache-entry): Move declaration to earlier in the file.
12684 (calc-selection-cache-num, calc-selection-cache-comp)
12685 (calc-selection-cache-offset, calc-selection-true-num)
12686 (calc-final-point-line, calc-final-point-column)
12687 (calc-original-buffer): Declare them.
12688 (calc-fnp-op, calc-fnp-num): New variables.
12689 (calc-find-nth-part, calc-find-nth-part-rec)
12690 (calc-select-previous): Replace op and num by declared variables.
12691 (calc-rsf-old, calc-rsf-new): New variables.
12692 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
12693 Replace variables old and new by declared variables.
12694 (calc-sel-reselect): New variable.
12695 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
12696 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
12697 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
12698 reselect with declared variable.
12700 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
12701 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
12702 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
12703 (math-import-list, math-rewrite-phase): Declare them.
12704 (math-rewrite): Use let* to declare variables.
12705 (calc-rewrite-selection): Make rules a local variable.
12706 (calc-rewr-sel): New variable.
12707 (calc-rewrite-selection, calc-locate-selection-marker)
12708 (calc-rewrite): Use the declared variable calc-rewr-sel instead
12710 (math-rewrite-whole-expr): New variable.
12711 (math-rewrite, math-rewrite-phase): Replace variable expr by
12713 (math-rewrite-heads-heads, math-rewrite-heads-skips)
12714 (math-rewrite-heads-blanks ): New variables.
12715 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
12716 heads, skips and blanks by declared variables.
12717 (math-rwcomp-subst-old, math-rwcomp-subst-new)
12718 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
12720 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
12721 old, new, old-func and new-func by declared variables.
12722 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
12723 Remove unnecessary variable.
12724 (math-apply-rw-regs): New variable.
12725 (math-apply-rewrites, math-rwapply-replace-regs)
12726 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
12727 (math-apply-rw-ruleset): New variable.
12728 (math-apply-rewrites, math-rwapply-remember): Replace variable
12729 ruleset by declared variable.
12731 2004-11-19 Richard M. Stallman <rms@gnu.org>
12733 * info.el (Info-search): Use search-whitespace-regexp.
12735 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
12737 * vc-rcs.el (vc-rcs-parse): New function.
12738 (vc-rcs-annotate-command): Likewise.
12739 (vc-rcs-annotate-current-time): Likewise.
12740 (vc-rcs-annotate-time): Likewise.
12741 (vc-rcs-annotate-extract-revision-at-line): Likewise.
12743 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
12745 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
12747 2004-11-18 Jay Belanger <belanger@truman.edu>
12749 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
12751 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12753 * printing.el: Eliminate use of interactive-p and eval-and-compile.
12754 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
12755 Use make-temp-file to generate PostScript files in any situation.
12756 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
12757 (pr-interactive-p): Eliminate var.
12758 (pr-save-interactive): Eliminate macro.
12759 (pr-interface, pr-ps-directory-preview)
12760 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
12761 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
12762 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
12763 (pr-ps-buffer-ps-print, pr-ps-region-preview)
12764 (pr-ps-region-using-ghostscript, pr-ps-region-print)
12765 (pr-ps-region-ps-print, pr-ps-mode-preview)
12766 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
12767 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
12768 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
12769 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
12770 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
12771 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
12772 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
12773 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
12774 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
12775 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
12776 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
12777 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
12778 Eliminate pr-save-interactive usage.
12779 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
12780 Eliminate pr-interactive-p usage.
12781 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
12782 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
12783 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
12784 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
12785 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
12786 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
12787 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
12789 (pr-ps-file): Use make-temp-file to generate a temporary file.
12791 2004-11-17 Jay Belanger <belanger@truman.edu>
12793 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
12795 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
12796 (math-top-only): New variable.
12797 (math-simplify, math-simplify-step): Replace variable top-only by
12798 declared variable math-top-only.
12799 (math-simplify-expr): Declare it.
12800 Replace argument expr in all calls of math-defsimplify by
12801 math-simplify-expr.
12802 (math-simplify-plus, math-simplify-times, math-simplify-divide)
12803 (math-simplify-divisor, math-simplify-one-divisor)
12804 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
12805 (math-simplify-pow): Replace variable expr by declared variable
12806 math-simplify-expr.
12807 (math-simplify-divisor): Remove local variables temp and op.
12808 (math-simplify-one-divisor): Make temp and op local variables.
12809 (math-simplify-divisor-nover, math-simplify-divisor-dover):
12811 (math-simplify-divisor, math-simplify-one-divisor):
12812 Replace variables nover and dover by declared variables.
12813 (math-expr-subst-new, math-expr-subst-old): New variables.
12814 (math-expr-subst, math-expr-subst-rec): Replace variables new
12815 and old by declared variables.
12816 (math-is-poly-degree, math-is-poly-loose): New variables.
12817 (math-is-polynomial, math-is-poly-rec): Replace variables degree
12818 and loose by declared variables.
12819 (math-poly-base-const-ok, math-poly-base-pred): New variables.
12820 (math-polynomial-base, math-polynomial-base-rec):
12821 Replace variables const-ok and mpb-pred by declared variables.
12823 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
12825 * calc/calc-ext.el (math-defsimplify): Change the argument in
12826 the created function to math-simplify-expr.
12828 * calc/calc-units.el (math-simplify-expr): Declare it.
12829 Replace argument expr in all calls of math-defsimplify by
12830 math-simplify-expr.
12831 (math-simplify-units-prod): Replace variable expr by declared
12832 variable math-simplify-expr.
12834 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
12836 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
12837 Replace mapcar->dolist, format->string.
12839 2004-11-17 Miles Bader <miles@gnu.org>
12841 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
12842 * progmodes/idlwave.el: Remove RCS keywords.
12844 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
12846 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
12847 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
12848 Update to IDLWAVE version 5.5. Too many changes to list them here.
12849 * progmodes/idlw-help.el: New file.
12851 2004-11-16 Richard M. Stallman <rms@gnu.org>
12853 * international/iso-cvt.el (iso-tex2iso-trans-tab):
12854 Discard spaces after \i according to TeX rules.
12856 * international/mule.el (set-buffer-file-coding-system):
12858 (after-insert-file-set-coding): Pass that new arg.
12859 Prevent set-buffer-multibyte from trying to lock the file.
12861 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
12863 * saveplace.el (save-place): Doc fix.
12865 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
12866 temporarily widen before finding the following word to copy.
12868 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
12869 (cl-map-keymap): Definition deleted.
12871 * subr.el (map-keymap-internal): New function.
12873 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
12875 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
12876 when pressing rather than when releasing mouse-2. Simplify.
12878 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
12880 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
12881 (compilation-mode): Set it here instead.
12883 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
12885 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
12886 (loop, cl-parse-loop-clause, defsetf): Use backquote.
12888 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
12890 * progmodes/compile.el (compilation-internal-error-properties):
12891 Fix up a transposition-typo. Check end-col before using it.
12893 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
12895 * international/iso-cvt.el (iso-tex2iso-trans-tab):
12896 Discard whitespace after macro \i when converting it.
12898 2004-11-16 Juri Linkov <juri@jurta.org>
12900 * emacs-lisp/find-func.el (find-function-regexp):
12901 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
12902 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
12903 Remove invalid `\W' from [^cgv\W]. Doc fix.
12904 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
12906 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
12908 * play/life.el: Maintainer is now FSF.
12909 (life-patterns, life-neighbor-deltas, life-window-start)
12910 (life-current-generation, life-generation-string): Use defvar
12911 instead of defconst.
12913 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
12915 * progmodes/compile.el (compilation-move-to-column): New fun.
12916 (compilation-internal-error-properties)
12917 (compilation-next-error-function): Use it to make sure we don't go past
12920 2004-11-15 John Paul Wallington <jpw@gnu.org>
12922 * autoinsert.el (auto-insert-alist): Insert the user's name in
12923 copyright notice, rather than Free Software Foundation, for the
12924 Emacs Lisp header case too.
12926 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12928 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
12929 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
12930 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
12931 return the list of string in a string.
12932 (pr-call-process): Message if calling process returns an error, that
12933 is, the exit status is different of zero.
12935 2004-11-15 Jay Belanger <belanger@truman.edu>
12937 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
12938 variable var-thing.
12939 (math-integ-depth, math-integ-level, math-integral-limit)
12940 (math-enable-subst, math-any-substs, math-integ-msg)
12941 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
12942 (math-int-threshold, math-int-factors, math-double-roots)
12943 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
12944 (var-GenCount): Declare these variables.
12945 (calcFunc-integ): Don't check if var-IntegLimit is bound.
12946 (math-integral-cache, math-integral-cache-state):
12947 Move declarations to earlier in the file.
12948 (math-deriv-var, math-deriv-total, math-deriv-symb)
12949 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
12950 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
12951 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
12952 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
12953 (math-solve-res): New variables
12954 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
12955 (math-integral, math-replace-integral-parts)
12956 (math-integrate-by-parts, calc-dump-integral-cache)
12957 (math-try-integral, math-do-integral, math-do-integral)
12958 (math-do-integral-methods, math-try-solve-for)
12959 (math-try-solve-prod, math-solve-poly-funny-powers)
12960 (math-solve-crunch-poly, math-decompose-poly)
12961 (math-solve-find-root-term, math-find-root-in-prod)
12962 (math-integ-try-linear-substitutions)
12963 (math-integ-try-substitutions, math-expr-rational-in)
12964 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
12965 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
12966 (math-solve-for, math-solve-system, math-solve-system-rec)
12967 (math-solve-get-sign, math-solve-get-int)
12968 (math-solve-system-subst): Replace undeclared variables with newly
12969 declared variables.
12971 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
12973 * winner.el (winner-active-region, winner-edges, winner-window-list):
12974 Define at toplevel.
12975 (winner-mode-map): Move init inside declaration.
12977 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
12979 * files.el (convert-standard-filename): Doc fix.
12981 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
12983 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
12984 passwd, group, shadow, default/* and pam.d/*.
12986 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12988 * printing.el (pr-menu-spec): Adjust menu specification.
12990 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12992 * printing.el: Doc fix. Insert :version tag into all defcustom.
12993 Handle interactive-p as is recommended in Emacs Lisp Reference.
12994 Set the file permission bits for newly created files.
12995 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
12996 The printing menu specification (in `pr-menu-spec') was merged.
12997 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
12998 (pr-version): New version number (6.8.3).
12999 (pr-file-modes): New option.
13000 (pr-interactive-p): New var.
13001 (pr-save-interactive, pr-save-file-modes): New macros.
13002 (pr-setup): Code fix.
13003 (pr-menu-spec): Menu specification merged.
13004 (pr-call-process, pr-text2ps): Set file permission bits.
13005 (pr-despool-print): Set file permission bits. Handle interactive-p as
13007 (pr-interface, pr-ps-directory-preview)
13008 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
13009 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
13010 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
13011 (pr-ps-buffer-ps-print, pr-ps-region-preview)
13012 (pr-ps-region-using-ghostscript, pr-ps-region-print)
13013 (pr-ps-region-ps-print, pr-ps-mode-preview)
13014 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
13015 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
13016 (pr-despool-using-ghostscript, pr-despool-ps-print)
13017 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
13018 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
13019 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
13020 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
13021 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
13022 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
13023 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
13024 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
13025 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
13026 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
13027 Handle interactive-p as is recommended.
13029 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
13031 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
13032 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
13034 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
13035 so it doesn't forget to highlight the beginning of the region either.
13037 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
13039 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
13040 (c-font-lock-init): Eliminate obsolete make-local-hook.
13041 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
13042 (awk-mode): Use run-mode-hooks.
13044 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
13046 2004-11-13 Kim F. Storm <storm@cua.dk>
13048 * mouse.el (mouse-drag-copy-region): Add :version.
13049 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
13050 while dragging mode line, so mode line can be dragged downwards.
13051 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
13052 while pressing mouse button so window doesn't scroll until we
13053 release the mouse if clicking on partially visible line.
13055 2004-11-12 Jay Belanger <belanger@truman.edu>
13057 * calc/calc-graph.el (calc-dumb-map): Declare it.
13058 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
13060 (calc-graph-name): Made `end' a local variable.
13061 (calc-graph-lookup): Made `varname' a local variable.
13062 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
13064 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
13065 (calc-graph-plot, calc-graph-compute-3d): Remove references to
13066 the unused variable y3vec.
13067 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
13068 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
13069 calc-graph-prev-kill-hook.
13070 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
13071 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
13072 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
13073 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
13074 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
13075 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
13076 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
13077 (calc-graph-y3value, calc-graph-y3name)
13078 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
13079 (calc-graph-stepcount, calc-graph-is-splot)
13080 (calc-graph-surprise-splot, calc-graph-blank)
13081 (calc-graph-non-blank, calc-graph-curve-num): New variables.
13082 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
13083 (calc-graph-recompute-2d, calc-graph-compute-3d)
13084 (calc-graph-format-data): Replace undeclared variables with the
13085 above newly declared variables.
13087 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
13089 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
13090 `rsf-beep' and `rsf-sleep-after-message'.
13092 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
13093 list if `message-sender' is non-nil.
13095 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
13097 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
13098 consing by using mapc instead of mapcar.
13100 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
13102 * tooltip.el (require): Explain why CL is needed.
13104 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13106 * printing.el: Insert :version into defgroup (printing). All reference
13107 to Files option in menubar were changed to File.
13108 (pr-version): New version number (6.8.2).
13109 (pr-get-symbol): Call easy-menu-intern.
13110 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
13111 compilation gripes.
13113 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
13115 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
13116 new byte-compile-function-environment binding to t.
13118 * font-lock.el (font-lock-fontify-syntactically-region):
13119 Don't forget to highlight the last char when we hit `end'.
13121 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
13122 (mwheel-scroll): Adjust accordingly.
13124 * cvs-status.el: Reduce spurious warnings.
13125 (cvs-status-checkout): Remove.
13126 (cvs-status-mode-map): Use cvs-mode-checkout instead.
13128 * pcvs.el (cvs-mode-checkout): New command.
13130 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
13132 * tooltip.el: Require CL.
13134 * emacs-lisp/bytecomp.el: Use push.
13135 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
13136 (defalias): Remove the `byte-compile' property and add
13137 a `byte-hunk-handler'.
13139 2004-11-11 Juri Linkov <juri@jurta.org>
13141 * info.el (Info-search): Save match data for isearch.
13142 Skip Tag Table node.
13144 * descr-text.el (describe-char): Replace syntax-after with code
13145 from its previous version.
13147 * files.el (magic-mode-alist): Use optimization for SGML mode too.
13148 (set-auto-mode): Doc fix. Remove unused variable `xml'.
13150 * international/mule.el (sgml-html-meta-auto-coding-function):
13151 Remove > after <html to allow HTML attributes.
13153 2004-11-11 Jay Belanger <belanger@truman.edu>
13155 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
13157 (calcFunc-dfac): Replace unbound max by n.
13158 (math-stirling-local-cache): New variable.
13159 (math-stirling-number, math-stirling-1, math-stirling-2):
13160 Replace the variable `cache' by the declared variable
13161 math-stirling-local-cache.
13162 (var-RandSeed): Declare it as a variable.
13163 (math-init-random-base, math-random-digit): Don't check to see if
13164 var-RandSeed is bound.
13165 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
13166 Declare them instead of just setting them.
13167 (math-init-random-base): Made i a local variable.
13168 (math-random-digit): Made math-random-last a local variable.
13169 (math-prime-test-cache): Move declaration to before it is used.
13170 (math-prime-test-cache-k, math-prime-test-cache-q)
13171 (math-prime-test-cache-nm1, math-prime-factors-finished):
13172 Declare them as variables.
13174 2004-11-11 Jay Belanger <belanger@truman.edu>
13176 * calc/calc-ext.el (math-defcache): Use defvar for the new
13177 variables it creates.
13179 2004-11-11 Lars Hansen <larsh@math.ku.dk>
13181 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
13182 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
13183 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
13184 (desktop-save): Add :version.
13186 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
13188 * printing.el (pr-get-symbol): Don't downcase.
13190 2004-11-10 Jay Belanger <belanger@truman.edu>
13192 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
13193 string to kill-ring.
13195 * calc/calc-aent.el (calc-alg-exp, math-toks)
13196 (math-exp-pos,math-exp-old-pos, math-exp-token)
13197 (math-exp-keep-spaces, math-exp-str): New variables.
13198 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
13199 (calcAlg-enter): Use declared variable calc-alg-exp.
13200 (math-build-parse-table, math-find-user-token): Use declared
13201 variable math-toks.
13202 (math-read-exprs, math-read-token, calc-check-user-syntax)
13203 (calc-match-user-syntax, match-factor-after, math-read-factor):
13204 Use declared variables math-exp-pos math-exp-old-pos.
13205 (math-read-exprs, math-read-token, math-read-expr-level)
13206 (calc-check-user-syntax, calc-match-user-syntax)
13207 (match-factor-after, math-read-factor): Use declared variable
13209 (math-read-exprs, math-read-expr-list, math-read-token)
13210 (math-read-factor): Use declared variable math-exp-keep-spaces.
13211 (math-read-exprs, math-read-token): Use declared variable
13213 (calc-match-user-syntax): Make m a local variable.
13215 * calc/calc-ext.el (math-read-expr): Use declared variables
13216 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
13217 math-exp-keep-spaces.
13219 * calc/calc-forms.el (math-read-angle-bracket): Use declared
13220 variables math-exp-pos, math-exp-str.
13222 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
13224 (math-parse-fortran-vector, math-parse-fortran-vector-end)
13225 (math-parse-eqn-prime): Use declared variable math-exp-token.
13227 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
13228 Use declared variable math-exp-pos.
13229 (math-check-for-commas): Use declared variable math-exp-str.
13230 (math-read-brackets): Use declared variables math-exp-old-pos,
13231 math-exp-keep-spaces.
13232 (math-read-brackets, math-read-vector, math-read-matrix):
13233 Use declared variable math-exp-token.
13235 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
13237 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
13238 where the keymap is a symbol.
13239 (easy-menu-add-item): Use keymap-prompt. Simplify.
13241 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
13243 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
13244 (sgml-parse-tag-backward): Use it to skip spurious < or >.
13246 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
13248 * ebuff-menu.el: Doc fixes throughout.
13249 (electric-buffer-menu-mode-hook): New defvar.
13251 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
13253 * tooltip.el: Don't require cl, comint, gud, gdb-ui for compilation.
13254 The resulting compiler warnings appear to be harmless.
13256 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
13258 * textmodes/conf-mode.el: New file.
13260 * files.el (auto-mode-alist, magic-mode-alist): Use it.
13262 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
13264 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
13266 2004-11-09 Jay Belanger <belanger@truman.edu>
13268 * calc/calc-ext.el (calc-init-extensions): Remove old code.
13270 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
13271 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
13272 (calc-z-prefix-help, calc-user-function-list): Use declared
13273 variables calc-z-prefix-buf, calc-z-prefix-msgs.
13274 (math-map-tree, math-map-tree-rec): Use declared variables
13275 math-mt-many, math-mt-func.
13276 (math-read-expression, math-read-string): Use declared variable
13279 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
13280 variable math-normalize-a.
13282 * calc/calc.el (math-normalize-a): New variable.
13283 (math-normalize): Use declared variable math-normalize-a.
13285 * calc/calc-poly.el (math-expand-form): Use declared variable
13288 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
13289 Use declared variable math-mt-many.
13290 (math-rewrite): Use declared variable math-mt-func.
13292 * calc/calc-vec.el (math-read-brackets, math-read-vector)
13293 (math-read-matrix): Use declared variable math-expr-data.
13295 * calc/calc-lang.el (math-parse-fortran-vector)
13296 (math-parse-fortran-vector-end, math-parse-tex-sum)
13297 (math-parse-eqn-matrix, math-parse-eqn-prime)
13298 (math-read-math-subscr): Use declared variable math-expr-data.
13300 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
13301 (math-read-expr-level, math-read-token, calc-check-user-syntax)
13302 (calc-match-user-syntax, math-read-if, math-factor-after)
13303 (math-read-factor): Use declared variable math-expr-data.
13305 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
13307 * calendar/diary-lib.el (diary-from-outlook)
13308 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
13309 interactive-p; but rather new optional argument NOCONFIRM.
13311 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
13313 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
13314 (easy-menu-name-match): Revert correspondingly.
13316 2004-11-09 Richard M. Stallman <rms@gnu.org>
13318 * emacs-lisp/bytecomp.el (byte-compile-defalias):
13319 Turn off warnings for the new function even if definition not constant.
13320 If the definition isn't a quoted symbol, record (FUNCTION . t).
13321 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
13322 (byte-compile-callargs-warn): Handle (FUNCTION . t).
13323 (display-call-tree, byte-compile-arglist-warn):
13324 Handle t returned by byte-compile-fdefinition.
13326 2004-11-09 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
13328 * Makefile.in (maintainer-clean): Depend on distclean.
13330 * help-fns.el (help-C-file-name): File name must be in build-files
13333 2004-11-09 Jay Belanger <belanger@truman.edu>
13335 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
13336 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
13338 * calc/calc.el (calc, calc-trail-display, calc-mode):
13339 Remove obsolete sections.
13341 * calc/calc.el (calc-x-paste-text): Remove.
13343 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
13346 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
13348 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
13349 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
13350 current frame (in case of recursive calls).
13351 (gdb-show-changed-values): Add :version keyword.
13353 2004-11-09 Kenichi Handa <handa@m17n.org>
13355 * international/mule-cmds.el: Change coding: tag back to
13358 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
13360 * international/mule-cmds.el: Change coding-system to utf-8.
13361 (select-safe-coding-system-interactively):
13362 New function extracted from select-safe-coding-system.
13363 (select-safe-coding-system): Use it.
13365 2004-11-08 Richard M. Stallman <rms@gnu.org>
13367 * subr.el (syntax-after): Doc fix.
13369 * paren.el (show-paren-function): Change calls to syntax-after
13370 for new way of returning the value.
13372 * menu-bar.el (menu-bar-file-menu): Make this the real name
13373 and menu-bar-files-menu the alias. Use the former.
13374 (global-map): Use `file', not `files', as the symbol.
13376 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
13378 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
13379 Don't use beginning-of-buffer.
13380 (filesets-cmd-show-result): Use with-no-warnings.
13382 2004-11-08 Juri Linkov <juri@jurta.org>
13384 * progmodes/compile.el (compile): Don't overwrite last command in
13385 minibuffer history with default command if they are not equal.
13387 2004-11-08 Jay Belanger <belanger@truman.edu>
13389 * calc/calcalg2.el (math-do-integral-methods): Try linear then
13390 non-linear substitutions.
13392 2004-11-08 Jay Belanger <belanger@truman.edu>
13394 * calc/calcalg2.el (math-linear-subst-tried): New variable.
13395 (math-do-integral): Set `math-linear-subst-tried' to nil.
13396 (math-do-integral-methods): Use `math-linear-subst-tried' to
13397 determine what type of substitution to try.
13398 (math-integ-try-linear-substituion):
13399 Set `math-linear-subst-tried' to t.
13401 2004-11-08 Kim F. Storm <storm@cua.dk>
13403 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
13405 2004-11-07 Juri Linkov <juri@jurta.org>
13407 * info-look.el (info-lookup): Allow reusing in the current buffer
13408 not only *info* buffer, but all (even renamed) Info buffers
13409 by checking for major-mode instead of *info* buffer name.
13410 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
13411 (octave-mode, maxima-mode) <doc-spec>:
13412 Allow long dashes generated by Texinfo 4.7 before definitions.
13413 (texinfo-mode) <doc-spec>: Add space to suffix to find command
13414 definitions with argument separated by space.
13416 2004-11-06 Richard M. Stallman <rms@gnu.org>
13418 * simple.el (next-error group, face): Move before first use.
13419 (next-error-highlight, next-error-highlight-no-select): Likewise.
13421 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
13422 (line-move): New args NOERROR and TO-END.
13423 Return t if succeed in moving specified number of lines.
13424 (move-end-of-line): New function.
13426 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
13427 (end-of-buffer-other-window): Likewise.
13429 * simple.el (line-move-ignore-invisible): Default to t.
13431 * subr.el (syntax-after): Return the syntax letter, not the raw code.
13433 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
13435 * international/iso-cvt.el (iso-cvt-define-menu):
13436 Rename menu-bar-files-menu to menu-bar-file-menu.
13438 * net/browse-url.el (browse-url-gnome-moz-program)
13439 (browse-url-gnome-moz-arguments): Move up before first use.
13441 * net/tramp.el (tramp group): Add :version.
13443 * progmodes/ada-xref.el (ada-gdb-application):
13444 Use goto-char instead of beginning-of-buffer.
13446 * progmodes/cperl-mode.el (cperl-info-on-command):
13447 Use goto-char instead of beginning-of-buffer.
13449 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
13450 Move up before first use.
13451 (idlwave-shell-temp-pro-file): Likewise.
13452 (idlwave-shell-temp-rinfo-save-file): Likewise.
13453 (idlwave-shell-temp-file): Minor doc fix.
13455 * textmodes/flyspell.el (flyspell-external-point-words):
13456 Use goto-char instead of beginning-of-buffer.
13458 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
13460 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
13461 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
13462 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
13464 2004-11-06 David Ponce <david@dponce.com>
13466 * recentf.el (recentf-menu-path): Use menu item name.
13468 2004-11-06 Eli Zaretskii <eliz@gnu.org>
13470 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
13471 display doesn't support images.
13473 2004-11-06 Andreas Schwab <schwab@suse.de>
13475 * tempo.el (tempo-match-finder): Doc fix.
13477 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
13479 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
13481 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
13482 (easy-menu-lookup-name): New fun to replace it.
13483 (easy-menu-get-map): Use it to obey menu item names (rather than just
13484 keys) when looking up `path'.
13485 (easy-menu-always-true-p): Rename from easy-menu-always-true.
13486 (easy-menu-convert-item-1): Adjust to new name.
13488 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
13490 * outline.el (hide-body): Don't hide lines at the top of the file
13491 that precede the first header line.
13493 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
13495 * align.el (align-areas): Delete whitespace before reindenting, so
13496 that tabs are never placed after spaces.
13498 2004-11-06 Alan Shutko <ats@acm.org>
13500 * macros.el (insert-kbd-macro): Do completions based on macros,
13501 rather than all commands.
13503 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
13505 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
13506 to solve a bug whereby tags with 'b' don't match.
13508 2004-11-05 Juri Linkov <juri@jurta.org>
13510 * info.el (Info-search): Don't search in node header lines
13513 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
13514 symbol-constituent characters after dot, not only digits.
13516 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
13518 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
13520 2004-11-04 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
13522 * dired.el (dired-read-dir-and-switches): Call read-directory-name
13523 if a dialog will be used, read-file-name otherwise.
13525 2004-11-04 Richard M. Stallman <rms@gnu.org>
13527 * textmodes/table.el (table group): Add :version.
13529 * textmodes/ispell.el (ispell-word):
13530 Don't alter args; set them only thru `interactive' spec.
13532 * textmodes/flyspell.el (flyspell-word):
13533 Don't alter FOLLOWING; set it only thru `interactive' spec.
13535 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
13537 * net/browse-url.el (browse-url-maybe-new-window):
13538 Use called-interactively-p.
13540 * mail/supercite.el (sc-cite-region):
13541 Don't use interactive-p. Add arg INTERACTIVE.
13542 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
13544 * international/mule-cmds.el (set-input-method, toggle-input-method):
13545 Don't use interactive-p. Add arg INTERACTIVE.
13547 * eshell/esh-mode.el (eshell-show-maximum-output):
13548 Don't use interactive-p.
13549 (eshell-truncate-buffer): Just message, no error, if buffer is short.
13551 * mouse.el (mouse-show-mark): Get positions to delete from mark
13552 and point, not from mouse-drag-overlay.
13554 * imenu.el (imenu-eager-completion-buffer): Add :version.
13556 * filesets.el (filesets group): Add :version.
13558 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
13560 * files.el (xml-based-modes): Delete var.
13561 (magic-mode-alist): New more general var.
13562 (set-auto-mode): Use it.
13564 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
13565 when clicking from another window.
13567 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
13569 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
13570 (vc-cvs-annotate-time): Incorporate value of deleted var.
13571 Remove special-case handling of beginning-of-buffer cruft.
13572 Cache ending position (point) and return value in text property
13573 `vc-cvs-annotate-time', and consult it on subsequent invocations.
13575 * vc-cvs.el (vc-cvs-annotate-command):
13576 Delete extraneous lines from beginning of buffer.
13577 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
13579 * progmodes/grep.el (grep-default-command): Take empty string
13580 for tag if all other methods yield nil. Shell-quote the tag.
13582 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
13583 spec in `interactive' form, and mention it in the docstring.
13584 Also, make sure point is at bol after calling `annotate-time'.
13586 2004-11-02 Richard M. Stallman <rms@gnu.org>
13588 * cus-edit.el (customize-group-other-window):
13589 Select the window that displays the custom buffer.
13590 (custom-buffer-create-other-window): Likewise.
13592 * comint.el (comint-insert-input): Fix previous change.
13594 * emacs-lisp/elp.el (elp-instrument-function):
13595 Use called-interactively-p.
13597 * emacs-lisp/easymenu.el (easy-menu-intern):
13598 Don't downcase; rather, case-flip the first letter of each word.
13600 * emacs-lisp/easy-mmode.el (define-minor-mode):
13601 Use called-interactively-p.
13603 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
13604 Add interactive-only.
13605 (byte-compile-warnings): Add interactive-only as option.
13606 (byte-compile-interactive-only-functions): New variable.
13607 (byte-compile-form): Warn about calls to functions
13608 in byte-compile-interactive-only-functions.
13610 * emacs-lisp/autoload.el (update-file-autoloads):
13611 Don't use interactive-p; take new arg SAVE-AFTER.
13613 * emacs-lisp/advice.el (ad-make-advised-definition):
13614 Use called-interactively-p.
13616 2004-11-02 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
13618 * files.el (find-file-existing): New function.
13620 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
13621 find-file-existing. Add "New File..." that calls find-file.
13623 * diropen.pbm, diropen.xpm: New files.
13625 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
13626 icon diropen. New tool bar item find-file-existing uses icon open.
13628 * dired.el (dired-read-dir-and-switches): Call read-directory-name
13629 instead of read-file-name.
13631 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
13633 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
13634 (icalendar--split-value): Change name of work buffer.
13635 (icalendar--get-weekday-abbrev): Return nil on error.
13636 (icalendar--date-to-isodate): New function.
13637 (icalendar-convert-diary-to-ical)
13638 (icalendar-extract-ical-from-buffer): Use only two args for
13639 make-obsolete (XEmacs compatibility).
13640 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
13641 (icalendar-export-region): Doc fix.
13642 If error, return non-nil and write errors to a buffer.
13643 Use correct weekday for weekly recurring events.
13644 Check whether date has been parsed for ordinary events.
13645 Make weekly events start in the year 2000.
13646 DTEND is non-inclusive, shift end date by one day if
13647 necessary (not for entries that have date and time).
13648 Rename local let variables: oops -> found-error, datestring ->
13651 2004-11-02 Kim F. Storm <storm@cua.dk>
13653 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
13654 keep-mode-if-same variable. Add it as optional arg instead.
13655 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
13657 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
13658 substitute-command-keys will select lower-case bindings like those
13659 used in the static help texts.
13661 * descr-text.el (describe-text-properties): Don't err if called in
13662 the *Help* buffer; output to *Help-2* buffer instead.
13664 * kmacro.el (group kmacro): Add :version.
13665 (kmacro-keyboard-quit): New function to cleanup on C-g.
13666 (kmacro-start-macro): Set defining-kbd-macro to append when
13667 appending to last macro.
13669 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
13671 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
13673 * progmodes/gdb-ui.el (gdb-enable-debug-log)
13674 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
13675 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
13676 Add :version keyword.
13678 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
13680 * progmodes/flymake.el (flymake-err-line-patterns):
13681 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
13682 `compilation-error-regexp-alist-alist' to internal Flymake format.
13684 * progmodes/flymake.el: Eliminate byte-compiler warnings.
13686 2004-11-01 Jay Belanger <belanger@truman.edu>
13688 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
13689 with `interactive "s"'.
13691 2004-11-01 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
13693 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
13694 Revert change from 2004-10-16. '*' checks the current buffer, but the
13695 mouse click may be in another buffer.
13697 2004-11-01 John Paul Wallington <jpw@gnu.org>
13699 * files.el (large-file-warning-threshold): Add :version keyword.
13700 (kill-some-buffers): Doc fix.
13702 * thumbs.el (group thumbs): Add :version keyword.
13704 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
13706 2004-11-01 Richard M. Stallman <rms@gnu.org>
13708 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
13710 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
13712 * allout.el (allout group): Add :version.
13713 (allout-init): Don't use interactive-p.
13714 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
13715 (allout-forward-current-level, allout-backward-current-level):
13716 Don't use interactive-p.
13718 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
13719 (bibtex-find-text): Likewise.
13721 * progmodes/vhdl-mode.el (vhdl-fill-region)
13722 (vhdl-beginning-of-statement): Don't use interactive-p.
13724 * progmodes/idlwave.el (idlwave-update-routine-info):
13725 Don't use interactive-p.
13727 * progmodes/idlw-shell.el (idlwave-shell-send-char):
13728 Don't use interactive-p.
13730 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
13731 Don't use interactive-p.
13733 * progmodes/ada-xref.el (ada-make-body-gnatstub):
13734 Don't use interactive-p.
13736 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
13737 (fortune-in-buffer): Doc fix.
13739 * play/5x5.el (5x5-new-game): Set up the buffer even if not
13742 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
13743 don't select the temporary buffer.
13744 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
13745 (eudc-get-phone): Likewise.
13747 2004-11-01 Kim F. Storm <storm@cua.dk>
13749 * man.el (Man-xref-normal-file): Fix help-echo.
13751 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
13753 * reveal.el (reveal-last-tick): New var.
13754 (reveal-post-command): Use it to avoid closing overlays when we're
13755 appending text to them.
13757 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13759 * textmodes/bibtex.el: Require button.
13760 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
13761 (bibtex-reference-keys): Distinguish between header keys and
13763 (bibtex-beginning-of-field): New function.
13764 (bibtex-url-map): Remove.
13765 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
13766 (bibtex-font-lock-url-regexp): Assume that field names begin at
13767 the beginning of a line.
13768 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
13769 Remove field delimiters. Use bibtex-beginning-of-field.
13770 Bugfix, point can be inside a field with a url.
13771 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
13773 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
13774 (bibtex-key-in-head): Simplify.
13775 (bibtex-current-line): Use bolp.
13776 (bibtex-parse-keys): Remove unused arg `add'.
13777 Use bibtex-type-in-head and bibtex-key-in-head.
13778 (bibtex-parse-entry, bibtex-autofill-entry):
13779 Use bibtex-type-in-head and bibtex-key-in-head.
13780 (bibtex-autokey-get-field): Do not alter case of replacement text.
13781 (bibtex-autokey-get-names): Do all processing of name list.
13782 (bibtex-autokey-get-year): New function.
13783 (bibtex-autokey-get-title): Do all processing of title words.
13784 (bibtex-generate-autokey): Simplify.
13785 (bibtex-string-files-init): Use default-directory.
13786 Allow for absolute file names in bibtex-string-files.
13787 (bibtex-files, bibtex-file-path): New variables.
13788 (bibtex-files-expand): New function.
13789 (bibtex-find-entry-globally): New command.
13790 (bibtex-summary-function): New variable.
13791 (bibtex-summary): Default value of bibtex-summary-function.
13792 (bibtex-find-crossref): New optional args pnt and split.
13793 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
13794 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
13795 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
13796 Fix handling of required and alternative fields.
13797 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
13798 Use cons and display-buffer.
13799 (bibtex-validate-globally): New command.
13800 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
13801 bibtex-parse-keys and bibtex-parse-strings for updating
13802 bibtex-reference-keys and bibtex-strings.
13803 (bibtex-realign): Remove blank lines past the last entry.
13804 (bibtex-reformat): Use bibtex-entry-format as default.
13805 (bibtex-choose-completion-string): Remove.
13806 (bibtex-complete): Do not use bibtex-choose-completion-string.
13807 (bibtex-url): Simplify.
13809 2004-10-31 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
13811 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
13812 (x-dnd-types-alist, x-dnd-open-file-other-window)
13813 (x-dnd-known-types): Add :version.
13815 2004-10-31 John Paul Wallington <jpw@gnu.org>
13817 * ibuffer.el (group ibuffer): Add :version keyword.
13819 2004-10-31 Kim F. Storm <storm@cua.dk>
13821 * ido.el (group ido): Add :version keyword.
13822 (ido-mode): Remove :version keyword.
13824 * emulation/cua-base.el (group cua): Add :version keyword.
13825 (cua-mode): Remove :version keyword.
13827 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
13829 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
13831 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
13833 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
13835 (help-at-pt-display-when-idle): Remove autoload.
13837 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
13839 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
13841 2004-10-30 Juri Linkov <juri@jurta.org>
13843 * help.el (function-called-at-point):
13844 * help-fns.el (variable-at-point): Read -> intern.
13846 2004-10-30 Simon Josefsson <jas@extundo.com>
13848 * progmodes/autoconf.el (autoconf-font-lock-keywords):
13849 Recognize AS_* too.
13851 2004-10-29 Simon Josefsson <jas@extundo.com>
13853 * subr.el (read-passwd): Move back from password.el.
13855 * password.el: Remove, not ready yet.
13857 2004-10-29 Andreas Schwab <schwab@suse.de>
13859 * speedbar.el (speedbar-frame-parameters): Improve customize type.
13861 2004-10-29 Sam Steingold <sds@gnu.org>
13863 * mouse.el (mouse-show-mark): Replace the last occurrence of
13864 x-lost-selection-hooks with x-lost-selection-functions.
13866 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
13868 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
13869 x-lost-selection-functions is bound.
13871 * mouse-sel.el (mouse-sel-mode):
13872 * emacs-lisp/lselect.el: Adjust to new names for
13873 x-(lost|sent)-selection-functions.
13875 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
13876 New obsolete aliases of x-lost-selection-functions and
13877 x-sent-selection-functions.
13879 2004-10-28 Kim F. Storm <storm@cua.dk>
13881 * imenu.el (imenu-scanning-message): Remove.
13882 (imenu-progress-message): Make it a no-op.
13884 2004-10-28 John Paul Wallington <jpw@gnu.org>
13886 * files.el (set-auto-mode): Call `throw' correctly.
13888 2004-10-28 Juri Linkov <juri@jurta.org>
13890 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
13891 to search `Info-...' commands in `info' manual.
13892 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
13893 Add 'info-file "emacs" property.
13894 (Info-find-emacs-command-nodes): Fix index line number regexp.
13895 Set real line number (instead of fake 0) in first element of the
13897 (Info-goto-emacs-command-node): Use line number of first element
13898 to set point in the first found Info node.
13900 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
13901 code to `grep-mode-font-lock-keywords'.
13902 (grep-mode-font-lock-keywords): Delete grep markers instead
13903 of making them invisible.
13905 2004-10-28 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
13907 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
13908 and x-server-version in bug report.
13910 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
13912 * files.el (set-auto-mode-0): New function.
13913 (set-auto-mode): Use it to handle aliased modes and to
13914 be consistent between C-x C-f and C-x C-w.
13916 2004-10-28 Kenichi Handa <handa@m17n.org>
13918 * international/utf-8.el (utf-translate-cjk-charsets):
13919 Add katakana-jisx0201.
13921 * international/subst-jis.el: Add data for JISX0201.
13923 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
13925 * obsolete/hilit19.el (hilit-mode): New function.
13926 Move all the toplevel side-effecting stuff into it, so that loading
13927 hilit19 doesn't mess everything up any more.
13929 2004-10-27 Richard M. Stallman <rms@gnu.org>
13931 * add-log.el (add-change-log-entry): Set up mailing address
13932 and full name later, and don't alter add-log-mailing-address
13933 or add-log-full-name.
13935 * elide-head.el (elide-head): Change error to message.
13936 (elide-head-show): Likewise.
13938 * apropos.el (apropos-macrop): Doc fix.
13940 * mouse.el (mouse-show-mark): Do most processing the same
13941 regardless of transient-mark-mode.
13943 * shadowfile.el (shadow-copy-files): Use interactive-p
13944 only to control whether to print a message.
13946 * tar-mode.el (tar-mode): Use write-contents-functions,
13947 not write-contents-hooks.
13949 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
13950 directory-sep-char.
13952 2004-10-27 Richard M. Stallman <rms@gnu.org>
13954 * strokes.el (strokes-unload-hook): Fix previous change.
13956 * type-break.el (type-break-run-at-time): Always use run-at-time;
13957 forget the alternatives.
13958 (type-break-cancel-function-timers): Always use cancel-function-timers;
13959 forget the alternatives.
13961 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
13963 2004-10-27 Kenichi Handa <handa@m17n.org>
13965 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
13967 * international/subst-gb2312.el: Likewise.
13969 * international/subst-big5.el: Likewise.
13971 * international/subst-ksc.el: Likewise.
13973 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
13975 (utf-translate-cjk-set-unicode-range): New function.
13976 (utf-translate-cjk-unicode-range): Make it customizable.
13977 (utf-8-post-read-conversion):
13978 Use utf-translate-cjk-unicode-range-string.
13979 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
13982 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
13984 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
13985 trivial variants to shorten the list.
13986 (xml-based-modes): New var.
13987 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
13988 declaration higher priority than auto-mode-alist.
13990 * find-file.el (cc-other-file-alist): Bring it in line with
13991 cc-mode's auto-mode-alist entries and use \' instead of $.
13993 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
13994 and add "Id" and "Name" submenus to it.
13996 * imenu.el (imenu--generic-function): Skip matches in comments.
13998 2004-10-26 Jay Belanger <belanger@truman.edu>
14000 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
14001 (full-calc-keypad, calc-trail-display): Use an extra argument
14002 instead of `interactive-p'.
14004 * calc/calc-misc.el (calc-other-window): Use an extra argument
14005 instead of `interactive-p'.
14007 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
14010 2004-10-26 Kim F. Storm <storm@cua.dk>
14012 * help.el (describe-key): Describe both down-event and up-event
14015 2004-10-26 Richard M. Stallman <rms@gnu.org>
14017 * woman.el (woman): Don't call interactive-p.
14019 * pcomplete.el (pcomplete): Instead of interactive-p,
14020 use an arg set non-nil by the interactive spec.
14022 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
14023 use an arg set non-nil by the interactive spec.
14025 * man.el (Man-cleanup-manpage): Instead of interactive-p,
14026 use an arg set non-nil by the interactive spec.
14028 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
14030 * progmodes/flymake.el (flymake-split-string):
14031 Use `flymake-split-string-remove-empty-edges' in any case.
14033 2004-10-26 Masatake YAMATO <jet@gyve.org>
14035 * progmodes/flymake.el (flymake-err-line-patterns):
14036 Use `compilation-error-regexp-alist-alist' instead of
14037 `compilation-error-regexp-alist'.
14039 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
14041 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
14042 verbatim face on the \ of \end{verbatim}.
14044 2004-10-25 Jay Belanger <belanger@truman.edu>
14046 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
14047 erasing minibuffer.
14049 2004-10-25 Simon Josefsson <jas@extundo.com>
14051 * subr.el (read-passwd): Move to net/password.el.
14053 * net/password.el (read-passwd): Add. Autoload it.
14055 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
14057 * mouse-sel.el (mouse-sel-mode): Specify custom group.
14059 * simple.el (process-file): Fix logic.
14061 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
14063 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
14064 (increase-right-margin): Remove erroneous call to `interactive-p'.
14066 2004-10-24 Kim F. Storm <storm@cua.dk>
14068 * help.el (describe-mode): Fix 2004-10-13 change.
14069 Copy pure "Auto Fill" string so it can be propertized later
14070 without causing a read-only error.
14072 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
14074 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
14077 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
14079 * simple.el (process-file): Accept nil for INFILE. Reported by
14082 2004-10-24 Masatake YAMATO <jet@gyve.org>
14084 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
14085 Handle periods and underscores in a function name.
14086 Remove the address fontification.
14088 2004-10-24 Masatake YAMATO <jet@gyve.org>
14090 * progmodes/asm-mode.el (asm-font-lock-keywords):
14091 Use font-lock-variable-name-face for registers.
14093 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
14095 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
14096 kill-all-local-variables.
14097 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
14098 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
14099 Use kill-all-local-variables and provide mode-hooks.
14100 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
14101 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
14102 Suggested by Masatake YAMATO <jet@gyve.org>.
14104 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
14106 * simple.el (process-file): New function, similar to call-process
14107 but supports file handlers.
14108 * vc.el (vc-do-command): Use it, instead of call-process.
14109 * net/tramp-vc.el (vc-do-command): Do not advise it if
14110 process-file is fboundp.
14111 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
14113 (tramp-handle-process-file): New function.
14114 (tramp-file-name-for-operation): Support process-file.
14116 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
14118 * calendar/icalendar.el (icalendar--weekday-array): New constant.
14119 (icalendar-weekdayabbrev-table)
14120 (icalendar-monthnumber-table): Delete.
14121 (icalendar--get-month-number): Use calendar-month-name-array.
14122 (icalendar--get-weekday-number): New function.
14123 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
14124 (icalendar-export-region): Handle multi-line entries.
14125 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
14127 2004-10-23 John Paul Wallington <jpw@gnu.org>
14129 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
14130 `wildcards' set to t in interactive spec.
14132 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
14133 interactive spec rather than use `interactive-p'.
14134 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
14135 rather than use function `interactive-p'.
14137 2004-10-22 Kenichi Handa <handa@m17n.org>
14139 * international/mule.el (translate-region): Implement it in Lisp
14140 as a front end of translate-region-internal.
14142 2004-10-21 Jay Belanger <belanger@truman.edu>
14144 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
14145 Declare these variables with defvar.
14147 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
14148 is bound, only check to see if it is bound.
14150 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
14152 * textmodes/tex-mode.el (tex-compilation-parse-errors):
14153 Don't output messages.
14155 * calc/calc-help.el (calc-describe-bindings): Fix last change.
14157 2004-10-21 John Paul Wallington <jpw@gnu.org>
14159 * calc/calc-graph.el (calc-graph-init):
14160 Use `set-process-query-on-exit-flag'.
14162 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
14164 * progmodes/compile.el (compilation-start): Rely on `cd' to get
14165 dir right and also allow argumentless cd.
14167 2004-10-19 Richard M. Stallman <rms@gnu.org>
14169 * textmodes/flyspell.el (flyspell-mode): Doc fix.
14171 * eshell/em-unix.el (eshell-grep):
14172 Don't bind compilation-process-setup-function.
14174 * comint.el (comint-insert-input): Use @ in `interactive'.
14175 (comint-input-filter-functions): Doc fix.
14176 (comint-kill-whole-line, comint-get-source): Doc fix.
14178 * progmodes/compile.el (compilation-setup):
14179 Don't set buffer-read-only if MINOR is non-nil.
14181 2004-10-19 Jay Belanger <belanger@truman.edu>
14183 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
14184 (calc-emacs-type-gnu19): Remove.
14185 (calc-digit-map, calc-read-key-sequence, calc-read-key):
14186 Remove check for old emacs versions.
14188 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
14189 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
14192 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
14193 the end of the minibuffer.
14194 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
14197 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
14199 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
14200 call that would be given when the current emacs was used.
14202 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
14204 * calendar/icalendar.el: Set coding to utf-8.
14205 (icalendar-version): Increase to 0.07.
14206 (icalendar-monthnumber-table): Change March pattern.
14207 (icalendar-get-all-event-properties)
14208 (icalendar-set-event-property): Delete.
14209 (icalendar-all-events): No longer interactive.
14210 (icalendar-convert-diary-to-ical)
14211 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
14212 their replacements.
14213 (icalendar-export-file, icalendar-export-region): New functions;
14214 essentially old `icalendar-convert-diary-to-ical' but appending to
14215 target rather than overwriting.
14216 (icalendar-import-file): Append to target file rather than
14217 overwriting. Fourth arg deleted.
14218 (icalendar-import-buffer): New name for old
14219 `icalendar-extract-ical-from-buffer'.
14220 (icalendar--convert-string-for-import): New name for
14221 old `icalendar-convert-for-import'.
14222 (include-icalendar-files): Delete.
14223 Prefix for all internal functions changed from `icalendar-'
14226 2004-10-19 Richard M. Stallman <rms@gnu.org>
14228 * paths.el (news-path): Fix previous change.
14230 2004-10-18 Jay Belanger <belanger@truman.edu>
14232 * calc/calc-help.el (calc-describe-bindings):
14233 Set `buffer-read-only' to nil while working in the keybindings buffer;
14234 remove some extra information from the keybindings buffer.
14236 2004-10-18 David Ponce <david@dponce.com>
14238 * mouse.el (mouse-drag-move-window-top): New function.
14239 (mouse-drag-mode-line-1): Use it.
14241 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
14243 * info.el (Info-fontify-node): For multiline refs,
14244 arrange to unfontify newline and surrounding whitespace.
14246 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
14248 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
14249 directory is missing.
14251 2004-10-17 John Paul Wallington <jpw@gnu.org>
14253 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
14254 New customizable variable; whether to display buffers that match
14255 `ibuffer-maybe-show-predicates' by default.
14256 (ibuffer-maybe-show-predicates): Mention it in docstring.
14257 (ibuffer-display-maybe-show-predicates): New variable.
14258 (ibuffer-update): Prefix arg now toggles whether buffers that
14259 match `ibuffer-maybe-show-predicates' should be displayed.
14260 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
14261 locally to heed `ibuffer-default-display-maybe-show-predicates'.
14262 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
14264 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
14266 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
14269 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
14271 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
14272 (Buffer-menu-beginning): New helper function.
14273 (Buffer-menu-execute): Use it.
14274 (Buffer-menu-select): Use it.
14275 (Buffer-menu-sort): Use it and also keep markers.
14277 2004-10-17 Richard M. Stallman <rms@gnu.org>
14279 * paths.el (news-directory): Rename from news-path. Old name alias.
14280 (rmail-spool-directory): Use defvar.
14281 (sendmail-program): Use defcustom.
14282 (remote-shell-program): Use defcustom.
14283 (term-file-prefix): Use defvar.
14284 (abbrev-file-name): Use defvar.
14286 * term.el: Add maintainer.
14288 * subr.el (with-local-quit): Return nil if there's a quit.
14289 (read-passwd): Use with-local-quit. Doc fix.
14291 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
14292 (strokes-unload-hook): Set as a variable with add-hook.
14294 * startup.el (fancy-splash-tail, normal-splash-screen):
14295 Update copyright year.
14297 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
14299 * server.el (server-unload-hook): Set as a variable with add-hook.
14301 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
14303 * frame.el (special-display-popup-frame):
14304 Make the buffer current as its frame is created.
14306 * delsel.el (delsel-unload-hook): Set as a variable.
14308 * comint.el (comint-output-filter-functions):
14309 Add comint-watch-for-password-prompt.
14310 (comint-read-noecho): Function deleted.
14311 (send-invisible): Use read-passwd.
14313 * fringe.el (fringe-mode-initialize): New function.
14314 (fringe-mode): Use fringe-mode-initialize as :initialize.
14316 2004-10-17 Kim F. Storm <storm@cua.dk>
14318 * language/indian.el (indian-script-language-alist): Swap value
14320 (indian-font-char-index-table): Doc fix.
14322 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
14324 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
14326 2004-10-16 Juri Linkov <juri@jurta.org>
14328 * progmodes/compile.el (compilation-start): Move let-binding of
14329 `process-environment' into `with-current-buffer' body.
14330 Reported by Matt Hodges <MPHodges@member.fsf.org>.
14332 2004-10-16 Richard M. Stallman <rms@gnu.org>
14334 * pcvs-util.el (cvs-bury-buffer):
14335 Don't call get-buffer-window for effect.
14337 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
14339 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
14341 * msb.el (msb-unload-hook): Set the variable.
14343 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
14344 Use * to err if buffer is readonly.
14346 * subr.el (looking-back): Return only t or nil.
14348 * whitespace.el (whitespace-unload-hook): Set the variable.
14350 * view.el (view-mode-enable): Set view-page-size and
14351 view-half-page-size to nil.
14352 (view-set-half-page-size-default): view-half-page-size = nil
14354 (View-scroll-page-forward): Use view-page-size-default.
14355 (View-scroll-page-backward): Likewise.
14356 (view-page-size, view-half-page-size): Doc fixes.
14358 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
14360 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
14362 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
14363 "cl" like other files. Instead, call byte-compile-find-cl-functions.
14364 (byte-compile-log-1): Bind inhibit-read-only.
14365 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
14366 (byte-compile-log-warning): Likewise.
14367 (byte-compile-file-form-require): Detect "cl" from the arg value.
14369 * progmodes/compile.el (compilation-start): Assume compilation-mode
14370 will make the buffer read-only.
14371 (compilation-mode): Take arg name-of-mode.
14372 (compilation-setup): Make buffer read-only.
14373 (compilation-handle-exit): Bind inhibit-read-only.
14375 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
14376 (ispell-message): Likewise.
14377 (ispell-show-choices): Don't call get-buffer-window uselessly.
14378 (ispell-init-process): Use set-process-query-on-exit-flag.
14380 2004-10-16 Kim F. Storm <storm@cua.dk>
14382 * fringe.el (fringe-bitmaps): Only initialize when defined.
14384 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
14385 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
14387 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
14389 2004-10-15 Simon Josefsson <jas@extundo.com>
14391 * net/password.el: Add.
14393 2004-10-14 Masatake YAMATO <jet@gyve.org>
14395 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
14396 (gdb-script-end-of-defun): New function.
14397 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
14398 `gdb-script-end-of-defun' as *-of-defun-function.
14400 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
14402 * button.el (button-activate): Allow a marker to display as an action.
14404 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
14406 * help.el (describe-mode): Use it to make minor mode list into
14409 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
14411 * vc.el (vc-annotate-display-select): Fix typo.
14413 * subr.el (substitute-key-definition-key): New function.
14414 (substitute-key-definition): Use it with map-keymap.
14415 (event-modifiers): Use push.
14416 (mouse-movement-p, with-temp-buffer): Simplify.
14418 2004-10-12 Jay Belanger <belanger@truman.edu>
14420 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
14422 (calc-help-index-entries): New function.
14423 (calc-describe-function): Use `calc-help-function-list' instead of
14424 obarray for completion.
14425 (calc-describe-variable): Use `calc-help-variable-list' instead
14426 of obarray for completion.
14428 2004-10-12 Richard M. Stallman <rms@gnu.org>
14430 * info-look.el (info-lookup-file): Add info-file property.
14431 (info-lookup-symbol): Likewise.
14433 * info.el (info-xref): Add underlining.
14434 (info): Add info-file property.
14435 (Info-find-emacs-command-nodes): Specify case-sensitive search.
14437 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
14439 Sync with Tramp 2.0.45.
14441 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
14442 defined. This is not the case for XEmacs without package "edebug".
14443 (tramp-set-auto-save-file-modes): Set permissions of autosaved
14444 remote files to the permissions of the original file. This is not
14445 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
14446 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
14447 (tramp-perl-decode): Fix an error in Perl implementation.
14448 $pending must be cleared every loop. Reported by Benjamin Place
14449 <benjaminplace@sprintmail.com>
14451 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
14452 Don't activate advice during definition. This is done later on,
14453 depending on test result of `substitute-in-file-name'.
14454 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
14456 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
14458 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
14460 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
14462 2004-10-12 David Ponce <david@dponce.com>
14464 * recentf.el (recentf-edit-list): Update the menu when the recentf
14465 list has been modified.
14467 2004-10-12 Simon Josefsson <jas@extundo.com>
14469 * net/tls.el (tls-certtool-program): New variable.
14470 (tls-certificate-information): New function, based on
14471 ssl-certificate-information.
14473 2004-10-12 Kenichi Handa <handa@m17n.org>
14475 * international/mule.el (coding-system-equal): Move from mule-util.el.
14477 * international/mule-util.el (coding-system-equal): Move to mule.el.
14479 2004-10-12 Kim F. Storm <storm@cua.dk>
14481 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
14482 reset kmacro-initial-counter-value if set.
14483 (kmacro-set-counter): Only set kmacro-counter if defining or executing
14484 macro. Set kmacro-initial-counter-value otherwise. Never set both.
14485 (kmacro-display): Show macro counter if non-zero.
14487 * subr.el (substitute-key-definition): Mention command remapping
14490 2004-10-11 Jay Belanger <belanger@truman.edu>
14492 * calc/calc-misc.el (calc-info-goto-node): New function.
14493 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
14495 (calc-describe-copying, calc-describe-distribution)
14496 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
14497 Go to appropriate info node in one step.
14499 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
14501 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
14503 * font-lock.el (font-lock-apply-highlight): Fix last change.
14505 2004-10-11 Simon Josefsson <jas@extundo.com>
14507 * mail/smtpmail.el (smtpmail-open-stream): Look for
14508 starttls-gnutls-program instead of starttls-program iff
14509 starttls-use-gnutls is non-nil.
14510 (smtpmail-open-stream): Don't overwrite user settings of
14511 starttls-extra-arguments and starttls-extra-args.
14513 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
14515 * comint.el (comint-mouse-insert-input): Remove.
14516 (comint-insert-input): Make it work for mouse bindings.
14517 (comint-mode-map): Move defs into the declaration.
14518 (comint-output-filter): Typo.
14520 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
14522 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
14524 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
14525 (ange-ftp-call-chmod): Reference remote-shell-program instead of
14526 ange-ftp-remote-shell.
14528 2004-10-10 Andreas Schwab <schwab@suse.de>
14530 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
14531 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
14532 Reported by <sri@asu.edu>.
14534 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
14536 * vc.el (vc-annotate-mode): Remove variable.
14537 (vc-annotate-display-select): Only call vc-annotate-mode
14538 if we're not in that mode already.
14540 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
14542 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
14543 (imenu-choose-buffer-index): Check here for rescan instead.
14545 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
14546 where the face expression evals to nil.
14548 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
14549 (tex-font-lock-keywords-2): Use it.
14550 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
14552 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
14554 2004-10-09 Kim F. Storm <storm@cua.dk>
14556 * subr.el (progress-reporter-update): Define before first usage.
14557 (make-progress-reporter): Doc fix.
14559 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
14561 * textmodes/paragraphs.el (sentence-end-double-space)
14562 (sentence-end-without-period, sentence-end-without-space)
14563 (sentence-end): Doc fixes.
14565 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
14567 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
14568 Change paragraph-start regexp so we don't fill code starting with #'(.
14570 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
14572 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
14574 (extract-address-components): Use it.
14576 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
14578 * subr.el (make-progress-reporter, progress-reporter-update)
14579 (progress-reporter-force-update, progress-reporter-do-update)
14580 (progress-reporter-done): New functions.
14582 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
14584 * progmodes/etags.el (etags-tags-completion-table): Use progress
14586 (etags-tags-apropos): Likewise.
14588 2004-10-08 Alan Mackenzie <acm@muc.de>
14590 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
14593 2004-10-08 Masatake YAMATO <jet@gyve.org>
14595 * server.el (server-process-filter): Wrap `process-send-region'
14596 by `condition-case' to guard the case when the pipe to PROC is closed.
14598 2004-10-07 Mark A. Hershberger <mah@everybody.org>
14600 * xml.el (xml-substitute-special): Limit handling of external entities.
14602 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
14604 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialize gdb-input-queue.
14606 2004-10-06 John Paul Wallington <jpw@gnu.org>
14608 * xml.el (xml-parse-dtd): Fix `error' call.
14610 2004-10-05 Mark A. Hershberger <mah@everybody.org>
14612 * xml.el (xml-substitute-special): Return a single string instead
14613 of a list of strings if an entity substitution is made.
14615 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
14617 * calendar/icalendar.el: New file.
14619 2004-10-05 Juri Linkov <juri@jurta.org>
14621 * isearch.el (isearch-done): Set mark after running hook.
14622 Reported by Drew Adams <drew.adams@oracle.com>.
14624 * info.el (Info-history, Info-toc): Fix Info headers.
14625 (Info-toc): Narrow buffer before Info-fontify-node.
14626 (Info-build-toc): Don't check for special Info file names.
14627 Set main-file to nil if Info-find-file returns a symbol.
14629 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
14631 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
14632 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
14633 * calendar/cal-menu.el (calendar-mode-map): Ditto.
14635 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
14637 * calendar/cal-iso.el (calendar-iso-read-args): New function,
14638 for old interactive spec from calendar-goto-iso-date.
14639 (calendar-goto-iso-date): Use it.
14640 (calendar-goto-iso-week): New function. Suggested by Emilio
14641 C. Lopes <eclig@gmx.net>.
14643 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
14645 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
14646 `set-right-margin' bindings that follow the minor mode conventions.
14648 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
14650 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
14651 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
14652 (latex-block-args-alist): Add minipage and picture.
14653 (latex-block-body-alist): Use reftex-label if enabled.
14654 (latex-insert-block): Don't insert a \n if not necessary.
14655 (tex-compile-commands): Make sure dvips doesn't send to printer.
14656 (tex-compile-default): Handle the case where no executable is found.
14657 (latex-noindent-environments): New var.
14658 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
14659 If tex-indent-allhanging is non-nil, make sure we only align for macros
14660 at beginning of line.
14662 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
14664 * newcomment.el (comment-beginning): Doc fix and don't choke on
14665 unset `comment-end-skip' when at beginning of comment.
14667 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
14669 * term.el (term-adjust-current-row-cache): Don't allow the current
14670 row to become negative.
14671 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
14672 the end of the line. Fix scroll down. Add comments.
14673 (term-handle-ansi-escape): Don't exceed terminal width when moving
14675 (term-scroll-region): Move the cursor after setting the scroll region.
14677 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
14679 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
14680 to `width' for consistency with docstring. Doc fix.
14682 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
14684 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
14685 This is necessary for derived modes.
14687 2004-09-30 Kim F. Storm <storm@cua.dk>
14689 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
14690 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
14692 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
14693 kmacro-extract-lambda functions.
14694 (edit-kbd-macro): Handle kmacro lambda forms.
14695 Include counter and counter format in edit buffer.
14696 (edmacro-finish-edit): Get counter and format from edit buffer and
14697 update kmacro bindings when found.
14699 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
14701 * textmodes/paragraphs.el (forward-paragraph):
14702 Avoid args-out-of-range error when point winds up at the beginning of
14703 the buffer and hard newlines are enabled.
14705 * newcomment.el (comment-multi-line): Doc fix.
14707 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
14709 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
14710 (diff-fixup-modifs): Catch unified-diff file-headers.
14712 2004-09-29 Kim F. Storm <storm@cua.dk>
14714 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
14715 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
14716 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
14718 * fringe.el (fringe-bitmap-p): New macro.
14719 (fringe-bitmaps): Add standard fringe bitmaps on load.
14721 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
14723 * dired.el (dired-view-command-alist): Use more efficient regexps.
14724 Remove dubious arguments.
14725 (dired-align-file): New function.
14726 (dired-insert-directory): Use it.
14727 (dired-move-to-end-of-filename): Make the " -> " search more specific.
14728 (dired-buffers-for-dir): Remove unused var `pattern'.
14730 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
14732 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
14733 from diary display excursion. Store diary buffer's point for
14734 `simple-diary-display'.
14735 (simple-diary-display): Set window point and start when
14736 displaying buffer, to preserve point.
14738 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
14740 * textmodes/enriched.el (enriched-translations): Replace defconst
14743 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14745 * printing.el: Doc fix.
14746 (pr-version): New version number (6.8.1).
14747 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
14749 (pr-delete-file): Check if file exists before deleting it.
14750 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
14752 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
14754 * term.el (term-display-table): New variable.
14755 (term-mode): Use it.
14756 (term-exec-1): Set the coding system to binary.
14757 (term-emulate-terminal): Decode the string before inserting it.
14759 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
14761 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
14762 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
14763 (map): Bind S-prior, S-next and S-insert.
14764 (term-mode): Set `indent-tabs-mode' to nil.
14765 (term-paste): New function to be bound to S-insert.
14766 (term-send-del, term-send-backspace): Change the strings sent.
14767 (term-termcap-format): Synchronize with etc/e/eterm.ti.
14768 (term-handle-colors-array): Fix handling of underline and reverse.
14769 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
14770 (term-erase-in-line): Fix comparison.
14771 (term-emulate-terminal): Fix line wrap handling.
14772 (term-start-output-log): Rename from `term-set-output-log'.
14773 (term-stop-output-log): Rename from `term-stop-photo'.
14774 (term-switch-to-alternate-sub-buffer): Comment out, unused.
14776 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
14778 * dired.el (dired-move-to-filename): Don't output a message if
14779 raise-error is non-nil. Fix return position and value.
14781 * files.el (insert-directory): Obey --dired even with symlinks.
14783 2004-09-25 Lars Hansen <larsh@math.ku.dk>
14785 * ls-lisp.el (ls-lisp-format): Mark file names with property
14788 2004-09-25 Kim F. Storm <storm@cua.dk>
14790 * ido.el (ido-max-directory-size): New defcustom.
14791 (ido-decorations): Add "too big" element.
14792 (ido-directory-too-big): New dynamic var.
14793 (ido-may-cache-directory): Don't cache big directories.
14794 (ido-directory-too-big-p): New defun.
14795 (ido-set-current-directory): Update ido-directory-too-big.
14796 (ido-read-internal): Make empty ido-cur-item if too-big.
14797 (ido-buffer-internal): Use ido-read-internal directly instead of
14799 (ido-file-internal): Init ido-directory-too-big.
14800 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
14801 and redo completion with full list.
14802 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
14803 it, and show completions.
14804 (ido-all-completions): Let bind ido-directory-too-big to nil.
14805 (ido-exhibit): Handle ido-directory-too-big.
14806 (ido-read-buffer): Handle fallback to read-buffer.
14807 Init ido-directory-too-big.
14808 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
14809 Init ido-directory-too-big.
14811 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
14813 * subr.el (delay-mode-hooks): Doc fix.
14815 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
14817 * textmodes/enriched.el
14818 (enriched-default-text-properties-local-flag): New variable.
14819 (enriched-mode): Make sure that enabling and disabling the mode is
14822 2004-09-23 H
\e,Ae
\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
14824 * calendar/holidays.el (holiday-advent): Report on a specified day
14825 offset from advent, not just advent.
14826 (holiday-easter-etc): Report on one specified day offset from
14827 easter, not all easter holidays. Various Easter holidays moved to
14828 `christian-holidays' variable in calendar.el.
14829 * calendar/calendar.el (christian-holidays): Adapt for new
14830 behavior of `holiday-advent' and `holiday-easter-etc' functions.
14832 2004-09-23 Kim F. Storm <storm@cua.dk>
14834 * image.el (insert-sliced-image): Add doc string.
14836 * ido.el (ido-choice-list): New dynamic var for `list' context.
14837 (ido-context-switch-command): New dynamic var.
14838 (ido-define-mode-map): Generalize switch between file/buffer contexts.
14839 (ido-read-internal): Handle new `list' context.
14840 Handle insert-buffer and insert-file ido-exit values.
14841 (ido-buffer-internal): New arg switch-cmd. Use it to setup
14842 ido-context-switch-command. Handle insert-file ido-exit value.
14843 (ido-read-buffer): Set ido-context-switch-command to 'ignore
14844 unless it is already bound by caller.
14845 (ido-file-internal): New arg switch-cmd. Use it to setup
14846 ido-context-switch-command. Handle insert-buffer ido-exit value.
14847 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
14848 used for context switching.
14849 (ido-all-completions): Handle new `list' context.
14850 (ido-make-choice-list): Return choices for `list' context.
14851 (ido-find-file-in-dir, ido-display-file, ido-write-file)
14852 (ido-display-buffer, ido-kill-buffer): Disable context switching.
14853 (ido-insert-buffer, ido-insert-file): Setup context switching.
14854 (ido-exhibit): Handle `list' context.
14855 (ido-read-file-name): Disable context switching. Handle fallback.
14856 (ido-read-directory-name): Disable context switching.
14857 (ido-completing-read): New defun like completing-read. Setup and
14858 use new `list' context.
14860 2004-09-20 Jesper Harder <harder@ifa.au.dk>
14862 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
14864 2004-09-21 Jay Belanger <belanger@truman.edu>
14866 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
14867 `calc-graph-set-styles' so the gnuplot buffer will appear in a
14870 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
14872 * subr.el (after-change-major-mode-hook): Doc fix.
14874 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14876 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
14877 of ghostscript for monochrome PostScript file in Windows.
14879 2004-09-21 Kenichi Handa <handa@m17n.org>
14881 * descr-text.el (describe-char): Checking of quail activation fixed.
14883 2004-09-21 Jay Belanger <belanger@truman.edu>
14885 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
14887 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
14889 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
14890 after the mode hooks instead of before. Doc fix.
14892 2004-09-20 Jason Rumney <jasonr@gnu.org>
14894 * startup.el (command-line) [windows-nt]: Try .emacs first, then
14895 _emacs, but revert to .emacs if neither exists in home directory.
14897 2004-09-20 John Paul Wallington <jpw@gnu.org>
14899 * bindings.el (completion-ignored-extensions): Add .dfsl.
14901 2004-09-20 Richard M. Stallman <rms@gnu.org>
14903 * bindings.el (scroll-left): Make it disabled.
14905 * files.el (enable-local-eval): Doc fix.
14907 * indent.el (move-to-left-margin): Special case for minibuffer.
14909 * term.el (term-emulate-terminal): Turn off undo for output.
14910 Use with-current-buffer and save-selected-window.
14912 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
14914 * progmodes/make-mode.el (makefile-fill-paragraph):
14915 Don't insist on spaces when looking for comments. # is enough.
14917 * files.el (hack-local-variables): Copy the variables list
14918 to another buffer, strip prefixes and suffixes there, then read.
14919 (enable-local-eval): Doc fix.
14920 (ignored-local-variables): Initialize to nil.
14921 (risky-local-variable-p): Don't check ignored-local-variables here.
14922 (hack-one-local-variable): Ignore var if in ignored-local-variables.
14924 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
14926 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
14927 of = to "." (punctuation).
14929 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
14931 * subr.el (event-basic-type): Fix mask (extend to 22bits).
14933 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
14935 * textmodes/enriched.el (enriched-rerun-flag): New variable.
14936 (enriched-before-change-major-mode): New function.
14937 Add it to `change-major-mode-hook'.
14938 (enriched-after-change-major-mode): New function.
14939 Add it to `after-change-major-mode-hook'.
14940 (enriched-mode): Make it work correctly if called from
14941 `after-change-major-mode-hook'.
14942 No longer set `indent-line-function'.
14944 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
14946 * subr.el (after-change-major-mode-hook): New variable.
14947 (run-mode-hooks): Implement it.
14949 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
14951 * battery.el (battery-linux-proc-apm): Use string-to-number.
14952 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
14953 Use dolist (and less indentation). Use erase-buffer.
14954 Pre-initialize `design-capacity', `warn', and `low'.
14955 (battery-format): Use replace-regexp-in-string.
14957 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
14959 * battery.el: Delete superfluous empty lines.
14960 (battery-linux-proc-acpi): Attempt to gather information from all
14961 battery subdirectories regardless of their file name.
14962 (battery-linux-proc-apm): Replace all occurrences of
14963 battery-hex-to-int-2 with string-to-int (base 16).
14964 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
14965 (battery-hex-map): Delete variable.
14967 2004-09-18 John Paul Wallington <jpw@gnu.org>
14969 * calc/calc-units.el (calc-quick-units): Fix overzealous
14972 2004-09-17 Jay Belanger <belanger@truman.edu>
14974 * calc/calc.el (calc-mode-var-list): Fix the value of
14975 `calc-matrix-brackets'.
14977 2004-09-17 Romain Francoise <romain@orebokech.com>
14979 * ibuf-ext.el (define-ibuffer-filter filename):
14980 Expand dired-directory since buffer-file-name is absolute.
14982 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
14984 * ediff-init.el (ediff-current-diff-face-A)
14985 (ediff-current-diff-face-B, ediff-current-diff-face-C)
14986 (ediff-current-diff-face-Ancestor)
14987 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
14988 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
14989 (ediff-even-diff-face-A, ediff-even-diff-face-B)
14990 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
14991 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
14992 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
14995 * term.el (term-down): Perform vertical motion if DOWN is negative.
14996 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
14997 (term-termcap-format): Synchronize with the eterm terminfo entry
14999 (term-handle-colors-array): If the current foreground or
15000 background are zero (i.e. unspecified), use the foreground and
15001 background of the default face for reverse video.
15002 (term-ansi-at-eval-string, term-ansi-default-fg)
15003 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
15004 (term-mem): Delete unused function.
15005 (term-protocol-version): Increment.
15006 (term-current-face): Set to default.
15008 2004-09-15 Jay Belanger <belanger@truman.edu>
15010 * calc/calc.el (calc-mode-var-list): Define this variable.
15011 (calc-always-load-extensions, calc-line-numbering)
15012 (calc-line-breaking, calc-display-just, calc-display-origin)
15013 (calc-number-radix, calc-leading-zeros, calc-group-digits)
15014 (calc-group-char, calc-point-char, calc-frac-format)
15015 (calc-prefer-frac, calc-hms-format, calc-date-format)
15016 (calc-float-format, calc-full-float-format, calc-complex-format)
15017 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
15018 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
15019 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
15020 (calc-matrix-brackets, calc-language, calc-language-option)
15021 (calc-left-label, calc-right-label, calc-word-size)
15022 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
15023 (calc-display-raw, calc-internal-prec, calc-angle-mode)
15024 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
15025 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
15026 (calc-window-height, calc-display-trail, calc-show-selections)
15027 (calc-use-selections, calc-assoc-selections)
15028 (calc-display-working-message, calc-auto-why, calc-timing)
15029 (calc-mode-save-mode, calc-standard-date-formats)
15030 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
15031 (calc-user-parse-tables, calc-gnuplot-default-device)
15032 (calc-gnuplot-default-output, calc-gnuplot-print-device)
15033 (calc-gnuplot-print-output, calc-gnuplot-geometry)
15034 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
15035 (calc-invocation-macro, calc-show-banner): Give these values as
15036 part of `calc-mode-var-list's initialization after the variables
15037 are declared with defvar.
15038 (calc-bug-address): Change email address to send bug reports to.
15039 Change the maintainer address at the top.
15040 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
15041 than "\\.emacs" to determine if it is the user-init-file.
15043 * calc/calc-embed.el (calc-embedded-set-modes): Use
15044 `calc-mode-var-list' correctly.
15046 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
15048 * vc.el (annotate-time): Document point handling.
15049 (vc-annotate-display-autoscale): Doc fix.
15051 2004-09-15 Miles Bader <miles@gnu.org>
15053 * generic.el (generic-make-keywords-list): Use symbol rather than
15054 word anchors in regexp.
15056 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
15058 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
15059 no file name consider `dired-directory'.
15061 2004-09-14 Kim F. Storm <storm@cua.dk>
15063 * faces.el (cursor): Add face-no-inherit property. Doc fix.
15065 2004-09-14 Simon Josefsson <jas@extundo.com>
15067 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
15069 * textmodes/dns-mode.el: Add.
15071 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
15073 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
15074 (disabled-command-function): Make the ?\ char more obvious.
15076 * vc-arch.el (vc-arch-root, vc-arch-registered):
15077 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
15079 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
15081 * windmove.el (windmove-frame-edges): Report coordinates of
15082 outside edges of frame, not inside edges.
15083 (windmove-coordinates-of-position): Convert into wrapper to new
15084 function `windmove-coordinates-of-window-position';
15085 `compute-motion' always applies to selected window.
15086 (windmove-coordinates-of-position): Update documentation to refer
15087 to Emacs 21 Lisp Reference Manual.
15088 (windmove-find-other-window): Fix off-by-one errors for max x,y.
15090 2004-09-13 Kim F. Storm <storm@cua.dk>
15092 * isearch.el (isearch-resume-in-command-history): Rename from
15093 isearch-resume-enabled and change default to nil.
15095 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
15097 * vc-hooks.el (vc-ignore-dir-regexp): New var.
15098 (vc-registered): Use it.
15099 (vc-find-root): New fun.
15101 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
15102 Don't tell to use \\{...} when it's already done.
15104 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
15105 Provide a sample complex default.
15106 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
15107 (bibtex-entry): Use mapc.
15109 2004-09-12 Kim F. Storm <storm@cua.dk>
15111 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
15113 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
15114 inhibit-field-text-motion to t so rectangles work in comint buffers.
15116 * simple.el (choose-completion-string): Set buffer before running
15117 choose-completion-string-functions hook so it can be buffer-local.
15119 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
15121 * progmodes/compile.el (compilation-start): Parse command to see
15122 if it starts with a cd, and if so perform it for the *compilation*
15123 buffer. Change the header to reflect this.
15125 2004-09-11 Kim F. Storm <storm@cua.dk>
15127 * ido.el (ido-enable-dot-prefix): Doc fix.
15128 (ido-enable-dot-prefix): New defcustom.
15129 (ido-set-matches1): Use it.
15131 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
15133 * textmodes/bibtex.el (bibtex-mark-active)
15134 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
15136 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15138 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
15139 used in a case insensitive environment.
15140 (bibtex-mode-map): Rearrange order of menus.
15141 (bibtex-quoted-string-re): Obsolete.
15142 (bibtex-complete-key-cleanup): Variable replaced by new function.
15143 (bibtex-font-lock-keywords): Use backquotes.
15144 (bibtex-font-lock-url-regexp): New internal variable.
15145 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
15147 (bibtex-insert-current-kill, bibtex-make-field)
15148 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
15149 (bibtex-parse-field-text): Simplify.
15150 (bibtex-string=): New helper function.
15151 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
15152 (bibtex-map-entries): Use bibtex-string=.
15153 (bibtex-search-entry): Use not.
15154 (bibtex-enclosing-field): Fix docstring.
15155 (bibtex-assoc-regexp): Obsolete.
15156 (bibtex-format-entry): Use assoc-string and bibtex-string=.
15157 (bibtex-autokey-get-names): Handle empty name field.
15158 (bibtex-parse-strings): Use assoc-string and unless.
15159 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
15161 (bibtex-pop): Simplify.
15162 (bibtex-mode): Set font-lock-extra-managed-props.
15163 (bibtex-entry-update): Use assoc-string.
15164 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
15165 (bibtex-autofill-entry): Use bibtex-string=.
15166 (bibtex-print-help-message): Simplify.
15167 (bibtex-find-entry): New optional arg START.
15168 (bibtex-validate): Use bibtex-string= and assoc-string.
15169 Do not call obsolete function compilation-parse-errors.
15170 (bibtex-remove-delimiters): Only remove delimiters if present.
15171 (bibtex-copy-entry-as-kill): Add docstring.
15172 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
15173 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
15174 (bibtex-complete): Use bibtex-predefined-month-strings,
15175 bibtex-string=, and new function bibtex-complete-key-cleanup.
15176 (bibtex-generate-url-list): New variable.
15177 (bibtex-url): New command bound to C-c C-l and mouse-2.
15178 (bibtex-url-map): New local keymap for bibtex-url-mouse.
15179 (bibtex-font-lock-url): New function.
15181 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
15183 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
15185 2004-09-09 Kim F. Storm <storm@cua.dk>
15187 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
15188 counter and format with binding.
15189 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
15190 the declared macro uses own macro counter and format. Give symbol
15192 (kmacro-keymap): Bind kmacro-name-last-macro to n.
15193 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
15194 (kmacro-end-and-call-macro): Doc fix.
15196 2004-09-09 Lars Hansen <larsh@math.ku.dk>
15198 * desktop.el (desktop-clear-preserve-buffers):
15199 Remove make-obsolete-variable.
15201 2004-09-08 Richard M. Stallman <rms@gnu.org>
15203 * buff-menu.el (list-buffers-noselect): Call format-mode-line
15204 with the buffer as argument.
15206 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
15208 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
15210 2004-09-08 Juri Linkov <juri@jurta.org>
15212 * replace.el (perform-replace): Use `query-replace-descr'.
15214 * cus-start.el (history-delete-duplicates): Specify customization.
15216 * diff-mode.el (diff-mode-map):
15217 * progmodes/compile.el (compilation-mode-map):
15218 * progmodes/grep.el (grep-mode-map):
15219 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
15220 to `next-error-follow-minor-mode'.
15222 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15224 * isearch.el (isearch-lazy-highlight-update): Take into account
15225 the case of zero-length match at the search bound.
15227 2004-09-08 Kim F. Storm <storm@cua.dk>
15229 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
15230 change. Use zero width overlays when necessary.
15232 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
15234 * subr.el (split-string): Docfix.
15236 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
15238 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
15239 (display-call-tree): Ensure newline after caller/calls blocks.
15241 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
15243 * startup.el (command-line-1): Make option
15244 --directory/-L modify `load-path' straight away.
15246 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
15248 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
15250 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
15252 * emacs-lisp/autoload.el (make-autoload):
15253 Handle `define-compilation-mode'.
15255 * emacs-lisp/lisp-mode.el (define-compilation-mode):
15256 Specify `doc-string-elt' property.
15258 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
15260 * bs.el (bs-mode): Doc fix.
15262 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
15264 * info.el (Info-insert-dir): Fix temp buffer leak bug.
15266 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
15268 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
15270 2004-09-08 Kenichi Handa <handa@m17n.org>
15272 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
15273 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
15274 ps-mule-next-point -> 1+).
15276 * composite.el (encode-composition-rule): Add autoload cookie.
15278 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
15280 * format.el (buffer-auto-save-file-format): Make it permanent local.
15282 2004-09-07 Kim F. Storm <storm@cua.dk>
15284 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
15285 (authors-fixed-entries): Fix typo.
15286 (authors-canonical-author-name): Compact multiple spaces.
15287 Ignore trivial names (e.g. only first name).
15289 * term.el (term-window-width): Only use full window width on
15290 window system if overflow-newline-into-fringe is enabled.
15291 (term-mode): Don't disable overflow-newline-into-fringe.
15293 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
15295 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
15296 motion as seen on my Mac OS X xterms.
15298 * newcomment.el (uncomment-region-default, comment-region-default):
15299 New functions extracted from uncomment-region and comment-region.
15300 (comment-region, comment-region-function, uncomment-region)
15301 (uncomment-region-function): Use them.
15303 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
15305 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
15306 It's not crucial but can make sense at times.
15308 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
15311 * vc.el (vc-buffer-context, vc-restore-buffer-context):
15312 Disable obsolete code.
15314 2004-09-07 Juri Linkov <juri@jurta.org>
15316 * progmodes/grep.el (grep-highlight-matches): Change default from
15317 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
15318 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
15319 if grep option `--color' is available, or to `nil' otherwise.
15320 (grep-process-setup): Call `grep-compute-defaults' if
15321 `grep-highlight-matches' is not computed. Set env-vars only
15322 if `grep-highlight-matches' is `t'.
15323 (grep-use-null-device): Remove redundant type `boolean' (`choice'
15324 is already defined).
15326 * progmodes/compile.el (compilation-start): Use copy of
15327 `process-environment' created by `copy-sequence' to not
15328 modify env-vars in the global `process-environment'.
15330 2004-09-06 Eli Zaretskii <eliz@gnu.org>
15332 * simple.el (next-error-follow-minor-mode): Fix last change.
15334 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
15336 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
15339 2004-09-04 Richard M. Stallman <rms@gnu.org>
15341 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
15342 highlighting if the search string is empty.
15344 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
15346 * facemenu.el (facemenu-active-faces): Change condition of inner
15347 `while' loop to also check the first two elements of `face-atts'
15350 2004-09-04 John Paul Wallington <jpw@gnu.org>
15352 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
15353 (thumbs-view-image-mode): Make buffer read-only.
15355 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
15357 * textmodes/ispell.el (ispell-really-aspell): New defvar.
15358 (ispell-check-version): Set it.
15359 (ispell-send-replacement): New function.
15360 (ispell-process-line): Call ispell-send-replacement.
15362 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
15364 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
15365 Support choosing seconds with "s".
15367 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
15369 * terminal.el (te-escape): Show `?' in prompt for help key.
15371 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
15373 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
15375 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
15377 * simple.el (next-error-follow-minor-mode)
15378 (next-error-follow-mode-post-command-hook): New functions.
15379 (next-error-follow-last-line): New defvar.
15381 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
15382 * progmodes/compile.el (compilation-mode-map): Likewise.
15383 * progmodes/grep.el (grep-mode-map): Likewise.
15384 * replace.el (occur-mode-map): Likewise.
15386 * newcomment.el (uncomment-region): Bind comment-use-global-state
15389 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
15391 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
15392 locally around the call to `revert-buffer'.
15394 2004-09-03 Juri Linkov <juri@jurta.org>
15396 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
15397 `isearch-adjusted' to `t'.
15398 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
15399 (isearch-message-prefix): Add "pending" for isearch-adjusted.
15400 (isearch-other-meta-char): Restore isearch-point unconditionally.
15401 (isearch-query-replace): Add new arg `regexp-flag' and use it.
15402 Set point to start of match if region is not active in transient
15403 mark mode (to include the current match to region boundaries).
15404 Push the search string to `query-replace-from-history-variable'.
15405 Add prompt "Query replace regexp" for isearch-regexp.
15406 Add region beginning/end as last arguments of `perform-replace.'
15407 (isearch-query-replace-regexp): Replace code by the call to
15408 `isearch-query-replace' with arg `t'.
15410 2004-09-03 Richard M. Stallman <rms@gnu.org>
15412 * startup.el (normal-top-level): Undo previous TERM change.
15414 2004-09-03 Kim F. Storm <storm@cua.dk>
15416 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
15417 highlight overlays; allow using RET when cursor is over a button.
15418 (cua--highlight-rectangle): Use it.
15419 (cua--rectangle-set-corners): Don't move backwards at eol.
15420 (cua--forward-line): Don't move into void after eob.
15422 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
15423 point is set (and displayed) inside rectangle.
15424 (cua--rectangle-operation): Fix for highlight of empty lines.
15425 (cua--highlight-rectangle): Fix highlight for tabs.
15426 Position cursor at left/right edge of rectangle using new `cursor'
15427 property on overlay strings.
15428 (cua--indent-rectangle): Don't tabify.
15429 (cua-rotate-rectangle): Ignore that point has moved.
15431 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15433 * term/mac-win.el: Add ASCII equivalents for some function keys.
15434 (mode-line-frame-identification): Sync with x-win.el.
15436 2004-09-02 Juri Linkov <juri@jurta.org>
15438 * progmodes/compile.el (compilation-buffer-name): Compare major
15439 mode with second element of compilation-arguments instead of third
15440 to reflect latest changes in compilation-arguments structure.
15441 (recompile): Use global variable `compilation-directory' to get
15442 recent compilation directory only when `recompile' is invoked NOT
15443 in the compilation buffer. Otherwise, use `default-directory' of
15444 the compilation buffer.
15445 (compilation-error-properties): Allow to funcall col and end-col.
15446 (compilation-mode-font-lock-keywords): Check col and end-col by
15448 (compilation-goto-locus): If end-mk is non-nil in transient mark
15449 mode don't activate the mark (and don't display message in
15450 push-mark), but highlight overlay between mk and end-mk.
15452 * progmodes/grep.el (grep-highlight-matches): New defcustom.
15453 (grep-regexp-alist): Add rule to highlight grep matches.
15454 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
15456 * info.el (Info-fontify-node): Don't compute other-tag
15457 if Info-hide-note-references=hide.
15459 * help.el (function-called-at-point):
15460 * help-fns.el (variable-at-point):
15461 Try `find-tag-default' when other methods failed.
15463 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
15464 Do not push mark if inhibit-mark-movement is non-nil.
15466 * textmodes/ispell.el (ispell-html-skip-alists):
15467 Fix backslashes in docstring.
15469 2004-09-01 Juri Linkov <juri@jurta.org>
15471 * isearch.el (isearch-wrap-function)
15472 (isearch-push-state-function): New defvars.
15473 (isearch-pop-fun-state): New defsubst.
15474 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
15475 (isearch-push-state): Set the result of calling
15476 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
15477 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
15478 restore the mode-specific starting point of terminated search.
15479 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
15480 (isearch-repeat): Call `isearch-wrap-function' if defined.
15481 (isearch-message-prefix): Don't add prefix "over" to the message
15482 for wrapped search if `isearch-wrap-function' is defined.
15483 (isearch-search): Call function saved in `isearch-pop-fun-state' to
15484 restore the mode-specific starting point of failed search.
15486 * info.el (Info-search-whitespace-regexp): Fix backslashes.
15487 (Info-search): Add new optional arguments for the sake of isearch.
15488 Replace whitespace in Info-search-whitespace-regexp literally.
15489 Add backward search. Don't call `Info-select-node' if regexp is
15490 found in the same Info node. Don't add node to Info-history for
15492 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
15493 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
15494 (Info-mode): Set local variables `isearch-search-fun-function',
15495 `isearch-wrap-function', `isearch-push-state-function',
15496 `search-whitespace-regexp'.
15498 * isearch.el: Remove ancient Change Log section.
15499 (isearch-string, isearch-message-string, isearch-point)
15500 (isearch-success, isearch-forward-flag, isearch-other-end)
15501 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
15502 (isearch-barrier, isearch-within-brackets)
15503 (isearch-case-fold-search): Add suffix `-state' to state-related
15504 defsubsts to avoid name clashes with other function names.
15506 * simple.el (next-error): New defgroup and defface.
15507 (next-error-highlight, next-error-highlight-no-select):
15509 (next-error-no-select): Let-bind next-error-highlight to the value
15510 of next-error-highlight-no-select before calling `next-error'.
15512 * progmodes/compile.el (compilation-goto-locus):
15513 Use `next-error' face instead of `region'. Set 4-th argument of
15514 `move-overlay' to `current-buffer' to move overlay to different
15515 source buffers. Use new variable `next-error-highlight'.
15517 * simple.el (next-error-find-buffer): Move the rule
15518 "if current buffer is a next-error capable buffer" after the
15519 rule "if next-error-last-buffer is set to a live buffer".
15520 Simplify to test all rules in one `or'.
15521 (next-error): Doc fix.
15522 (next-error, previous-error, first-error)
15523 (next-error-no-select, previous-error-no-select):
15524 Make arguments optional.
15526 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
15528 * macros.el (apply-macro-to-region-lines): Make it operate on all
15529 lines that begin in the region, rather than on all complete lines
15532 2004-08-31 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
15534 * x-dnd.el (x-dnd-protocol-alist): Document update.
15535 (x-dnd-known-types): Defcustom it.
15536 (x-dnd-handle-motif): Print message-atom in error message.
15538 2004-08-30 John Paul Wallington <jpw@gnu.org>
15540 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
15541 strings rather than programatically constructing message.
15543 2004-08-30 Richard M. Stallman <rms@gnu.org>
15545 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
15546 Don't return a string that would read as the wrong character code.
15548 2004-08-29 Kim F. Storm <storm@cua.dk>
15550 * emulation/cua-base.el (cua-auto-expand-rectangles):
15551 Remove automatic rectangle padding feature; replace by non-destructive
15552 virtual rectangle edges feature.
15553 (cua-virtual-rectangle-edges): New defcustom.
15554 (cua-auto-tabify-rectangles): New defcustom.
15555 (cua-paste): If paste into a marked rectangle, insert rectangle at
15556 current column, even if virtual; also paste exactly as many lines
15557 as has been marked (ignore additional lines or add empty lines),
15558 but paste whole source if only one line is marked.
15559 (cua--update-indications): No longer use overwrite-cursor to
15560 indicate rectangle padding
15562 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
15563 (cua--rectangle-virtual-edges): New defun.
15564 (cua--rectangle-get-corners): Remove optional PAD arg.
15565 (cua--rectangle-set-corners): Never do padding.
15566 (cua--forward-line): Remove optional PAD arg. Simplify.
15567 (cua-resize-rectangle-right, cua-resize-rectangle-left)
15568 (cua-resize-rectangle-down, cua-resize-rectangle-up):
15569 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
15570 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
15571 (cua--rectangle-move): Never do padding. Simplify.
15572 (cua--tabify-start): New defun.
15573 (cua--rectangle-operation): Add tabify arg. All callers changed.
15574 (cua--pad-rectangle): Remove.
15575 (cua--delete-rectangle): Handle delete with virtual edges.
15576 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
15577 (cua--insert-rectangle): Handle insert at virtual column.
15578 Perform auto-tabify if necessary.
15579 (cua--activate-rectangle): Remove optional FORCE arg.
15580 Never do padding. Simplify.
15581 (cua--highlight-rectangle): Enhance for virtual edges.
15582 (cua-toggle-rectangle-padding): Remove command.
15583 (cua-toggle-rectangle-virtual-edges): New command.
15584 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
15585 (cua--rectangle-post-command): Don't force rectangle padding.
15586 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
15588 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
15590 * indent.el (edit-tab-stops-buffer): Doc fix.
15592 2004-08-28 Richard M. Stallman <rms@gnu.org>
15594 * progmodes/grep.el (grep-default-command): Use find-tag-default.
15595 (grep-tag-default): Function deleted.
15597 * subr.el (find-tag-default): Move from etags.el.
15599 * progmodes/etags.el (find-tag-default): Move to subr.el.
15601 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
15602 into the basic character if it has an uppercase form.
15604 2004-08-27 Kenichi Handa <handa@m17n.org>
15606 * international/utf-8.el (utf-8-post-read-conversion): If the
15607 buffer is unibyte, temporarily make it multibyte.
15609 2004-08-27 Masatake YAMATO <jet@gyve.org>
15611 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
15613 2004-08-25 John Paul Wallington <jpw@gnu.org>
15615 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
15616 0, 1, and many mismatches in message.
15617 (tex-start-shell): Use `set-process-query-on-exit-flag'.
15619 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
15620 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
15622 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
15624 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
15625 vc-diff-switches differently.
15627 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
15629 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
15630 before and a real defvar after
15631 `speedbar-supported-extension-expressions'. This is to silence
15632 the compiler without breaking bootstrapping.
15634 2004-08-22 Richard M. Stallman <rms@gnu.org>
15636 * textmodes/flyspell.el (flyspell-word):
15637 Use set-process-query-on-exit-flag.
15638 (flyspell-highlight-duplicate-region): Take POSS as arg.
15639 (flyspell-word): Pass POSS as arg.
15641 * progmodes/ada-xref.el: Many doc and style fixes.
15642 (ada-find-any-references): Use compilation-start.
15643 (ada-get-ali-file-name): Improve error msg.
15644 (ada-get-ada-file-name): Likewise.
15646 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
15647 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
15649 * mail/mail-extr.el (mail-extr-all-top-level-domains):
15650 Add forward defvar.
15652 * whitespace.el (global-whitespace-mode): New alias
15653 for whitespace-global-mode.
15655 * speedbar.el (speedbar-file-regexp): Move definition up.
15656 (speedbar-mode, speedbar-set-mode-line-format):
15657 Use with-no-warnings.
15658 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
15660 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
15661 controls whether to display the error buffer.
15663 * ps-mule.el: Delete compatibility code for old Emacsen.
15664 (ps-mule-find-wrappoint): Don't use chars-in-region.
15666 * frame.el (display-mouse-p, display-selections-p):
15667 Use with-no-warnings.
15669 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
15671 2004-08-22 David Kastrup <dak@gnu.org>
15673 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
15676 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
15678 2004-08-22 Andreas Schwab <schwab@suse.de>
15680 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
15682 2004-08-22 Masatake YAMATO <jet@gyve.org>
15684 * cvs-status.el (cvs-status-checkout): New function.
15685 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
15687 2004-08-21 David Kastrup <dak@gnu.org>
15689 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
15690 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
15691 has been converted to use hashtables, the relation `nil=none' is
15692 no longer valid, as `nil' is not a hashtable. This patch tries to
15693 reduce the number of resulting errors.
15695 2004-08-21 John Paul Wallington <jpw@gnu.org>
15697 * subr.el (process-kill-without-query): Made obsolete in
15698 version 21.4, not 21.5.
15700 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
15701 (vc-previous-comment, vc-next-comment)
15702 (vc-comment-search-reverse, vc-comment-search-forward)
15703 (vc-comment-to-change-log): Likewise.
15705 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
15707 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
15709 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
15710 Correct indentation of DEFMETHODS with non-standard method
15711 combinations (e.g., PROGN, MIN, MAX).
15713 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
15715 * startup.el (normal-top-level-add-subdirs-to-load-path):
15716 Avoid unnecessarily checking system-type.
15717 (normal-top-level): Set TERM to "dumb". Simplify.
15719 * avoid.el (mouse-avoidance-ignore-p): New fun.
15720 Also ignore switch-frame, select-window, double, and triple clicks.
15721 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
15722 (mouse-avoidance-fancy-hook): Use it.
15724 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
15726 * avoid.el (mouse-avoidance-nudge-mouse)
15727 (mouse-avoidance-banish-destination): Stay within the current window
15728 to avoid problems with mouse-autoselect-window.
15730 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
15732 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
15733 the newer format of some messages in cvs-1.12.1.
15735 2004-08-19 Masatake YAMATO <jet@gyve.org>
15737 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
15738 (elp-results-jump-to-definition-by-mouse)
15739 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
15740 (elp-output-result): Use elp-output-insert-symname.
15742 2004-08-18 Kenichi Handa <handa@m17n.org>
15744 * language/cyrillic.el: Register koi8-r in
15745 ctext-non-standard-encodings-alist.
15746 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
15748 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
15750 * emacs-lisp/copyright.el (copyright-update-year): Delete code
15751 that replaces 20xy with xy.
15753 2004-08-17 John Paul Wallington <jpw@gnu.org>
15755 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
15756 (reb-force-update): Doc fix.
15758 2004-08-16 Richard M. Stallman <rms@gnu.org>
15760 * progmodes/which-func.el (which-func-update-1): Doc fix.
15762 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
15763 (sh-mode-abbrev-table): New variable.
15765 * progmodes/compile.el (compilation-mode): Doc fix.
15767 * emacs-lisp/lisp-mode.el (eval-last-sexp):
15768 Don't cons a new symbol each time.
15769 (eval-last-sexp-fake-value): New variable.
15771 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
15772 (copyright-update-year): Detect continuation of list of years.
15774 * term.el (term-default-fg-color, term-default-bg-color)
15775 (ansi-term-color-vector): Use `unspecified', not nil, as default.
15777 * imenu.el: Several doc fixes: don't say variables are buffer-local.
15779 2004-08-16 Davis Herring <herring@lanl.gov>
15781 * isearch.el (isearch-string, isearch-message-string, isearch-point)
15782 (isearch-success, isearch-forward-flag, isearch-other-end)
15783 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
15784 (isearch-barrier, isearch-within-brackets)
15785 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
15787 2004-08-16 Kenichi Handa <handa@m17n.org>
15789 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
15791 2004-08-15 Kenichi Handa <handa@m17n.org>
15793 * term/x-win.el (x-selection-value): If utf8 was successful but
15794 ctext was not, use utf8 string.
15796 2004-08-14 Davis Herring <herring@lanl.gov>
15798 * isearch.el: Remove accidental changes of March 4. Fix backing
15799 up when a regexp isearch is made more general. Use symbolic
15800 accessor functions for isearch stack frames to make usage clearer.
15801 (search-whitespace-regexp): Made groups in documentation shy (as
15802 is the group in the default value).
15803 (isearch-fallback): New function, addresses problems with regexps
15804 liberalized by `\|', adds support for liberalization by `\}' (the
15805 general repetition construct), and incorporates behavior for
15807 (isearch-}-char): New command, calls `isearch-fallback' with
15808 arguments appropriate to a typed `}'.
15809 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
15811 (isearch-mode-map): Bind `}' to `isearch-}-char'.
15812 (isearch-string, isearch-message,string, isearch-point)
15813 (isearch-success, isearch-forward-flag, isearch-other-end)
15814 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
15815 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
15816 New inline functions to read fields of a stack frame.
15818 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
15820 * battery.el (battery-linux-proc-acpi): Look into battery
15821 directories matching the literal string "CMB", too (required for
15822 Linux kernel version 2.6.7).
15824 2004-08-14 John Paul Wallington <jpw@gnu.org>
15826 * cus-start.el (read-file-name-completion-ignore-case): Add.
15827 (blink-cursor-alist): Change version to "21.4".
15829 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
15831 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
15833 * speedbar.el (speedbar-scan-subdirs): New option.
15834 (speedbar-file-lists): Don't ignore file-name case on Unix and use
15836 (speedbar-insert-files-at-point): Take an extra argument and use
15837 it to optionally find out if a subdir is empty. Also unreadable
15838 files don't get expand buttons.
15839 (speedbar-directory): New image (unused pixmap already existed).
15840 (speedbar-expand-image-button-alist): Use it.
15842 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
15844 CC Mode update to 5.30.9:
15846 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
15847 Move from cc-vars to cc-defs for dependency reasons. Fix the
15848 POSIX char class test to check that it works in
15849 `skip-chars-(forward|backward)' too.
15851 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
15852 first argument starts with a special brace list.
15854 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
15855 when `c-opt-type-concat-key' is used (i.e. in Pike).
15857 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
15858 Fix bug when the inner char pair doesn't have paren syntax,
15861 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
15864 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
15865 position for `arglist-intro', `arglist-cont-nonempty' and
15866 `arglist-close' when there are two arglist open parens on the same
15867 line and there's nothing in front of the first.
15869 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
15870 locking of qualified names in Java, which previously could fontify
15871 common indexing expressions in many cases. The standard Java
15872 naming conventions are used to tell them apart.
15874 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
15875 Fix inconsistency wrt opening parens on the first line inside a paren
15878 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
15879 compile time for the sake of `c-major-mode-is'.
15881 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
15882 `c-major-mode-is' in the event that this is used inside a
15885 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
15886 `c-lang-defconst' so that it works better with fallback languages.
15888 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
15889 it to fail to record the base mode.
15891 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
15892 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
15893 is used. Reorder the syntax checks to get more efficient
15894 skipping in some situations.
15896 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
15897 continuation which might precede the newly inserted '{'.
15899 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
15900 Fix cases where it could loop indefinitely.
15902 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
15903 size specs correctly. Only fontify identifiers in front of '('
15904 with as functions - don't accept any paren char. Tighten up
15905 initializer skipping to stop before function and class blocks.
15907 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
15908 the point could be left directly after an open paren when finding
15909 the beginning of the first decl in the block.
15911 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
15912 table when filtering out legitimate open parens to be recorded.
15913 This could cause cache inconsistencies when e.g.
15914 `c++-template-syntax-table' was temporarily in use.
15916 * progmodes/cc-engine.el (c-on-identifier)
15917 (c-simple-skip-symbol-backward): Small fix for handling "-"
15918 correctly in `skip-chars-backward'. Affected the operator lfun
15921 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
15922 Fix bug that could cause an error from `after-change-functions' when
15923 the changed region is at bob.
15925 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
15927 CC Mode update to 5.30.9:
15929 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
15930 to say that <TAB> doesn't insert WS into a CPP line.
15931 (c-indent-command, c-tab-always-indent): Amend doc strings.
15933 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
15934 checks for user errors, thus eliminating cryptic and unhelpful
15935 Emacs error messages. (1) Check the arg to `c-set-style' is a
15936 string. (2) Check that settings to `c-offsets-alist' are not
15939 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
15940 which precedes the newly inserted `{'.
15942 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
15944 Sync with Tramp 2.0.44.
15946 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
15947 function "tramp_file_attributes". Otherwise, file names
15948 containing spaces are misinterpreted. Reported by Magnus Henoch
15949 <mange@freemail.hu>.
15950 (tramp-handle-file-truename): FILENAME must be expanded first.
15951 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
15952 obscure results. Reported by D. Goel <deego@gnufans.org>.
15953 (tramp-handle-verify-visited-file-modtime): If file does not
15954 exist, say it is not modified if and only if that agrees with the
15955 buffer's record. Check whether a file is visiting the buffer, or
15956 the buffer has no recorded last modification time. Return t in
15957 case the visiting file doesn't exist. Suggested by Luc Teirlinck
15958 <teirllm@auburn.edu>.
15959 (tramp-handle-write-region): Pass modtime explicitly to
15960 `set-visited-file-modtime', because filename can be different
15961 from (buffer-file-name) if `file-precious-flag' is set.
15962 `set-visited-file-modtime' must be called always when `visit' is t
15963 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
15964 (tramp-handle-set-visited-file-modtime): If `time-list' is not
15965 nil, don't apply the whole body. If the file doesn't exists, set
15966 modtime to '(-1 65535). Suggested by Luc Teirlinck
15967 <teirllm@auburn.edu>.
15969 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
15971 * help.el (describe-bindings): Doc fix.
15973 * subr.el (kbd): Doc fix.
15975 2004-08-08 John Paul Wallington <jpw@gnu.org>
15977 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
15978 instead of `string-to-int'.
15979 (define-ibuffer-column mode): Fix indentation.
15981 2004-08-08 Lars Hansen <larsh@math.ku.dk>
15983 * wid-edit.el (widget-sexp-validate): Allow whitespace after
15986 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
15988 * subr.el (global-unset-key, local-unset-key): Doc fixes.
15990 * novice.el (disabled-command-function): New variable renamed from
15991 `disabled-command-hook'.
15992 (disabled-command-hook): Keep the _variable_ as alias for
15993 `disabled-command-function' and make obsolete.
15994 (disabled-command-function): Function renamed from
15995 `disabled-command-hook'. Adapt code to name change of the variable.
15997 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
15999 * simple.el (completion-root-regexp): New defvar.
16000 (completion-setup-function): Use it instead of a literal string.
16002 2004-08-07 John Paul Wallington <jpw@gnu.org>
16004 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
16005 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
16006 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
16007 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
16009 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
16011 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
16012 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
16014 2004-08-04 Kenichi Handa <handa@m17n.org>
16016 * international/encoded-kb.el (encoded-kbd-setup-keymap):
16017 Fix previous change.
16019 2004-08-03 Kenichi Handa <handa@m17n.org>
16021 * international/encoded-kb.el: The following changes are to
16022 utilize key-translation-map instead of minor mode map.
16023 (encoded-kbd-iso2022-non-ascii-map): Delete it.
16024 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
16025 (encoded-kbd-last-key): New function.
16026 (encoded-kbd-iso2022-single-shift): New function.
16027 (encoded-kbd-iso2022-designation)
16028 (encoded-kbd-self-insert-iso2022-7bit)
16029 (encoded-kbd-self-insert-iso2022-8bit)
16030 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
16031 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
16032 key-translation-map.
16033 (encoded-kbd-setup-keymap): Setup key-translation-map.
16034 (saved-key-translation-map): New variable.
16035 (encoded-kbd-mode): Save/restore key-translation-map.
16036 Adjust for the change of encoded-kbd-setup-keymap.
16038 2004-08-02 Kim F. Storm <storm@cua.dk>
16040 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
16041 and call compute-motion with nil for topos and width to get proper
16042 usable width and height for both window and non-window systems.
16044 * windmove.el (windmove-coordinates-of-position): Let compute-motion
16045 calculate usable window width and height.
16047 * window.el (window-buffer-height): Call compute-motion with nil width.
16049 2004-08-01 David Kastrup <dak@gnu.org>
16051 * replace.el (query-replace-read-from):
16052 Use `query-replace-compile-replacement'.
16053 (query-replace-compile-replacement): New function.
16054 (query-replace-read-to): Use `query-replace-compile-replacement'
16055 for repeating the last command.
16057 2004-08-01 John Paul Wallington <jpw@gnu.org>
16059 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
16060 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
16061 (pr-switches): Remove period from end of error messages.
16063 * help-mode.el (help-go-back): Likewise.
16065 * abbrev.el (only-global-abbrevs): Doc fix.
16066 (edit-abbrevs-map): Define within defvar.
16067 (quietly-read-abbrev-file): Doc fix.
16069 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
16071 * novice.el (enable-command, disable-command): Doc fixes.
16073 * subr.el (event-modifiers, event-basic-type): Doc fixes.
16075 2004-07-30 Richard M. Stallman <rms@gnu.org>
16077 * subr.el (with-local-quit): Doc fix.
16079 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
16081 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
16083 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
16085 * custom.el (defcustom): Doc fix.
16087 2004-07-28 Masatake YAMATO <jet@gyve.org>
16089 * progmodes/etags.el (etags-tags-apropos): Show building progress.
16091 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
16093 * imenu.el (imenu-prev-index-position-function)
16094 (imenu-extract-index-name-function, imenu-name-lookup-function)
16095 (imenu--index-alist): Docstring redundancy fix.
16097 2004-07-25 Lars Hansen <larsh@math.ku.dk>
16099 * wdired.el (wdired-finish-edit): Require dired-aux before locally
16100 binding dired-backup-overwrite.
16102 2004-07-25 John Paul Wallington <jpw@gnu.org>
16104 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
16106 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
16108 * term/tty-colors.el (tty-color-approximate): Doc fix.
16110 * select.el (x-get-selection, x-set-selection): Doc fixes.
16112 * frame.el (make-frame): Doc fix.
16114 2004-07-24 Richard M. Stallman <rms@gnu.org>
16116 * mail/rmail.el (rmail-mime-charset-pattern):
16117 Don't include semicolon in the charset value.
16119 * replace.el (occur-next-error): Call set-window-point.
16120 (occur-engine): Handle negative NLINES.
16122 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
16124 * frame.el (modify-all-frames-parameters): Minor doc fix.
16125 (set-frame-configuration): Doc fix.
16127 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
16129 * simple.el (completion-setup-function): Compute the common parts
16130 and the first difference place correctly when
16131 partial-completion-mode is on.
16133 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16135 * ps-print.el: Doc fix.
16136 (ps-print-version): New version 6.6.5.
16137 (ps-printing-region): Doc fix.
16138 (ps-generate-string-list): Comment fix.
16139 (ps-message-log-max): Code fix.
16141 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
16143 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
16144 generated PostScript.
16146 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
16148 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
16149 with Gnus v5_10 branch.)
16151 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
16153 * calendar/time-date.el (time-to-number-of-days): New function.
16154 Imported from Gnus.
16156 2004-07-22 Kim F. Storm <storm@cua.dk>
16158 * progmodes/make-mode.el: Fix comments.
16160 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16162 * printing.el: Doc fix.
16164 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
16166 * frame.el (modify-all-frames-parameters): Minor doc fix.
16168 2004-07-20 Richard M. Stallman <rms@gnu.org>
16170 * textmodes/fill.el (fill-nobreak-p): If this break point is
16171 at the end of the line, don't consider the newline which follows
16172 as a reason to return t.
16174 2004-07-19 John Paul Wallington <jpw@gnu.org>
16176 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
16178 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
16180 * dired-aux.el (dired-do-kill-lines): Expand docstring.
16181 Delete irrelevant code.
16183 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
16185 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
16186 New docstring. From Luc Teirlinck.
16188 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
16190 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
16192 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
16193 non-file buffers. We know it is nil.
16195 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
16197 Sync with Tramp 2.0.43.
16199 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
16200 Remove outdated comment.
16201 (tramp-locked, tramp-locker): New variables for implementing a
16203 (tramp-sh-file-name-handler): Use them to implement the global lock.
16205 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
16207 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
16208 calls to respective `xxx` calls.
16209 (tramp-process-alive-regexp): Precise doc string.
16210 (tramp-multi-action-process-alive): New defun.
16211 (tramp-multi-actions): Use it.
16212 (tramp-handle-find-backup-file-name): `copy-tree' is available
16213 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
16214 in order to avoid this function.
16215 (tramp-handle-write-region): Set current buffer. If connection
16216 wasn't open, `file-modes' has changed it accidentally. Reported by
16217 David Kastrup <dak@gnu.org>.
16218 (tramp-enter-password, tramp-read-passwd): New arguments USER and
16220 (tramp-action-password, tramp-multi-action-password): Apply it.
16221 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
16222 name must still contain the port number. Otherwise, we have two
16223 Tramp buffers, with all the confusion. Reported by Myron Selby
16224 <myron@xytech.com> and Rolf Dubitzky
16225 <Dubitzky@physi.uni-heidelberg.de>.
16227 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
16228 HOST to `tramp-enter-passwd'.
16230 * net/tramp-vc.el (all): Code cleanup. Change all
16231 `tramp-handle-xxx' calls to respective `xxx` calls.
16233 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
16235 * emacs-lisp/testcover.el: New category "potentially-1valued" for
16236 functions that are not erroneous if either 1-valued or
16237 multi-valued. Detect functions in this class.
16238 (testcover-1value-functions, testcover-compose-functions)
16239 (testcover-progn-functions) Add some additional functions to lists.
16240 (testcover-mark): Bugfix when marking up the definition for an
16243 2004-07-17 Richard M. Stallman <rms@gnu.org>
16245 * replace.el (occur-read-primary-args): Pass default to
16246 read-from-minibuffer.
16248 * mail/footnote.el (footnote-section-tag): Use defcustom.
16250 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
16251 Compile font-lock-keywords, not KEYWORDS.
16252 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
16253 Add warn, check-type. Handle cerror like error.
16255 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
16257 * progmodes/which-func.el (which-func-keymap): New var.
16258 (which-func-face): New face.
16259 (which-func-format): Use them.
16261 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
16263 * buff-menu.el (list-buffers-noselect): Append the buffer's
16264 process status to its mode name.
16266 2004-07-16 Kim F. Storm <storm@cua.dk>
16268 * simple.el (inhibit-mark-movement): New defvar.
16269 (beginning-of-buffer, end-of-buffer): Do not push mark if
16270 inhibit-mark-movement is non-nil or C-u prefix is given.
16272 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
16273 Init to beginning-of-buffer and end-of-buffer.
16274 (cua--undo-push-mark): New defvar.
16275 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
16276 already active and command is in cua--preserve-mark-commands.
16277 Also fix check for shift modifier on non-window systems.
16278 (cua--post-command-handler): Clear inhibit-mark-movement if set.
16280 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
16282 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
16283 of two integers, instead of a cons.
16285 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
16286 `visited-file-modtime' now returns a list of two integers, instead
16289 * dired.el (dired-directory-changed-p): Ditto.
16291 * progmodes/grep.el (grep): Doc fix.
16293 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
16295 * autorevert.el (auto-revert-tail-mode)
16296 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
16297 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
16298 in both at the same time.
16299 (auto-revert-tail-mode): New command.
16300 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
16301 (auto-revert-handler): Revert only either tail or whole file.
16303 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
16304 add auto-revert-tail-mode.
16306 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16308 * printing.el: Doc fix. Change name of some funs.
16309 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
16310 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
16311 (pr-standard-file-name): New fun. Replace pr-standard-path.
16312 (pr-call-process): Code fix.
16314 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
16316 * subr.el (with-selected-window): Doc fix.
16318 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
16320 * subr.el (get-buffer-window-list): Doc fix.
16322 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
16324 * files.el (switch-to-buffer-other-window): Doc fix.
16326 * window.el (save-selected-window, one-window-p)
16327 (split-window-keep-point, split-window-vertically)
16328 (split-window-horizontally): Doc fixes.
16330 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16332 * printing.el: Doc fix. Now it uses call-process instead of
16333 shell-command for low command execution.
16334 (pr-version): New version number (6.8).
16335 (pr-shell-file-name): Option removed.
16336 (pr-shell-command): Fun removed.
16337 (pr-call-process): New fun. Replace pr-shell-command.
16338 (pr-standard-path, pr-remove-nil-from-list): New funs.
16339 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
16340 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
16341 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
16342 (pr-ps-utility-process, pr-txt-print): Code fix.
16344 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
16346 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
16349 2004-07-09 Lars Hansen <larsh@math.ku.dk>
16351 * wid-edit.el (widget-field-buffer): Doc fix.
16353 2004-07-09 John Paul Wallington <jpw@gnu.org>
16355 * emacs-lisp/re-builder.el (reb-update-overlays):
16356 Distinguish between one and several matches in message.
16358 2004-07-09 Richard M. Stallman <rms@gnu.org>
16360 * mouse.el (mouse-set-region-1): If transient-mark-mode
16361 is `identity', change it to `only'.
16363 * simple.el (current-word): Doc fix.
16365 2004-07-09 Mark A. Hershberger <mah@everybody.org>
16367 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
16368 so that it is more understanding of whitespace.
16370 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
16371 (("ns" . "element") (attr-list) children) instead of
16372 ((:ns . "element") (attr-list) children) in order to reduce the
16373 number of symbols used.
16374 (xml-skip-dtd): Change to use xml-parse-dtd but set
16375 xml-validating-parsing to nil.
16376 (xml-parse-dtd): Parse entity declarations in DOCTYPEs.
16377 (xml-substitute-entity): Remove in favor of new entity substitution.
16378 (xml-substitute-special): Rewrite in to substitute complex
16379 entities from DOCTYPE declarations.
16380 (xml-parse-fragment): Parse fragments from entity declarations.
16381 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
16382 (xml-parse-dtd, xml-substitute-special): Make validity checks
16383 conditioned on xml-validating-parser. Add "Not Well Formed" to
16384 error messages about well-formedness.
16386 2004-07-08 Steven Tamm <steventamm@mac.com>
16388 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
16389 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
16390 Do not treat double clicks and triple clicks specially in the
16391 scroll bar (preventing strange repositioning problems)
16393 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
16395 * replace.el (query-replace-regexp-eval): Fix last change.
16397 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
16399 * replace.el (query-replace-descr): New fun.
16400 (query-replace-read-from, query-replace-read-args): Default to the
16402 (query-replace-read-to): Quote the `from' string when displaying it.
16403 (query-replace-regexp-eval): Immediately check read-only status.
16404 Use query-replace-read-from to get the \n checking.
16405 Quote the `from' string when displaying it.
16406 (map-query-replace-regexp, occur-read-primary-args):
16407 Quote the `from' string when displaying it.
16409 * isearch.el (isearch-query-replace): Pass the regexp-ness and
16410 delimited-ness of the search to query-replace.
16412 * replace.el (query-replace-read-from, query-replace-read-to):
16413 New funs extracted from query-replace-read-args.
16414 (query-replace-read-args): Use them.
16416 * replace.el (query-replace-interactive, query-replace-read-args):
16417 Remove the `initial' special value.
16418 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
16419 (occur-engine): Remove unused var `matchend'.
16421 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
16422 Use the search string without prompting.
16424 2004-07-05 Kenichi Handa <handa@m17n.org>
16426 * international/mule.el (decode-coding-inserted-region):
16427 Set last-coding-system-used only when coding is nil.
16429 2004-07-03 Eli Zaretskii <eliz@gnu.org>
16431 * progmodes/grep.el (grep-compute-defaults, grep-command)
16432 (grep-program, find-program, grep-find-use-xargs, grep-history)
16433 (grep-find-history, grep-tag-default, grep-find-command)
16434 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
16435 Add autoload cookies, for unbundled packages that load `compile'
16436 and expect all grep-related symbols to become defined.
16438 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
16440 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
16441 (iimage-mode-image-search-path): New user option to search the
16443 (iimage-locate-file): New function. Emacs21.3 or earlier does not
16445 (iimage-mode-buffer): Use it.
16447 2004-07-03 Nick Roberts <nickrob@gnu.org>
16449 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
16451 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
16453 2004-07-03 Juri Linkov <juri@jurta.org>
16455 * replace.el (query-replace-read-args): Swallow space after 'foo,
16456 not after (quote foo). Match space only immediately after symbol,
16457 not anywhere in the whole string.
16459 2004-07-02 Richard M. Stallman <rms@gnu.org>
16461 * replace.el (query-replace-read-args): Swallow space after
16462 symbols, not after closeparens. But avoid error if string ends there.
16464 * progmodes/python.el (python-beginning-of-statement):
16465 Exit the loop if backward-up-list gets error.
16467 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
16469 2004-07-02 Andre Spiegel <spiegel@gnu.org>
16471 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
16472 only if vc-consult-headers is non-nil.
16474 2004-07-02 Juri Linkov <juri@jurta.org>
16476 * pcvs.el (cvs-mode-diff-repository): New command.
16478 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
16480 2004-07-01 Juri Linkov <juri@jurta.org>
16482 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
16483 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
16484 C-M-% to isearch-query-replace-regexp.
16485 (minibuffer-local-isearch-map): Add arrow key bindings.
16486 Bind C-f to isearch-yank-char-in-minibuffer.
16487 (isearch-forward): Doc fix.
16488 (isearch-edit-string): Doc fix.
16489 (isearch-query-replace, isearch-query-replace-regexp): New funs.
16490 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
16491 (isearch-yank-char): Add optional arg.
16492 (isearch-yank-char-in-minibuffer): New fun.
16494 * replace.el (query-replace-interactive): Change type from boolean
16495 to choice. Add value `initial'.
16496 (query-replace-read-args): Handle value `initial' of
16497 query-replace-interactive.
16499 2004-06-29 Kim F. Storm <storm@cua.dk>
16501 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
16502 (breakpoint-disabled-bitmap-face): Add :group 'gud.
16504 * progmodes/ada-xref.el (ada-tight-gvd-integration):
16507 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
16509 2004-06-29 Juri Linkov <juri@jurta.org>
16511 * replace.el (query-replace-read-args): Swallow a space after
16512 everything except )]" which in most cases means after a symbol.
16514 * emacs-lisp/pp.el (pp-buffer): Add autoload.
16516 2004-06-28 Richard M. Stallman <rms@gnu.org>
16518 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
16519 More changes to go with previous change in font-lock.el.
16521 2004-06-26 David Kastrup <dak@gnu.org>
16523 * replace.el (perform-replace): Highlight the match even in
16524 non-query mode if there is potential replace string editing.
16526 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
16528 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
16529 agree with new return value of `file-remote-p'.
16530 This syncs with Tramp 2.0.42.
16532 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
16533 according to new documentation of `file-remote-p'.
16535 * files.el (file-remote-p): Fix doc to say that return value is
16536 identification of remote system, if not nil.
16537 (file-relative-name): Use new return value of `file-remote-p'.
16539 2004-06-26 Nick Roberts <nickrob@gnu.org>
16541 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
16542 (gdb-goto-breakpoint): Fix breakage.
16544 2004-06-26 Eli Zaretskii <eliz@gnu.org>
16546 * man.el (Man-getpage-in-background): Add windows-nt to the list
16547 of systems where shell-file-name should be used instead of
16550 2004-06-25 Sam Steingold <sds@gnu.org>
16552 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
16553 function names `(setf symbol)'.
16555 2004-06-24 Richard M. Stallman <rms@gnu.org>
16557 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
16559 * font-lock.el (font-lock-keywords): Change format of compiled values.
16561 (font-lock-add-keywords): If font-lock-keywords is compiled,
16562 extract the uncompiled version, modify, then recompile.
16563 (font-lock-remove-keywords): Likewise.
16564 (font-lock-fontify-keywords-region): Handle changed format.
16565 (font-lock-compile-keywords): Handle changed format.
16566 (font-lock-set-defaults): Compile the keywords explicitly here.
16568 2004-06-24 David Kastrup <dak@gnu.org>
16570 * replace.el (query-replace-read-args): Implement `\,' and `\#'
16572 (query-replace-regexp): Doc string explaining this and the new
16573 `\?' replacement. Remove `\,' and `\#' implementation here, as it
16574 is better placed in `query-replace-read-args'.
16575 (replace-regexp): Explain `\,', `\#' and `\?'.
16576 (replace-match-data): New function for thorough reuse/destruction
16578 (replace-match-maybe-edit): Function for implementing `\?' editing.
16579 (perform-replace): Fix maintaining of the match stack including
16580 already matched regions, implement `\?', fix various problems
16581 with regions while editing and other stuff.
16582 (replace-highlight): Simplify.
16584 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
16586 * progmodes/grep.el (grep-error-screen-columns): New variable.
16587 (grep-regexp-alist): Give it the full functionality of gnu style
16588 compilation messages with line and column ranges. Ask me for the
16589 perl script I'm working on, that uses these.
16591 2004-06-23 Nick Roberts <nickrob@gnu.org>
16593 * comint.el (comint-insert-clicked-input, comint-copy-old-input):
16595 (comint-insert-input, comint-mouse-insert-input): New functions
16596 based on comint-insert-clicked-input for two bindings but just
16599 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
16601 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
16603 2004-06-23 Lars Hansen <larsh@math.ku.dk>
16605 * files.el (write-contents-functions): Doc fix.
16607 2004-06-21 Juanma Barranquero <lektu@terra.es>
16609 * image.el (image-library-alist): Rewrite docstring in active voice.
16611 2004-06-20 Richard M. Stallman <rms@gnu.org>
16613 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
16615 * isearch.el (isearch-repeat): Avoid testing old match data.
16616 (isearch-message): Display trailing space in special font
16617 when search is failing.
16618 (isearch-search-fun-function): Doc fix.
16620 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
16622 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
16624 * frame.el (show-trailing-whitespace): Doc fix.
16626 * cus-edit.el (custom-variable-documentation): New function.
16627 (custom-variable): Use it.
16629 2004-06-19 Nick Roberts <nickrob@gnu.org>
16631 * man.el (Man-getpage-in-background): Revert previous change but
16632 make cygwin a special case.
16634 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
16636 * autorevert.el (global-auto-revert-non-file-buffers):
16639 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
16641 * progmodes/compile.el (compilation-error-properties): Store one
16642 more than end-col, if present, so that transient-mark-mode will
16643 highlight last char too.
16644 * progmodes/grep.el (grep-regexp-alist): Match columns and column
16645 ranges, if present.
16647 2004-06-18 Jason Rumney <jasonr@gnu.org>
16649 * makefile.w32-in: Double percent signs in for loops.
16651 2004-06-17 David Kastrup <dak@gnu.org>
16653 * replace.el (query-replace-read-args): Only warn about use of \n
16654 and \t when we are doing a regexp replacement and the actual
16655 escaped character is n or t.
16656 (query-replace-regexp): Add \, and \# interpretation to
16657 interactive call and document it.
16658 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
16659 as shortkey for replace-count.
16660 (replace-quote): New function for doubling backslashes.
16662 2004-06-17 Juanma Barranquero <lektu@terra.es>
16664 * files.el (parse-colon-path, cd): Mention in docstring that the
16665 path separator is colon in GNU-like systems.
16667 * newcomment.el (comment-region-internal): Fix docstring.
16669 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
16670 (ewoc-invalidate, ewoc-collect): Doc fixes.
16671 (ewoc--create-node, ewoc--delete-node-internal):
16672 Fix typos in docstring.
16674 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
16676 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
16677 manual to docstring.
16679 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16681 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
16683 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
16685 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
16686 Add hyperlink to emacs-xtra manual to docstring.
16688 * autorevert.el (global-auto-revert-non-file-buffers):
16689 Add hyperlink to emacs-xtra manual to docstring, as well as an
16692 2004-06-14 Juanma Barranquero <lektu@terra.es>
16694 * image.el (image-library-alist): New variable to map image types
16695 to external libraries. Initialized to nil, unless system-specific
16697 (image-type-available-p): Determine whether an image type is
16698 available by calling `init-image-library'.
16700 * term/w32-win.el (image-library-alist): Initialize to a known set
16701 of probable library names.
16703 2004-06-14 Kenichi Handa <handa@m17n.org>
16705 * international/code-pages.el (windows-1256, cp1125): Fix tables
16706 for several characters.
16708 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
16710 2004-06-13 Richard M. Stallman <rms@gnu.org>
16712 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
16714 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
16715 not "`pc-selection-mode'".
16717 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
16719 * simple.el (previous-matching-history-element): Specify a default.
16721 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
16723 * cus-face.el (custom-declare-face): Simplify code.
16725 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
16727 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
16729 * files.el (before-save-hook): Add `time-stamp' to the options.
16731 * time-stamp.el (time-stamp): Recommend adding it to
16732 `before-save-hook', rather than `write-file-functions'.
16733 Make a similar change in `Commentary' section.
16735 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
16737 * diff-mode.el (diff-current-defun): If at start of hunk, use
16738 position of first change.
16740 2004-06-13 Lars Hansen <larsh@math.ku.dk>
16742 * dired-x.el (dired-mark-omitted): Bind to "*O".
16744 2004-06-12 Karl Fogel <kfogel@red-bean.com>
16746 * bookmark.el (bookmark-bmenu-relocate): New function, as
16747 suggested by David J. Biesack <David.Biesack@sas.com>.
16748 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
16749 (bookmark-bmenu-mode): Describe binding in doc string.
16750 (bookmark-set-filename): Save the bookmark list if it's time.
16752 2004-06-13 Kenichi Handa <handa@m17n.org>
16754 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
16755 (ccl-untranslated-to-ucs): Fix typo.
16757 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
16759 * progmodes/python.el (python-open-block-statement-p):
16760 Fix indentation after a block opening that contains a comment.
16762 2004-06-12 J
\e,Ai
\e(Br
\e,At
\e(Bme Marant <jerome@marant.org> (tiny change)
16764 * bindings.el (completion-ignored-extensions): Add file extensions
16765 of Python byte-compiled files.
16767 2004-06-12 Juri Linkov <juri@jurta.org>
16769 * info.el (Info-goto-node): Add autoload.
16770 (Info-toc): Add substring-no-properties on Info file name.
16771 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
16772 (Info-mode-map): Bind L to Info-history, T to Info-toc.
16774 2004-06-12 Kenichi Handa <handa@m17n.org>
16776 * international/mule-cmds.el (set-language-environment):
16777 Load subst tables if necessary.
16779 * international/mule.el (decode-char): Load subst tables if necessary.
16780 (encode-char): Likewise.
16782 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
16783 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
16784 (utf-16le-decode-loop): Set r5 to -1 before loop.
16785 (utf-16be-decode-loop): Likewise.
16786 (ccl-decode-mule-utf-16le): Add EOF processing block.
16787 (ccl-decode-mule-utf-16be): Likewise.
16788 (ccl-decode-mule-utf-16le-with-signature): Likewise.
16789 (ccl-decode-mule-utf-16be-with-signature): Likewise.
16790 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
16791 (ccl-mule-utf-16-encode-untrans): New CCL.
16792 (utf-16-decode-to-ucs): Handle pre-read character.
16793 (utf-16le-encode-loop): Handle surrogate pair.
16794 (utf-16be-encode-loop): Likewise.
16795 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
16796 of utf-16le-encode-loop.
16797 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
16798 of utf-16be-encode-loop.
16799 (mule-utf-16-post-read-conversion):
16800 Call utf-8-post-read-conversion at first.
16801 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
16802 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
16803 Add post-read-conversion and pre-write-conversion.
16805 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
16806 (utf-translate-cjk-unicode-range): New variable.
16807 (utf-translate-cjk-load-tables): New function.
16808 (utf-lookup-subst-table-for-decode): New function.
16809 (utf-lookup-subst-table-for-encode): New function.
16810 (utf-translate-cjk-mode): Init-value changed to t. Don't load
16811 tables here. Update safe-charsets of utf-* coding systems.
16812 (ccl-mule-utf-untrans): New CCL.
16813 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
16814 at end of each branch.
16815 (ccl-mule-utf-8-encode-untrans): New CCL.
16816 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
16817 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
16818 length of encoding. Don't return r0.
16819 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
16820 (utf-8-post-read-conversion): Narrow to region properly.
16821 If utf-translate-cjk-mode is on, load tables if necessary.
16822 Call utf-8-compose with hash-table arg if necessary.
16823 Call XXX-compose-region instead of XXX-post-read-conversion.
16824 (utf-8-pre-write-conversion): New function.
16825 (mule-utf-8): Include CJK charsets in safe-charsets if
16826 utf-translate-cjk-mode is on. Add pre-write-conversion.
16828 * international/characters.el: Temporarily set
16829 utf-translate-cjk-mode to nil.
16831 * language/devan-util.el (devanagari-compose-region):
16832 Add autoload cookie.
16834 * international/ccl.el (ccl-dump-call): Fix printing the
16837 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
16839 * dired.el (dired-revert): If buffer is marked unmodified before
16840 reverting, keep it marked unmodified. Adapt to new conventions
16841 for commenting out code.
16842 (dired-make-relative): Adapt to new conventions for commenting out
16845 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
16847 * eshell/esh-module.el (eshell-load-defgroups):
16848 Bind `vc-handled-backends' to nil when opening files.
16850 2004-06-11 Juanma Barranquero <lektu@terra.es>
16852 * files.el (parse-colon-path, cd): Doc fixes (refer to
16853 `path-separator', not colon).
16855 2004-06-10 Juanma Barranquero <lektu@terra.es>
16857 * newcomment.el (comment-search-forward)
16858 (comment-search-backward): Fix typos in docstring.
16859 (comment-region): Doc fix.
16861 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
16863 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
16864 switch is no longer stored in `dired-switches-alist'.
16866 * dired-aux.el (dired-insert-subdir): Do not store R switch in
16867 `dired-switches-alist'.
16869 2004-06-10 Kim F. Storm <storm@cua.dk>
16871 * pcvs.el (cvs-mode-diff-yesterday): New command.
16873 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
16875 2004-06-10 Juri Linkov <juri@jurta.org>
16877 * emacs-lisp/edebug.el (edebug-eval-defun):
16878 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
16881 * simple.el (eval-expression-print-format): Don't print additional
16882 information on the first call to `eval-print-last-sexp'.
16883 (next-error-find-buffer): Fix punctuation.
16884 (killing) <defgroup>: Fix punctuation.
16885 (yank-excluded-properties): Change group from editing to killing.
16887 * replace.el (perform-replace): Use `limit' to terminate the
16888 while-loop explicitly.
16890 2004-06-09 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
16892 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
16893 Use lc-*.xpm as prefix instead of *-locol.xpm.
16895 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
16896 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
16897 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
16898 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
16899 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
16900 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
16901 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
16902 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
16903 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
16904 * toolbar/lc-up_arrow.xpm:
16905 Rename from *-locol.xpm.
16907 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
16909 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
16910 include forms like &<str>; as valid url patterns.
16912 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
16914 * dired.el (dired-diff, dired-backup-diff)
16915 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
16916 (dired-do-chown, dired-do-touch, dired-do-print)
16917 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
16918 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
16919 (dired-create-directory, dired-do-copy, dired-do-symlink)
16920 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
16921 (dired-do-copy-regexp, dired-do-hardlink-regexp)
16922 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
16923 (dired-maybe-insert-subdir, dired-next-subdir)
16924 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
16925 (dired-kill-subdir, dired-tree-up, dired-tree-down)
16926 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
16927 (dired-run-shell-command, dired-query): Remove redundant,
16928 or incorrect, autoloads.
16930 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
16931 does not end in a slash. Add optional argument KILL-ROOT.
16933 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
16934 (dired-query): Add autoloads.
16936 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
16938 * progmodes/compile.el (compilation-set-window-height): Rearrange
16939 the save-* functions because a buffer can have several current
16940 point in different windows.
16941 (compilation-error-regexp-alist-alist): Recognize {standard input}
16942 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
16944 2004-06-08 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
16946 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
16947 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
16948 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
16949 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
16950 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
16951 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
16952 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
16953 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
16954 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
16955 * toolbar/up_arrow-locol.xpm:
16956 New versions of icons that uses fewer colors.
16958 * toolbar/tool-bar.el (tool-bar-local-item)
16959 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
16960 if display-color-cells is 256 or less.
16962 2004-06-08 Kim F. Storm <storm@cua.dk>
16964 * wid-edit.el (widget-specify-button): Use hand pointer rather
16965 than mouse-face as visible mouse-over effect.
16967 2004-06-07 Karl Fogel <kfogel@red-bean.com>
16969 * saveplace.el (save-place-alist-to-file): Bind `print-length'
16970 and `print-level' to nil when writing out `save-place-alist'.
16971 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
16973 2004-06-07 Juanma Barranquero <lektu@terra.es>
16975 * completion.el (completion-kill-region): Doc fix.
16977 * format.el (format-insert-annotations)
16978 (format-annotate-location): Doc fixes.
16979 (format-subtract-regions): Make arguments match their use in docstring.
16981 * simple.el (kill-region): Doc fix.
16983 * subr.el (insert-buffer-substring-no-properties)
16984 (insert-buffer-substring-as-yank): Doc fixes.
16986 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
16988 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
16990 (dired-reset-subdir-switches): New function.
16992 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
16993 Limit scope of `buffer-read-only' binding.
16995 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
16997 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
16998 eshell-explicit-command-char.
17000 2004-06-06 Juanma Barranquero <lektu@terra.es>
17002 * help-fns.el (help-argument-name): Inherit from italic face only
17003 if the frame supports it.
17005 2004-06-06 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
17007 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
17008 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
17009 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
17010 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
17011 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
17012 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
17013 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
17014 New conversions from xpm files.
17016 * toolbar/README: New file.
17018 2004-06-06 Richard M. Stallman <rms@gnu.org>
17020 * isearch.el (isearch-mode-map): Undo previous change.
17022 2004-06-05 Juri Linkov <juri@jurta.org>
17024 * bindings.el (debug-ignored-errors): Add regexps for history
17025 related messages. Remove $ from "No further undo information".
17026 Move Ediff's messages to ediff.el.
17028 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
17030 * cus-edit.el (custom-display): Add `min-colors'.
17032 * custom.el (defface): Add `supports' to docstring.
17034 * help-fns.el (help-argument-name): Add :group 'help.
17036 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
17038 * find-dired.el (find-ls-subdir-switches): New user option.
17039 (find-dired): No longer call `abbreviate-file-name' on DIR.
17040 Set `dired-subdir-switches' buffer-locally.
17042 * locate.el: Merge the two `Commentary' sections.
17043 (locate-ls-subdir-switches): New user option.
17044 (locate): Update for other changes.
17045 (locate-mode-map): Restore Dired binding for mouse-2.
17046 Bind `locate-mouse-view-file' to M-mouse-2.
17047 Bind `l' to `locate-do-redisplay'.
17048 (locate-main-listing-line-p, locate-do-redisplay): New functions.
17049 (locate-mouse-view-file, locate-tags, locate-find-directory):
17050 Print message if used outside main listing.
17051 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
17052 Various changes to support inserted subdirectories.
17053 (locate-insert-header): Change header of *Locate* buffer.
17055 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
17056 Change interactive default switches.
17057 (dired-rename-subdir-2): Update `dired-switches-alist'.
17058 (dired-insert-subdir, dired-kill-subdir):
17059 Handle `dired-switches-alist'. Do not mark buffer modified.
17060 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
17061 (dired-insert-subdir-doinsert): Omit messages.
17062 Handle `dired-subdir-switches'.
17063 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
17065 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
17066 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
17067 subdirs if -R switch is used for a subdir.
17068 (dired-mode): Set `dired-switches-alist'.
17069 (dired-build-subdir-alist): Only print number of directories in
17070 echo area when invoked interactively.
17072 2004-06-05 Lars Hansen <larsh@math.ku.dk>
17074 * dired-x.el (dired-omit-mode): Rename from
17075 dired-omit-files-p. Use define-minor-mode to define it.
17076 (dired-omit-files-p): Add as alias for dired-omit-mode.
17077 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
17078 dired-mark-omitted.
17079 (dired-mark-omitted): Add. Bind to M-O.
17081 2004-06-05 Kenichi Handa <handa@m17n.org>
17083 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
17085 2004-06-05 Juanma Barranquero <lektu@terra.es>
17087 * help-fns.el (help-argument-name): Reintroduce face.
17088 (help-default-arg-highlight): Use it, now that
17089 `face-differs-from-default-p' can be trusted.
17091 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
17093 * textmodes/table.el: Sentence commands added to Point Motion
17094 group; kill and backward-kill commands added to Extraction group.
17096 2004-06-04 Mario Lang <mlang@delysid.org>
17098 * battery.el (battery-linux-proc-acpi): `mA' was hardcoded, but some
17099 systems appear to use mW, make the code handle this. Fix a
17100 division-by-zero bug while at it, and handle kernels with
17101 a slightly different layout in /proc/acpi.
17103 2004-06-04 Karl Fogel <kfogel@red-bean.com>
17105 * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
17106 because the latter is a CL-ism. This fixes the bug reported by
17107 Shawn Boyette <mdxi@collapsar.net> in
17108 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
17110 2004-06-04 Miles Bader <miles@gnu.org>
17112 * faces.el (display-supports-face-attributes-p): Function moved to
17113 C code. Previously only the tty-related portion of this function
17114 was done in C; however the previous attempt to do a halfway-proper
17115 job for non-tty displays in lisp didn't work properly because of
17116 funny conditions during Emacs startup.
17117 (face-differs-from-default-p): Simplify, now that
17118 display-supports-face-attributes-p works properly on all display
17119 types. Remove :stipple from comparison; it doesn't really work
17122 2004-06-04 Miles Bader <miles@gnu.org>
17124 * faces.el (face-differs-from-default-p): Use a different
17125 implementation, so we can really check whether FACE displays
17126 differently or not.
17128 2004-06-04 Miles Bader <miles@gnu.org>
17130 * faces.el (display-supports-face-attributes-p): Implement a
17131 `different from default' check for non-tty displays.
17133 2004-06-03 David Kastrup <dak@gnu.org>
17135 * woman.el (woman-mapcan): More concise code.
17136 (woman-topic-all-completions, woman-topic-all-completions-1)
17137 (woman-topic-all-completions-merge): Replace by a simpler and
17138 much faster implementation based on O(n log n) sort/merge instead
17139 of the old O(n^2) behavior.
17141 2004-06-03 Miles Bader <miles@gnu.org>
17143 * subr.el (read-number): Use canonical format for default in prompt.
17145 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
17146 Add regexp for " [...]" style defaults.
17148 2004-06-02 Romain Francoise <romain@orebokech.com>
17150 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
17151 groups: if the user asks for a hidden buffer, open the
17152 corresponding filter group to expose it.
17154 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
17155 `ibuffer-jump-to-buffer'.
17156 (ibuffer-jump-offer-only-visible-buffers): New user option.
17158 2004-06-02 Juanma Barranquero <lektu@terra.es>
17160 * faces.el (frame-update-faces): Add empty docstring so the one
17161 for `ignore' doesn't show through.
17163 * subr.el (process-kill-without-query): Remove spurious "\n" on
17164 obsolescence string.
17165 (focus-frame, unfocus-frame): Add obsolescence declaration and
17168 * international/mule.el (register-char-codings): Make alias for
17169 `ignore'. Move docstring to obsolescence info and remove redundancy.
17171 2004-06-02 Kim F. Storm <storm@cua.dk>
17173 * frame.el (blink-cursor-start): Turn cursor off initially so blink
17174 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
17176 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
17178 * comint.el (comint-replace-by-expanded-history-before-point):
17179 Obey `start' as the docstring says.
17180 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
17181 (comint-update-fence): Prevent font-lock from running unnecessarily.
17182 (comint-dynamic-list-completions): Use with-current-buffer.
17184 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17186 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
17187 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
17188 (bibtex-entry-update): Handle alternatives and optional fields.
17189 (bibtex-parse-entry): Bugfix, handle empty key.
17191 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
17193 * vc-arch.el (vc-arch-state): Don't assume the file exists.
17195 2004-05-31 Lars Hansen <larsh@math.ku.dk>
17197 * desktop.el (desktop-save): Don't save minor modes without a
17198 known mode initialization function.
17200 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
17202 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
17204 * autorevert.el: Update `Commentary' section.
17206 2004-05-30 Juanma Barranquero <lektu@terra.es>
17208 * dos-fns.el (convert-standard-filename):
17209 * files.el (convert-standard-filename):
17210 * w32-fns.el (convert-standard-filename):
17211 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
17213 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
17217 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
17218 (tramp-let-maybe): Move to an earlier spot in the file.
17219 Patch by Andreas Schwab.
17221 2004-05-30 Andreas Schwab <schwab@suse.de>
17223 * dired.el (dired-get-filename): Don't use dired-re-dot.
17225 2004-05-30 Richard M. Stallman <rms@gnu.org>
17227 * files.el (find-file): Doc fix.
17229 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
17231 2004-05-30 Nick Roberts <nickrob@gnu.org>
17233 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
17234 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
17235 modeline of the locals buffer.
17236 (gdb-goto-breakpoint): Handle gdbmi.
17237 (gdb-get-frame-number): Change for gdbmi.
17239 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
17241 * files.el (file-remote-p): Apply file name handler for operation
17242 `file-remote-p'. It isn't a property any longer.
17243 (file-relative-name): `fh' and `fd' get the required value via
17244 `find-file-name-handler' already.
17246 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
17247 (top): Remove setting of `file-remote-p' property for
17248 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
17250 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
17252 Version 2.0.41 of Tramp released.
17254 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
17255 Throw away if process has died.
17256 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
17257 (tramp-out-of-band-prompt-regexp): Rename to
17258 `tramp-process-alive-regexp', because its usage is widen.
17259 (tramp-actions-copy-out-of-band): Apply it.
17260 (tramp-actions-before-shell, tramp-multi-actions):
17261 Add `tramp-action-process-alive' action.
17262 (tramp-action-process-alive): New defun.
17263 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
17264 Add entry for `file-remote-p'.
17265 (tramp-handle-file-remote-p): New defun.
17266 (top): Remove setting of `file-remote-p'. Don't set
17267 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
17269 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
17272 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
17273 counted for (last) line. [They should or they shouldn't? --Stef]
17274 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
17276 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
17278 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
17279 not really necessary but seems to keep the shell history smaller
17280 in some cases. It is no substitute for setting HISTFILE and
17281 HISTSIZE from tramp-open-connection-setup-interactive-shell,
17282 though. Suggested by Luc Teirlinck.
17283 (tramp-open-connection-setup-interactive-shell): Export variables
17284 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
17285 (tramp-set-process-query-on-exit-flag): New compat function.
17286 (tramp-open-connection-multi, tramp-open-connection-su)
17287 (tramp-open-connection-rsh, tramp-open-connection-telnet)
17288 (tramp-do-copy-or-rename-file-out-of-band): Use it.
17289 (tramp-let-maybe): New macro, let-binds a variable only if it
17291 (tramp-check-ls-commands, tramp-handle-expand-file-name)
17292 (tramp-handle-file-truename): Use it.
17293 (tramp-completion-file-name-regexp-unified): Avoid matching
17294 filenames starting with "/:" -- those are reserved for
17295 file-name-non-special.
17297 * tramp-smb.el (tramp-smb-open-connection):
17298 Use tramp-set-process-query-on-exit-flag compat function.
17300 2004-05-29 Richard M. Stallman <rms@gnu.org>
17302 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
17304 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
17305 (eval-last-sexp-print-value): Print char equivalent regardless
17306 of standard-output value.
17308 * thumbs.el (thumbs-subst-char-in-string): Delete.
17309 (thumbs-thumbname): Use subst-char-in-string.
17310 (thumbs-resize-image): Use condition-case, not ignore-errors.
17311 (thumbs-kill-buffer): Likewise.
17313 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
17314 (thumbs-mode): Make buffer read-only.
17315 (thumbs-make-thumb): Unconditionally accept an existing file.
17316 (thumbs-insert-thumb): Add thumb-image-file property to the image.
17317 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
17318 (thumbs-show-thumbs-list): Error if images not supported.
17319 (thumbs-save-current-image): Improve prompt string.
17320 (thumbs-mode-map): Define u, R, x.
17321 (thumbs-unmark): New command.
17322 (thumbs-emboss-image): Minor cleanup.
17323 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
17324 (thumbs-rename-images): New command.
17325 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
17327 * thumbs.el (thumbs-current-image): New function.
17328 (thumbs-file-list, thumbs-file-alist): New functions.
17329 (thumbs-find-image): Delete arg L.
17330 Don't set up thumbs-fileL as buffer-local global var.
17331 (thumbs-find-image-at-point): Use thumbs-current-image.
17332 (thumbs-set-image-at-point-to-root-window): Likewise.
17333 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
17334 Record and warn about errors. Update thumbs-markedL for deletions.
17335 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
17336 (thumbs-redraw-buffer): Use thumbs-file-list.
17337 (thumbs-mark): Use thumbs-current-image.
17338 (thumbs-show-name): Use thumbs-current-image.
17340 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
17341 and imenu--last-menubar-index-alist.
17343 * subr.el (with-selected-window): Undo previous change.
17345 2004-05-29 John Paul Wallington <jpw@gnu.org>
17347 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
17348 (thumbs-mouse-find-image): New command.
17349 (thumbs-mode-map): Bind it to mouse-2.
17350 (thumbs-mode): Make mode-class special.
17351 (thumbs-view-image-mode): Likewise.
17353 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
17355 * flymake.el: New file.
17357 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
17359 * files.el (find-file-noselect-1): Do not bind
17360 `inhibit-read-only' to t during execution of
17361 `find-file-not-found-functions'.
17363 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
17365 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
17366 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
17368 2004-05-28 Juri Linkov <juri@jurta.org>
17370 * simple.el (eval-expression-print-format): New fun.
17372 * simple.el (eval-expression):
17373 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
17374 * emacs-lisp/edebug.el (edebug-compute-previous-result)
17375 (edebug-eval-expression): Print additionally the value returned by
17376 `eval-expression-print-format'.
17378 * emacs-lisp/lisp.el (insert-pair-alist): New var.
17379 (insert-pair): Make arguments optional. Find character pair
17380 from `insert-pair-alist' according to the last input event.
17381 (insert-parentheses): Make arguments optional.
17382 (raise-sexp, delete-pair): New funs.
17384 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
17385 (emacs-lisp-mode-map, lisp-interaction-mode-map):
17386 Bind C-M-q to `indent-pp-sexp'.
17388 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
17389 `pp-to-string' modified to be able to format text with newlines.
17390 (pp-to-string): Move the buffer-formatting part of the code to
17391 `pp-buffer'. Call `pp-buffer'.
17393 * info.el (Info-desktop-buffer-misc-data): Don't save information
17394 about virtual files.
17395 (Info-restore-desktop-buffer): Restore Info buffers in prepared
17396 buffers with names obtained from the desktop file instead of the
17397 default *info* buffer.
17399 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
17401 * subr.el (with-selected-window): Only save/restore the selected
17404 * progmodes/compile.el (compilation-error-regexp-alist):
17405 Use expand-file-name and data-directory.
17407 * progmodes/grep.el (grep-tree): Rework previous fix.
17409 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
17410 after the user marked text with the mouse.
17412 * startup.el (command-line): Keep the first regexp of
17413 auto-save-file-name-transforms intact.
17415 2004-05-28 Juanma Barranquero <lektu@terra.es>
17417 * cus-edit.el (customize-face, customize-face-other-window)
17418 (custom-face-edit-delete): Make arguments match their use in
17420 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
17423 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
17426 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
17427 `nbutlast' are in subr.el).
17429 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
17430 (set-w32-system-coding-system): Doc fixes.
17432 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
17433 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
17434 Make arguments match their use in docstring.
17435 (artist-draw-region-trim-line-endings)
17436 (artist-mouse-choose-operation): Fix typo in docstring.
17437 (artist-key-set-point-common): Doc fix.
17439 2004-05-28 Simon Josefsson <jas@extundo.com>
17441 * mail/smtpmail.el (smtpmail-open-stream):
17442 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
17444 2004-05-26 Simon Josefsson <jas@extundo.com>
17446 * starttls.el: Merge with my GNUTLS based starttls.el.
17447 (starttls-gnutls-program, starttls-use-gnutls)
17448 (starttls-extra-arguments, starttls-process-connection-type)
17449 (starttls-connect, starttls-failure, starttls-success): New variables.
17450 (starttls-program, starttls-extra-args): Doc fix.
17451 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
17452 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
17453 and pass on to corresponding *-gnutls function if it is set.
17455 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
17457 * autorevert.el (auto-revert-handler): Disable auto-reverting of
17460 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
17462 * files.el (file-name-non-special): There are more operations
17463 which need handling: `find-backup-file-name',
17464 `insert-file-contents', `verify-visited-file-modtime',
17465 `write-region'. Rename t value of method to `add'. Add new
17466 methods `quote' and `unquote-then-quote' to file-arg-indices.
17468 2004-05-25 Juri Linkov <juri@jurta.org>
17470 * info.el (Info-toc): Call Info-mode on intermediate buffer.
17471 (Info-index-nodes): Enclose code in condition-case to catch errors.
17472 (Info-index-node): Don't search all index nodes if request is only
17473 for the current node and file is not in the cache of index nodes.
17474 (Info-mode-map): Bind Info-copy-current-node-name to `w'
17475 for consistency with dired-copy-filename-as-kill.
17476 Bind `S' to Info-search-case-sensitively.
17477 (Info-copy-current-node-name): New arg. With zero prefix arg put
17478 the name inside a function call to `info'. Display copied text in
17481 2004-05-25 Sam Steingold <sds@gnu.org>
17483 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
17484 strip the package prefix from the symbol name, if any.
17485 Make it the `find-tag-default-function' for `lisp-mode'.
17487 2004-05-25 John Paul Wallington <jpw@gnu.org>
17489 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
17490 instead of obsolete `process-kill-without-query'.
17492 * textmodes/texinfmt.el (texinfo-indexvar-alist):
17493 Declare as variable, not constant.
17495 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
17497 * files.el (find-file-noselect-1): Fix bug introduced by
17498 Revision 1.694. As a side effect, `inhibit-read-only'
17499 is again, by default, t during execution of
17500 `find-file-not-found-functions'.
17501 (insert-directory): Check that lines were really inserted by
17502 the --dired switch, before erasing them.
17504 2004-05-24 Nick Roberts <nickrob@gnu.org>
17506 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
17507 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
17508 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
17509 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
17510 gud-minor-mode (gdbmi).
17512 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
17514 * net/browse-url.el (browse-url-interactive-arg): Enable user to
17515 explicitly select the text to be taken as URL.
17517 2004-05-23 Juri Linkov <juri@jurta.org>
17519 * info.el (Info-index-nodes): New var and fun.
17520 (Info-goto-index, Info-index, info-apropos)
17521 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
17522 (Info-index): Fix docstring. Store and restore Info-history-list.
17523 (Info-complete-nodes): New var.
17524 (Info-complete-menu-item): Use it.
17525 (Info-index-node): New fun.
17526 (Info-final-node, Info-forward-node, Info-backward-node)
17527 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
17528 Use Info-index-node.
17529 (Info-extract-menu-item, Info-extract-menu-counting): Set second
17530 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
17531 (Info-find-node-2): If a node with period in its name not found,
17532 try to find a node without the name part after period.
17533 (Info-select-node): Call Info-fontify-node only if
17534 Info-fontify-maximum-menu-size is not nil.
17535 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
17536 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
17537 Preserve Info-history-list.
17538 (Info-toc): Set Info-current-file.
17539 (Info-build-toc): Move point to the beginning of the buffer.
17540 Add main-file variable.
17541 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
17542 Use backslashed representation of the control character ^_.
17544 * textmodes/texinfmt.el (texinfo-print-index): Print index line
17545 numbers in the new Texinfo 4.7 format.
17547 * add-log.el (change-log-font-lock-keywords): Remove `:' from
17548 regexps for function and variable names.
17550 * descr-text.el (describe-property-list): Add [show] button for
17551 `syntax-table' property with action to pp to a separate buffer.
17552 (describe-char): Replace search-forward by re-search-forward with
17553 whitespace regexp after "character:" to not fail in too narrow windows.
17555 * simple.el (next-error-find-buffer): Add a rule to return
17556 next-error capable buffer if one window on the selected frame
17557 displays such buffer.
17559 2004-05-23 Nick Roberts <nickrob@gnu.org>
17561 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
17562 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
17563 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
17564 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
17565 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
17566 Handle new value for gud-minor-mode (gdbmi).
17567 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
17568 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
17569 Change from local to global gdb variable set.
17570 (gdb-ann3): Initialize above gdb variable set.
17571 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
17572 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
17573 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
17574 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
17575 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
17576 (gdb-info-locals-handler, gdb-invalidate-assembler)
17577 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
17578 set as global variables.
17579 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
17581 (gdb-info-breakpoints-custom): Fix regexp.
17582 (def-gdb-var): Delete.
17584 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
17585 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
17586 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
17587 a new mode. The file (gdb-mi.el) for this mode will be included
17588 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
17591 2004-05-23 Jesper Harder <harder@ifa.au.dk>
17593 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
17594 interpreted as a directory.
17596 2004-05-22 Richard M. Stallman <rms@gnu.org>
17598 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
17601 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
17603 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
17604 Use assoc-string, not assoc-ignore-case.
17606 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
17608 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
17609 If moving back then fwd gets a defun that ends before point,
17610 try again moving fwd then back.
17612 * files.el (file-name-non-special): Allow t in file-arg-indices
17613 to mean requote the return value. Use `identity' as an element
17614 rather than as the whole value.
17616 * gs.el (gs-options): Add -dSAFER. Mark it risky.
17618 2004-05-22 Juanma Barranquero <lektu@terra.es>
17620 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
17622 (help-highlight-arguments): Skip function name before searching
17625 2004-05-21 Juanma Barranquero <lektu@terra.es>
17627 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
17628 Don't mention in the docstring these arguments meant for
17629 internal (recursive) use only.
17630 (allout-char-spec): Comment out (it's not implemented).
17631 (allout-old-expose-topic, allout-exposure): Fix docstring and add
17632 obsolescence declaration.
17633 (allout-flatten-exposed-to-buffer)
17634 (allout-indented-exposed-to-buffer): Fix typos in docstring.
17635 (my-mark-marker): Doc fix.
17636 (produce-allout-mode-map, allout-sibling-index)
17637 (allout-isearch-expose, allout-distinctive-bullet)
17638 (allout-open-topic, allout-reindent-body)
17639 (allout-rebullet-heading, allout-process-exposed)
17640 (allout-insert-listified, allout-latex-verb-quote)
17641 (allout-insert-latex-header, allout-insert-latex-trailer):
17642 Make arguments match their use in docstring.
17643 (allout-primary-bullet, allout-old-style-prefixes)
17644 (allout-inhibit-protection, allout-init, allout-mode)
17645 (allout-before-change-protect, allout-flag-region):
17646 Use "Emacs" instead of "emacs" in docstrings.
17648 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
17650 * international/characters.el: Modify syntax of more characters.
17652 2004-05-21 Masatake YAMATO <jet@gyve.org>
17654 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
17655 (etags-tags-completion-table): Show parsing progress.
17657 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
17659 * locate.el (locate-prompt-for-command): Shorten first line of
17661 (locate-mode): Expand docstring and include keymap summary.
17663 * files.el (find-file-noselect-1): Limit the scope of the
17664 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
17665 is, by default, nil during the execution of
17666 `find-file-not-found-functions' and `find-file-hook'.
17668 2004-05-20 Michael Mauger <mmaug@yahoo.com>
17670 * facemenu.el (facemenu-color-name-equal): New function.
17671 (list-colors-display): Use it to compare colors instead of
17672 facemenu-color-equal.
17674 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
17676 * compare-w.el (compare-windows-face): Use min-colors instead of
17677 checking for tty or pc types.
17679 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
17681 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
17682 (completion-setup-function): Use with-current-buffer.
17683 Properly save excursion. Simplify.
17684 Don't assume there is necessarily a `mouse-face' property somewhere.
17686 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
17688 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
17690 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
17691 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
17692 Use with-current-buffer.
17693 (byte-goto-log-buffer): Delete.
17694 (byte-compile-log-file): Call compilation-forget-errors.
17696 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
17698 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
17699 output messages into the search result.
17701 2004-05-19 Masatake YAMATO <jet@gyve.org>
17703 * wid-edit.el (widget-radio-button-notify): Revert my last
17704 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
17706 2004-05-19 Kenichi Handa <handa@m17n.org>
17708 * international/characters.el: Fix syntax (open/close) of CJK chars.
17710 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
17712 * help-mode.el (help-go-back): Don't depend on position of back button.
17714 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
17716 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
17717 files don't contain an accidental additional /.
17719 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
17722 2004-05-18 Masatake YAMATO <jet@gyve.org>
17724 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
17725 to widget-apply. :action method assumes 2 arguments, not 3.
17727 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
17729 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
17731 (hs-special-modes-alist): Add an f90-mode entry.
17733 2004-05-17 Sam Steingold <sds@gnu.org>
17735 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
17736 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
17738 2004-05-16 Kim F. Storm <storm@cua.dk>
17740 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
17742 2004-05-15 John Wiegley <johnw@newartisans.com>
17744 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
17745 (eshell-output-object-to-target): Improve output speed 20% by not
17746 calling `eshell-stringify' if something is already known to be a
17749 2004-05-15 Alex Ott <ott@jet.msk.su>
17751 * textmodes/ispell.el (ispell-local-dictionary-alist):
17752 Add windows-1251 to the choice of coding systems.
17753 (ispell-dictionary-alist-6): Add support for "russianw.aff",
17756 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
17758 * progmodes/compile.el (compilation-warning-face)
17759 (compilation-info-face): Use min-colors.
17761 2004-05-15 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
17763 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
17764 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
17765 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
17766 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
17767 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
17768 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
17769 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
17770 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
17771 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
17772 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
17773 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
17774 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
17775 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
17776 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
17778 2004-05-15 Kim F. Storm <storm@cua.dk>
17780 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
17781 Use it to set triggered-p element of timer.
17782 (timer-event-handler): Set triggered-p element non-nil while running
17783 the timer function.
17785 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
17787 * descr-text.el (describe-char-unicode-data)
17788 (describe-char-unicodedata-file): Re-enable the unicode code now that
17789 the licensing issues have been cleared in the unicode-4 license.
17790 (describe-text-properties-1): Remove unused `overlay' var.
17791 (describe-char): Remove unused var `buffer'.
17793 2004-05-14 David Ponce <david@dponce.com>
17795 * tree-widget.el: New file.
17797 2004-05-13 Marcelo Toledo <marcelo@gnu.org>
17799 * language/european.el ("Brazilian Portuguese"): Add support for
17800 Brazilian Portuguese.
17802 2004-05-13 John Wiegley <johnw@newartisans.com>
17804 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
17805 `recentf-mode' if this variable has been customized to t.
17807 * eshell/esh-test.el (eshell-test): Call the function
17808 `emacs-version' rather than trying to build a custom version string.
17810 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
17812 * net/telnet.el (telnet-mode): Use define-derived-mode.
17813 Don't modify the global value of comint-prompt-regexp.
17815 2004-05-13 John Paul Wallington <jpw@gnu.org>
17817 * version.el (emacs-version): Check for `gtk' feature before
17818 `x-toolkit' feature.
17820 2004-05-13 Juanma Barranquero <lektu@terra.es>
17822 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
17823 arguments in the docstring, they're used only in recursive calls.
17825 * help-fns.el (help-arg-highlighting-function)
17826 (help-argument-name): Delete.
17827 (help-default-arg-highlight): New function.
17828 (help-do-arg-highlighting): Use it.
17830 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
17832 * calendar/appt.el (appt-disp-window):
17833 Use `calendar-set-mode-line' for a centered mode-line.
17835 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
17837 * calendar/appt.el (appt-disp-window): Do not split window
17838 excessively when `split-height-threshold' is low.
17840 2004-05-12 Nick Roberts <nickrob@gnu.org>
17842 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
17843 kill-buffer-hook here and make it local.
17844 (gud-kill-buffer-hook): Use kill-process for a sure kill.
17846 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
17848 * progmodes/compile.el (compilation-set-window-height):
17849 Use save-excursion to protect against misplaced marker.
17851 2004-05-12 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
17853 * custom.el (defface): Document that type can have value gtk.
17855 * faces.el (face-spec-set-match-display): Handle type gtk in display.
17857 2004-05-12 Kenichi Handa <handa@m17n.org>
17859 * descr-text.el: Require quail at compile time.
17860 (describe-char): If an input method is on and it supports the
17861 character, show how to input it.
17863 * international/quail.el (quail-install-decode-map): Accept a
17864 char-table whose subtype is `quail-decode-map'.
17865 (quail-store-decode-map-key, quail-gen-decode-map1)
17866 (quail-gen-decode-map, quail-find-key1, quail-find-key)
17867 (quail-show-key): New functions.
17869 2004-05-12 Juanma Barranquero <lektu@terra.es>
17871 * generic.el (define-generic-mode): Remove redundant arglist info.
17873 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
17874 Make arguments match their use in docstring.
17875 (help-arg-highlighting-function): New variable.
17876 (help-argument-name): Mention it in the docstring.
17877 (help-do-arg-highlight): Use it. Expand regexp to accept also
17878 ARG-xxx and xxx-ARG references.
17880 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
17882 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
17883 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
17884 and "mailto:addr1?to=addr2" equal.
17886 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
17888 * man.el (Man-getpage-in-background): Use shell-file-name
17889 and shell-command-switch variables instead of hard-coded values.
17891 2004-05-11 Eli Zaretskii <eliz@gnu.org>
17893 * iimage.el: New file.
17895 2004-05-11 Juanma Barranquero <lektu@terra.es>
17897 * custom.el (custom-initialize-default, defcustom):
17898 Fix typo in docstring.
17900 * files.el (set-visited-file-name, file-expand-wildcards):
17903 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
17905 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
17907 * subr.el (eventp): Be more discriminating with integers.
17909 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
17911 * progmodes/compile.el (compile): Add universal prefix arg.
17912 (compilation-error-regexp-alist-alist): Add edg patterns.
17914 2004-05-10 Sam Steingold <sds@gnu.org>
17916 * textmodes/ispell.el (ispell-message):
17917 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
17919 2004-05-10 Dave Love <fx@gnu.org>
17921 * progmodes/python.el (help-buffer): Autoload when compiling.
17922 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
17923 (run-python): Prepend to any existing PYTHONPATH.
17925 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
17927 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
17928 for pending breakpoints.
17930 2004-05-10 Richard M. Stallman <rms@gnu.org>
17932 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
17933 directly without calling any functions in Rmail.
17934 (unrmail-unprune): Function deleted.
17936 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
17938 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
17941 2004-05-10 Kenichi Handa <handa@m17n.org>
17943 * descr-text.el (describe-char): Fix previous change. Don't make
17944 a unibyte character to multibyte in the *Help* buffer.
17946 2004-05-10 Miles Bader <miles@gnu.org>
17948 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
17949 buffer an error if the debugger process is actually running.
17951 2004-05-10 Juanma Barranquero <lektu@terra.es>
17953 * help-fns.el (help-argument-name): Default to italic.
17954 (help-highlight-arguments): Return always (usage . doc), even when
17957 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
17958 (define-ibuffer-filter): Add usage info.
17959 (define-ibuffer-op): Add usage info (but CL-style defaults for
17960 keyword args are not shown).
17962 * subr.el (remove-overlays, read-passwd): Fix docstring.
17963 (start-process-shell-command): Fix docstring. Put usage info in a
17964 format usable by `describe-function'.
17965 (open-network-stream, open-network-stream-nowait)
17966 (open-network-stream-server): Fix docstring.
17968 2004-05-09 Jason Rumney <jasonr@gnu.org>
17970 * international/code-pages (cp932, cp936, cp949, c950): Remove.
17971 Only define cp125* if windows-125* is already defined.
17973 * language/korean.el (cp949): Add alias.
17975 * language/chinese.el (cp936, cp950): Add aliases.
17977 * language/japanese.el (cp932): Add alias.
17979 * term/w32-win.el: Require code-pages.
17981 * international/mule-cmds.el (set-locale-environment):
17982 On MS-Windows use ansi code-page for default coding-systems.
17983 Set up paper sizes for Windows 3 letter languages.
17985 * international/code-pages.el (cp932, cp936, cp949, cp950):
17986 Add aliases. Also add cp125* if not already defined.
17988 2004-05-09 Juanma Barranquero <lektu@terra.es>
17990 * help-fns.el (help-highlight-arguments): Don't try to highlight
17991 missing or autoloaded arglists. Accept structured arguments, like
17992 the first ones of `do' and `flet'.
17994 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
17995 (cvs-get-marked): Remove redundant arglist info.
17997 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
17998 Don't use CL-style default args.
18000 2004-05-08 Andreas Schwab <schwab@suse.de>
18002 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
18004 * international/subst-ksc.el: Fix references to utf-translate-cjk
18005 into utf-translate-cjk-mode.
18006 * international/subst-big5.el: Likewise.
18007 * international/subst-gb2312.el: Likewise.
18008 * international/subst-jis.el: Likewise.
18009 * international/utf-16.el: Likewise.
18010 * international/utf-8.el: Likewise.
18012 2004-05-08 John Wiegley <johnw@newartisans.com>
18014 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
18015 "virtual buffers" (off by default), which makes it possible to
18016 switch to the "virtual" buffers of recently visited files. When a
18017 buffer name search fails, and this option is on, iswitchb will
18018 look at the list of recently visited files, and permit matching
18019 against those names. When the user hits RET on a match, it will
18021 (iswitchb-read-buffer): Add two optional arguments, which makes
18022 isearchb.el possible.
18023 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
18024 (iswitchb-next-match): Add support for virtual buffers.
18026 * isearchb.el: This module extends iswitchb to provide "as you
18027 type" buffer selection.
18029 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
18030 Ignore the read-only property when flyspell highlighting is on.
18031 Not ignoring it leads to a series of confusing errors.
18032 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
18033 but also make sure to call flyspell-incorrect-hook.
18034 (flyspell-maybe-correct-transposition): Perform transposition test
18035 by bit twiddling a string, rather than using a temp buffer.
18036 (flyspell-maybe-correct-doubling): Use a string rather than a temp
18037 buffer. This is also the original version of the code, which
18038 could not be checked in before due to a previous lack of
18039 assignment papers. This version has seen heavy usage on my system
18040 for several years now.
18042 * calendar/cal-bahai.el: New file, which adds support for the
18043 Baha'i calendar to Emacs. This calendar is based on a solar year
18044 of 19 months of 19 days, with 4 intercalary days. Each year
18045 begins on March 21, with the calendar starting in 1844.
18047 * calendar/cal-menu.el, calendar/calendar.el
18048 * calendar/diary-lib.el, calendar/holidays.el:
18049 Added support for using cal-bahai.el.
18051 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
18052 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
18053 function can be used outside of eshell buffers.
18054 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
18056 2004-05-08 Juanma Barranquero <lektu@terra.es>
18058 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
18059 word constituent so FOO-ARG is not recognized as an arg.
18060 (help-highlight-arguments): Don't skip lists in mandatory arguments.
18062 * simple.el (next-error): Fix typo in docstring.
18063 (open-line): Make argument names match their use in docstring.
18064 (split-line): Fix docstring.
18066 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
18067 usable by `describe-function'.
18068 (gensym, gentemp, typep, ignore-errors): Make argument names match
18069 their use in docstring.
18071 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
18072 argument to `help-setup-xref'.
18074 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
18076 Version 2.0.40 of Tramp released.
18078 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
18079 Use symbol-function to invoke functions only known on some Emacs
18080 flavors. This avoids byte-compiler warnings. Reported by Kevin
18081 Scaldeferri <kevin@scaldeferri.com>.
18082 (tramp-do-copy-or-rename-file-via-buffer): Rename from
18083 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
18084 consistent with the other tramp-do-* functions.
18085 (tramp-do-copy-or-rename-file): Calls adjusted.
18086 (tramp-process-initial-commands): Avoid liveness check on shell --
18087 we know that it must be alive since we're opening a connection at
18089 (tramp-last-cmd): New internal variable.
18090 (tramp-process-echoes): New tunable.
18091 (tramp-send-command): Set tramp-last-cmd.
18092 (tramp-wait-for-output): Delete echo, if applicable.
18093 (tramp-read-passwd): Construct the key for the password cache in a
18094 way that works for multi methods, too.
18095 (tramp-bug): Add backup-directory-alist and
18096 bkup-backup-directory-info to bug reports, with Tramp counterparts.
18098 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
18100 * net/tramp*.el: Suppress byte-compiler warnings where possible.
18102 * net/tramp.el (tramp-out-of-band-prompt-regexp)
18103 (tramp-actions-copy-out-of-band): New defcustoms.
18104 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
18105 used instead of a synchronous one. Allows password entering.
18106 (tramp-action-out-of-band): New defun.
18107 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
18108 Remove restriction with password from doc string.
18109 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
18110 `tramp-out-of-band-prompt-regexp',
18111 `tramp-actions-copy-out-of-band', `password-cache' and
18112 `password-cache-expiry'.
18113 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
18115 (tramp-touch): FILE can be a local file, too.
18116 (TODO): Remove items done.
18117 (tramp-handle-insert-directory): Properly quote file name also if
18118 not full-directory-p. Handle wildcard case. Reported by Andreas
18119 Schwab <schwab@suse.de>.
18120 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
18122 (tramp-handle-file-local-copy, tramp-handle-write-region):
18123 The permissions of the temporary file are set if filename exists.
18124 Reported by Ted Stern <stern@cray.com>.
18125 (tramp-backup-directory-alist)
18126 (tramp-bkup-backup-directory-info): New defcustoms.
18127 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
18128 (tramp-handle-find-backup-file-name): New function.
18129 Implements Tramp's find-backup-file-name.
18131 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
18132 for `find-backup-file-name'.
18134 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
18135 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
18137 2004-05-07 Lars Hansen <larsh@math.ku.dk>
18139 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
18141 2004-05-07 Juanma Barranquero <lektu@terra.es>
18143 * subr.el (lambda): Add arglist description to docstring.
18144 (declare): Fix typo in docstring.
18145 (open-network-stream): Fix docstring.
18146 (process-kill-without-query): Fix docstring and add obsolescence info.
18147 (last, butlast, nbutlast): Make arguments match their use in docstring.
18148 (insert-buffer-substring-no-properties): Likewise.
18149 (insert-buffer-substring-as-yank): Likewise.
18150 (split-string): Fix docstring.
18152 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
18153 Make argument names match their use in docstring.
18155 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
18157 2004-05-06 Nick Roberts <nickrob@gnu.org>
18159 * progmodes/gdb-ui.el: Improve/extend documentation strings.
18160 Fit first sentence on one line for apropos-command.
18162 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
18164 Changes largely merged in from Dave Love's code.
18165 * progmodes/python.el: Doc fixes.
18166 (python-mode-map): Add python-complete-symbol.
18167 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
18168 (python-comment-indent, python-complete-symbol)
18169 (python-symbol-completions, python-partial-symbol)
18170 (python-try-complete): New.
18171 (python-indent-line): Remove optional arg. Use python-block-end-p.
18172 (python-check): Bind compilation-error-regexp-alist.
18173 (inferior-python-mode): Use rx. Move keybindings to top level.
18174 Set comint-input-filter.
18175 (python-preoutput-filter): Use rx.
18176 (python-input-filter): Re-introduce.
18177 (python-proc): Start new process if necessary.
18178 Check python-buffer non-nil.
18179 (view-return-to-alist): Defvar.
18180 (python-send-receive): New.
18181 (python-eldoc-function): Use it.
18182 (python-mode-running): Don't defvar.
18183 (python-mode): Set comment-indent-function.
18184 Maybe update hippie-expand-try-functions-list.
18185 (python-indentation-levels): Initialize differently.
18186 (python-block-end-p): New.
18187 (python-indent-line): Use it.
18188 (python-compilation-regexp-alist): Augment.
18189 (run-python): Import `emacs' module to Python rather than loading
18190 code directly. Set python-buffer differently.
18191 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
18193 (python-send-command): Go to end of comint buffer.
18194 (python-load-file): Use python-proc, emacs.eimport.
18195 (python-describe-symbol): Simplify interactive form.
18196 Use emacs.help. Do use temp-buffer-show-hook.
18197 Call print-help-return-message.
18198 (hippie-exp): Require when compiling.
18199 (python-preoutput-continuation): Use rx.
18201 * diff-mode.el (diff-make-unified): Fix regexp.
18203 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
18205 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
18206 filter groups from the buffer when rebuilding the Ibuffer buffer
18207 and `ibuffer-show-empty-filter-groups' is nil.
18209 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18211 * ps-print.el (ps-print-quote): Call ps-value-string.
18212 (ps-setup): Call ps-comment-string.
18213 (ps-value-string, ps-comment-string): New funs.
18215 2004-05-06 Juanma Barranquero <lektu@terra.es>
18217 * ehelp.el (electric-help-command-loop): Check whether the last
18218 character is visible, not (point-max).
18220 * help-fns.el (help-argument-name): Default to bold; don't inherit
18221 from font-lock-variable-name-face.
18222 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
18224 2004-05-05 Kenichi Handa <handa@m17n.org>
18226 * descr-text.el (describe-char): Copy the character with text
18227 properties and overlays into the first line, and call
18228 describe-text-properties on it.
18230 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
18232 * iswitchb.el (iswitchb-global-map): Fix typo.
18233 Remove unwanted ###autoloads from source file.
18235 2004-05-05 Lars Hansen <larsh@math.ku.dk>
18237 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
18238 in run-hooks. Use substitute-command-keys in message.
18239 (wdired-abort-changes): Add message.
18241 2004-05-03 Michael Mauger <mmaug@yahoo.com>
18243 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
18244 (sql-emacs20-p): Remove.
18245 (sql-mode-syntax-table): Use shared GNU Emacs/XEmacs syntax.
18246 (sql-builtin-face, sql-doc-face): Remove.
18247 (sql-mode-ansi-font-lock-keywords)
18248 (sql-mode-oracle-font-lock-keywords)
18249 (sql-mode-postgres-font-lock-keywords)
18250 (sql-mode-linter-font-lock-keywords)
18251 (sql-mode-ms-font-lock-keywords)
18252 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
18253 (sql-product-font-lock): Fix font-lock reset when font rules change.
18254 (sql-highlight-product): Remove incorrect font-lock reset logic.
18256 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
18258 * ses.el (ses-set-parameter): Fix typo.
18260 2004-05-04 Kim F. Storm <storm@cua.dk>
18262 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
18263 Must expand directory for completion to work; and don't mess with
18264 process-environment.
18265 (ido-read-file-name): If command has ido property, don't use ido
18266 if value is ignore, or read as directory if value is dir.
18267 Set ido ignore property for dired-do-rename command.
18269 2004-05-04 Juanma Barranquero <lektu@terra.es>
18271 * ehelp.el (electric-help-command-loop, electric-help-undefined)
18272 (electric-help-help): Check against unmapped commands.
18274 * help-fns.el (help-argument-name): New face, inheriting from
18275 font-lock-variable-name-face, to highlight function arguments in
18276 `describe-function' and `describe-key'.
18277 (help-do-arg-highlight): Auxiliary function to highlight a given
18278 list of arguments in a string.
18279 (help-highlight-arguments): Highlight the function arguments and
18280 all uses of them in the docstring.
18281 (describe-function-1): Use it. Do docstring output via `insert',
18282 not 'princ', so text attributes are preserved.
18284 * winner.el (winner-mode-map): Move `winner-undo' and
18285 `winner-redo' to C-c <left> and C-c <right>, respectively (the
18286 previous bindings conflict with `prev-buffer', `next-buffer').
18288 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18290 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
18291 (bibtex-entry-update): New command bound to C-c C-u.
18292 (bibtex-text-in-string): Fix regexp.
18293 (bibtex-assoc-of-regexp): Remove.
18294 (bibtex-progress-message): Fix docstring.
18295 (bibtex-inside-field): Use if.
18296 (bibtex-assoc-regexp): New function.
18297 (bibtex-format-entry): Make code more robust so that it formats
18299 (bibtex-autokey-demangle-title): Merge with obsolete function
18300 bibtex-assoc-of-regexp.
18301 (bibtex-field-list): New function.
18302 (bibtex-entry): Use bibtex-field-list.
18303 (bibtex-parse-entry): Fix docstring.
18304 (bibtex-print-help-message): Use bibtex-field-list.
18305 (bibtex-make-field): Use bibtex-field-list.
18306 (bibtex-entry-index): Bugfix. Return crossref key if required.
18307 (bibtex-lessp): Fix docstring.
18309 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
18311 * select.el (xselect-convert-to-string): Move comment to intended line.
18313 2004-05-03 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
18315 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
18316 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
18318 2004-05-03 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
18320 * term/x-win.el (x-clipboard-yank): Don't exit on error from
18323 2004-05-03 Jason Rumney <jasonr@gnu.org>
18325 * makefile.nt: Remove.
18327 2004-05-03 Kim F. Storm <storm@cua.dk>
18329 * emulation/cua-base.el (cua--update-indications): Fix last change.
18330 (cua-mode): Deactivate mark when cua-mode is enabled.
18332 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
18334 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
18336 2004-05-03 Nick Roberts <nickrob@gnu.org>
18338 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
18339 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
18340 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
18341 window over visible frames.
18342 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
18344 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
18346 * progmodes/compile.el (compilation-gcpro): New var.
18347 (compilation-fake-loc): Use it.
18348 (compilation-forget-errors): Reset it.
18350 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
18352 * diff-mode.el (diff-header-face, diff-file-header-face):
18355 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18357 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
18358 (bibtex-clean-entry): Disentangle code.
18359 (bibtex-realign): New function.
18360 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
18361 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
18362 Remove undocumented optional arg called-by-convert-alien.
18363 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
18364 for sorting instead of bibtex-sort-buffer.
18366 2004-05-02 Eli Zaretskii <eliz@gnu.org>
18368 * progmodes/compile.el (compilation-start): In the
18369 no-async-subprocesses branch, call sit-for to give redisplay a
18370 chance to show the updated process status in the mode line, and
18371 fontify the buffer explicitly after the process exits.
18373 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
18375 * progmodes/python.el (python-compilation-line-number): Remove.
18376 (python-compilation-regexp-alist): Don't use it any more.
18377 (python-orig-start, python-input-filter): Remove.
18378 (inferior-python-mode): Don't set up comint-input-filter-functions.
18379 (python-send-region): Use compilation-fake-loc.
18381 * progmodes/compile.el (compilation-messages-start): New var.
18382 (compilation-mode): Don't setup next-error-function here.
18383 (compilation-setup): Set it up here instead (for minor modes as well).
18384 Make compilation-messages-start buffer local.
18385 (compilation-next-error-function): Use it.
18386 (compilation-forget-errors): Set compilation-messages-start.
18388 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
18390 * ielm.el (ielm-prompt-read-only): Update docstring.
18392 * comint.el (comint-prompt-read-only): Update docstring.
18393 (comint-update-fence, comint-kill-whole-line)
18394 (comint-kill-region): New functions.
18396 * simple.el (kill-whole-line): Use "p" instead of "P" in
18399 2004-05-01 Juanma Barranquero <lektu@terra.es>
18401 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
18402 format arglist so default values in CL-style argument lists are
18405 2004-05-01 Jason Rumney <jasonr@gnu.org>
18407 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
18409 2004-05-01 Kenichi Handa <handa@m17n.org>
18411 * international/titdic-cnv.el (miscdic-convert): Don't generate a
18412 quail file if it is up to date.
18414 2004-04-30 Juri Linkov <juri@jurta.org>
18416 * cus-edit.el (custom-mode-map):
18417 Add key binding `C-x C-s' to `Custom-save'.
18419 * outline.el (outline-blank-line): New var.
18420 (outline-next-preface, outline-show-heading)
18421 (outline-end-of-subtree): Use it.
18423 * dired-aux.el (dired-touch-initial): New fun.
18424 (dired-do-chxxx): Call it for op-symbol `touch'.
18425 (dired-diff): Use `dired-dwim-target-directory'
18426 if current dired buffer has no buffer mark.
18428 * bindings.el (propertized-buffer-identification):
18429 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
18430 Add C-M-arrow keys for consistency.
18432 * files.el (confirm-kill-emacs):
18433 Change group from top-level `emacs' to `convenience'.
18435 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
18436 Push mark on the first call of successive command calls.
18437 (insert-pair): New fun created from `insert-parentheses' with
18438 `open' and `close' arguments added. Enclose active regions
18439 in paired characters. Compare adjacent characters syntax with
18440 inserted characters syntax before inserting a space.
18441 (insert-parentheses): Call `insert-pair' with ?\( ?\).
18443 * delsel.el: Don't put `delete-selection' property
18444 on `insert-parentheses' symbol to take advantage of
18445 region handling in `insert-pair' function.
18446 Suggested by Stephan Stahl <stahl@eos.franken.de>.
18448 2004-04-30 Kim F. Storm <storm@cua.dk>
18450 * emulation/cua-base.el: Add support for changing cursor types;
18451 based on patch from Michael Mauger.
18452 (cua-normal-cursor-color, cua-read-only-cursor-color)
18453 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
18454 Customization cursor type and/or cursor color.
18455 (cua--update-indications): Handle cursor type changes.
18456 (cua-mode): Update cursor indications if enabled.
18458 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
18460 * mouse.el (mouse-drag-copy-region): New defcustom.
18461 (mouse-set-region, mouse-drag-region-1): Use it.
18463 * simple.el (kill-ring-save): If region face background color is
18464 unspecified (if no highlighting), show extent of fully visible
18465 region even if transient-mark-mode is enabled.
18467 * emulation/cua-base.el (cua--standard-movement-commands):
18468 Add cua-scroll-up and cua-scroll-down.
18469 (cua-scroll-up, cua-scroll-down): New commands.
18470 (cua--init-keymaps): Remap scroll-up and scroll-down.
18472 * emulation/cua-rect.el (cua--convert-rectangle-as):
18474 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
18475 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
18476 New commands (suggested by Jordan Breeding).
18478 2004-04-30 Juanma Barranquero <lektu@terra.es>
18480 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
18482 2004-04-30 Mario Lang <mlang@delysid.org>
18484 * diff.el (diff-switches): Fix typo in docstring.
18486 2004-04-30 Alex Schroeder <alex@gnu.org>
18488 * xml.el (xml-debug-print-internal): Don't add newline and
18489 indentation to text nodes and write empty elements as empty tags
18490 instead of opening and closing tags.
18491 (xml-debug-print): Take optional indent-string argument.
18492 (xml-print): Alias for xml-debug-print.
18494 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
18496 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
18497 than duplicate call to `line-beginning-position'.
18499 * progmodes/f90.el (f90-get-present-comment-type):
18500 Return whitespace, as well as comment chars, for consistent filling
18501 of comment blocks. Use `match-string-no-properties'.
18502 (f90-break-line): Trim trailing whitespace when filling comments.
18504 2004-04-30 Dave Love <fx@gnu.org>
18506 * calendar/diary-lib.el (diary-outlook-formats): New variable.
18507 (diary-from-outlook-internal, diary-from-outlook)
18508 (diary-from-outlook-gnus, diary-from-outlook-rmail):
18509 New functions to import diary entries from Outlook-format
18510 appointments in mail messages.
18512 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
18514 * progmodes/python.el (python-send-command): New fun.
18515 (python-send-region, python-load-file): Use it.
18517 * progmodes/compile.el (compilation-last-buffer): Add var alias.
18519 * help-fns.el (help-C-file-name): Use new subr-name.
18520 Prepend `src/' to the file name.
18521 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
18522 (describe-function-1, describe-variable): Only find a C source file
18523 name if DOC is already loaded.
18525 * help-mode.el (help-function-def, help-variable-def):
18526 Use the new find-function-search-for-symbol functionality.
18527 Allow FILE to be `C-source'.
18529 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
18530 (find-function-C-source): New fun.
18531 (find-function-search-for-symbol): Use it.
18533 2004-03-29 Michael Mauger <mmaug@yahoo.com>
18535 * progmodes/sql.el (sql-product-alist): Rename variable
18536 `sql-product-support'. Add Postgres login parameters.
18537 (sql-set-product, sql-product-feature): Update with renamed variable.
18538 (sql-connect-postgres): Add username prompt.
18539 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
18540 Make patterns less product specific.
18541 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
18542 (sql-mode-abbrev-table): Modify initialization.
18543 (sql-builtin-face): Add variable.
18544 (sql-keywords-re): Add macro.
18545 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
18546 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
18547 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
18548 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
18549 (sql-mode-linter-font-lock-keywords)
18550 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
18551 (sql-mode-sybase-font-lock-keywords)
18552 (sql-mode-informix-font-lock-keywords)
18553 (sql-mode-interbase-font-lock-keywords)
18554 (sql-mode-ingres-font-lock-keywords)
18555 (sql-mode-solid-font-lock-keywords)
18556 (sql-mode-sqlite-font-lock-keywords)
18557 (sql-mode-db2-font-lock-keywords): Default to nil.
18558 (sql-product-font-lock): Always highlight ANSI keywords.
18559 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
18560 (sql-send-string): Add function.
18562 2004-04-29 Dave Love <fx@gnu.org>
18564 * progmodes/cfengine.el (cfengine-beginning-of-defun)
18565 (cfengine-end-of-defun): Ensure progress through buffer.
18567 * info-look.el (cfengine-mode): Accept a terminal ().
18569 2004-04-29 Juri Linkov <juri@jurta.org>
18571 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
18572 instead of isearch-yank-word-or-char. Add new key bindings for
18573 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
18574 (isearch-del-char): New fun.
18575 (isearch-forward, isearch-edit-string): Update docstring.
18576 (isearch-yank-char): Doc fix.
18577 (isearch-other-meta-char): Restore point after scrolling.
18579 * progmodes/compile.el (compilation-context-lines): Add nil option
18580 to disable compilation output window scrolling.
18581 (compilation-set-window): Use it.
18583 * outline.el (outline-next-preface, outline-show-heading):
18584 Don't leave unhidden blank line before heading.
18585 (outline-end-of-subtree): Include last newline into subtree.
18586 (hide-entry): Leave point at beginning of heading instead of end.
18587 (outline-up-heading): Push mark for the first call of successive
18590 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
18592 * comint.el (comint-prompt-read-only): New variable.
18593 (comint-output-filter): Implement it.
18595 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
18596 (ielm-prompt-internal): New variable.
18597 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
18598 (ielm-send-input): Delete unused variable `buf'.
18599 (ielm-eval-input): Use `ielm-prompt-internal'.
18600 (inferior-emacs-lisp-mode): Use new variables
18601 `comint-prompt-read-only' and `ielm-prompt-internal'.
18602 Get rid of obsolete variable `directory-sep-char'.
18603 (ielm): Use `zerop'.
18605 2004-04-29 John Paul Wallington <jpw@gnu.org>
18607 * thumbs.el (toplevel): Require cl at compile time.
18608 Remove conditional definitions of `ignore-errors' and `caddar'
18609 because they occur at run time.
18611 2004-04-28 Nick Roberts <nickrob@gnu.org>
18613 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
18614 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
18615 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
18616 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
18618 * progmodes/gud.el (gud-common-init): Throw an error if program is
18619 already running under gdb.
18621 2004-04-28 John Paul Wallington <jpw@gnu.org>
18623 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
18624 (thumbs-show-image-num): Move assignment of
18625 `thumbs-current-image-filename' within scope of `i'.
18626 (thumbs-emboss-image): Don't use `evenp'.
18628 2004-04-28 Richard M. Stallman <rms@gnu.org>
18630 * progmodes/compile.el (compilation-context-lines): Default now 0.
18632 2004-04-28 Juanma Barranquero <lektu@terra.es>
18634 Use `time-less-p' from calendar/time-date.el instead of defining
18635 custom versions of it.
18637 * pcomplete.el (pcomplete-time-less-p): Remove.
18639 * thumbs.el (time-less-p): Remove.
18641 * calendar/timeclock.el (timeclock-time-less-p): Remove.
18642 (timeclock-generate-report): Use `time-less-p'.
18644 * emacs-lisp/autoload.el (autoload-before-p): Remove.
18645 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
18647 2004-04-28 Masatake YAMATO <jet@gyve.org>
18649 * subr.el (remove-overlays): Make arguments optional.
18651 * wid-edit.el (widget-specify-button): Put evaporate to the
18652 overlay for sample.
18653 (widget-specify-sample): Put evaporate to the overlay for sample.
18654 (widget-specify-doc): Put evaporate to the overlay for documentation.
18656 2004-04-27 Jesper Harder <harder@ifa.au.dk>
18658 * info.el (info-apropos): Make it an index node. Align node names
18661 2004-04-27 Eli Zaretskii <eliz@gnu.org>
18663 * net/browse-url.el (browse-url-netscape-sentinel)
18664 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
18665 (browse-url-epiphany-sentinel, browse-url-mosaic):
18666 Use browse-url-*-program instead of a literal program name.
18668 2004-04-27 Kevin Ryde <user42@zip.com.au>
18670 * eshell/em-alias.el:
18671 * eshell/em-dirs.el:
18672 * eshell/em-hist.el:
18673 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
18674 features when M-x customize-group loads modules before the main
18677 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
18679 * subr.el (momentary-string-display): Support EXIT-CHAR that is
18680 either a character representation of an event or an event
18683 * type-break.el: Capitalize Emacs and Lisp.
18684 (type-break-good-break-interval, type-break-demo-boring-stats)
18685 (type-break-terse-messages, type-break-file-name): New defcustoms.
18686 (type-break-post-command-hook)
18687 (type-break-warning-countdown-string): Quote variable names in doc.
18688 (type-break-interval-start, type-break-auto-save-file-name): New vars.
18689 (type-break-mode): Document type-break-good-break-interval and the
18690 "session" file. Schedule break according to the session file.
18691 Kill session file buffer on exit. Organize for save-some-buffers
18692 to always save the session file.
18693 (type-break-mode-line-message-mode, type-break-query-mode):
18694 Uppercase arguments.
18695 (type-break-file-time, type-break-file-keystroke-count, timep)
18696 (type-break-choose-file, type-break-get-previous-time)
18697 (type-break-get-previous-count): New defuns.
18698 (type-break): Avoid break querying after a completed break in the
18699 case where the query was initiated during user invocation of the
18700 break. Optional terse messages.
18701 Use type-break-good-break-interval if type-break-good-rest-interval is
18702 nil. File the break time.
18703 (type-break-schedule): New optional args for overriding the use of
18705 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
18707 (type-break-check): File the keystroke count.
18708 (type-break-do-query): Prevent a second query when the break is
18709 interrupted. Optional terse message.
18710 (type-break-keystroke-reset): Record the start of a typing interval.
18711 (type-break-demo-boring): Optional terse messages. Display word
18712 per minute and keystroke counts according to
18713 type-break-demo-boring-stats.
18715 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
18717 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
18718 directories, make sure they exist under archive-tmpdir.
18720 2004-04-27 Juri Linkov <juri@jurta.org>
18722 * help.el (view-emacs-news): With argument, display info for the
18723 selected version by finding it among different NEWS files, and
18724 narrowing the buffer to the selected version.
18726 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
18727 same-window-buffer-names.
18728 (info): New arg `buffer'. Use it. Doc fix. Read file name for
18729 non-numeric prefix argument, append the number to the buffer name
18730 for numeric prefix argument.
18731 (info-other-window): Bind same-window-regexps to nil.
18732 (Info-reference-name): Rename to Info-point-loc.
18733 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
18734 and Info-find-index-name for stringy Info-point-loc.
18735 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
18736 without middle `.', but with final `.' and optional line number
18737 for it. Set Info-point-loc for index nodes.
18738 (Info-index): Remove middle `.' from index entry regexp.
18739 Modify line number regexp.
18740 (Info-index-next): Decrement line number.
18741 (info-apropos): Remove middle `.' from index entry regexp.
18742 Add optional line number regexp at the end. Add matched value
18743 for line number to the result list and insert it to the buffer.
18744 Replace match-string by match-string-no-properties.
18745 Reorder result list.
18746 (Info-fontify-node): Hide index line numbers.
18747 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
18749 (Info-follow-reference): Use `str' instead of
18750 Info-following-node-name-re.
18751 (Info-toc): Use full file names. Set Info-current-node to "Top".
18752 (Info-fontify-node): Compare file names without directory name.
18753 (Info-try-follow-nearest-node): Don't set Info-reference-name.
18754 Set second arg of Info-extract-menu-node-name for index nodes.
18755 (info-xref-visited): Use magenta3 instead of magenta4.
18756 (Info-mode): Add info-apropos to docstring.
18758 * log-view.el (log-view-diff): Replace interactive code "r"
18759 by a list to allow to call it even if region is not active.
18761 * paren.el (show-paren-highlight-openparen): New var.
18762 (show-paren-function): Turn on openparen highlighting when
18763 matching forward if show-paren-highlight-openparen is non-nil.
18765 * simple.el (kill-ring-save): Use blink-matching-delay instead of
18766 the constant value 1.
18767 (completions-common-part): Expand docstring.
18769 * textmodes/picture.el (picture-mode-map): Add arrow keys.
18771 2004-04-27 Kim F. Storm <storm@cua.dk>
18773 * image.el (insert-sliced-image): Use line-height instead of
18774 line-spacing property on newline.
18776 2004-04-26 Lars Hansen <larsh@math.ku.dk>
18778 * desktop.el (desktop-buffer-misc-data-function): Rename to
18779 desktop-save-buffer and change docstring.
18780 (desktop-buffer-modes-to-save): Delete.
18781 (desktop-save-buffer-p): Use desktop-save-buffer instead of
18782 desktop-buffer-modes-to-save.
18783 (desktop-save): Rename desktop-buffer-misc-data-function to
18784 desktop-save-buffer and allow non-function value.
18785 (desktop-missing-file-warning): Correct docstring.
18787 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
18788 to desktop-save-buffer.
18790 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
18791 desktop-save-buffer.
18793 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
18795 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
18797 2004-04-26 Eli Zaretskii <eliz@gnu.org>
18799 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
18801 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
18803 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
18804 (ielm): Only go to the end of the buffer when starting a new process.
18806 2004-04-25 Juanma Barranquero <lektu@terra.es>
18808 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
18809 mode line. Bind `inhibit-read-only' to t before modifying
18810 properties of text in the buffer.
18811 (ielm): Force point to the end of buffer, even when running ielm
18812 from inside itself.
18814 2004-04-25 Jesper Harder <harder@ifa.au.dk>
18816 * info.el (info-apropos): Reset Info-complete-cache.
18818 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
18820 * progmodes/compile.el (compilation-error-regexp-alist-alist):
18821 Also recognize severe Irix et al. messages.
18822 (compilation-normalize-filename, compile-abbreviate-directory):
18824 (compilation-get-file-structure): New function inherits
18825 functionality of the two preceding ones.
18826 (compilation-internal-error-properties, compilation-fake-loc):
18827 Use it so that different paths to the same file share the same
18828 markers. Also optimize finding adjacent marker slightly.
18830 2004-04-25 Kim F. Storm <storm@cua.dk>
18832 * image.el (insert-sliced-image): Add line-spacing t property
18833 to newlines separating image lines.
18835 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
18837 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
18839 * ielm.el (ielm-prompt-read-only): New user option.
18840 (ielm-prompt): Expand docstring to describe new behavior.
18841 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
18842 mention it in the docstring.
18844 2004-04-24 Andreas Schwab <schwab@suse.de>
18846 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
18848 * diff.el (diff): Set default-directory in diff buffer.
18850 2004-04-24 Eli Zaretskii <eliz@gnu.org>
18852 * mail/sendmail.el (mail-bury): Don't delete the frame where the
18853 mail was being composed if the terminal cannot display more than
18854 one frame; instead, switch to previous frame.
18856 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
18857 (rmail-start-mail): Support rmail-mail-new-frame even on
18858 terminals that can display only one frame at a time.
18860 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
18862 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
18863 (checkdoc-output-font-lock-keywords): Remove error regexp.
18864 (checkdoc-output-mode-map): Remove.
18865 (checkdoc-output-mode): Derive from compilation-mode.
18866 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
18868 * dired.el (dired-mode-map): Add a menu entry for wdired.
18870 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
18871 (rx-bracket, rx-check-any, rx-any): Clean up name space.
18873 * wdired.el (wdired-mode-map): Move init into declaration.
18874 Fix `return' binding.
18875 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
18876 Use force-mode-line-update.
18877 (wdired-get-filename): Use `unless'.
18878 (wdired-preprocess-files): Don't assume names have no \n and use / for
18880 (wdired-normalize-filename): Use replace-regexp-in-string.
18881 (wdired-load-hooks): Remove.
18882 (wdired-mode-hooks): Rename to wdired-mode-hook.
18884 * info-look.el: Add support for cfengine-mode.
18885 (info-lookup-setup-mode): Use dolist.
18887 2004-04-23 Juan Le
\e,As
\e(Bn Lahoz Garc
\e,Am
\e(Ba <juan-leon.lahoz@tecsidel.es>
18889 * wdired.el: New file.
18891 2004-04-23 Juanma Barranquero <lektu@terra.es>
18893 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
18895 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
18896 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
18897 (pcomplete--help, pcomplete--here): Doc fixes.
18899 2004-04-23 Andre Spiegel <spiegel@gnu.org>
18901 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
18902 handles wrong-number-of-arguments in backend call.
18904 * vc.el (vc-print-log): Likewise.
18906 2004-04-20 Dave Love <fx@gnu.org>
18908 * emacs-lisp/rx.el: Doc fixes.
18909 (rx-constituents): Add/extend many forms.
18910 (rx-check): Check form is a list.
18912 (rx-check-any, rx-any, rx-check-not): Modify.
18913 (rx-not): Simplify.
18914 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
18915 (rx-kleene): Use rx-trans-forms.
18916 (rx-quote-for-set): Delete.
18917 (rx): Allow multiple args.
18919 2004-04-23 Kenichi Handa <handa@m17n.org>
18921 * international/mule-util.el (char-displayable-p): Simplify by
18922 using internal-char-font.
18924 2004-04-23 Juanma Barranquero <lektu@terra.es>
18926 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
18928 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
18930 * diff-mode.el (diff-next-error): New fun.
18931 (diff-mode): Use it.
18933 * simple.el (next-error): Change arg name.
18934 Add support for the documented C-u C-x ` usage.
18936 * frame.el (special-display-popup-frame, next-multiframe-window)
18937 (previous-multiframe-window): Only consider frames on same display.
18939 2004-04-22 Lars Hansen <larsh@math.ku.dk>
18941 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
18942 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
18944 2004-04-22 Kim F. Storm <storm@cua.dk>
18946 * net/telnet.el (telnet): Add optional port arg.
18948 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
18950 * progmodes/compile.el (compilation-mode-font-lock-keywords):
18951 Minor sanity check on the `hyperlink' slot.
18953 * Makefile.in (recompile): Compile new files.
18955 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
18956 Add byte-recompile-directory's optional `arg'.
18958 * cvs-status.el (cvs-tree-use-charset): New var.
18959 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
18960 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
18961 (cvs-status-cvstrees): Use it.
18963 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
18964 Make it a normal major mode.
18965 (checkdoc-buffer-label): Make sure the file name is meaningful.
18966 (checkdoc-output-to-error-buffer): Remove.
18967 (checkdoc-error, checkdoc-start-section): Rewrite.
18969 * info.el (info-node, info-menu-5, info-xref, info-header-node)
18970 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
18971 (Info-title-4-face): Use new syntax.
18972 (info-xref-visited): Inherit from info-xref.
18974 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
18976 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
18978 * simple.el (next-error-last-buffer, next-error-function):
18979 New variables for the next-error framework.
18980 (next-error-buffer-p): New function.
18981 (next-error-find-buffer): Generalize compilation-find-buffer.
18982 (next-error, previous-error, first-error, next-error-no-select)
18983 (previous-error-no-select): Move from compile.el.
18985 * replace.el (occur-next-error, occur-1): Hook into the next-error
18988 * progmodes/compile.el (compilation-start):
18989 Set next-error-last-buffer so next-error knows where to jump.
18990 (compilation-setup): Set the buffer-local variable
18991 next-error-function to 'compilation-next-error-function.
18992 (compilation-buffer-p, compilation-buffer-internal-p): Use an
18993 alternate way to find if a buffer is a compilation buffer, for
18994 next-error convenience.
18995 (next-error-no-select, previous-error-no-select, next-error)
18996 (previous-error, first-error): Move to simple.el.
18997 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
18998 (compilation-last-buffer): Remove.
18999 (compilation-start, compilation-next-error, compilation-setup)
19000 (compilation-next-error-function, compilation-find-buffer):
19001 Remove compilation-last-buffer use.
19003 2004-04-21 Juanma Barranquero <lektu@terra.es>
19005 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
19006 (font-lock-warning-face): Fix spacing.
19008 * makefile.w32-in (WINS): Add url/ directory.
19010 2004-04-21 Lars Hansen <larsh@math.ku.dk>
19012 * desktop.el (desktop-buffer-mode-handlers): New variable.
19013 Alist of major mode specific functions to restore a desktop buffer.
19014 (desktop-buffer-handlers): Make variable obsolete.
19015 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
19016 Catch errors signaled in handlers. Update buffer count.
19017 Evaluate desktop-buffer-point.
19018 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
19020 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
19022 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
19023 move to mail/rmail.el.
19024 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
19026 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
19027 On fail, print message (to message buffer) even if
19028 desktop-missing-file-warning is nil.
19029 (desktop-buffer-misc-data-function): New buffer local variable.
19030 Function returning major mode specific data.
19031 (desktop-buffer-misc-functions): Make variable obsolete.
19032 (desktop-save): Use desktop-buffer-misc-data-function.
19033 (desktop-buffer-dired-misc-data): Rename to
19034 dired-desktop-buffer-misc-data and move to dired.el.
19035 (desktop-buffer-info-misc-data): Rename to
19036 Info-desktop-buffer-misc-data and move to info.el.
19037 (desktop-read): Add message about number of buffers restored/failed.
19039 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
19040 Add parameters. Pause to display error only when
19041 desktop-missing-file-warning is non-nil.
19042 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
19043 (dired-mode): Bind desktop-buffer-misc-data-function.
19045 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
19047 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
19048 (Info-mode): Bind desktop-buffer-misc-data-function.
19050 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
19053 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
19056 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
19058 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
19059 the case of letters in case-insensitive expansions when the
19060 abbrev is preceded by characters with letter syntax.
19062 2004-04-21 Richard M. Stallman <rms@gnu.org>
19064 * progmodes/cperl-mode.el (cperl-putback-char):
19065 Delete Emacs 18 definition.
19067 * international/mule.el (ctext-post-read-conversion):
19068 Use assoc-string, not assoc-ignore-case.
19070 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
19072 * emacs-lisp/easymenu.el (easy-menu-add):
19073 Do call x-popup-menu, but only if it's defined.
19075 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
19077 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
19078 Handle multiple args: compile like progn.
19080 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
19081 take all args as &rest arg.
19083 * autoinsert.el (auto-insert-alist): Insert the user's name in
19084 copyright notice, rather than Free Software Foundation.
19086 2004-04-21 Kenichi Handa <handa@m17n.org>
19088 * descr-text.el (describe-char): Make it work on *Help* buffer.
19090 2004-04-21 Kim F. Storm <storm@cua.dk>
19092 * image.el (insert-image): Add optional SLICE arg.
19093 (insert-sliced-image): New defun.
19095 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
19097 * subr.el (read-number): Check whether `default' is nil.
19099 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
19101 * progmodes/compile.el (compilation-error-properties): Split into
19103 (compilation-internal-error-properties): New one.
19104 (compilation-compat-error-properties): Use it. Fix the non-marker
19107 2004-04-20 Richard M. Stallman <rms@gnu.org>
19109 * window.el (split-window-save-restore-data):
19110 Don't update the data if OLD-INFO is nil.
19112 * view.el (view-return-to-alist): Mark it permanent local.
19114 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
19116 * recentf.el (recentf-save-list): Catch and warn about errors.
19118 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
19119 so "Buffers" won't be pure.
19121 * help-mode.el (help-mode-finish): Set help-return-alist first
19122 thing, setting only the entry for the selected window.
19124 * help-fns.el (describe-function-1): If many non-control non-meta
19125 keys run the command, don't list all of them.
19127 2004-04-20 Juanma Barranquero <lektu@terra.es>
19129 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
19130 arg. Copied from Andre Spiegel's patch of 2004-03-21.
19132 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
19134 2004-04-20 Kenichi Handa <handa@m17n.org>
19136 * international/quail.el (quail-lookup-key): New optional arg
19138 (quail-get-translations): Call quail-lookup-key with
19139 NOT-RESET-INDICES t.
19140 (quail-completion): Likewise.
19141 (quail-lookup-map-and-concat): Likewise.
19143 2004-04-20 Kenichi Handa <handa@m17n.org>
19145 * international/quail.el (quail-update-translation): Don't insert
19146 such an unsupported multibyte char in a unibyte buffer.
19148 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
19150 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
19151 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
19152 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
19153 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
19154 (gdb-frame-assembler-buffer): Improve behavior with
19156 (gdb-display-buffer): Extend search to all visible frames.
19158 2004-04-19 Eli Zaretskii <eliz@gnu.org>
19160 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
19161 characters left after base64 decoding.
19162 (rmail-decode-region): Use -dos variety of `coding', to remove any
19163 ^M characters left after qp or base64 decoding.
19165 2004-04-19 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
19167 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
19170 2004-04-19 Stephen Eglen <stephen@gnu.org>
19172 * add-log.el (add-change-log-entry): Update doc string to mention
19173 add-log-full-name and add-log-mailing-address.
19175 2004-04-18 Juri Linkov <juri@jurta.org>
19177 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
19178 (Info-find-node-2): Simplify error message.
19179 (Info-insert-dir): Use Info-following-node-name.
19180 (Info-goto-node): Remove *info-history* and *info-toc*.
19181 (Info-history): Create a node of the virtual history file.
19182 (Info-toc): Create a node of the virtual toc file.
19183 (Info-insert-toc): New arg `curr-file' for reference file names.
19184 (info-apropos): Remove redundant var binding for temp-file.
19185 (Info-index, Info-index-next, Info-mode): Doc fix.
19186 (Info-goto-emacs-command-node): Don't jump to *info* from
19187 non-*info* Info buffers.
19188 (Info-fontify-node): Don't show the file name of external
19189 references if `Info-hide-note-references' is `hide'. Don't hide
19190 newlines at the end of paragraphs.
19192 * international/mule-diag.el (list-input-methods):
19193 Fix args to help-xref-button.
19195 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
19196 to put into effect local variables from TUTORIAL files.
19198 * textmodes/paragraphs.el (sentence-end) <function>: New fun
19199 with default value taken from the variable `sentence-end'.
19200 (sentence-end) <defcustom>: Set default to nil. Doc fix.
19201 Add nil const to :type.
19202 (sentence-end-without-period, sentence-end-double-space)
19203 (sentence-end-without-space): Doc fix.
19205 * textmodes/paragraphs.el (forward-sentence):
19206 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
19207 (fill-delete-newlines):
19208 * progmodes/cc-cmds.el (c-beginning-of-statement):
19209 Use function `sentence-end' instead of variable `sentence-end'.
19211 2004-04-18 Andreas Schwab <schwab@suse.de>
19213 * progmodes/compile.el (compilation-start): Set window start to
19214 point-min if compilation-scroll-output is nil.
19216 2004-04-18 John Wiegley <johnw@newartisans.com>
19218 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
19220 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
19222 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
19223 (gdb-info-breakpoints-custom): Revert previous change.
19224 (gdb-view-assembler): Update assembler if necessary.
19225 (gdb-frame-handler): Parse correctly for gdb-current-frame.
19226 (gdb-display-source-buffer): Update properly when both source and
19227 assembler are visible.
19229 2004-04-17 John Wiegley <johnw@newartisans.com>
19231 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
19232 which limits the number of names shown in the minibuffer. Off by
19234 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
19235 up iswitchb for users with a multitude of open buffers by showing
19236 only the first and last N/2 buffers in the completion list (which
19237 is enough to aid C-s/C-r, and to know that more characters are
19238 needed to refine the completion list).
19240 2004-04-17 Richard M. Stallman <rms@gnu.org>
19242 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
19243 (file-truename): Expand all ~ constructs directly.
19244 (insert-directory): Delete any error msg output by the
19245 `insert-directory-program'.
19247 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
19248 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
19249 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
19250 (allout-init): Use find-file-hook, not find-file-hooks.
19251 (allout-mode): Eliminate Emacs 18 support.
19252 Use write-contents-functions, not local-write-file-hooks.
19254 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
19256 * progmodes/compile.el (compilation-error-properties): Fix for
19257 adding messages when there are already markers for their file.
19258 (compilation-fake-loc): New function.
19260 2004-04-16 Dave Love <fx@gnu.org>
19262 * progmodes/python.el (python-compilation-line-number): Fix
19264 (python-load-file): Fix python-orig-start setting.
19266 * progmodes/compile.el: Doc fixes.
19267 (compilation-error-regexp-alist-alist)
19268 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
19269 (compilation-assq): Wrap in eval-when-compile.
19270 (compilation-mode-font-lock-keywords): Don't use list*.
19271 (compilation-start): Avoid warning.
19272 (compilation-compat-error-properties)
19273 (compilation-directory-properties): Add keymap property.
19274 (compilation-parsing-end): Make it a marker for better compatibility.
19276 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
19278 2004-04-16 Mark A. Hershberger <mah@everybody.org>
19280 * xml.el: Doc fixes.
19281 (xml-get-children): Only looks at sub-tags and ignore strings.
19283 * xml.el (xml-parse-tag): Avoid overwriting node-name.
19285 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
19287 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
19289 2004-04-16 Andre Spiegel <spiegel@gnu.org>
19291 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
19293 * vc.el (vc-print-log): Likewise.
19295 2004-04-16 Masatake YAMATO <jet@gyve.org>
19297 * simple.el (completion-setup-function): Set an initial value to
19298 `element-common-end' before entering loop. Set a value to
19299 `element-common-end' at the end of loop. The bug is reported by
19300 Juri Linkov <juri@jurta.org> in emacs-devel list.
19301 (completions-common-part): Rename from completion-de-emphasis.
19302 (completions-first-difference): Rename from completion-emphasis.
19305 2004-04-16 Juanma Barranquero <lektu@terra.es>
19307 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
19308 (bookmark-edit-annotation-mode): Add mode name.
19310 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
19312 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
19313 for nested conflict markers.
19314 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
19316 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
19318 * progmodes/gdb-ui.el (gdb-goto-info): New function.
19320 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
19322 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
19324 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
19325 Give a backtrace if requested.
19327 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
19329 * progmodes/python.el (python-mouse-2-command, python-RET-command):
19330 Remove unused functions.
19331 (python-orig-start-line, python-orig-file): Remove.
19332 (python-orig-start): New var.
19333 (python-input-filter, python-compilation-line-number)
19334 (python-send-region, python-load-file): Use it.
19336 * info.el (info): Always jump to *info*.
19338 * subr.el (posn-set-point): New function.
19340 * mouse.el (mouse-set-point): Use it.
19342 * progmodes/compile.el (compile-goto-error): Use it.
19343 (compilation-button-map): New keymap.
19344 (compilation-error-properties): Use it.
19345 (compilation-shell-minor-mode-map): Don't bind mouse-2.
19347 * smerge-mode.el (smerge-popup-context-menu): Use it.
19349 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
19350 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
19351 mouse and non-mouse case.
19353 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
19354 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
19356 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
19357 Make it work for non-mouse events.
19359 * pcvs-info.el (cvs-status-map): Update binding name.
19361 2004-04-14 Mark A. Hershberger <mah@everybody.org>
19363 * xml.el (xml-maybe-do-ns): New function to handle namespace
19364 parsing of both attribute and element names.
19365 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
19366 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
19367 (xml-parse-tag): Update assumed namespaces. Clean up namespace
19369 (xml-parse-attlist): Make it do its own namespace parsing.
19371 2004-04-14 Dave Love <fx@gnu.org>
19373 * progmodes/python.el (run-python): Fix use of \n.
19374 (python-load-file): Remove `try' from Python fragment.
19375 (python-describe-symbol): Fix message.
19377 * comint.el: Doc fixes.
19378 (comint-last-input-start, comint-last-input-end)
19379 (comint-last-output-start): Give them values.
19380 (comint-arguments): Avoid warning.
19381 (comint-skip-prompt): Use line-end-position.
19382 (comint-backward-matching-input): Rename arg to agree with doc.
19383 (comint-extract-string): Use syntax-ppss.
19384 (comint-dynamic-simple-complete): Delete useless list construction.
19385 (comint-redirect-subvert-readonly): New.
19386 (comint-redirect-preoutput-filter): Use it.
19388 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
19389 Correctly handle negative arguments when calling hook functions.
19391 2004-04-14 Jesper Harder <harder@ifa.au.dk>
19393 * info.el (info-apropos): Don't clobber Info-history-list.
19395 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
19397 * progmodes/compile.el (compilation-setup):
19398 Localize overlay-arrow-position.
19399 (compilation-sentinel): Restructure code equivalently.
19400 (compilation-next-error): Find message on same line after point if
19401 not found before point.
19402 (compile-mouse-goto-error): Restore function so that compilation
19403 buffer need not be current and use compile-goto-error.
19404 (compile-goto-error): Restore function.
19405 (next-error): Set overlay-arrow-position.
19406 (compilation-forget-errors): Don't localize already local
19407 compilation-locs and remove FIXME about refontifying.
19409 2004-04-14 Kim F. Storm <storm@cua.dk>
19411 * startup.el (emacs-quick-startup): New defvar (set by -Q).
19412 (command-line): New option -Q. Like -q --no-site-file, but in
19413 addition it also disables menu-bar, tool-bar, scroll-bars,
19414 tool-tips, and the blinking cursor.
19415 (command-line-1): Skip startup screen if -Q.
19416 (fancy-splash-head): Use ":align-to center" prop to center splash
19419 * emulation/cua-base.el (cua-read-only-cursor-color)
19420 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
19422 2004-04-13 Dave Love <fx@gnu.org>
19424 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
19425 (syntax): Don't require.
19426 (python) <defgroup>: Add :version.
19427 (python-quote-syntax): Re-written.
19428 (inferior-python-mode): Move stuff here from run-python and add
19430 (python-preoutput-continuation, python-preoutput-result)
19431 (python-dotty-syntax-table): New.
19432 (python-describe-symbol): Use them.
19433 (run-python): Move stuff to inferior-python-mode. Modify code
19434 loaded into Python.
19435 (python-send-region): Use python-proc, python-send-string.
19436 (python-send-string): Send newlines too. Callers changed.
19437 (python-load-file): Re-written.
19438 (python-eldoc-function): New.
19439 (info-look): Don't require.
19440 (python-after-info-look): New. A modified version of former
19441 top-level code for use with eval-after-load.
19442 (python-maybe-jython, python-guess-indent): Use widened buffer.
19443 (python-fill-paragraph): Re-written.
19444 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
19445 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
19447 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
19449 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
19450 Set compilation-error-regexp-alist earlier.
19452 * progmodes/compile.el (compilation-minor-mode-map)
19453 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
19454 (compile-goto-error): Re-merge the mouse and non-mouse commands.
19456 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
19458 * progmodes/compile.el (compile-goto-error): Select the buffer/window
19459 corresponding to the event.
19461 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
19463 * loadup.el: Add cygwin to system-type list, for unexec() support.
19465 2004-04-12 John Paul Wallington <jpw@gnu.org>
19467 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
19468 (ibuffer-restore-window-config-on-quit): New variable to replace
19469 `ibuffer-delete-window-on-quit'. Update all references.
19470 (ibuffer-prev-window-config): New variable.
19471 (ibuffer-quit): Restore previous window configuration instead of
19473 (ibuffer): Save window configuration before showing Ibuffer buffer.
19475 * help.el (describe-mode): Doc fix.
19477 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
19479 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
19480 not to treat nil as a function.
19482 * vc-arch.el (vc-arch-root): Be a bit more careful.
19483 (vc-arch-register): Save the buffer if we modified it.
19484 (vc-arch-delete-rej-if-obsolete): Save excursion.
19485 (vc-arch-find-file-hook): Use the simpler after-save-hook.
19486 (vc-arch-responsible-p, vc-arch-init-version): New functions.
19488 * net/ldap.el (ldap-search): Use list*.
19490 2004-04-12 Juri Linkov <juri@jurta.org>
19492 * info.el (Info-follow-reference): Allow multiline reference name.
19494 2004-04-11 Dave Love <fx@gnu.org>
19496 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
19498 * progmodes/python.el: New file.
19500 2004-04-11 Andre Spiegel <spiegel@gnu.org>
19502 * vc-hooks.el (vc-arg-list): Function removed.
19503 (vc-default-workfile-unchanged-p): Use condition-case to check for
19504 backward compatibility.
19506 * vc.el (vc-print-log): Use condition-case to check for backward
19509 2004-04-11 Juri Linkov <juri@jurta.org>
19511 * dired.el (dired-faces): New defgroup.
19512 (dired-header, dired-mark, dired-marked, dired-flagged)
19513 (dired-warning, dired-directory, dired-symlink, dired-ignored):
19515 (dired-header-face, dired-mark-face, dired-marked-face)
19516 (dired-flagged-face, dired-warning-face, dired-directory-face)
19517 (dired-symlink-face, dired-ignored-face): New face variables.
19518 (dired-font-lock-keywords): Use them instead of font-lock faces.
19519 Split the rule for dired marks into 3 separate rules: for marks,
19520 marked file names and flagged file names.
19522 * help-mode.el (help-make-xrefs): Add a final newline to the
19525 2004-04-11 John Paul Wallington <jpw@gnu.org>
19527 * replace.el (occur-engine): Distinguish between one and several
19528 matches in the matches per buffer heading.
19530 2004-04-11 Kim F. Storm <storm@cua.dk>
19532 * ido.el (ido-confirm-unique-completion): New defcustom.
19533 (ido-complete): Use it.
19534 (ido-write-file): Set it to t unconditionally.
19536 2004-04-10 Miles Bader <miles@gnu.org>
19538 RCS keyword removal (only non-comment changes are enumerated here):
19540 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
19541 (byte-compile-insert-header): Don't use `byte-compile-version'.
19542 * forms.el (forms-version): Variable removed.
19543 (forms-mode): Don't use `forms-version'.
19544 * recentf.el (recentf-version): Variable removed.
19545 * progmodes/delphi.el (delphi-version): Variable removed.
19546 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
19548 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
19550 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
19552 2004-04-09 Jesper Harder <harder@ifa.au.dk>
19554 * info.el (info-apropos): Improve menu item regexp.
19556 2004-04-09 Simon Josefsson <jas@extundo.com>
19558 * mail/smtpmail.el: Add comment, based on report by
19559 kdc@rcn.com (Kevin D. Clark).
19561 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
19563 * progmodes/compile.el (compilation-mode-font-lock-keywords):
19564 Redo one more thing that I didn't notice Daniel had undone.
19566 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
19568 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
19569 (gdb-goto-breakpoint, gdb-display-buffer)
19570 (gdb-display-source-buffer, gdb-view-source-function)
19571 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
19572 (gdb-source-info, gdb-frame-handler): Don't specify a window
19574 (gdb-info-breakpoints-custom): Remove superfluous update of
19576 (gdb-many-windows): Make settable outside gdb.
19578 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
19580 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
19581 Derive from fundamental-mode rather than text-mode.
19583 2004-04-08 Juri Linkov <juri@jurta.org>
19585 * info.el (Info-history): Doc fix.
19586 (Info-history-list): New var.
19587 (info-xref): Change magenta4 to blue, remove bold for dark and
19588 light backgrounds, change bold to underline for non-color classes.
19589 (info-xref-visited): New face.
19590 (Info-fontify-visited-nodes): New custom.
19591 (Info-hide-note-references): Add new value `hide'. Doc fix.
19592 (Info-reference-name): New var.
19593 (Info-selection-hook): New custom.
19594 (Info-edit-mode-hook): New var.
19595 (Info-find-file): New fun.
19596 (Info-find-node): Move part of code to Info-find-file.
19597 (Info-find-node-2): Add anchors to Info-history-list. Move point
19598 to the place with the reference name if name is defined.
19599 (Info-select-node): Add current node to Info-history-list.
19600 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
19601 (Info-search-whitespace-regexp): New custom.
19602 (Info-search-case-fold): New var.
19603 (Info-search): Add "case-sensitively" to the prompt.
19604 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
19605 (Info-search-case-sensitively, Info-search-next): New fun.
19606 (Info-up): Move point to the menu item of the current node.
19607 (Info-history): New fun. Add *info-history* to
19608 same-window-buffer-names.
19609 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
19610 (Info-insert-toc): New fun.
19611 (Info-build-toc): New fun.
19612 (Info-follow-reference): Add new arg `fork'. Doc fix.
19613 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
19614 with the same name prefer the reference closest to point.
19615 (Info-next-reference): Replace * by + in the *Note regexp.
19616 Add regexp for http:// and ftp://. Skip the *Note prefix.
19617 (Info-prev-reference): Replace * by + in the *Note regexp.
19618 Add regexp for http:// and ftp://. Skip the *Note prefix.
19619 (Info-follow-nearest-node): Add new arg `fork'.
19620 (Info-try-follow-nearest-node): Add new arg `fork'.
19621 Call browse-url for http:// and ftp:// references.
19622 Set Info-reference-name for index entries.
19623 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
19624 Info-search-next, Info-history, Info-toc, clone-buffer.
19625 (Info-menu-update): Replace * by + in the *Note regexp.
19626 (Info-mode): Add documentation for Info-history, Info-toc,
19627 Info-search-case-sensitively, Info-search-next, clone-buffer.
19628 (Info-fontify-menu-headers): Remove fun. Move code to
19630 (Info-fontify-node): Add docstring. Add local vars
19631 fontify-visited-p and not-fontified-p. If not-fontified-p is t
19632 then fontify header line, titles, menu headers, http and ftp
19633 references, refill paragraphs. If not-fontified-p is t or
19634 fontify-visited-p is t then fontify cross references, menu items.
19635 Fontify menu headers. Fontify http and ftp references.
19636 Change regexp for cross references to require whitespace after *Note,
19637 add matching groups for file and node names. Remove hack for quote.
19638 Use display property for Info-hide-note-references=t. Use fifth
19639 or fourth match for help-echo. Display visited nodes in a
19640 different face. Unhide file names of external references.
19641 Unhide newlines. Display visited menu items in a different face.
19643 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
19645 * progmodes/compile.el: Require CL.
19646 (compilation-mode-font-lock-keywords): Re-install the "line as
19649 * help-fns.el (help-C-source-directory): New var.
19650 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
19651 (describe-function-1, describe-variable): Use them.
19653 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
19654 to C source files specially.
19656 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
19658 * info.el (Info-hide-cookies-node): New function.
19659 (Info-select-node): Use it.
19660 (Info-display-images-node): Remove message with image file name.
19662 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
19664 * progmodes/compile.el (compilation-warning-face)
19665 (compilation-info-face, compilation-skip-threshold)
19666 (compilation-skip-visited, compilation-context-lines):
19667 Declare :version when added to Emacs.
19668 (compilation-error-regexp-alist-alist): Extend caml and irix.
19669 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
19670 (compilation-mode-font-lock-keywords): Temporarily undo line as
19671 function patch, which wasn't ready.
19673 2004-04-07 Kenichi Handa <handa@m17n.org>
19675 * international/latin1-disp.el (latin1-display-setup): Check each
19676 character is displayable or not instead of calling
19677 latin1-display-check-font.
19679 2004-04-06 Kenichi Handa <handa@m17n.org>
19681 * language/ethio-util.el (ethio-sera-being-called-by-w3):
19683 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
19684 instead of sera-being-called-by-w3.
19685 (ethio-fidel-to-sera-buffer): Likewise.
19686 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
19687 instead of sera-being-called-by-w3.
19688 (ethio-write-file): Likewise.
19690 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19692 * printing.el: Doc fix.
19694 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
19696 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
19697 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
19698 (gdb-setup-windows): Only use separate IO buffer if required.
19700 2004-04-06 Kim F. Storm <storm@cua.dk>
19702 * term.el (term-is-xemacs): Remove.
19703 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
19704 (term-window-width): New function.
19705 (term-mode, term-check-size): Use it.
19706 (term-mode): Disable overflow-newline-into-fringe in term buffer.
19708 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
19710 * cus-edit.el (custom-add-parent-links): Change unbound variable
19711 `symbol' to `name'.
19713 2004-04-05 Jesper Harder <harder@ifa.au.dk>
19714 * info.el (info-apropos): New function.
19715 (Info-mode-menu): Add it.
19716 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
19718 * help-mode.el (help-make-xrefs): Recognize aliased variable with
19719 inherited docstring.
19721 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
19723 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
19725 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
19727 * progmodes/compile.el (font-lock): Don't require any more.
19728 (compilation-error-properties, compilation-start, compilation-sentinel)
19729 (compilation-filter, next-error): Use with-current-buffer.
19730 (compilation-skip-to-next-location, compilation-skip-threshold)
19731 (compilation-skip-visited): Move to silence the byte-compiler.
19732 (compilation-setup): Simplify.
19733 (compilation-next-error): Use line-(beginning|end)-position.
19734 Make sure `pt' is non-nil before using compilation-loop.
19735 (compile-goto-error): Add optional event arg. Use it.
19736 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
19737 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
19738 Update the binding for mouse-2.
19739 (first-error): Set compilation-current-error to nil rather than bob.
19740 (compilation-parsing-end, compilation-parse-errors-function)
19741 (compilation-error-list, compilation-old-error-list):
19742 "New" compatibility variables.
19743 (compile-buffer-substring, compilation-compat-error-properties)
19744 (compilation-compat-parse-errors, compilation-forget-errors):
19745 New compatibility functions.
19746 (compilation-mode-font-lock-keywords): Use them.
19748 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
19750 * autorevert.el (auto-revert-handler): If point (or a window
19751 point) is at the end of the buffer, keep it there after
19752 reverting. This allows to tail a file.
19753 Mention this in the `Commentary'.
19755 * format.el (format-write-file): Add optional argument CONFIRM
19756 and make it behave like the analogous argument to `write-file'.
19758 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19760 * progmodes/ebnf2ps.el: Doc fix.
19761 (ebnf-version): New version number (4.2).
19762 (ebnf-syntax): Customization and docstring fix.
19763 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
19764 Put autoloaded funs before first use.
19765 (ebnf-style-database): Add dtd entry.
19766 (ebnf-syntax-alist): Add dtd initialization.
19767 (ebnf-token-sequence): New fun.
19768 (ebnf-comment-table): Add new comment action character.
19769 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
19771 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
19772 Type Definition for XML).
19774 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
19775 * progmodes/ebnf-bnf.el (ebnf-sequence):
19776 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
19777 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
19778 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
19779 Code simplification: call ebnf-token-sequence.
19781 2004-04-04 Eli Zaretskii <eliz@gnu.org>
19783 * calendar/timeclock.el (timeclock-relative)
19784 (timeclock-get-project-function, timeclock-get-workday-function)
19785 (timeclock-query-out, timeclock-when-to-leave)
19786 (timeclock-when-to-leave-string, timeclock-log-data)
19787 (timeclock-generate-report, timeclock-in): Doc fixes.
19789 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
19791 * url/: New dir. Import the URL package from its repository.
19793 2004-04-03 Andreas Schwab <schwab@suse.de>
19795 * diff-mode.el (diff-mode): Fix missing quote.
19797 2004-04-03 Juri Linkov <juri@jurta.org>
19799 * descr-text.el (describe-property-list): Add `font-lock-face'.
19801 * dired.el (dired-font-lock-keywords): Fix permission regexps.
19803 2004-04-02 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
19805 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
19806 Use utf-16le on little endian machines and utf-16be otherwise.
19808 2004-04-02 David Kastrup <dak@gnu.org>
19810 * net/browse-url.el (browse-url-generic): Use call-process
19811 instead of start-process to allow browsers that fork and detach.
19813 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
19815 * compile.el (compilation-current-error): New var.
19816 (compilation-setup, compile-mouse-goto-error)
19817 (compile-goto-error, next-error): Use it.
19818 (compilation-skip-to-next-location): Default to t, which gives
19819 contiguous skipping like old compile (where this was redundant).
19820 (compilation-next-error): Prevent previous-* commands from moving
19821 back to message at or just before point.
19823 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
19825 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
19826 (gdb-source-info): Don't display source at startup, if required.
19827 (gdb-show-main): New option.
19828 (gdba): Update documentation.
19829 (gdb-source): Cover case of auto-display output.
19831 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
19833 * autorevert.el: Delete obsolete autoloads and defvars.
19834 (auto-revert-check-vc-info): New user option.
19835 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
19836 (auto-revert-handler-vc): Delete.
19837 (auto-revert-handler): Treat return value `fast' of
19838 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
19840 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
19843 * files.el (buffer-stale-function): Doc change.
19845 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19847 * printing.el: New tip on Tips section.
19848 (pr-version): New version number (6.7.4).
19849 (pr-shell-file-name): Initialization fix.
19851 2004-03-31 Juri Linkov <juri@jurta.org>
19853 * dired.el: Add autoload for `dired-do-touch'.
19854 (dired-touch-program): New var.
19855 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
19856 (dired-no-confirm): Add `touch' to docstring.
19858 * dired-aux.el (dired-do-touch): New fun.
19859 (dired-do-chxxx): Add argument -t for touch operation.
19861 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
19862 `dired-move-to-filename-regexp'.
19864 2004-03-31 H
\e,Ae
\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
19866 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
19868 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19870 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
19871 and only if the buffer was modified.
19873 2004-03-30 Kenichi Handa <handa@m17n.org>
19875 * international/characters.el: Delete pairs for U+2308..U+230B.
19877 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
19879 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
19880 to detect the beginning of a level 2 or 3 annotation.
19882 2004-03-29 Kenichi Handa <handa@m17n.org>
19884 * international/ucs-tables.el (ucs-insert): Fix the error message.
19886 2004-03-29 Kenichi Handa <handa@m17n.org>
19888 * international/mule-util.el (char-displayable-p): Fix generation
19891 * Makefile.in (setwins, setwins_almost): Change directory to $wd
19892 before finding directories by `find'.
19894 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
19896 * subr.el (interactive-form): Delete. Now implemented in C.
19898 * pcvs.el (cvs-parse-process): Workaround for Darwin.
19900 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
19901 (vc-diff-label): New fun.
19902 (vc-diff-internal): Use it.
19904 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
19906 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19908 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
19910 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
19911 specify XML (EBNFX).
19913 * progmodes/ebnf2ps.el: Doc fix.
19914 (ebnf-version): New version number (4.1).
19915 (ebnf-syntax): Adjust customization.
19916 (ebnf-style-database): Add ebnfx entry.
19917 (ebnf-syntax-alist): Add ebnfx initialization.
19918 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
19920 * printing.el: Doc fix.
19921 (pr-version): New version number (6.7.3).
19922 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
19923 returns nil for mouse position. Reported by Drew Adams
19924 <drew.adams@oracle.com>.
19925 (pr-update-menus): Modify interactive declaration. Reported by Drew
19926 Adams <drew.adams@oracle.com>.
19928 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
19930 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
19931 (gud-gdba-marker-filter): Log the process input and output, if
19932 required. From Stefan Monnier.
19933 (gdb-debug-log, gdb-enable-debug-log): New variables.
19934 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
19936 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
19938 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
19939 From lorentey@elte.hu (L
\e$,1 q
\e(Brentey K
\e,Aa
\e(Broly).
19941 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
19943 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
19944 Call vc-find-file-hook here instead of in auto-revert-buffers.
19945 (auto-revert-buffers): Delete call to vc-find-file-hook.
19946 (auto-revert-verbose, global-auto-revert-non-file-buffers)
19947 (global-auto-revert-mode, auto-revert-set-timer)
19948 (auto-revert-handler, auto-revert-buffers): Doc fixes.
19950 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
19952 * woman.el (woman-change-fonts): Rename local variable
19953 woman-font-alist to font-alist to avoid a compiler warning.
19955 2004-03-27 Dave Love <fx@gnu.org>
19957 * emacs-lisp/rx.el (rx): Doc fix.
19958 Fix copyright years.
19960 * strokes.el (strokes-global-set-stroke-string): New function.
19961 (strokes-list-strokes): Cope with strings, not just commands.
19962 Set foreground color of image.
19963 (strokes-global-set-stroke): Doc fix.
19965 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
19967 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
19969 (Buffer-menu-files-only): New variable.
19970 (Buffer-menu-toggle-files-only): New function.
19971 (Buffer-menu-mode-map): Bind it to `T'.
19972 (Buffer-menu-mode): Mention `T' in docstring.
19973 Set buffer-stale-function.
19974 (list-buffers-noselect): Mark buffer non-modified and set
19975 Buffer-menu-files-only.
19977 * dired.el (buffer-stale-function): Remove no longer needed defvar.
19979 * autorevert.el (auto-revert-handler): Print revert message
19980 before, rather than after, reverting.
19981 (buffer-stale-function): Move to files.el.
19983 * files.el (buffer-stale-function): Move here from autorevert.el.
19985 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
19987 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
19989 * calc/calc.el (calc-mode-map): Use mapc.
19991 * apropos.el (apropos-mode): Don't autoload.
19992 (apropos-symbols-internal): New fun. Extracted from `apropos'.
19994 (apropos-print): Add optional `text' argument.
19995 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
19996 Don't assume point-min == 1.
19998 * bs.el (bs-buffer-list): Use buffer-local-value.
19999 (bs--set-toggle-to-show): Use with-current-buffer.
20001 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
20003 (list-buffers-noselect): Use them. Adjust :align-to to new style.
20005 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
20007 * dabbrev.el (dabbrev-expand): Fix regexp construction.
20008 (dabbrev--find-expansion): Use pop.
20009 (dabbrev--search): Use match-string-no-properties.
20011 * dired.el (dired-mode): Use run-mode-hooks.
20012 (dired-move-to-end-of-filename): Use match-string.
20014 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
20015 is bound before using it.
20016 (ediff-verbose-p): Make it into a var since it's not constant.
20018 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
20020 * faces.el (read-face-font): Don't cons up unnecessarily.
20021 (header-line, tool-bar): Share common parts.
20023 * files.el (file-relative-name): Use compare-strings.
20025 * finder.el (finder-mode): Follow coding convention.
20027 * subr.el (read-number): New function.
20029 * ses.el (ses-read-number): Move to subr.el.
20030 (ses-set-header-row): Use read-number.
20032 2004-03-26 Andre Spiegel <spiegel@gnu.org>
20034 * vc-hooks.el (vc-arg-list): New function, which handles both
20035 compiled and uncompiled code.
20036 (vc-default-workfile-unchanged-p): Use it.
20038 * vc.el (vc-print-log): Undo prev change, use new function
20039 vc-arg-list from vc-hooks.el.
20041 2004-03-26 Masatake YAMATO <jet@gyve.org>
20043 * simple.el (completion-setup-function): Emphasize the
20044 first uncommon characters in the completions; and de-emphasize
20045 the common prefix substrings.
20046 (completion-emphasis): New face.
20047 (completion-de-emphasis): New face.
20049 2004-03-25 Juanma Barranquero <lektu@terra.es>
20051 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
20052 Comment out (it's unused and unfinished code).
20054 2004-03-25 Sam Steingold <sds@gnu.org>
20056 * vc.el (vc-print-log): Fix a bug in the last patch:
20057 backend-function may be a byte-compiled object, not a lambda.
20059 2004-03-25 Juri Linkov <juri@jurta.org>
20061 * descr-text.el (describe-property-list): Add a button
20062 for `face' property that calls `describe-face'.
20063 Suggested by Luis Fernandes <elf@ee.ryerson.ca>
20065 * international/mule.el (keyboard-coding-system):
20066 * kmacro.el (kmacro-call-macro): Fix docstring.
20068 * dired.el: Fix comments.
20070 * textmodes/fill.el (fill): Fix Info link.
20072 * font-lock.el (fast-lock, lazy-lock):
20073 * jit-lock.el (jit-lock): Remove links to removed Support Modes
20076 * eshell/eshell.el (eshell): Fix broken info-link.
20078 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
20079 * eshell/em-banner.el (eshell-banner):
20080 * eshell/em-smart.el (eshell-smart):
20081 * eshell/esh-cmd.el (eshell-cmd):
20082 Comment out broken info-links to incomplete Info manual.
20084 * info-xref.el: Fix commentary.
20086 2004-03-25 Kevin Ryde <user42@zip.com.au>
20088 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
20089 Remove spurious node duplicate suppression, doesn't work, not wanted.
20090 (info-xref-output): Take format style args, add "sit-for 0" to let
20091 user see the results as they progress.
20092 (info-xref-check-all-custom): New function.
20094 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
20096 * gdb-ui.el: Moved to progmodes.
20098 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
20100 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
20102 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
20104 * calendar/appt.el (appt-check): Remove superfluous progn.
20105 When finished with diary buffer: if it was not being displayed
20106 before, kill it; otherwise restore its original state.
20107 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
20109 * calendar/calendar.el (calendar-set-mode-line): Use total
20110 available mode-line width, rather than frame-width.
20112 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
20113 after mode change so effect not lost.
20115 2004-03-23 Dave Love <fx@gnu.org>
20117 * dired.el (dired) <defgroup>: Add link to manual.
20118 (dired-font-lock-keywords): Add highlighting on unusual permissions.
20119 (dired-revert): Use dolist.
20120 (dired-mode-map): Add U binding.
20121 (dired-mode): Add font-lock-beginning-of-syntax-function.
20122 (dired-garbage-files-regexp): Make it a defcustom.
20124 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
20126 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
20127 is equivalent to nil.
20128 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
20129 (vc-arch-mode-line-string): Accept `added' state.
20130 (vc-arch-state): Use inode-sigs if available.
20131 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
20132 Copy&delete existing id file if any. Fallback if uuidgen is absent.
20133 (vc-arch-tagline-re): New var.
20134 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
20136 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
20137 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
20139 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
20140 (vc-file-not-found-hook): Use it.
20142 * diff-mode.el (diff-default-read-only): Change default.
20143 (diff-mode-hook): Make it a defcustom. Add some options.
20144 (diff-mode-map): Bind diff-refine-hook.
20145 (diff-yank-handler): New var.
20146 (diff-yank-function): New fun.
20147 (diff-font-lock-keywords): Use them.
20148 (diff-end-of-file): Handle case where file-header looks like diff text.
20149 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
20150 (diff-file-kill): Delete a subsequent empty line, if applicable.
20151 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
20152 (diff-find-file-name): Use it.
20153 (diff-tell-file-name): New command.
20154 (diff-mode): Be careful with view-mode.
20155 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
20156 New functions, for use in diff-mode-hook.
20157 (diff-find-source-location): Catch "regex too large" errors.
20158 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
20159 (diff-refine-hunk): New command.
20161 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
20162 (smerge-context-menu-map): Remove unused var.
20163 (smerge-keep-all): Preserve markers.
20164 (smerge-keep-n): New fun.
20165 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
20166 (smerge-keep-current, smerge-ediff): Use it.
20167 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
20168 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
20169 (smerge-resolve): Resolve trivial 3-part conflicts.
20171 2004-03-23 Juri Linkov <juri@jurta.org>
20173 * man.el (Man-width): New var.
20174 (Man-getpage-in-background): Use it.
20175 (Man-support-local-filenames): New var and fun.
20176 (Man-build-man-command): Don't add a second %s.
20177 (Man-fontify-manpage): Clean up message.
20178 (Man-mode): Set outline-regexp, outline-level,
20179 imenu-generic-expression.
20181 * woman.el (woman-fill-frame): Doc fix.
20182 (woman-decode-region): Use window-width instead of frame-width.
20184 * abbrevlist.el (list-one-abbrev-table):
20185 * descr-text.el (describe-char):
20186 * international/mule-diag.el (describe-current-coding-system):
20187 * international/quail.el (quail-insert-decode-map):
20188 Use window-width instead of frame-width.
20190 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
20191 (jka-compr-mode-alist-additions): Add tbz.
20192 (jka-compr-write-region, jka-compr-insert-file-contents):
20193 Add message for undefined compress-program.
20194 (jka-compr-write-region): Remove redundant var bindings.
20196 * dired-x.el (dired-guess-shell-alist-default): Add choices for
20197 extracting files into subdirectory. Add tbz and dz. Fix regexps.
20198 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
20199 (dired-man): Use dired-guess-shell-command.
20200 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
20201 Change default nil to t.
20203 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
20204 (dired-compare-directories): Add default value for empty input.
20206 * help-at-pt.el: Move suggestions for key bindings to Commentary.
20208 * time.el (display-time-string-forms): Fix help-echo date format.
20210 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
20212 * autorevert.el (global-auto-revert-non-file-buffers): Expand
20214 (buffer-stale-function): New variable.
20215 (auto-revert-list-diff, auto-revert-dired-file-list)
20216 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
20217 (auto-revert-handler): Take over some functionality of deleted
20219 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
20221 * dired.el (dired-directory-changed-p): New fun, extracted from
20222 dired-internal-noselect.
20223 (dired-buffer-stale-p): New fun.
20224 (dired-internal-noselect): Use dired-directory-changed-p.
20225 Eliminate revert messages.
20226 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
20228 2004-03-23 Kenichi Handa <handa@m17n.org>
20230 * international/characters.el: Setup syntaxes for more parentheses
20231 Unicode characters.
20233 * international/mule-cmds.el (select-safe-coding-system):
20234 Merge coding-system and auto-cs before comparing them.
20236 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
20238 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
20240 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
20241 normal-auto-fill-function and comment-indent-function.
20242 The default values now work just as well.
20243 Don't set font-lock-beginning-of-syntax-function since we already set
20244 syntax-begin-function.
20245 (lisp-outline-level): Put ;;;###autoload at same level as (.
20246 (prin1-char): Quote special chars.
20248 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
20249 than with-no-warnings.
20251 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
20252 if the source location can't be found.
20253 (edebug-compute-previous-result): Use prin1-char.
20255 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
20256 (debug-ignored-errors): Add an entry.
20258 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
20259 (byte-compile-file): Output warning when deleting a file.
20261 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
20262 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
20264 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
20265 (byte-compile-inline-expand): Use backquote.
20266 (byte-optimize-pure-func): Rename from byte-optimize-concat.
20267 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
20269 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
20271 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
20273 2004-03-22 Juri Linkov <juri@jurta.org>
20275 * finder.el (finder-known-keywords): Fix data, tex, unix.
20277 * play/landmark.el: Fix keywords.
20279 * language/ethio-util.el (ethio-find-file): Doc fix.
20281 * emacs-lisp/warnings.el: Doc fix.
20283 * textmodes/ispell.el (ispell-help): Doc fix.
20285 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
20287 * format.el (format-insert-file): Always return a list of two
20288 elements, like insert-file-contents does.
20290 2004-03-21 Andre Spiegel <spiegel@gnu.org>
20292 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
20293 and vc-BACKEND-diff.
20294 (vc-print-log): If the print-log implementation supports it, use
20295 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
20296 (vc-version-diff, vc-diff-internal): Doc fixes.
20298 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
20299 implementation supports it, let diff output go to *vc*,
20300 not *vc-diff*, since this is an internal call.
20302 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
20304 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
20306 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
20308 2004-03-21 Dave Love <fx@gnu.org>
20310 * progmodes/cfengine.el (cfengine-mode):
20311 Set parse-sexp-ignore-comments.
20313 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
20315 2004-03-21 Juanma Barranquero <lektu@terra.es>
20317 * allout.el (allout-mode): Fix docstring.
20319 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
20321 * files.el (insert-directory): Fix bug if SWITCHES is a list.
20323 * autorevert.el (auto-revert-interval): Make new value take
20324 effect immediately when set through Custom.
20325 (auto-revert-set-timer): Add interactive declaration.
20327 2004-03-19 David Ponce <david@dponce.com>
20329 * ruler-mode.el (ruler-mode-header-line-format-old):
20330 Don't `make-variable-buffer-local'.
20331 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
20332 (ruler-mode-header-line-format): Simply funcall the above.
20333 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
20334 to save/restore a previous header line format.
20335 (ruler-mode-space): Don't depend on a numeric WIDTH value.
20336 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
20337 fringes and margins width.
20338 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
20340 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
20342 * log-edit.el (log-edit-font-lock-keywords): Typo.
20344 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
20345 (tex-send-tex-command): Rather than here.
20346 (tex-compilation-parse-errors): Simplify.
20348 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
20350 * time.el (display-time-string-forms): Add help-echo with date on time.
20352 * composite.el (compose-region): Use restore-buffer-modified-p.
20354 * disp-table.el (standard-display-8bit): Simplify.
20356 * server.el (server-process-filter): Delete temp frame.
20358 * add-log.el (add-change-log-entry): Simplify.
20360 2004-03-19 Kim F. Storm <storm@cua.dk>
20362 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
20363 (hexl-follow-line): Don't require 'fringe.
20365 * progmodes/compile.el (compilation-start): Always set
20366 compilation-last-buffer and return it.
20368 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
20370 * simple.el (clone-buffer): Doc fix.
20372 2004-03-18 Juanma Barranquero <lektu@terra.es>
20374 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
20376 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
20378 * log-edit.el (log-edit-font-lock-keywords): New var.
20379 (log-edit-mode): Use it.
20381 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
20383 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
20384 properly for watching in speedbar.
20386 2004-03-17 Masatake YAMATO <jet@gyve.org>
20388 * smerge-mode.el (smerge-popup-context-menu):
20389 Put `unwind-protect' around `overlay-put' and `popup-menu'.
20391 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
20393 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
20394 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
20395 Take sealed revisions into account.
20396 (vc-arch-checkin): Extract a summary line from the message.
20398 2004-03-16 Masatake YAMATO <jet@gyve.org>
20400 * register.el (register): Provide `register' feature.
20402 2004-03-15 Masatake YAMATO <jet@gyve.org>
20404 Added context menu support in smerge mode.
20405 Most of the part is written by Stefan Monnier.
20407 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
20408 New keymap and menu.
20409 (smerge-text-properties): New function.
20410 (smerge-remove-props): New function.
20411 (smerge-popup-context-menu): New function.
20412 (smerge-resolve): Call `smerge-remove-props'.
20413 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
20414 (smerge-keep-current): Ditto.
20415 (smerge-kill-current): New function.
20416 (smerge-match-conflict): Put text properties.
20417 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
20419 2004-03-15 David Ponce <david@dponce.com>
20421 * ruler-mode.el (ruler-mode-left-fringe-cols)
20422 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
20423 (ruler-mode-right-scroll-bar-cols): Remove.
20424 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
20425 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
20426 Use fringe-columns and scroll-bar-columns.
20428 2004-03-15 Masatake YAMATO <jet@gyve.org>
20430 * hl-line.el (hl-line-range-function): New variable.
20431 (hl-line-move): New function.
20432 (global-hl-line-highlight): Use `hl-line-move'.
20433 (hl-line-highlight): Ditto.
20435 * scroll-bar.el (scroll-bar-columns):
20436 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
20438 * ruler-mode.el (top-level): Require scroll-bar and fringe.
20439 (ruler-mode-left-fringe-cols)
20440 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
20441 (ruler-mode-right-scroll-bar-cols)
20442 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
20443 (ruler-mode-ruler-function): New variable.
20444 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
20445 if the value for `ruler-mode-ruler-function' is given.
20447 * hexl.el (hexl-mode-hook): Make the hook customizable.
20448 (hexl-address-area, hexl-ascii-area): New customize variables.
20449 (hexlify-buffer): Put font-lock-faces on the address area and
20451 (hexl-activate-ruler): New function.
20452 (hexl-follow-line): New function.
20453 (hexl-highlight-line-range): New function.
20454 (hexl-mode-ruler): New function.
20456 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
20458 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
20459 (vc-default-find-file-hook): New fun.
20460 (vc-find-file-hook): Call new find-file-hook operation.
20462 * vc-arch.el: New file.
20464 2004-03-12 Jesper Harder <harder@ifa.au.dk>
20466 * info-look.el (info-lookup): Reuse an existing Info window.
20468 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
20470 * woman.el (woman-preserve-ascii): Default value changed to t and
20471 doc string revised.
20473 2004-03-12 Richard M. Stallman <rms@gnu.org>
20475 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
20478 * replace.el (occur-engine): Change message for count of matches.
20480 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
20481 For strings, do compare text properties.
20483 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
20485 * progmodes/compile.el (compile-auto-highlight)
20486 (compilation-error-list, compilation-old-error-list)
20487 (compilation-parse-errors-function, compilation-parsing-end)
20488 (compilation-error-message, compilation-directory-stack)
20489 (compilation-enter-directory-regexp-alist)
20490 (compilation-leave-directory-regexp-alist)
20491 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
20492 (compilation-current-file, compilation-regexps): Remove vars.
20494 (compile-error-at-point, compilation-error-filedata)
20495 (compilation-error-filedata-file-name, compile-reinitialize-errors)
20496 (compilation-next-error-locus, compilation-forget-errors)
20497 (count-regexp-groupings, compilation-parse-errors)
20498 (compile-collect-regexps, compile-buffer-substring): Remove funs.
20500 (compile-internal): Make obsolete.
20502 (compilation-first-column, compilation-error)
20503 (compilation-directory-matcher, compilation-page-delimiter)
20504 (compilation-mode-font-lock-keywords, compilation-debug)
20505 (compilation-error-face, compilation-warning-face)
20506 (compilation-info-face, compilation-line-face)
20507 (compilation-column-face, compilation-enter-directory-face)
20508 (compilation-leave-directory-face, compilation-skip-threshold)
20509 (compilation-skip-visited, compilation-context-lines): New vars.
20511 (compilation-warning-face, compilation-info-face)
20512 (compilation-message-face): New faces.
20514 (compilation-error-regexp-alist-alist): New constant.
20516 (compilation-face, compilation-directory-properties)
20517 (compilation-assq, compilation-error-properties, compilation-start)
20518 (define-compilation-mode, compilation-loop)
20519 (compilation-set-window): New functions.
20521 (compile): Additional argument for interactive compiles like TeX.
20523 * progmodes/grep.el (kill-grep): Move here from compile.el
20524 (grep-error, grep-hit-face, grep-error-face)
20525 (grep-mode-font-lock-keywords): New variables.
20526 (grep-regexp-alist): Simplify regexp and add `binary' case.
20527 (grep-mode): New mode.
20528 (grep-process-setup): Simplify.
20530 2004-03-11 Jason Rumney <jasonr@gnu.org>
20532 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
20533 letters on DOS/Windows.
20535 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
20537 * server.el (server-name): New var.
20538 (server-socket-dir): New var to replace server-socket-name.
20539 (server-start): Use them.
20541 2004-03-11 Simon Josefsson <jas@extundo.com>
20543 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
20544 died to avoid infloop. Reported by Jonathan Glauner
20545 <jglauner@sbum.org>.
20547 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
20549 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
20550 (smerge-mode-menu): Use it to deactivate menu entries.
20551 (smerge-keep-current): New fun.
20552 (smerge-keep-current): Use it.
20554 2004-03-10 John Paul Wallington <jpw@gnu.org>
20556 * foldout.el (foldout-fold-list, foldout-modeline-string):
20557 Declare them as variables, not constants.
20559 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20561 * ps-print.el: Modification to print *Messages* buffer.
20562 (ps-print-version): New version 6.6.4.
20563 (ps-message-log-max): New fun.
20564 (ps-spool-without-faces, ps-spool-with-faces)
20565 (ps-count-lines-preprint): Code fix.
20567 * printing.el: New tips in Tips section.
20569 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20571 * delim-col.el: Doc fix.
20573 * printing.el: Doc fix. New doc section (Tips).
20575 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
20577 * type-break.el (type-break-emacs-variant): Remove.
20578 (type-break-run-at-time, type-break-cancel-function-timers):
20579 Use fboundp rather than version name and number.
20581 2004-03-09 Masatake YAMATO <jet@gyve.org>
20583 * hexl.el (hexl-mode): Use `make-local-variable' instead of
20584 `make-variable-buffer-local'.
20586 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
20588 * find-dired.el (find-dired): Call `shell-command' instead of
20589 `start-process-shell-command'. By this, Tramp takes over
20590 handling of remote directories.
20592 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
20594 * newcomment.el (comment-use-global-state): New var.
20595 (comment-search-forward): Use it.
20597 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
20599 * cus-edit.el (fill) <defgroup>: Move to fill.el.
20601 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
20602 (enable-kinsoku): Make it a defcustom.
20603 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
20604 paragraph to same-comment-start-marker.
20606 2004-03-07 Dave Love <fx@gnu.org>
20608 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
20609 (browse-url-mail): Use it.
20611 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
20612 (rfc2368-unhexify-string): Use replace-regexp-in-string.
20614 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
20616 * woman.el (woman-man.conf-path): Doc fix.
20617 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
20619 2004-03-07 Eli Zaretskii <eliz@gnu.org>
20621 * sort.el (sort-columns): Remove ms-dos from the list of systems
20622 where the external `sort' command is not used.
20624 2004-03-07 Kim F. Storm <storm@cua.dk>
20626 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
20627 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
20628 from overlay-arrow-variable-list.
20629 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
20631 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
20633 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
20634 overlay arrow string properly for the assembler buffer.
20636 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
20638 * mail/sendmail.el (mail-mode): Fix last change.
20640 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
20642 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
20643 for the assembler buffer.
20644 (gdb-assembler-custom): Position the overlay arrow.
20645 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
20647 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
20649 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
20651 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
20652 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
20654 * mail/sendmail.el (mail-mode): Set comment-start-skip.
20656 * newcomment.el (uncomment-region): Allow non-terminated comment.
20657 (comment-normalize-vars): Check the user-specified comstart marker.
20659 2004-03-04 Jesper Harder <harder@ifa.au.dk>
20661 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
20662 Otherwise, do use it if the region only contains font-lock text
20665 2004-03-04 Masatake YAMATO <jet@gyve.org>
20667 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
20668 as the callback function for eldoc.
20669 (hexl-print-current-point-info): New function.
20670 (hexl-current-address): Print the address in both decimal
20671 and hexadecimal format.
20673 2004-03-04 Richard M. Stallman <rms@gnu.org>
20675 * mail/rmail.el (rmail-convert-to-babyl-format):
20676 Specify t for UNIBYTE when calling mail-unquote-printable-region.
20678 * mail/mail-utils.el (mail-unquote-printable-region):
20681 * startup.el (command-switch-alist): Doc fix.
20683 * simple.el (undo): Temporarily set this-command to `undo-start',
20684 then set it to `undo' once undo-start returns without error.
20686 * simple.el (minibuffer-history-sexp-flag): Doc fix.
20688 * simple.el (kill-line): Don't disregard trailing whitespace
20689 in eol condition, if show-trailing-whitespace is set.
20691 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
20692 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
20693 When disabling, restore old values only if mouse-sel-has-been-enabled.
20695 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
20696 (isearch-{-char): New function.
20697 (isearch-mode-map): Bind { to isearch-{-char.
20699 * font-lock.el (lisp-font-lock-keywords-2):
20700 Turn off the CL with-... and do-... general patterns.
20701 Instead, recognize several specific with... and do... constructs.
20703 * files.el (switch-to-buffer-other-window):
20704 Bind same-window-buffer-names and same-window-regexps to nil.
20705 (switch-to-buffer-other-frame): Likewise.
20707 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
20709 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
20710 recognizing leading comment on code line.
20712 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
20714 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
20715 hidden files/directories.
20717 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
20719 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
20720 only comment-start (in case the mode hasn't set it).
20722 * Makefile.in (AUTOGENEL): New var.
20723 (bootstrap-prepare): Rename from bootstrap-clean.
20724 Don't remove elc files.
20725 (maintainer-clean): New target.
20727 * xml.el (xml-get-attribute-or-nil): Simplify.
20729 2004-03-02 Juri Linkov <juri@jurta.org>
20731 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
20732 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
20733 URL to prevent their substitution with the environment variable
20734 values by browsers.
20736 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20738 * ps-print.el: Doc fix.
20739 (ps-print-version): New version number (6.6.3).
20740 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
20742 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
20744 (ps-time-stamp-yyyy-mm-dd): New fun.
20745 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
20747 2004-03-02 Kim F. Storm <storm@cua.dk>
20749 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
20751 2004-03-01 Juanma Barranquero <lektu@terra.es>
20753 * allout.el (allout-rebullet-heading): Fix typo in docstring.
20755 * desktop.el (desktop-file-version)
20756 (desktop-after-read-hook): Fix typos.
20757 (desktop-clear-preserve-buffers): Remove redundant info in
20758 docstring already shown by the obsolescence message.
20759 (desktop-truncate, desktop-internal-v2s)
20760 (desktop-value-to-string): Change argument name to match docstring.
20762 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
20764 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
20767 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20769 * printing.el: Replace "As Is..." in PostScript file print/preview by
20770 "No Preprocessing...". Suggested by Colin Marquardt
20771 <_marquardt_@zmd.de>.
20772 (pr-insert-section-4): Adjust buffer interface.
20774 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
20776 Version 2.0.39 of Tramp released.
20778 * net/tramp.el (tramp-handle-file-local-copy)
20779 (tramp-handle-write-region, tramp-open-connection-rsh):
20780 Variable name typo. Small change. From Patrick Tullmann
20781 <tullmann@flux.utah.edu>.
20782 (tramp-process-connection-type): New variable.
20783 (tramp-maybe-open-connection): Use it.
20784 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
20785 (tramp-touch): Set last-modified time of a remote file.
20786 (tramp-handle-write-region): Say which function is used when encoding.
20788 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
20790 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
20791 case of non-existing filename, too. Reported by Christoph Bauer
20792 <c_bauer@informatik.uni-kl.de>.
20793 (tramp-smb-get-file-entries): The directory in question should
20794 have permissions "drwxrwxrwx". Just virtual, because we don't
20795 know the real permissions. Don't we know?
20796 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
20797 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
20798 (tramp-smb-wait-for-output): Optimize algorithm getting pending
20799 output. If it was received chunkwise, there have been problems.
20800 Remove the "prompt not found" error message; it is obvious.
20801 Simplify algorithm.
20802 (tramp-smb-process-running): Remove. Since we acknowledge the
20803 virtual prompt for shares, there's no need for distinction of
20804 reading shares (process ends afterwards) and interactive mode of
20806 (tramp-smb-open-connection): Setting process sentinel removed.
20807 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
20808 "NT_STATUS_NETWORK_ACCESS_DENIED".
20809 (tramp-smb-maybe-open-connection): Set `process-connection-type'
20810 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
20811 (top-level): Setting default value in `tramp-default-method-alist'
20812 corrected. Order of USER and HOST have been wrong.
20813 Nobody complained for months ...
20814 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
20815 (tramp-smb-open-connection): Clear password cache if login has failed.
20817 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
20818 `tramp-unified-filenames'.
20819 (tramp-completion-mode): Make test for XEmacs explicitly.
20820 `event-to-character' can exists in Emacs packages too.
20821 Reported by Matt Swift <swift@alum.mit.edu>.
20822 (tramp-buffer-name): Buffer name must contain the user if exists.
20823 Reported by Adrian Phillips <a.phillips@met.no>.
20824 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
20825 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
20826 (tramp-do-copy-or-rename-file-out-of-band): Rename from
20827 `tramp-do-copy-or-rename-file-one-local', because it handles also
20828 the case both files use the same out-of-band method.
20829 Implementation added.
20830 (tramp-handle-file-local-copy, tramp-handle-write-region):
20831 Out-of-band handling removed. `copy-file' called instead, which
20832 calls `tramp-do-copy-or-rename-file-out-of-band'.
20833 (tramp-action-password): Check for out-of-band method removed.
20834 This function is used for 'login-program.
20835 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
20837 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
20838 and `tramp-parse-sknownhosts'.
20839 (tramp-completion-function-alist): It's a defvar now, because we
20840 want to apply the optimized `tramp-set-completion-function'
20841 instead of a static list.
20842 (tramp-set-completion-function): Implementation tuned.
20843 Avoid double entries, and entries where the function or the
20844 file/directory doesn't exist.
20845 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
20847 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
20848 (tramp-handle-dired-compress-file): New function.
20849 (tramp-async-proc): New variable.
20850 (tramp-handle-shell-command): Adding asynchronous processes.
20851 They are far from being perfect, but it works at least for
20852 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
20853 (top-level): Require password.el if visible. Should be mandatory
20854 once No Gnus has found its way into (X)Emacs.
20855 (tramp-read-passwd): Invoke `password-read' if available,
20856 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
20857 fallback any longer.
20858 (tramp-clear-passwd): New function.
20859 (tramp-process-actions, tramp-process-multi-actions):
20860 Clear password cache if login has failed.
20862 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
20864 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
20865 `ange-ftp-ftp-name-res'. There could be incorrect values from
20866 previous calls in case the "ftp" method is used in the Tramp file
20867 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
20869 2004-02-28 Richard M. Stallman <rms@gnu.org>
20871 * term.el (term-mouse-paste): Call mouse-set-point.
20873 * thumbs.el: New file.
20875 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20877 * progmodes/ebnf-abn.el: Doc fix.
20879 * progmodes/ebnf-bnf.el: Doc fix.
20880 (ebnf-repeat): Code fix.
20882 * progmodes/ebnf2ps.el: Doc fix.
20883 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
20885 2004-02-28 Juri Linkov <juri@jurta.org>
20887 * ffap.el (dired-at-point): Additional writability test for
20888 relative directory names.
20889 (dired-at-point-prompter): Treat directories as a directory, get
20890 the directory component from files.
20891 (ffap-string-at-point): Return string from region if region is active.
20892 (ffap-file-at-point): Remove redundant code.
20894 2004-02-28 Kim F. Storm <storm@cua.dk>
20896 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
20897 Initialize margin area images to nil.
20898 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
20899 (breakpoint-enabled-bitmap-face)
20900 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
20901 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
20902 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
20903 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
20904 (gdb-reset): Use gdb-remove-breakpoint-icons.
20905 (gdb-put-string): Add dprop arg to specify alternative display
20906 property (for setting fringe bitmap).
20907 (gdb-remove-strings): Doc fix.
20908 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
20909 icon in fringe (if available), or else as icon or text in display
20910 margin. Creates necessary icons in breakpoint-bitmap,
20911 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
20912 Also make left window margin if required.
20913 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
20914 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
20916 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
20917 gdb-put-breakpoint-icon.
20918 (gdb-assembler-mode): Don't set left-margin-width here.
20920 2004-02-27 Kevin Ryde <user42@zip.com.au>
20922 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
20923 comma, so that it DTRT in macros.
20925 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
20927 * progmodes/sh-script.el (sh-shell-arg)
20928 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
20929 (sh-leading-keywords, sh-other-keywords): Fix custom type.
20931 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
20933 * faces.el (face-spec-set-match-display): Add a new attribute,
20935 (region, highlight, secondary-selection): Use `min-colors'.
20937 * custom.el (defface): Add documentation for `min-colors'.
20939 * font-lock.el (font-lock-comment-face, font-lock-string-face)
20940 (font-lock-keyword-face, font-lock-function-name-face)
20941 (font-lock-variable-name-face, font-lock-constant-face):
20944 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
20946 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20948 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
20949 define assq-delete-all if it's not defined.
20950 (ebnf-generate-region): Code fix.
20952 * printing.el: Doc fix.
20953 (pr-version): New version number (6.7.2).
20954 (pr-command): Return empty string if command is an empty string.
20956 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20958 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
20960 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
20961 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
20962 semi-down-full. Fix a bug on productions like test = {"test"}* | (
20963 "tt" ["test"] ). Reported by Markus Dreyer
20964 <mdreyer@ix.urz.uni-heidelberg.de>.
20965 (ebnf-version): New version number (4.0).
20966 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
20967 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
20968 (ebnf-delete-style): New commands.
20969 (ebnf-directory, ebnf-file): New funs.
20970 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
20971 (ebnf-production-name-p, ebnf-stop-on-error): New options.
20972 (ebnf-syntax-alist): New var.
20973 (ebnf-element-width): New fun replacing ebnf-list-width.
20974 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
20975 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
20976 (ebnf-prologue): Adjust vars.
20977 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
20978 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
20979 (ebnf-check-style-values, ebnf-generate-production)
20980 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
20981 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
20982 (ebnf-token-repeat): Code fix.
20984 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
20985 %right, %left and %prec. Suggested by Matthew K. Junker
20986 <junker@alum.mit.edu>.
20987 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
20989 * progmodes/ebnf-iso.el: Doc fix.
20990 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
20991 (ebnf-iso-lex): Code fix.
20993 * progmodes/ebnf-bnf.el: Doc fix.
20994 (ebnf-bnf-lex): Code fix.
20996 * progmodes/ebnf-otz.el: Doc fix.
20998 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
21000 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
21001 (abbrev-prefix-mark): Doc fix.
21003 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
21005 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
21006 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
21007 (gdb-var-delete): Make interactive (really).
21008 (gdb-edit-value): Make non-interactive.
21010 * progmodes/gud.el (gud-speedbar-menu-items):
21011 Add gdb-var-delete and, indirectly, gdb-edit-value.
21012 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
21013 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
21014 (gud-gdb-marker-filter): Add comment for annotations.
21016 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
21018 * calendar/calendar.el (generate-calendar)
21019 (calendar-read-date): Prevent display of BC calendars once more -
21020 reverts 2003-10-01 change.
21021 (generate-calendar-month): Doc fix.
21023 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
21025 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
21026 return value of increment-calendar-month.
21028 2004-02-21 Stephen Compall <s11@member.fsf.org>
21030 * saveplace.el (save-place-forget-unreadable-files)
21031 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
21032 (save-place-forget-unreadable-files): New function.
21033 (save-place-alist-to-file): Use it to filter out files that are
21034 no longer readable.
21036 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
21037 current Texinfo environment, using the same method as in
21038 `texinfo-insert-@end', and insert a space rather than a newline if
21039 point in a @table environment.
21041 2004-02-21 Juri Linkov <juri@jurta.org>
21043 * ffap.el (ffap-file-at-point): Try parent directories.
21045 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
21047 * vcursor.el (vcursor-modifiers): New defcustom.
21048 (vcursor-cs-binding): Use vcursor-modifiers instead of a
21051 2004-02-21 Masatake YAMATO <jet@gyve.org>
21053 * play/animate.el (animate-birthday-present): Accept names other
21056 2004-02-21 Juri Linkov <juri@jurta.org>
21058 * startup.el: Remove table of command line arguments from the
21059 Commentary section.
21061 2004-02-20 John Wiegley <johnw@newartisans.com>
21063 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
21064 again" modifier from 'e' to 'E', since 'e' is also used by the
21065 "file extension" modifier.
21067 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
21069 * help-fns.el (describe-categories): Doc fix.
21071 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
21073 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
21074 temporary file for buffer already visiting one. This change makes
21075 output likely to be directly usable by patch program.
21076 Suggested by Adrian Aichner <adrian@xemacs.org>
21078 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
21080 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
21081 case of variables defined in compound statements.
21082 (gdb-setup-windows, gdb-source-info, gdb-source-info):
21083 Simplify constructions using switch-to-buffer.
21085 2004-02-19 Simon Josefsson <jas@extundo.com>
21087 * play/morse.el: Fix typo.
21088 (morse-code): Add @.
21090 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
21092 * calendar/appt.el (appt-display-format): Change default to
21093 'ignore, for backwards compatibility.
21094 (appt-display-message): If appt-display-format is 'ignore,
21095 respect old vars appt-msg-window and appt-visible.
21096 (appt-activate): Don't depend on return value of cancel-timer.
21098 * calendar/calendar.el (calendar-holidays): Doc fix.
21100 * calendar/cal-coptic.el (coptic-prompt-for-date):
21101 Use assoc-string instead of assoc-ignore-case.
21102 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
21103 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
21104 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
21105 * calendar/cal-islam.el (calendar-goto-islamic-date)
21106 (mark-islamic-diary-entries): Ditto.
21107 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
21108 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
21109 (calendar-read-mayan-tzolkin-date): Ditto.
21110 * calendar/calendar.el (calendar-read-date): Ditto.
21111 * calendar/diary-lib.el (mark-diary-entries): Ditto.
21113 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
21115 * progmodes/executable.el (executable-command-find-posix-p):
21116 Fix choice of the directory.
21118 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
21120 * simple.el (interprogram-cut-function)
21121 (interprogram-paste-function, kill-new, kill-append):
21123 (kill-region): Make it return nil. Doc fix.
21124 (yank-pop): Make its argument optional.
21125 (yank): Make ARG `-' equivalent to `-1'.
21127 2004-02-17 Eli Zaretskii <eliz@gnu.org>
21129 * mail/rmail.el (rmail-get-new-mail): Don't reference
21130 rmail-use-spam-filter if rmail-spam-filter is not loaded.
21132 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
21134 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
21135 if one of global-auto-revert-non-file-buffers or autorevert-mode
21138 2004-02-16 Eli Zaretskii <eliz@gnu.org>
21140 * subr.el (delete-dups): A better implementation from Karl Heuer
21143 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
21145 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
21147 * progmodes/icon.el (icon-indent-command): Ditto.
21148 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
21150 2004-02-16 Eli Zaretskii <eliz@gnu.org>
21152 * progmodes/grep.el (grep-compute-defaults): Undo change from
21153 2004-01-29: don't use executable-command-find-posix-p.
21155 2004-02-16 Richard Sharman <rsharman@pobox.com>
21157 * hilit-chg.el: Use require instead of eval-and-compile.
21158 (highlight-compare-buffers): New function.
21160 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
21162 * man.el (Man-fontify-manpage): Render section headings in
21163 `Man-overstrike-face' even when overstrike was not used by man
21164 formatter for section headings.
21166 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
21168 * rmail-spam-filter.el (vm-use-spam-filter)
21169 (rsf-min-region-length-added-to-spam-list): New variables.
21170 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
21171 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
21172 spam testing. Don't delete spam message if automatic deletion
21173 after output via variable rmail-delete-after-output is turned on.
21174 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
21175 rsf-bbdb-dont-create-entries-for-spam.
21176 (check-field): New function, extracted from code in
21177 rmail-spam-filter to ease addition of header fields like content-type.
21178 (message-content-type): New variable to check the content-type:
21179 field added, also in defcustom of rsf-definitions-alist.
21180 (rmail-spam-filter): Replace repeated test code for header fields
21181 by calls to check-field; change the call to
21182 rmail-output-to-rmail-file such that rmail-current-message stays
21183 the same to avoid wrong deletion of unseen flags.
21184 (rsf-add-contents-type): New function to convert old format
21185 of rmail-spam-definitions-alist into new one.
21186 Change prefixes of all variables and functions from
21187 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
21189 2004-02-16 Eli Zaretskii <eliz@gnu.org>
21191 * loadhist.el (unload-hook-features-list): New defvar.
21193 2004-02-16 Dave Love <fx@gnu.org>
21195 * loadhist.el (unload-feature): Doc fix. Rename flist to
21196 unload-hook-features-list.
21198 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
21200 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
21201 cookie. Don't check if we are looking-at open-formula.
21203 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
21205 * subr.el (match-string-no-properties): Use substring-no-properties.
21207 2004-02-16 Eli Zaretskii <eliz@gnu.org>
21209 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
21210 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
21211 Use lower-case "rx" in all error message.
21213 2004-02-16 Dave Love <fx@gnu.org>
21215 * emacs-lisp/rx.el (rx-or): Put group around result.
21216 (rx-constituents): Add backref.
21217 (rx-syntax): Add string-delimiter, comment-delimiter.
21218 (rx-categories): Add combining-diacritic.
21219 (rx-check-not, rx-greedy, rx): Doc fix.
21220 (rx-backref, rx-check-backref): New.
21222 2004-02-16 Jesper Harder <harder@ifa.au.dk>
21224 * newcomment.el (uncomment-region): Allow eob as comment end.
21226 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
21228 * filecache.el: All message and error commands now use prefix
21229 "Filecache:" to make it easy to read *Messages* buffer.
21231 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
21233 * autorevert.el: Add support to detect changed dired and VC buffers.
21234 (auto-revert-active-p, auto-revert-list-diff)
21235 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
21236 (auto-revert-handler, auto-revert-active-p): New functions.
21237 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
21238 and `auto-revert-active-p'.
21239 (eval-when-compile): Defvar dired-directory and vc-mode.
21240 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
21241 (auto-revert-handler-vc): New functions.
21243 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
21245 * progmodes/compile.el (compilation-directory): New defvar.
21246 (compile): Save current directory in compilation-directory.
21247 (recompile): Bind default-directory to compilation-directory if
21250 2004-02-16 Dave Love <fx@gnu.org>
21252 * newcomment.el (comment-insert-comment-function)
21253 (comment-region-function, uncomment-region-function): New.
21254 (comment-indent): Use comment-insert-comment-function.
21255 (uncomment-region): Use uncomment-region-function.
21256 (comment-region): Use comment-region-function.
21258 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
21260 2004-02-16 Richard Stallman <rms@gnu.org>
21262 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
21263 loaddefs* and ldefs-boot*.
21265 2004-02-16 Eli Zaretskii <eliz@gnu.org>
21267 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
21268 and email address at the beginning and end of the address.
21270 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
21271 anchored at the beginning of the email address.
21273 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
21275 * international/ccl.el (ccl-compile-write): Pass `left' to
21276 ccl-embed-code to generate correct code of write-expr-register.
21278 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
21280 * progmodes/grep.el (grep-compute-defaults): Fix typos.
21282 2004-02-15 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
21284 * x-dnd.el: Mention support for Motif in commentary.
21285 (x-dnd-handle-drag-n-drop-event): Ditto.
21287 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
21289 * ses.el: Use "ses--" prefixes for buffer-local variables.
21290 Use (point-min) instead of 1, even when we know the buffer
21292 (ses-build-load-map): Delete. Distribute its content to defconsts for
21294 (ses-menu, ses-header-line-menu): New menus.
21295 (ses-mode-map): Use them.
21296 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
21298 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
21300 * Makefile.in: Fix the CC Mode recompile kludge so it works
21301 when building in a different directory.
21303 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
21305 * simple.el (kill-new): Put yank-handler property on the entire string.
21307 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
21309 * diff.el: Don't use compile any more, use diff-mode instead.
21310 (diff-regexp-alist, diff-old-file, diff-new-file)
21311 (diff-parse-differences, diff-process-setup): Remove.
21312 (diff-sentinel): New fun.
21313 (diff): Use it. Run the process ourselves.
21314 Use diff-mode for the rest of the processing.
21316 * diff.el (diff): Simplify code handling `switch'.
21318 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
21320 * pcvs-defs.el (cvs-menu): Add `tag'.
21322 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
21324 * simple.el (kill-append): Doc fix.
21326 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
21327 Adapt outline-regexp to the new conventions for commenting out code.
21329 2004-02-11 John Paul Wallington <jpw@gnu.org>
21331 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
21333 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
21335 * diff.el (diff-switches): New fun.
21336 (diff, diff-backup): Use it.
21337 (diff): Clean up the args construction. Use backquote.
21338 Use listp instead of consp to avoid putting a nil arg.
21339 (diff): Add a revert-buffer function.
21341 2004-02-10 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
21343 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
21344 handled by x-dnd-handle-file-name.
21345 (x-dnd-known-types): Add COMPOUND_TEXT.
21346 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
21347 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
21349 (x-dnd-forget-drop): Ditto.
21350 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
21351 (x-dnd-handle-one-url): Return private when inserting text.
21352 (x-dnd-insert-ctext): New function.
21353 (x-dnd-handle-file-name): New function for FILE_NAME.
21354 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
21355 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
21356 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
21358 2004-02-10 Kenichi Handa <handa@m17n.org>
21360 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
21361 instead of while loop.
21363 2004-02-10 Miles Bader <miles@gnu.org>
21365 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
21367 2004-02-09 Kenichi Handa <handa@m17n.org>
21369 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
21372 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
21374 * Makefile.in: Added extra dependencies in the recompile target
21375 needed to cope with the compile time macro expansions in CC Mode.
21377 2004-02-09 Kim F. Storm <storm@cua.dk>
21379 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
21380 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
21381 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
21382 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
21383 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
21384 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
21385 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
21386 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
21387 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
21388 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
21389 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
21391 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
21393 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
21394 Don't allow shrink if there's a window on our right.
21396 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
21397 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
21398 Bring together declaration and initialization.
21399 (prolog-mode-variables): Don't set the syntax table.
21400 Don't set paragraph-start and comment-indent-function.
21401 Add /*..*/ to the comment regexps.
21402 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
21403 (prolog-mode-map): Don't bind TAB.
21404 (prolog-mode): Set the syntax table.
21405 (prolog-comment-indent): Remove.
21406 (inferior-prolog-mode-map): Initialize in the declaration.
21407 (inferior-prolog-mode-syntax-table)
21408 (inferior-prolog-mode-abbrev-table): New vars.
21409 (inferior-prolog-mode): Derive from comint-mode.
21410 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
21411 minibuffer windows.
21413 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
21414 in file names, as long as it is unambiguous.
21416 2004-02-08 Andreas Schwab <schwab@suse.de>
21418 * textmodes/reftex-toc.el
21419 (reftex-toc-load-all-files-for-promotion): Remove useless use of
21422 * textmodes/refer.el (refer-find-entry-internal): Remove extra
21423 format string arguments.
21425 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
21428 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
21430 * play/zone.el (zone-call): Fix format string.
21432 * net/webjump.el (webjump-builtin): Add missing format string argument.
21434 * midnight.el (midnight-delay-set): Remove extra format string
21437 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
21439 * hexl.el (hexl-insert-char): Add missing format string argument.
21441 * format.el (format-decode): Fix format string.
21443 * emulation/vi.el (vi-mode): Remove extra format string argument.
21444 (vi-repeat-last-search): Likewise.
21445 (vi-reverse-last-search): Likewise.
21446 (vi-goto-mark): Likewise.
21447 (vi-reverse-last-find-char): Likewise.
21448 (vi-repeat-last-find-char): Likewise.
21449 (vi-locate-def): Likewise.
21451 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
21453 * ediff-util.el (ediff-toggle-read-only): Remove extra format
21455 (ediff-toggle-regexp-match): Likewise.
21457 * dired-aux.el (dired-do-query-replace-regexp): Add missing
21458 format string argument.
21460 * calc/calc-map.el (calc-get-operator): Remove extra format
21463 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
21465 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
21468 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
21470 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
21472 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
21474 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
21475 (cl-struct-setf-expander): Likewise.
21477 * vc.el (with-vc-file): Fix unsafe uses of error.
21478 (vc-cancel-version): Likewise.
21480 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
21482 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
21483 thousands separator; fixes <class>:<line-number> regexp for
21484 non-english locales.
21486 2004-02-08 Andreas Schwab <schwab@suse.de>
21488 * view.el (view-mode-enable): Revert previous change.
21490 2004-02-07 Kim F. Storm <storm@cua.dk>
21492 * simple.el (line-number-at-pos): Rename from line-at-pos.
21493 Uses changed (what-line and vc-annotate-warp-version).
21495 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
21497 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
21498 (diff-mode): Remove aborted attempt at support for compile.el.
21499 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
21501 2004-02-06 Andreas Schwab <schwab@suse.de>
21503 * view.el (view-mode-enable): Add view-mode-map to
21504 minor-mode-overriding-map-alist.
21506 2004-02-05 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
21508 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
21510 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
21512 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
21513 with point inside rather than after the paragraph.
21515 2004-02-04 Sam Steingold <sds@gnu.org>
21517 * mail/smtpmail.el (smtpmail-try-auth-methods):
21518 Do not try authentication when no mechanism is available.
21519 Pass port-name as defaultport to `netrc-machine'.
21521 2004-02-04 Stephen Eglen <stephen@gnu.org>
21523 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
21524 to show how minibuffer height can be constrained.
21526 2004-02-04 John Paul Wallington <jpw@gnu.org>
21528 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
21530 2004-02-03 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
21532 * x-dnd.el: New file for drag and drop.
21534 * term/x-win.el: require x-dnd, set after-make-frame-functions
21535 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
21538 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
21539 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
21540 (dired-dnd-handle-file): New functions for drag and drop support.
21541 (dired-mode): Initialize drag and drop if x-dnd present.
21543 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
21545 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
21546 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
21547 (cperl-mode): Set fill-paragraph-function.
21548 (cperl-fill-paragraph): Make it non-interactive.
21550 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
21552 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
21554 2004-02-02 David Kastrup <dak@gnu.org>
21556 * replace.el (perform-replace): Allow 'literal argument in
21557 regexp-flag to indicate literal replacement.
21558 (query-replace-regexp-eval): Use it.
21560 2004-02-01 Andreas Schwab <schwab@suse.de>
21562 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
21564 2004-02-01 Stephen Eglen <stephen@gnu.org>
21566 * info-look.el: Add support for maxima-mode. Update commentary
21567 because info-lookup-symbol is now bound to C-h S.
21569 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
21571 * simple.el (edit-and-eval-command): Bind print-level and
21572 minibuffer-history-sexp-flag around call to read-from-minibuffer.
21573 Correct initial position in command-history.
21575 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
21577 * files.el (read-directory-name): Adapt the docstring to recent
21578 change in Fread_file_name.
21580 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
21582 * ses.el (ses-print-cell): If print format too wide for column
21583 width, truncate decimal places if that helps to avoid "#####" fill.
21584 * ses.el (ses-initial-column-width): Revert previous change.
21586 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
21588 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
21589 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
21591 (jit-lock-mode): Setup/cancel the new timer.
21592 (jit-lock-context-fontify): New fun. Extracted from
21593 context fontification code of jit-lock-stealth-fontify.
21594 (jit-lock-stealth-fontify): Don't do context fontification any more.
21596 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
21597 (jit-lock-fontify-now): Handle the `quit' case.
21598 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
21600 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
21602 * progmodes/executable.el (executable-command-find-posix-p):
21603 New. Check if find handles arguments Posix-style.
21605 * progmodes/grep.el (grep-compute-defaults):
21606 Use executable-command-find-posix-p.
21607 (grep-find): Check `grep-find-command'.
21609 * filecache.el (file-cache-find-posix-p): Delete.
21610 (file-cache-add-directory-using-find):
21611 Use `executable-command-find-posix-p'.
21613 2004-01-29 Dave Love <fx@gnu.org>
21615 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
21616 Iterate the hook function if arg is given.
21617 (mark-defun, narrow-to-defun): Change order of finding the limits.
21619 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
21620 (byte-compile-format-warn): New.
21621 (byte-compile-callargs-warn): Use it.
21622 (Format, message, error): Add byte-compile-format-like property.
21623 (byte-compile-maybe-guarded): New.
21624 (byte-compile-if, byte-compile-cond): Use it.
21625 (byte-compile-lambda): Compile interactive forms,
21626 just to make warnings about them.
21628 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
21630 * ses.el (ses-initial-column-width): Increase to 14, so it will
21631 work well with the default printer of "%.7g" for extreme values
21632 like "-1.234567e+07".
21634 2004-01-29 Kenichi Handa <handa@m17n.org>
21636 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
21638 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
21640 * dos-w32.el: Added support for the `default-printer-name' function.
21642 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
21644 * server.el (server-socket-name): Don't use the hostname in the
21645 socket name since /tmp is local to the host anyway.
21647 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
21648 robust check of widening and fix var-naming.
21650 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
21652 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
21653 or rmail-spam- to rsf- in all function and variable names.
21654 (rsf-min-region-to-spam-list): New variable.
21655 (rsf-bbdb-auto-delete-spam-entries): Rename from
21656 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
21657 scanned together with the recipients field for spam testing; Don't
21658 delete spam message if rmail-delete-after-output is non-nil;
21659 (rsf-check-field): New function, extracted from code in
21660 rmail-spam-filter to ease addition of header fields like
21662 (message-content-type): New variable. The content-type: field was
21663 added also in defcustom of rsf-definitions-alist;
21664 (rmail-spam-filter): Replace repeated test code for header fields
21665 by calls to check-field; change the call to
21666 rmail-output-to-rmail-file such that rmail-current-message stays
21667 the same to avoid wrong deletion of unseen flags.
21668 (rmail-use-spam-filter): Add autoload cookie.
21670 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
21672 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
21673 (file-cache-add-directory-using-find): Add Cygwin support.
21674 (file-cache-find-command-posix-flag): New user variable.
21676 * filecache.el (file-cache-add-directory): Check for
21677 directories an remove them from dir-files.
21679 2004-01-27 Richard M. Stallman <rms@gnu.org>
21681 * man.el (Man-fontify-manpage): Clean up message.
21683 2004-01-27 Kenichi Handa <handa@m17n.org>
21685 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
21686 (sentence-end): Define using sentence-end-without-space.
21688 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
21689 a sentence ends with one of a character in sentence-end-without-space.
21691 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
21693 * font-lock.el (font-lock): Add jit-lock as explicit group member.
21694 (jit-lock): Group declaration moved to jit-lock.el.
21695 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
21698 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
21699 (jit-lock-context-unfontify-pos): Rename from
21700 jit-lock-first-unfontify-pos.
21701 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
21703 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
21705 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
21706 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
21707 (fortran-fill): When filling a string, adjust re-search-backward
21708 argument for special case of string just on fill-column.
21709 When filling non-string, allow one extra char if
21710 fortran-break-before-delimiters is non-nil.
21711 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
21712 Use fortran-break-delimiters-re and fortran-no-break-re to
21713 correctly handle cases such as "**".
21715 * progmodes/f90.el (f90-break-delimiters): Doc fix.
21716 (f90-no-break-re): Add some extra tokens. Doc fix.
21718 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
21720 * mail/rmail-spam-filter.el:
21721 Use two semicolons as Commentary line prefix.
21722 Add ";;; Code:" stylized comment.
21723 Delete end-of-line whitespace.
21724 Wrap (require 'cl) with `eval-when-compile'.
21726 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
21728 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
21729 at the top level of vc.el.
21731 2004-01-23 Andre Spiegel <spiegel@gnu.org>
21733 * vc.el (vc-current-line): Function removed. This is now done by
21734 the new function line-at-pos in simple.el.
21735 (vc-annotate-warp-version): Use line-at-pos instead of
21738 2004-01-22 Kim F. Storm <storm@cua.dk>
21740 * simple.el (line-at-pos): New defun.
21741 (what-line): Use it. Optimize by only counting lines in narrowed
21744 2004-01-22 Kenichi Handa <handa@m17n.org>
21746 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
21747 point (register r1) only for charset mule-unicode-0100-24ff.
21749 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
21751 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
21752 trailing white space and ensure a final newline.
21754 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
21755 Add autoload cookie.
21757 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
21759 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
21760 activate view-mode explicitly.
21762 2004-01-21 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
21764 * term/x-win.el (x-clipboard-yank, menu-bar-edit-menu): Call
21765 menu-bar-enable-clipboard and make Paste use clipboard first.
21767 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
21769 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
21770 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
21771 (vc-mcvs-cvs): Remove.
21772 (vc-mcvs-command): Remove use of assert.
21774 * outline.el (outline-insert-heading): Tighten up match.
21775 (outline-demote, outline-move-subtree-down): Don't assume anything
21776 about outline-regexp.
21778 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
21779 (texinfo-show-structure): Explicitly add ^, and simplify.
21781 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
21783 * calendar/appt.el (appt-check): Restore usage of
21784 appt-issue-message deleted in previous change.
21785 (top-level): Activate package when loaded (needed for backwards
21788 2004-01-20 Jesper Harder <harder@ifa.au.dk>
21790 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
21791 following previous change to smtpmail-send-data.
21793 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
21795 * vc.el (vc-default-previous-version): Doc enhancement.
21796 (vc-default-next-version): New function.
21797 (vc-print-log): New arg FOCUS-REV.
21798 (vc-annotate-mode): Derive from view-mode.
21799 (vc-annotate): New args REVISION, DISPLAY-MODE.
21800 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
21801 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
21802 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
21803 (vc-annotate-show-diff-revision-at-line, vc-current-line)
21804 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
21806 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
21808 2004-01-19 Karl Berry <karl@gnu.org>
21810 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
21813 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
21815 * subr.el (delete-dups): New function.
21817 2004-01-19 Karl Berry <karl@gnu.org>
21819 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
21820 with ^, since that's what texinfo-show-structure
21821 documentation says (plus it works much better in texinfo.txi).
21823 2004-01-18 Jesper Harder <harder@ifa.au.dk>
21825 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
21827 2004-01-18 David Ponce <david@dponce.com> (tiny change)
21829 * progmodes/which-func.el (which-function-mode): Don't cancel
21830 which-func-update-timer if not set.
21832 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
21834 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
21835 Remove spurious left square bracket in XX:XXam regexp.
21837 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
21839 * progmodes/cc-defs.el: Do not require cl at run time.
21841 2004-01-16 Richard M. Stallman <rms@gnu.org>
21843 * emacs-lisp/cl.el (cl-cannot-unload): New function.
21844 (cl-unload-hook): Defvar this to run cl-cannot-unload.
21846 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
21847 Call rmail-spam-filter. Delete and expunge spam.
21848 Print number of spam messages deleted.
21849 Save and restore the deletion status of old messages when reading
21850 new mail with spam filter, so that expunging spam does not expunge
21851 msgs deleted by the user.
21852 (rmail-only-expunge): Add an optional argument dont-show to
21853 prevent showing message after expunge.
21855 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
21857 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
21858 * subr.el (declare): New macro.
21860 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
21862 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
21864 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
21866 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
21867 Test window-system rather than system-type (for X11/Mac).
21869 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
21871 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
21873 2004-01-12 Richard M. Stallman <rms@gnu.org>
21875 * mail/rmail.el (rmail-convert-to-babyl-format):
21876 Use mail-unquote-printable-region.
21877 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
21878 (rmail-hex-char-to-integer): Functions deleted.
21880 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
21881 (mail-unquote-printable-region): New arg NOERROR.
21882 For invalid encoding, either signal an error to just return nil.
21884 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
21886 * calendar/appt.el: Update copyright and commentary.
21887 (appt-issue-message): Make obsolete.
21888 (appt-visible, appt-msg-window): Make obsolete, in favor of
21889 appt-display-format.
21890 (appt-display-mode-line, appt-display-duration)
21891 (appt-display-diary, appt-time-msg-list, appt-mode-string)
21892 (appt-prev-comp-time, appt-display-count, appt-timer)
21893 (appt-convert-time): Doc change.
21894 (appt-disp-window-function, appt-delete-window-function):
21895 Use defcustom rather than defvar.
21896 (appt-display-format): New variable.
21897 (appt-display-message): New function with display code from appt-check.
21898 (appt-check): Add optional FORCE argument. Doc change.
21899 Add appt-make-list to diary-hook if displaying diary.
21900 Remove checking of view-diary-entries-initially.
21901 Message display section removed to new function appt-display-message.
21902 (appt-display-window): Doc change. Remove unused internal var
21903 this-buffer. Do not beep, since appt-display-message does that.
21904 (appt-make-list): Doc change. Use caar.
21905 (appt-sort-list): Simplify by using builtin sort function.
21906 (appt-update-list): New function for updating appts when diary is
21908 (appt-activate): New autoloaded function to toggle package
21911 * calendar/cal-x.el: (calendar-one-frame-setup)
21912 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
21914 * calendar/calendar.el: Update copyright.
21915 (view-diary-entries-initially, european-calendar-style): Doc change.
21916 (calendar-setup): Make defcustom rather than defvar.
21917 (mark-visible-calendar-date): Initialize temp-face and faceinfo
21918 in let binding so local to function.
21920 * calendar/diary-lib.el: Update copyright.
21921 (diary, diary-entry-time): Doc change.
21922 (list-diary-entries): Doc change. Trivial logic change.
21923 (fancy-diary-display): Restore make-face command mistakenly
21924 deleted 2003-05-08.
21925 (show-all-diary-entries): Allow to pop-up frame if needed.
21927 2004-01-09 John Paul Wallington <jpw@gnu.org>
21929 * bindings.el (mode-line-change-eol): Add EVENT parameter.
21930 Temporarily select EVENT's window for changing eol type.
21932 2004-01-09 Deepak Goel <deego@gnufans.org>
21934 * calendar/diary-lib.el (diary-entry-time):
21935 Also accept time in the form XX[.XX][am/pm/AM/PM].
21936 (fancy-diary-font-lock-keywords): Likewise.
21937 (diary-font-lock-keywords): Likewise.
21938 * calendar/appt.el (appt-add): Likewise.
21939 (appt-make-list): Likewise.
21940 (appt-convert-time): Likewise.
21942 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
21944 * gdb-ui.el (gdb-ann3): Revert previous change.
21945 (gdb-source-info): Allow for case of where compilation directory
21948 2004-01-08 John Paul Wallington <jpw@gnu.org>
21950 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
21952 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
21954 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
21956 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
21957 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
21959 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
21961 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
21963 * files.el (write-file-functions, write-contents-functions):
21964 Clarify docstrings.
21966 2004-01-07 Kenichi Handa <handa@m17n.org>
21968 * international/mule.el (set-auto-coding): Fix for the case that
21969 end-of-line is only CR.
21971 2004-01-07 Kim F. Storm <storm@cua.dk>
21973 * subr.el (event-start, event-end): Doc fix.
21974 (posn-string, posn-image): New defuns.
21975 (posn-object): Return either image or string object.
21976 (posn-object-x-y): Return 8th element of position.
21977 (posn-object-width-height): New defun.
21979 2004-01-06 Andreas Schwab <schwab@suse.de>
21981 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
21984 2004-01-05 Karl Berry <karl@gnu.org>
21986 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
21989 2003-12-31 Simon Josefsson <jas@extundo.com>
21991 * files.el (before-save-hook): Add.
21992 (basic-save-buffer): Use before-save-hook.
21994 * emacs-lisp/copyright.el: Fix comment to recommend
21995 before-save-hook instead of write-file-functions.
21997 2004-01-05 Richard M. Stallman <rms@gnu.org>
21999 * finder.el (finder-commentary): Call delete-other-windows.
22001 * net/ange-ftp.el (ange-ftp-file-attributes):
22002 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
22004 2004-01-04 Karl Berry <karl@gnu.org>
22006 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
22007 comment characters % and # in the copyright year notice,
22010 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
22012 * wid-edit.el (default): Define dummy :value-delete.
22013 Reported by Jesper Harder <harder@ifa.au.dk>.
22015 2004-01-03 Richard M. Stallman <rms@gnu.org>
22017 * progmodes/compile.el (compile-internal): Use point, not point-min,
22018 for set-window-point.
22020 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
22022 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
22024 * progmodes/grep.el (grep-mode-map):
22025 Don't remap next-line, previous-line.
22027 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
22029 * speedbar.el (speedbar-edit-line): Change regexp to position
22030 the cursor on the first character of this line's button.
22032 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
22034 * subr.el (functionp): Doc fix.
22036 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
22038 * progmodes/idlwave.el (idlwave-make-tags):
22039 * textmodes/flyspell.el (flyspell-large-region):.
22040 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
22041 * emulation/viper-util.el (viper-glob-unix-files):
22042 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
22043 * man.el (Man-init-defvars):
22044 * jka-compr.el (jka-compr-call-process):
22045 * files.el (get-free-disk-space,insert-directory):
22046 * ediff-ptch.el (ediff-test-patch-utility):
22047 * ediff-diff.el (ediff-test-utility):
22048 * dired-aux.el (dired-check-process):
22049 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
22050 test the return value of call-process, because it can be a string.
22052 2003-12-31 John Paul Wallington <jpw@gnu.org>
22054 * bindings.el (completion-ignored-extensions): Add .pfsl.
22056 2003-12-31 Kim F. Storm <storm@cua.dk>
22058 * ido.el (ido-nonreadable-directory-p): New defun to check for
22059 nonreadable directory without activating tramp (to avoid problems
22060 with checking incomplete tramp paths).
22061 (ido-set-current-directory, ido-file-internal)
22062 (ido-file-name-all-completions1): Use it.
22064 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
22066 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
22067 documentation if the anchor (or node) name is preceded by `info
22068 anchor' or `Info anchor' in addition to earlier `info node' and
22070 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
22072 2003-12-30 Eli Zaretskii <eliz@gnu.org>
22074 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
22075 error in arguments to base64-decode-region. Remove ^M characters
22076 after decoding base64.
22078 2003-12-30 Simon Josefsson <jas@extundo.com>
22080 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
22081 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
22082 have only been distributed with Emacs for some years.
22083 (texinfo-mode-hook): Customize.
22085 2003-12-30 Eli Zaretskii <eliz@gnu.org>
22087 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
22088 cleaner (suggested by Richard Stallman).
22090 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
22091 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
22092 file-name clashes on 8+3 DOS filesystems.
22094 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
22095 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
22096 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
22097 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
22098 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
22099 file-name clashes on 8+3 filesystems.
22101 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
22102 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
22103 file-name clashes on 8+3 DOS filesystems.
22105 2003-12-29 Richard M. Stallman <rms@gnu.org>
22107 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
22108 Upcase the character.
22110 * textmodes/flyspell.el (mail-mode-flyspell-verify):
22111 Search for header separator alone on a line, literally,
22112 and search for it backward, not forward.
22113 (flyspell-abbrev-table): Always use global-abbrev-table
22114 if there is no local one.
22116 * progmodes/sh-script.el (sh-get-indent-info):
22117 Don't move point back if at bob.
22119 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
22121 * play/handwrite.el (handwrite): Make the handwrite credit message
22122 a comment rather than an output command.
22124 * obsolete/sc.el: Display message that this file is obsolete.
22126 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
22128 * mail/rfc822.el (rfc822-address-start): Declare variable.
22129 Renamed from address-start. All uses changed.
22131 * term.el (term-exec): Set up sentinel.
22132 (term-sentinel): New function.
22133 (term-handle-exit): New function.
22135 * subr.el (assoc-ignore-case, assoc-ignore-representation):
22136 Use assoc-string, and mark them obsolete.
22137 (delay-mode-hooks): Mark as permanent local.
22139 * simple.el (sendmail-user-agent-compose): Use assoc-string.
22141 * register.el (copy-rectangle-to-register): Doc fix.
22143 * info.el (Info-insert-dir): Use assoc-string.
22145 * info-look.el (info-lookup): Use assoc-string.
22147 * frame.el (pop-up-frame-function): Use quote, not `function'.
22148 (frame-notice-user-settings): Calculate ADJUSTED-TOP
22149 copying with lists as coordinate values.
22151 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
22153 * find-dired.el (kill-find): New command.
22154 (find-dired): Make buffer read-only.
22155 Set up a keymap with C-c C-k running kill-find.
22156 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
22158 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
22160 * filecache.el (file-cache-ignore-case): New variable.
22161 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
22163 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
22164 (comint-dynamic-complete-as-filename): Rename local vars.
22165 (comint-dynamic-list-filename-completions): Likewise.
22167 * comint.el (comint-dynamic-list-completions-config): New var.
22168 (comint-dynamic-list-completions): Handle both SPC and TAB right.
22170 * comint.el (comint-file-name-chars): Add [].
22171 (comint-word): Use skip-chars-backward, not search.
22173 * shell.el (shell-file-name-chars): Add [].
22175 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
22177 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
22179 * generic.el (define-generic-mode): Doc fix.
22181 2003-12-29 Eli Zaretskii <eliz@gnu.org>
22183 * files.el (kill-some-buffers): Doc fix.
22185 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
22187 * comint.el (comint-watch-for-password-prompt): Pass `string' as
22188 arg to send-invisible
22189 (send-invisible): Doc fix. The argument is now a prompt, not the
22191 (comint-read-noecho): Doc fix.
22193 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
22195 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
22196 "@", as required by some ISP hosting service. Fix defcustom
22197 argument syntax errors that prevented use of customization.
22199 2003-12-29 Eli Zaretskii <eliz@gnu.org>
22201 * xml.el (xml-get-attribute-or-nil): Doc fix.
22203 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
22205 * net/zone-mode.el (zone-mode): Use write-file-functions, not
22208 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
22210 * autorevert.el (auto-revert-interval): Doc fix.
22212 2003-12-29 Mark A. Hershberger <mah@everybody.org>
22214 * xml.el (xml-get-attribute-or-nil): New function, like
22215 xml-get-attribute, but returns nil if the attribute was not found.
22216 (xml-get-attribute): Convert to defsubst, uses
22217 xml-get-attribute-or-nil.
22219 2003-12-29 Eli Zaretskii <eliz@gnu.org>
22221 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
22223 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
22225 * custom.el (custom-declare-theme): Use `value' when putting
22226 properties on `theme'.
22228 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
22230 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
22231 for each yank-handler segment.
22232 (insert-for-yank-1): New function, with the body of the previous
22235 * textmodes/table.el (table-yank-handler): New defcustom.
22236 (table--put-cell-indicator-property): Put yank-handler property
22237 that indicates the yank handler for the table cell.
22239 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
22241 * generic-x.el (etc-modules-conf-generic-mode): A more complete
22244 2003-12-29 Eli Zaretskii <eliz@gnu.org>
22246 * international/mule-cmds.el (reset-language-environment)
22247 (set-language-environment): Don't invoke fontset-related functions
22248 if fontset-list is not fboundp.
22250 2003-12-29 Kenichi Handa <handa@m17n.org>
22252 * international/mule-cmds.el (reset-language-environment):
22253 Call set-overriding-fontspec-internal with nil.
22254 (set-language-environment): Call set-overriding-fontspec-internal
22255 if the language environment specify `overriding-fontspec'.
22256 (language-info-alist): Doc added.
22258 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
22259 characters of mule-unicode-0100-24ff.
22260 (ccl-encode-windows-1251-font): New CCL program.
22261 ("Bulgarian"): Specify overriding-fontspec.
22262 ("Belarusian"): Likewise.
22264 2003-12-28 Sam Steingold <sds@gnu.org>
22266 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
22267 parameter ID-FORMAT to conform with the 2003-11-30 patch.
22269 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
22271 * progmodes/gud.el (gud-gdb-command-name): Set default to
22272 "gdb --annotate=3".
22273 (gud-gdb-marker-filter): Look out for annotations.
22274 (gdb-first-pre-prompt): New variable.
22275 Remove trailing white space.
22277 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
22279 (gdb-ann3): New function. Initialize M-x gdb as for M-x gdba if
22280 annotations are detected.
22281 (gud-gdba-marker-filter): Use global variable gud-marker-acc
22282 instead of a local one to allow transition from
22283 gud-gdb-marker-filter.
22284 Remove trailing white space.
22286 2003-12-27 Kim F. Storm <storm@cua.dk>
22288 * ido.el: Handle non-readable directories.
22289 (ido-decorations): Add 9th element for non-readable directory.
22290 (ido-directory-nonreadable): New dynamic var.
22291 (ido-set-current-directory): Set it.
22292 (ido-read-buffer, ido-file-internal):
22293 (ido-read-file-name, ido-read-directory-name): Let-bind it.
22294 (ido-file-name-all-completions1): Return empty list for
22295 non-readable directory.
22296 (ido-exhibit): Print [Not readable] if directory is not readable.
22297 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
22298 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
22301 2003-12-27 Lars Hansen <larsh@math.ku.dk>
22303 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
22304 calls to directory-files-and-attributes and file-attributes.
22305 (ls-lisp-format): Remove system dependent handling of user and
22308 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
22310 * ffap.el (ffap-read-file-or-url): Revert previous change.
22312 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
22314 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
22315 new list of included files called `files-with-node-lines', that
22316 only have node lines. This way @include commands can include any
22317 file, such as version and update files without node lines, not
22318 just files that are chapters.
22320 2003-12-25 Andreas Schwab <schwab@suse.de>
22322 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
22325 2003-12-08 Miles Bader <miles@gnu.org>
22327 * dired.el (dired-between-files): Always use dired-move-to-filename,
22328 which is more robust in non-english locales.
22330 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
22332 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
22334 2003-12-24 Andreas Schwab <schwab@suse.de>
22336 * shell.el (shell-file-name-quote-list): Add backslash.
22338 * comint.el (comint-quote-filename): Correctly handle backslash
22339 in comint-file-name-quote-list.
22341 2003-12-24 Kenichi Handa <handa@m17n.org>
22343 * international/mule-cmds.el (set-default-coding-systems):
22344 Call ucs-set-table-for-input for all buffers that don't have local
22345 value of buffer-file-coding-system.
22347 * international/ucs-tables.el (ucs-set-table-for-input):
22348 If translation-table-for-encode is a symbol, get its
22349 translation-table property.
22351 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
22353 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
22354 to `completing-read' on a recently fixed bug.
22356 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
22357 instead of SPACE, to get the list of possible fringe modes.
22358 SPACE only works if both `partial-completion-mode' and
22359 `completion-auto-help' are nil.
22361 * complete.el (PC-is-complete-p): Delete.
22362 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
22363 calls to `test-completion'.
22365 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
22367 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
22368 to edit values when there are no children.
22370 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
22371 a mode called "Assembler" already exists.
22372 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
22373 (gud-watch): Use format option. Remove font properties from string.
22374 (gdb-var-create-handler, gdb-var-list-children-handler):
22375 Don't bother about properties as there are none.
22376 (gdb-var-create-handler, gdb-var-list-children-handler)
22377 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
22378 with two arguments.
22379 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
22380 Let speedbar show value changes with a different font.
22381 (gdb-edit-value): New defun.
22382 (gdb-clear-partial-output, gdb-clear-inferior-io)
22383 (def-gdb-auto-update-handler): Use erase-buffer.
22384 (gdb-frame-handler): Display watch expressions in
22385 FUNCTION::VARIABLE format if required.
22387 2003-12-23 John Paul Wallington <jpw@gnu.org>
22389 * info.el (Info-unescape-quotes, Info-split-parameter-string)
22390 (Info-goto-emacs-command-node): Doc fixes.
22392 2003-12-12 Jesper Harder <harder@ifa.au.dk>
22394 * cus-edit.el (custom-add-parent-links): Define "many".
22396 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
22398 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
22399 (widget-child-validate, widget-type-value-create)
22400 (widget-type-default-get, widget-type-match): New functions.
22401 (lazy): New widget.
22402 (menu-choice, checklist, radio-button-choice, editable-list)
22403 (group, documentation-string): Remove redundant (per 2003-10-25
22404 change) calls to `widget-children-value-delete'.
22405 (widget-choice-value-get, widget-choice-value-inline): Remove.
22406 (menu-choice): Update widget.
22408 2003-12-03 Kenichi Handa <handa@m17n.org>
22410 * language/cyrillic.el: Register "microsoft-cp1251" in
22411 ctext-non-standard-encodings-alist.
22412 ("Bulgarian"): Add ctext-non-standard-encodings.
22413 ("Belarusian"): Likewise.
22415 * international/mule-conf.el (compound-text-with-extensions):
22416 Change the type to 2 (iso-2022 base).
22418 * international/mule.el (ctext-non-standard-encodings-alist):
22420 (ctext-non-standard-encodings): New variable.
22421 (ctext-post-read-conversion): Fully re-written.
22422 (ctext-non-standard-designations-alist): Delete it.
22423 (ctext-non-standard-encodings-table): New function.
22424 (ctext-pre-write-conversion): Fully re-written.
22426 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
22428 * cus-edit.el (custom-add-parent-links): Add documentation links
22429 for parent, if the item has none of its own.
22431 2003-11-30 Richard M. Stallman <rms@gnu.org>
22433 * dired-aux.el (dired-do-query-replace-regexp):
22434 Report files visited read-only.
22436 2003-11-30 Juri Linkov <juri@jurta.org>
22438 * dired-aux.el (dired-compare-directories): New command.
22439 (dired-file-set-difference, dired-files-attributes): New functions.
22441 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
22442 Version 2.0.38 of Tramp released.
22444 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
22445 Charles Curley <charlescurley@charlescurley.com>.
22446 (tramp-multi-connection-function-alist): Add ssht entry which adds
22447 "-e none -t -t" to the list of ssh args. Suggested by Adrian
22449 (tramp-get-method-parameter): New function to retrieve a method
22450 parameter. This allows for omission of method parameters.
22453 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
22455 * net/tramp.el: Add new optional parameter ID-FORMAT to
22456 `file-attributes'. Calls of `file-attributes' won't use this
22457 parameter for backward compatibility reasons.
22458 (tramp-perl-file-attributes): Add a new parameter to Perl script
22459 in order to handle uid/gid as strings, if desired.
22460 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
22461 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
22462 order to make the function more general.
22463 (tramp-handle-file-attributes): Replace proprietary optional
22464 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
22465 (tramp-handle-file-attributes-with-perl): Handle parameter
22466 NONNUMERIC if set. This wasn't done in the past.
22467 (tramp-post-connection): Apply second parameter "$2" if
22468 `tramp-remote-perl' is called.
22470 * net/tramp-smb.el (tramp-smb-handle-delete-file):
22471 Correct cut'n'waste error (`filename' instead of `directory').
22472 (tramp-smb-handle-directory-files-and-attributes)
22473 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
22474 introduced parameter ID-FORMAT.
22475 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
22476 error (`directory' instead of `ldir').
22478 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
22479 `file-attributes' has a second parameter. If yes, apply it with
22480 value "'integer". Otherwise, don't use that parameter (default is
22483 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
22485 * help.el (help-map): Bind `display-local-help' to `C-h .'.
22486 (help-for-help): Add `C-h .' to the listed Help options.
22487 Remove trailing whitespace.
22489 * help-at-pt.el: New file.
22491 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
22493 * subr.el (noreturn, 1value): New macros for test coverage.
22494 See `testcover.el'.
22496 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and
22499 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
22500 for macro `1value'.
22501 (testcover-1value): New function. Checks that a 1value form
22502 actually returns only one value. Requested by RMS.
22504 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
22506 * gdb-ui.el (gud-watch, gdb-var-create-handler)
22507 (gdb-var-list-children, gdb-var-list-children-handler)
22508 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
22509 gdb commands that use mi to keep them out of the command history.
22511 2003-11-29 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
22513 * cus-start.el (all): Add use-file-dialog.
22515 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
22517 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
22519 2003-11-27 Kim F. Storm <storm@cua.dk>
22521 * subr.el (posn-object-x-y): New defun.
22523 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
22525 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
22526 Don't use `space' for \\\n.
22527 Be more selective as to which # are comment-starters.
22529 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
22531 * subr.el (number-sequence): Improve handling of floating point
22532 arguments (suggested by Kim Storm). Allow negative arguments.
22534 2003-11-26 Kenichi Handa <handa@m17n.org>
22536 * international/mule-cmds.el (standard-display-european-internal):
22537 Cancel the standard-display-table setting for ` and '.
22539 2003-11-26 Kim F. Storm <storm@cua.dk>
22541 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
22542 New defcustoms to add ffap-like functionality to ido.
22543 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
22544 (ido-no-final-slash): New defun.
22545 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
22546 (ido-read-file-name): ): Toggle VC checking via
22547 vc-handled-backends instead of vc-master-templates.
22548 (ido-file-internal): Handle ido-use-url-at-point and
22549 ido-use-filename-at-point via code borrowed from ffap-guesser.
22550 Handle new ido-exit code ffap.
22551 (ido-sort-list): Ignore final slash when sorting file names.
22553 2003-11-25 Kim F. Storm <storm@cua.dk>
22555 * emulation/cua-base.el (cua--standard-movement-commands):
22556 Add forward-sentence and backward-sentence.
22558 2003-11-25 Stephen Eglen <stephen@gnu.org>
22560 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
22561 iswitchb-exit is set to 'usefirst when user selects buffer at head
22562 of list using RET. (Selecting buffers at the head of the list was
22563 broken if the substring was also a complete buffername.)
22565 2003-11-23 Kim F. Storm <storm@cua.dk>
22567 * progmodes/compile.el (grep-command, grep-use-null-device)
22568 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
22569 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
22570 (grep-regexp-alist, grep-program, find-program)
22571 (grep-find-use-xargs, grep-history, grep-find-history)
22572 (grep-process-setup, grep-compute-defaults)
22573 (grep-default-command, grep, grep-tag-default, grep-find)
22574 (grep-expand-command-macros, grep-tree-last-regexp)
22575 (grep-tree-last-files, grep-tree): Move grep variables, functions
22576 and commands to new file grep.el.
22577 (compilation-mode-map): Remove grep commands from Compile sub-menu.
22578 (compilation-process-setup-function): Doc fix.
22579 (compilation-highlight-regexp, compilation-highlight-overlay): New
22580 defvars used for highlighting current compile error in source buffer.
22581 (compile-internal): New optional args HIGHLIGHT-REGEXP and
22582 LOCAL-MAP which overrides compilation-highlight-regexp and
22583 compilation-mode-map for this compilation.
22584 Delay calling compilation-set-window-height until after running
22585 compilation-process-setup-function so it can buffer-local override
22586 compilation-window-height.
22587 Check buffer-local value of compilation-scroll-output.
22588 (compilation-set-window-height): Use buffer-local value of
22589 compilation-window-height.
22590 (compilation-revert-buffer): Don't pass (undefined)
22591 preserve-modes arg to revert-buffer.
22592 (next-error-no-select, previous-error-no-select): New commands.
22593 (compilation-goto-locus): Temporarily highlight current match in
22594 source buffer using compilation-highlight-regexp.
22596 * progmodes/grep.el: New file with grep code from compile.el.
22597 (grep): New defcustom group.
22598 (grep-window-height): New defcustom, like compilation-window-height.
22599 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
22600 (grep-scroll-output): New defcustom, like compilation-scroll-output.
22601 (grep-command, grep-use-null-device, grep-find-command)
22602 (grep-tree-files-aliases, grep-tree-ignore-case)
22603 (grep-tree-ignore-CVS-directories): Move to grep custom group.
22604 (grep-setup-hook): New hook variable.
22605 (grep-mode-map): New keymap for grep commands. Add Grep menu.
22606 (grep-last-buffer): New defvar, override compilation-last-buffer.
22607 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
22608 Call compile-internal with args highlight-regexp and grep-mode-map.
22610 2003-11-23 Kim F. Storm <storm@cua.dk>
22612 * subr.el (event-start, event-end): Doc fix.
22613 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
22614 (posn-area, posn-actual-col-row, posn-object): New defuns.
22615 (posn-col-row): Simplify doc. Rewrite to use cond.
22616 (posn-point): Also return buffer position for events outside text
22617 area (that info is now present in the event position).
22619 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
22620 mouse-set-point so that hscroll still works now that clicks on
22621 fringes generate specific mouse events.
22622 (mouse-set-point): Note that it now works in fringes and margins
22623 too due to new semantics of posn-point in fringes and margins.
22625 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
22626 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
22628 2003-11-20 Kim F. Storm <storm@cua.dk>
22630 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
22631 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
22632 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
22633 to 100 for icons to avoid increasing line height when shown.
22635 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
22637 * newcomment.el (comment-normalize-vars): Initialize properly if
22638 comment-start was nil.
22640 2003-11-19 Andreas Schwab <schwab@suse.de>
22642 * simple.el (set-variable): Fix indentation.
22644 2003-11-17 Kenichi Handa <handa@m17n.org>
22646 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
22649 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
22651 * international/latin1-disp.el (latin1-display): Fix docstring.
22653 2003-11-16 John Wiegley <johnw@newartisans.com>
22655 * eshell/em-ls.el (eshell-ls-file): There are times with
22656 size-width is nil and uncomputed (when directories are created in
22657 dired, for example); in this case, 4 is reasonable default value,
22658 although it may caused skewed new entries (which could be avoided
22659 by returning the original value of 8 in all cases, but 99% of the
22660 time this is a waste of whitespace).
22662 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
22664 * cc-engine.el (c-guess-continued-construct)
22665 (c-guess-basic-syntax): Check a little more carefully if it's a
22666 function declaration when an unknown construct followed by a block
22667 is found inside a statement context. This avoids macros followed
22668 by blocks to be taken as function declarations.
22670 (c-guess-continued-construct): Change the analysis of a statement
22671 continuation with a brace open to `substatement-block', for
22672 consistency with recognized statements.
22674 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
22675 start is in a position so that `c-beginning-of-statement-1' jumped
22676 to the beginning of the same statement.
22678 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
22679 Don't accept binary operators in the arglist if we're in a function
22680 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
22681 template recognition in cases like "if (a < b || c > d)".
22683 (c-restricted-<>-arglists): New more appropriate name for
22684 `c-disallow-comma-in-<>-arglists'.
22686 Accessing functions updated for the variable name change.
22688 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
22689 match data could get clobbered if NOT-INSIDE-TOKEN is used.
22691 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
22694 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
22695 instead of duplicating parts of it. This fixes bogus label
22698 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
22699 of checking the context in which to apply the minimum indentation,
22700 so that it isn't enforced in e.g. namespace blocks.
22702 * cc-vars.el (c-inside-block-syms): New constant used by
22703 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
22704 to somewhat reduce the risk of becoming stale.
22706 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
22707 cc-cmds to cc-engine to allow use from cc-align.
22709 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
22710 qualified identifiers containing "::".
22712 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
22713 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
22715 * cc-vars.el (c-emacs-features): Use a space in front of the name
22716 of the temporary buffer. That also avoids dumping problems in
22717 XEmacs due to undo info being left around after the buffer is killed.
22719 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
22720 arglist to see if it's a K&R style declaration.
22722 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
22723 before returning `knr-argdecl-intro'.
22725 2003-11-16 John Wiegley <johnw@newartisans.com>
22727 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
22728 field in a long-listing always 8 characters, use `size-width',
22729 which has already been computed.
22731 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
22733 * subr.el (minor-mode-list): Add `hs-minor-mode'.
22735 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
22737 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
22738 Support operation while narrowed, with `diff-restrict-view'.
22740 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
22742 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
22743 Take additional optional arg NARROWFUN. For the generated functions:
22744 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
22745 include frags that arrange to check for and save narrowing state before
22746 the move and then conditionally call NARROWFUN after the move.
22748 2003-11-14 John Wiegley <johnw@newartisans.com>
22750 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
22751 that was optional, but obviously missing based on surrounding code.
22753 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
22754 string arguments to numbers unless the whole argument was seen as
22757 2003-11-14 Kenichi Handa <handa@m17n.org>
22759 * international/mule.el (ctext-non-standard-encodings-alist):
22760 Fix coding systems.
22762 2003-11-10 Kenichi Handa <handa@m17n.org>
22764 * language/kannada.el ("Kannada"): Add sample-text.
22766 * language/knd-util.el (kannada-compose-region)
22767 (kannada-compose-string, kannada-post-read-conversion):
22768 Add autoload cookie.
22770 * international/quail.el (quail-completion): Change the message
22771 "corresponding translations" to "corresponding characters".
22773 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
22775 * descr-text.el (describe-char): Fix typo.
22777 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
22779 These changes are to support Kannada language/script.
22781 * Makefile.in (DONTCOMPILE): Add kannada.el.
22783 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
22785 * loadup.el: Preload kannada.el.
22787 * language/ind-util.el (ucs-kannada-to-is13194-alist)
22788 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
22791 * language/kannada.el: New file.
22793 * language/knd-util.el: New file.
22795 2003-11-07 Andreas Schwab <schwab@suse.de>
22797 * progmodes/autoconf.el (autoconf-font-lock-keywords):
22798 Also highlight AH_*.
22800 * xml.el (xml-parse-dtd): Fix misplaced paren.
22802 2003-11-07 Kenichi Handa <handa@m17n.org>
22804 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
22806 2003-11-05 Juri Linkov <juri@jurta.org>
22808 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
22809 (desktop-buffer-file): Use saved buffer-file-coding-system
22810 for file reading. Set auto-insert to nil to prevent automatic
22811 insertion into restored empty files.
22813 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
22815 * files.el (risky-local-variable-p): Make second argument optional.
22817 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
22819 * subr.el (add-hook): Fix last change.
22821 2003-11-03 Eli Zaretskii <eliz@gnu.org>
22823 * mail/rmail.el (rmail-convert-to-babyl-format):
22824 If base64-decode-region signals an error, catch it and silently
22827 2003-11-01 Mark A. Hershberger <mah@everybody.org>
22829 * xml.el (xml-parse-region): Allow comments to appear after the
22830 topmost element has closed.
22831 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
22832 (xml-ns-expand-attr): New functions to do namespace handling.
22833 (xml-intern-attrlist): Back-compatible handling of attribute names.
22834 (xml-parse-tag): Move namespace handling to separate functions.
22835 Now produces elements in the form ((:ns . "element") (attr-list)
22836 children) instead of ('ns:element (attr-list) children).
22837 (xml-parse-attlist): Fix attribute parsing.
22838 (xml-parse-dtd): Change parsing so that it produces strings
22839 instead of interned symbols.
22841 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
22843 * dired.el (dired-ls-sorting-switches): Doc fix.
22845 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
22847 * emacs-lisp/rx.el (rx-or): Fix the case of
22848 "(rx (and ?a (or ?b ?c) ?d))".
22850 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
22852 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
22853 (texinfo-format-region): Use it.
22854 (texinfo-format-buffer-1): Ditto.
22856 2003-11-01 Alan Mackenzie <acm@muc.de>
22858 Changes to allow scrolling whilst in isearch mode:
22859 * isearch.el (isearch-unread-key-sequence): New function,
22860 extracted from isearch-other-meta-char.
22861 (top level): (put 'foo 'isearch-scroll) on all Emacs's
22862 "scrollable" standard functions.
22863 (isearch-allow-scroll): New customizable variable.
22864 (isearch-string-out-of-window, isearch-back-into-window)
22865 (isearch-reread-key-sequence-naturally)
22866 (isearch-lookup-scroll-key): New functions.
22867 (isearch-other-meta-char): Doc string and functionality enhanced.
22868 Now accepts a prefix argument.
22869 (isearch-lazy-highlight-window-end): New variable.
22870 (isearch-lazy-highlight-new-loop): Pay attention to the window's
22871 end (thru isearch-lazy-highlight-window-end), not only its start.
22873 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
22874 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
22875 (universal-argument, universal-argument-more, negative-argument)
22876 (digit-argument, universal-argument-other-key): Minor changes.
22878 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
22880 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
22881 recursively if the last message is deleted, thus avoiding an
22884 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
22886 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
22887 (tex-main-file): Don't add .tex if the extension is already present.
22888 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
22890 2003-10-29 Lute Kamstra <lute@gnu.org>
22892 * progmodes/octave-inf.el (inferior-octave-prompt):
22893 Recognize version number in prompt.
22895 2003-10-28 Dave Love <fx@gnu.org>
22897 * international/characters.el: Fix some Unicode ranges.
22899 2003-10-28 Kenichi Handa <handa@m17n.org>
22901 * disp-table.el (standard-display-8bit)
22902 (standard-display-default, standard-display-ascii)
22903 (standard-display-g1, standard-display-graphic)
22904 (standard-display-underline): Assure that standard-display-table
22905 is a display table.
22907 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
22909 * simple.el (reindent-then-newline-and-indent): Delete space *after*
22910 reindenting the first line.
22912 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
22914 * wid-edit.el (widget-default-delete): Always delete child widgets.
22916 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
22918 * newcomment.el (comment-indent): Don't call indent-according-to-mode
22919 if the line has code.
22920 Don't try to line up with something that's too far left.
22922 * progmodes/octave-mod.el (octave-comment-start): Simplify.
22923 (octave-mode-syntax-table): Add % as a comment starter.
22924 (octave-point): Remove.
22925 (octave-in-comment-p, octave-in-string-p)
22926 (octave-not-in-string-or-comment-p, calculate-octave-indent)
22927 (octave-blink-matching-block-open, octave-auto-fill):
22928 Use line-(beginning|end)-position instead.
22930 2003-10-23 Francesco Potort
\e,Al
\e(B <pot@gnu.org>
22932 * emacs-lisp/authors.el (authors-aliases): Add correct realname
22933 for Francesco Potort
\e,Al
\e(B.
22935 2003-10-23 Dave Love <fx@gnu.org>
22937 * international/mule-cmds.el (locale-charset-to-coding-system):
22938 Don't rely on nil being a coding system.
22940 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
22941 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
22942 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
22944 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
22946 * gdb-ui.el (gdb-current-language): New variable.
22947 (gdb-update-flag): Remove variable.
22948 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
22949 (gdb-take-last-elt): Remove function.
22950 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
22951 (gdb-post-prompt): Check for variable object changes here.
22953 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
22954 object changes in gdb-ui.el.
22956 2003-10-21 Richard M. Stallman <rms@gnu.org>
22958 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
22960 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
22961 Don't check for foo*/ wildcard form here.
22962 (insert-directory): Recognize foo*/ as a wildcard.
22963 Separate wildcard-regexp variable from the arg, wildcard.
22965 * subr.el (add-hook): Correctly detect when make-local-hook was used.
22966 (remove-hook): Correctly handle strange cases about local hooks.
22968 2003-10-21 David Ponce <david@dponce.com>
22970 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
22971 argument REAL, to return a real number instead of a rounded
22972 integer value. Define as inline function.
22973 (ruler-mode-right-fringe-cols): Likewise.
22974 (ruler-mode-scroll-bar-cols): New function.
22975 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
22976 (ruler-mode-right-scroll-bar-cols): Likewise.
22977 (ruler-mode-space): New function.
22978 (ruler-mode-ruler): Use it. Handle variations of fringe style,
22979 scroll bar mode and margins in a more robust way.
22981 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
22983 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
22984 (antlr-c-init-language-vars): New function.
22985 (antlr-mode): Use it with cc-mode before v5.29.
22986 (antlr-c-common-init): Don't set some local vars here.
22987 (antlr-mode): Set them here.
22988 (antlr-c-forward-sws): New function alias.
22989 (antlr-mode): Redefine with cc-mode before v5.30.
22990 (antlr-skip-sexps): Use it.
22991 (antlr-skip-exception-part): Ditto.
22992 (antlr-skip-file-prelude): Ditto.
22993 (antlr-outside-rule-p): Ditto.
22994 (antlr-end-of-body): Ditto.
22995 (antlr-option-kind): Ditto.
22996 (antlr-insert-option-area): Ditto.
22997 (antlr-file-dependencies): Ditto.
22999 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
23001 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
23002 Move backward only if point was not inside an entry.
23004 2003-10-21 Richard M. Stallman <rms@gnu.org>
23006 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
23008 2003-10-21 Juri Linkov <juri@jurta.org>
23010 * compare-w.el: Automatically skip non-matching text to resync.
23011 (compare-windows-whitespace): Doc fix.
23012 (compare-windows-sync, compare-windows-sync-string-size)
23013 (compare-windows-recenter, compare-ignore-whitespace)
23014 (compare-windows-highlight, compare-windows-face): New variables.
23015 (compare-windows): Use compare-windows-sync.
23016 (compare-windows-highlight, compare-windows-dehighlight)
23017 (compare-windows-sync-regexp)
23018 (compare-windows-sync-default-function): New functions.
23020 2003-10-21 Juri Linkov <juri@jurta.org>
23022 * diff.el (diff-parse-differences): Don't visit the files now;
23023 instead, just record the error locus.
23025 2003-10-21 Dave Love <fx@gnu.org>
23027 * progmodes/cfengine.el: New file.
23029 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
23031 * complete.el (PC-do-completion): Do not forget to use `pred' as the
23032 default-directory when completing file names.
23034 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
23036 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
23037 followed by the word `face', it gets treated as a face, even if
23038 it is also defined as a variable or a function.
23040 2003-10-20 Dave Love <fx@gnu.org>
23042 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
23043 Avoid incf in macro expansion.
23045 2003-10-20 John Paul Wallington <jpw@gnu.org>
23047 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
23048 `evenp' so we don't implicitly require cl library at runtime.
23050 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
23052 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
23053 (help-make-xrefs): Only make cross-references for faces if
23054 preceded or followed by the word `face'. Do not make a
23055 cross-reference for variables without variable documentation,
23056 unless preceded by the word `variable' or `option'. Update doc
23057 string accordingly.
23059 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
23061 * progmodes/hideshow.el: Rewrite one-armed `if'
23062 constructs using either `when' or `unless'.
23063 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
23065 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
23067 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
23068 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
23071 2003-10-16 Eli Zaretskii <eliz@gnu.org>
23073 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
23074 message while converting to Babyl.
23076 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
23078 * allout.el (allout-mode): Doc fix.
23080 2003-10-16 Lute Kamstra <lute@gnu.org>
23082 * subr.el (force-mode-line-update): Fix docstring.
23084 2003-10-14 Dave Love <fx@gnu.org>
23086 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
23087 (default-input-method): Add :link, improve :type.
23088 (locale-charset-language-names): Fix utf-8 pattern.
23089 (locale-charset-match-p, locale-charset-alist)
23090 (locale-charset-to-coding-system): New.
23091 (set-locale-environment): Deal with codeset part of locale specs.
23093 2003-10-14 Lute Kamstra <lute@gnu.org>
23095 * fringe.el (fringe-mode): Use active voice in docstring.
23096 (set-fringe-style): Ditto.
23098 2003-10-13 Lute Kamstra <lute@gnu.org>
23100 * fringe.el (fringe-mode): Fix docstring.
23101 (set-fringe-style): Ditto.
23103 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
23105 * ediff-mult.el (ediff-filegroup-action):
23106 Use ediff-default-filtering-regexp.
23108 * ediff-util.el (ediff-recenter): Don't call
23109 ediff-restore-highlighting twice.
23110 (ediff-select-difference): Set current difference.
23111 (ediff-unselect-and-select-difference): Add comment.
23113 * ediff.el (ediff-directories,ediff-directory-revisions)
23114 (ediff-directories3,ediff-merge-directories)
23115 (ediff-merge-directories-with-ancestor)
23116 (ediff-merge-directory-revisions)
23117 (ediff-merge-directory-revisions-with-ancestor):
23118 Use ediff-default-filtering-regexp.
23120 2003-10-12 Andreas Schwab <schwab@suse.de>
23122 * international/mule-cmds.el (locale-charset-language-names):
23123 Simplify regex by removing unused grouping.
23125 2003-10-10 Dave Love <fx@gnu.org>
23127 * bindings.el: Don't bind stop.
23129 2003-10-08 Miles Bader <miles@gnu.org>
23131 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
23132 face instead of attempting to emulate it.
23134 2003-10-07 Kenichi Handa <handa@m17n.org>
23136 * international/mule-diag.el (list-coding-systems-1): List coding
23137 systems that are loaded automatically.
23139 * international/code-pages.el (iso-8859-11): Add autoload cookie.
23141 * international/mule.el (autoload-coding-system): New function.
23143 2003-10-07 Andreas Schwab <schwab@suse.de>
23145 * log-edit.el (log-edit-changelog-entries): Prefer local value of
23146 change-log-default-name in the buffer visiting the file.
23148 2003-10-06 Dave Love <fx@gnu.org>
23150 * files.el (find-file-hook): Customize.
23151 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
23153 * bindings.el (completion-ignored-extensions): Remove .log.
23154 (global-map): Add again, open, stop keys.
23156 2003-10-05 Richard M. Stallman <rms@gnu.org>
23158 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
23159 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
23160 Use sh-modify directly.
23161 (sh-select): Use sh-append, not eval.
23163 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
23165 * info.el (Info-following-node-name): New function.
23167 * loadhist.el (unload-feature-special-hooks):
23168 Rename from loadhist-hook-functions.
23169 (loadhist-hook-functions): Now an alias.
23171 2003-10-04 Eli Zaretskii <eliz@gnu.org>
23173 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
23174 file-name clashes on 8+3 filesystems.
23176 * Makefile.in (DONTCOMPILE, bootstrap-clean):
23177 Rename loaddefs-boot.el to ldefs-boot.el
23179 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
23180 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
23182 2003-10-03 Lute Kamstra <lute@gnu.org>
23184 * info.el (Info-mode): Revert previous change.
23185 (Info-escape-percent): New function.
23186 (Info-fontify-node): Use it.
23188 2003-10-02 Andreas Schwab <schwab@suse.de>
23190 * loaddefs-boot.el: Regenerated.
23192 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
23194 * ffap.el: Remove defadvice related code from CVS since `complete'
23195 provides a `PC-completion-as-file-name-predicate' variable that
23198 2003-10-02 Kenichi Handa <handa@m17n.org>
23200 * international/utf-8.el (ccl-decode-mule-utf-8):
23201 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
23203 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
23204 * international/subst-big5.el: Likewise.
23205 * international/subst-gb2312.el: Likewise.
23206 * international/subst-ksc.el: Likewise.
23208 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
23210 * calendar/calendar.el (increment-calendar-month)
23211 (calendar-leap-year-p, calendar-absolute-from-gregorian)
23212 (generate-calendar, calendar-read-date, calendar-interval)
23213 (calendar-day-of-week): Handle years BC.
23214 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
23216 2003-10-01 Dave Love <fx@gnu.org>
23218 * language/cyrillic.el (cp1251): Alias for windows-1251.
23220 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
23223 2003-10-01 Lute Kamstra <lute@gnu.org>
23225 * files.el: Fix typo.
23226 * imenu.el (imenu--generic-function): Docstring fix.
23228 2003-09-30 Richard M. Stallman <rms@gnu.org>
23230 * dired.el (dired-mode): Handle dired-directory as a list.
23232 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
23234 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
23236 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
23238 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
23239 Replace gud-display with gud-watch.
23240 (gud-speedbar-buttons): Add stuff for watching expressions
23241 in the speedbar when using M-x gdba. Use dolist on old part
23244 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
23245 (gdb-update-flag): New variables.
23246 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
23247 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
23248 (gud-watch, gdb-var-create-handler) : New functions.
23249 (gdb-var-list-children, gdb-var-list-children-handler)
23250 (gdb-var-create-regexp, gdb-var-update-regexp)
23251 (gdb-var-list-children-regexp): New constants.
23252 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
23253 (gdb-annotation-rules): Reduce annotation set (level 3).
23254 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
23255 (gdb-post-prompt): Don't update GDB buffers every time speedbar
23257 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
23258 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
23259 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
23260 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
23261 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
23262 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
23263 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
23264 (gud-display, gud-display1)
23265 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
23266 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
23267 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
23268 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
23269 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
23270 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
23271 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
23272 (gdb-display-display-buffer, gdb-toggle-display)
23273 (gdb-delete-display, gdb-expressions-popup-menu)
23274 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
23275 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
23278 2003-09-30 Richard M. Stallman <rms@gnu.org>
23280 * progmodes/ada-mode.el (ada-mode): Don't use advice.
23281 Instead, set which-func-functions.
23283 * progmodes/which-func.el (which-func-modes): Add ada-mode.
23284 (which-func-functions): New variable.
23285 (which-function): Use that.
23287 * info.el (Info-mode): Double each `%' in header line.
23289 * emacs-lisp/lisp-mnt.el (lm-with-file):
23290 When FILE is nil, run BODY in current buffer.
23292 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
23294 * help.el (describe-mode): Start with a brief list of minor modes.
23295 Find them thru minor-mode-list so as to find them all.
23296 Show them in alphabetical order.
23298 * mail/sendmail.el (mail-aliases): Doc fix.
23300 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
23302 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
23304 * mail/rmailsum.el (rmail-make-summary-line-1):
23305 Change comma after last label to a space.
23306 (rmail-summary-font-lock-keywords): Adapt to that change.
23308 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
23310 * progmodes/scheme.el (scheme-mode-variables): When setting
23311 `font-lock-defaults', also specify that "#" should
23312 be interpreted with `word' syntax.
23313 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
23315 2003-09-30 Lars Hansen <larsh@math.ku.dk>
23317 * desktop.el: A lot of comments updated.
23318 (desktop-save-mode): Minor mode introduced.
23319 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
23320 (desktop-load-default): Function made obsolete.
23321 (desktop-locals-to-save): Variable made customizable.
23322 (desktop-read): Optional parameter `dirname' added.
23323 (desktop-change-dir, desktop-revert): Parameter `dirname' in
23324 `desktop-read' used.
23325 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
23327 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
23329 * whitespace.el (whitespace-clean-msg): Add user customizable message
23330 for displaying ``clean'' output.
23331 (whitespace-buffer): Use `whitespace-clean-msg'.
23332 (whitespace-global-mode): Fix typo.
23334 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
23336 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
23338 2003-09-29 Lute Kamstra <lute@gnu.org>
23340 * bindings.el (mode-line-modes): Remove superfluous :propertize
23341 construct in initialization.
23342 (mode-line-position): Change cons cell into proper list in
23345 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
23347 * international/mule.el (decode-coding-inserted-region): Use car
23348 of the return value of find-operation-coding-system.
23350 2003-09-29 Kenichi Handa <handa@m17n.org>
23352 * descr-text.el (describe-char): Fix previous change.
23354 2003-09-28 Kenichi Handa <handa@m17n.org>
23356 * descr-text.el (describe-char-display): New function.
23357 (describe-char): Pay attention to display table on describing how
23358 a character is displayed.
23360 * international/mule-cmds.el (encoded-string-description):
23361 Prepend "0x" to each encoded byte.
23363 2003-09-28 Andreas Schwab <schwab@suse.de>
23365 * find-file.el (ff-special-constructs): Add autoload cookie.
23367 2003-09-28 Kevin Ryde <user42@zip.com.au>
23369 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
23370 makeinfo appends to duplicate index entries.
23372 2003-09-28 Eli Zaretskii <eliz@gnu.org>
23374 * dired-x.el (dired-clean-tex): Doc fix.
23376 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
23377 using a Chinese tutorial.
23379 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
23381 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
23382 between "MAIL FROM:" and "RCPT TO:" and the following address.
23384 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
23386 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
23388 2003-09-28 David Ponce <david@dponce.com>
23390 * recentf.el (recentf-initialize-file-name-history): New defcustom.
23391 (recentf-load-list): When `recentf-initialize-file-name-history'
23392 is non-nil, initialize an empty `file-name-history' with the
23395 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
23397 * man.el (Man-default-man-entry): Remove the leading `*' from the
23400 2003-09-26 Lute Kamstra <lute@gnu.org>
23402 * bindings.el (mode-line-position): Mention size indication in
23405 2003-09-26 Andre Spiegel <spiegel@gnu.org>
23407 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
23409 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
23410 because it's autoloaded now.
23412 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
23414 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
23415 (sh-font-lock-keywords, sh-feature): Fix previous change of
23416 sh-feature to avoid infloop with sh-font-lock-keywords.
23418 2003-09-25 Kim F. Storm <storm@cua.dk>
23420 * frame.el (frame-current-scroll-bars): New defun.
23422 * window.el (window-current-scroll-bars): New defun.
23424 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
23426 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
23427 cause errors when the state cache contains info on parts that have
23430 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
23432 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
23433 `c-setup-paragraph-variables' has to be used when this variable is
23434 changed; it doesn't work to reinitialize the mode since that
23435 typically clobbers the variable.
23437 * progmodes/cc-styles.el (c-setup-paragraph-variables):
23438 Make it interactive.
23440 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
23442 * progmodes/cc-fonts.el (c-font-lock-declarations):
23443 Fix recognition of constructors and destructors for classes whose
23444 names are matched by `*-font-lock-extra-types'.
23446 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
23447 followed by an identifier in C++ then it's a type.
23449 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
23451 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
23452 problem that primarily affected XEmacs. Don't use faces to find
23453 unterminated strings since Emacs and XEmacs fontify strings
23454 differently - this function should now work better in XEmacs.
23456 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
23458 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
23459 `expand-abbrev' workaround which caused braces to misbehave inside
23462 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
23463 handling. This bug could cause interactive font locking to bail out.
23465 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
23467 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
23468 Handle paren-style types in Pike. Also fixed some cases of
23469 insufficient handling of unbalanced parens.
23471 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
23473 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
23474 common shell prompts that are not common filename or URL characters.
23475 (ffap-file-at-point): Use the new regexp to strip the prompts from
23476 the file names. This is an issue mostly for user prompts that
23477 don't have a trailing space and find-file-at-point is invoked from
23478 within a shell inside Emacs.
23480 2003-09-24 Andre Spiegel <spiegel@gnu.org>
23482 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
23483 stamps numerically, rather than textually.
23485 2003-09-24 Kenichi Handa <handa@m17n.org>
23487 * language/devan-util.el (devanagari-post-read-conversion):
23488 * language/mlm-util.el (malayalam-post-read-conversion):
23489 * language/tml-util.el (tamil-post-read-conversion):
23490 Add autoload cookie.
23492 * international/utf-8.el (utf-8-post-read-conversion):
23493 Call post-read-conversion functions for Devanagari, Malayalam,
23496 2003-09-23 Dave Love <fx@gnu.org>
23498 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
23500 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
23502 * progmodes/gud.el (perldb): Add gud-until to list of commands.
23505 2003-09-22 Richard M. Stallman <rms@gnu.org>
23507 * progmodes/sh-script.el (sh-mode-default-syntax-table):
23508 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
23509 (sh-mode-syntax-table-input): New variable.
23510 (sh-require-final-newline): Don't use eval.
23511 (sh-builtins, sh-leading-keywords, sh-other-keywords)
23512 (sh-variables, sh-font-lock-keywords): Don't use eval.
23513 (sh-set-shell): When setting require-final-newline,
23514 treat value = `require-final-newline' as don't change it.
23515 Set sh-mode-syntax-table locally based on
23516 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
23518 * progmodes/compile.el (compile-internal):
23519 Call compilation-set-window-height before setting window start.
23521 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
23523 * emacs-lisp/bytecomp.el (byte-compile-log-file):
23524 Clear out byte-compile-last-warned-form.
23526 2003-09-22 Richard M. Stallman <rms@gnu.org>
23528 * woman.el (woman-file-name, woman-follow-word):
23529 If current-word returns nil, use "".
23531 * simple.el (eval-expression): Bind standard-output in to-buffer case.
23533 2003-09-22 Richard M. Stallman <rms@gnu.org>
23535 * emacs-lisp/lisp-mnt.el (lm-with-file):
23536 Don't visit the file, just use insert-file-contents in temp buffer.
23538 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
23540 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
23541 Add surrounding \\( and \\) around the header, as in
23542 for lm-history-header 'Change Log\\|History'.
23544 2003-09-22 John Paul Wallington <jpw@gnu.org>
23546 * progmodes/ld-script.el: Add Commentary section,
23547 minor cleanup of file header.
23548 (ld-script-font-lock-keywords): Doc fix.
23549 (toplevel): Provide `ld-script' feature.
23551 2003-09-21 Kim F. Storm <storm@cua.dk>
23553 * scroll-bar.el (set-scroll-bar-mode): Initialize to
23554 new built-in variable default-frame-scroll-bars.
23555 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
23556 scroll-bar-mode; notably, use it instead of t when we toggle
23558 (toggle-scroll-bar): Use default-frame-scroll-bars.
23560 2003-09-19 Masatake YAMATO <jet@gyve.org>
23562 * pcvs.el (cvs-do-removal): Change the prompt depending on
23565 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
23567 * startup.el (command-line-1): Stop startup-echo-area-message
23568 being hidden by "Loading image..." message.
23569 (use-fancy-splash-screens-p, display-splash-screen):
23570 Move display-graphic-p test from latter to former.
23572 * progmodes/sh-script.el (sh-font-lock-keywords):
23573 Highlight escaped EOLs differently from other backslash constructs.
23575 2003-09-19 Richard M. Stallman <rms@gnu.org>
23577 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
23579 (edebug-enter, edebug-outside-excursion): Use them.
23581 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
23582 Fix the condition for whether to print "In WHERE".
23584 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
23586 * finder.el (finder-mode-hook): New variable.
23587 (finder-mode): Run hook finder-mode-hook
23589 2003-09-18 Masatake YAMATO <jet@gyve.org>
23591 * progmodes/ebrowse.el: Fix broken magic autoload comments.
23593 2003-09-17 Mario Lang <mlang@delysid.org>
23595 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
23596 "p %e" to actually print the value in the GUD buffer.
23598 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
23600 From David Ponce <david.ponce@wanadoo.fr>:
23601 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
23602 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
23603 from loaddefs-boot.el if necessary.
23605 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
23607 * progmodes/gud.el (gud-find-class): Make jdb work again since
23608 cc-mode changed the syntactic information.
23610 2003-09-15 David Ponce <david@dponce.com>
23612 * recentf.el: (recentf-exclude): Accept predicates too.
23613 (recentf-file-readable-p): New function.
23614 (recentf-include-p): Handle predicates in recentf-exclude.
23615 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
23616 (recentf-cleanup): Likewise.
23617 (recentf-save-list): Use write-file to handle backup of
23620 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
23622 * loaddefs-boot.el: Renamed from `loaddefs.el'
23623 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
23624 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
23627 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
23629 * electric.el (Electric-pop-up-window): For the `one-window' case,
23630 no longer disconcertingly move point in the original buffer.
23632 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
23634 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
23636 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
23638 * dired.el (dired-mode-map): Fix typo.
23640 2003-09-11 Richard M. Stallman <rms@gnu.org>
23642 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
23644 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
23646 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
23647 the function is less noisy. Now only `kill-buffer' can ask questions.
23649 2003-09-10 Mario Lang <mlang@delysid.org>
23651 * battery.el: Update Commentary and Copyright.
23652 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
23653 appear due to wrong ordering of the expressions in `or'.
23655 2003-09-09 Lute Kamstra <lute@gnu.org>
23657 * misc.el (upcase-char): Fix docstring.
23658 (zap-up-to-char): New command.
23660 2003-09-08 David Ponce <david@dponce.com>
23662 Ensure that recentf correctly updates the menu bar.
23663 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
23664 (recentf-menu-bar): New function.
23665 (recentf-clear-data): Use it
23666 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
23667 of easy-menu-change.
23669 2003-09-08 Lute Kamstra <lute@gnu.org>
23671 * simple.el (size-indication-mode): New.
23672 * bindings.el (mode-line-position): Add buffer size indicator.
23674 2003-09-04 Mario Lang <mlang@delysid.org>
23676 * battery.el (battery-linux-proc-acpi): New function.
23677 (battery-status-function): Modify default value calculation to also
23678 check for availability of ACPI.
23679 (battery-echo-area-format): Ditto.
23680 (battery-mode-line-format): Ditto.
23682 2003-09-06 Dave Love <fx@gnu.org>
23684 * ielm.el (ielm-mode-hook): Add :options.
23686 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
23687 (eldoc-print-current-symbol-info): Use it.
23689 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
23691 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
23692 being displayed in GUD buffer.
23693 (gdb-idle-input-queue): Remove var. Use just one queue.
23694 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
23695 Remove functions. Use just one queue.
23696 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
23697 (gdb-invalidate-assembler, gdb-get-current-frame):
23698 Modify functions. Use just one queue.
23700 2003-09-04 Dave Love <fx@gnu.org>
23702 * cus-start.el: Add blink-cursor-alist.
23704 * ruler-mode.el (ruler-mode-fill-column-char)
23705 (ruler-mode-current-column-char): Use char-displayable-p,
23708 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
23710 * language/european.el (windows-1252): Move from code-pages.
23712 * language/cyrillic.el ("Windows-1251"): Delete.
23713 ("Bulgarian", "Belarusian"): Remove `features'.
23714 (windows-1251): Move from code-pages.
23716 * international/mule-diag.el (non-iso-charset-alist):
23717 Remove `codepage' stuff.
23718 (print-designation, list-coding-systems-1): Output fixes.
23720 * international/code-pages.el (cp-make-translation-table)
23721 (cp-valid-codes): Made defsubsts.
23722 (cp-fix-safe-chars): Delete.
23723 (mule-diag): Don't require.
23724 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
23725 (top-level): Check for defined coding system when defining
23726 cp... aliases. Change w32-add-charset-info test to avoid warning.
23727 (non-iso-charset-alist): Defvar when compiling.
23728 (cp-make-coding-system): Doc fix.
23730 2003-09-02 Jason Rumney <jasonr@gnu.org>
23732 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
23733 line-ends from CVS before doing conversion.
23735 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
23737 * calendar/diary-lib.el (diary-header-line-flag)
23738 (diary-header-line-format): New variables.
23739 (list-diary-entries): Use them to set header line in simple diary.
23741 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
23742 other than font-lock-string-face to highlight backslashes.
23744 2003-09-01 Jason Rumney <jasonr@gnu.org>
23746 * international/titdic-cnv.el (tit-read-key-value): Include \r in
23749 2003-09-01 Dave Love <fx@gnu.org>
23751 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
23753 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
23754 and :help; also line and column numbers labels.
23756 * international/mule-util.el (char-displayable-p): Move from
23757 latin1-disp, rename and autoload.
23759 * international/latin1-disp.el (latin1-char-displayable-p):
23760 Now obsolete alias. Replace uses with char-displayable-p.
23761 (latin1-display-ucs-per-lynx): Fix last change.
23763 * international/mule-cmds.el (standard-display-european-internal):
23764 Don't use char code for Latin-1 NBSP.
23765 <XFree86 4>: Unfrob NBSP display table. Set display table to use
23766 U+2018, U+2019 for `'.
23767 (select-safe-coding-system): Message fix.
23769 2003-09-01 Kenichi Handa <handa@m17n.org>
23771 * international/fontset.el (setup-default-fontset): For Thai
23772 font, specify "*" family.
23774 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
23776 * progmodes/compile.el (previous-error): Accept a prefix
23777 argument, similarly to next-error.
23779 2003-08-31 Masatake YAMATO <jet@gyve.org>
23781 * pcvs.el (cvs-do-removal): Use = instead of eq to check
23782 the number of files. Bind the number of files to a local
23783 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
23785 2003-08-30 Eli Zaretskii <eliz@gnu.org>
23787 * vc-hooks.el (vc-make-version-backup): Fix the change made on
23788 2003-07-26: msdos-long-file-names is a function, not a variable.
23790 2003-08-29 Richard M. Stallman <rms@gnu.org>
23792 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
23793 Do nothing with mail-personal-alias-file if it is nil.
23795 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
23796 Do nothing if mail-personal-alias-file is nil.
23798 * term.el (term-exec-1): Bind coding-system-for-read.
23800 * dired.el (dired-mouse-find-file-other-window):
23801 Use dired-view-command-alist here, as in dired-view-file.
23802 (dired-view-command-alist): Use %s to substitute file name.
23803 Handle .ps_pages, .eps, .jpg, .gif, .png.
23805 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
23807 * info.el (Info-mode-map): Bind S-tab and <backtab> to
23808 `Info-prev-reference', instead of M-tab.
23810 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
23812 * simple.el (blink-matching-open): Work correctly on chars that
23813 are designated as parens through the syntax-table text property.
23815 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
23817 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
23818 line break position in the middle of a non-kinsoku (e.g. latin)
23819 word, making it skip until either a space or a character with
23821 (kinsoku-longer): Test for end of buffer.
23823 2003-08-28 Eli Zaretskii <eliz@gnu.org>
23825 * mail/rmail.el (rmail-convert-to-babyl-format):
23826 Detect quoted-printable- and base64-encoded messages and decode them
23827 automatically. Set the message's encoding from the charset=
23828 header, if any. Decode base64-encoded messages in Mail format as well.
23830 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
23832 * mail/smtpmail.el: Fix previous change.
23833 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
23834 calling smtpmail-via-smtp.
23835 (smtpmail-via-smtp): Add fall-back values for envelope-from.
23837 2003-08-26 John Paul Wallington <jpw@gnu.org>
23839 * image.el (image-jpeg-p): Don't search beyond length of data.
23841 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
23843 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
23844 misfeature in `expand-abbrev' which caused electric keywords like
23845 "else" to disappear if an open brace was typed directly afterwards.
23847 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
23849 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
23850 mandatory in `define-widget'.
23852 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
23853 Don't align the operators "!=", "<=" and ">=" as assignment operators.
23855 (c-assignment-operators): New language constant that only contains
23856 the assignment operators.
23858 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
23860 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
23862 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
23863 Safeguard against unbalanced sexps.
23865 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
23867 * version.el (emacs-version): Check for gtk. Include gtk version info.
23869 2003-08-25 John Paul Wallington <jpw@gnu.org>
23871 * man.el (Man-default-man-entry): Don't whizz past the section
23872 number before looking for it.
23874 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
23876 * progmodes/gud.el (gud-display-line): Don't set window-point if
23877 source buffer is not visible. (Only happens with M-x gdba.)
23879 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
23881 (gdb-source, gdb-source-info): Update to assembler unnecessary
23882 as its done after each GDB command anyway.
23883 (gdb-pre-prompt): Use with-current-buffer.
23884 (gdb-insert-field): Add help-echo text.
23885 (gdb-invalidate-assembler): Re-display of assembler now done in
23886 gdb-info-breakpoints-custom.
23887 (gdb-info-breakpoints-custom): Force re-display of assembler to
23888 happen *after* update of breakpoints buffer.
23889 (gdb-display-source-buffer): Don't choke if gdb-source-window
23891 (gdb-put-string, gdb-put-arrow): Remove free variables.
23893 2003-08-24 John Paul Wallington <jpw@gnu.org>
23895 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
23897 * man.el (Man-default-man-entry): Strip text properties when
23898 snarfing parts of entry because `format' preserves properties.
23900 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
23902 * files.el (file-newest-backup): Use `expand-file-name'.
23904 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
23905 Allow the diary to pop up a new frame, if needed.
23907 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
23908 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
23909 (smtpmail-send-it): Make treatment of envelope-from consistent with
23912 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
23913 (sh-leading-keywords): Add the bash `time' reserved word.
23914 (sh-variables): Add some bash variables.
23915 (sh-add-completer): Fix nil branch of case statement.
23917 2003-08-24 Masatake YAMATO <jet@gyve.org>
23919 * progmodes/ld-script.el: New file.
23921 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
23923 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
23925 2003-08-23 Andre Spiegel <spiegel@gnu.org>
23927 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
23928 Better explain obsolescence, and what to use instead.
23930 2003-08-23 Masatake YAMATO <jet@gyve.org>
23932 * pcvs.el (cvs-do-removal): Show the deleted file name
23935 2003-08-20 Dave Love <fx@gnu.org>
23937 * international/mule.el (make-coding-system)
23938 (set-buffer-file-coding-system): Doc fix.
23940 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
23942 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
23944 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
23946 * international/utf-16.el: Add mime-text-unsuitable coding system
23949 * international/latin1-disp.el (latin1-display): Add ?
\e$,1s"
\e(B.
23951 * cus-edit.el: Add some :links.
23954 * textmodes/bib-mode.el (bib): Add :group external.
23956 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
23958 * wid-edit.el (widget-echo-help): Make it handle expressions that
23959 evaluate to strings.
23961 2003-08-18 Michael Mauger <mmaug@yahoo.com>
23963 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
23965 Simplify selection of SQL products to define highlighting and
23966 interactive mode. Includes detailed instructions on adding
23967 support for new products.
23969 * progmodes/sql.el (sql-product): New variable. Identifies SQL
23970 product for use in highlighting and interactive mode.
23971 (sql-interactive-product): New variable. SQL product for
23972 sql-interactive-mode.
23973 (sql-product-support): New variable. Specifies product-specific
23974 parameters to drive highlighting and interactive mode.
23975 (sql-imenu-generic-expression): Add more object types.
23976 (sql-sqlite-options): Correct comment.
23977 (sql-ms-program): Use "osql" rather than "isql".
23978 (sql-prompt-regexp, sql-prompt-length): Update comment.
23979 (sql-mode-menu): Add "Start SQLi session" entry.
23980 Replace Highlighting submenu with Product menu. Fix Send Region entry.
23981 (sql-mode-abbrev-table): Add abbreviations. Support of
23982 SYSTEM-FLAG on define-abbrev. Support was removed with last
23983 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
23984 (sql-mode-font-lock-object-name): Add font-lock pattern for object
23986 (sql-mode-ansi-font-lock-keywords): Set as default value.
23987 (sql-mode-oracle-font-lock-keywords): Set as default value.
23988 Support Oracle 9i keywords.
23989 (sql-mode-postgres-font-lock-keywords): Set as default value.
23990 (sql-mode-linter-font-lock-keywords): Set as default value.
23991 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
23993 (sql-mode-sybase-font-lock-keywords)
23994 (sql-mode-interbase-font-lock-keywords)
23995 (sql-mode-sqlite-font-lock-keywords)
23996 (sql-mode-strong-font-lock-keywords)
23997 (sql-mode-mysql-font-lock-keywords)
23998 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
24000 (sql-mode-font-lock-defaults): Update comment.
24001 (sql-product-feature): New function. Returns feature associated
24002 with a product from `sql-product-support' alist.
24003 (sql-product-font-lock): New function. Set font-lock support
24004 based on `sql-product'.
24005 (sql-add-product-keywords): New function. Add font-lock rules to
24006 product-specific keyword variables.
24007 (sql-set-product): New function. Set `sql-product' and apply
24008 appropriate font-lock highlighting.
24009 (sql-highlight-product): New function. Set font-lock support
24010 based on a product. Also set mode name to include product name.
24011 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
24012 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
24013 Use `sql-set-product'.
24014 (sql-highlight-ms-keywords)
24015 (sql-highlight-sybase-keywords)
24016 (sql-highlight-interbase-keywords)
24017 (sql-highlight-strong-keywords)
24018 (sql-highlight-mysql-keywords)
24019 (sql-highlight-sqlite-keywords)
24020 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
24021 (sql-get-login): Prompt in the same order as the tokens.
24022 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
24023 (sql-product-interactive): New function. Common portions of
24024 product-specific interactive mode wrappers.
24025 (sql-interactive-mode): Rewritten to use product features.
24026 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
24027 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
24028 (sql-db2, sql-linter): Use `sql-product-interactive'.
24029 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
24030 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
24031 (sql-connect-ingres, sql-connect-postgres)
24032 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
24033 New functions. Format command line parameters and invoke comint on
24034 the appropriate interpreter. Code was in the corresponding
24035 `sql-xyz' function before.
24036 (sql-connect-ms): New function. Support -E argument to use
24037 operating system credentials for authentication.
24039 2003-08-18 Kenichi Handa <handa@m17n.org>
24041 * international/mule.el (encode-char): Fix for the ASCII case.
24043 2003-08-15 Kenichi Handa <handa@m17n.org>
24045 * international/fontset.el (setup-default-fontset): Change "*" to
24046 nil in the specifications of font family.
24048 2003-08-18 Kim F. Storm <storm@cua.dk>
24050 * kmacro.el (kmacro-keymap): Group related bindings in
24051 initialization for clarity. Bind C-s to start macro.
24052 Remove C-r binding.
24053 (kmacro-initial-counter-value): New defvar to hold initial counter
24054 value in case we set the value before defining a macro.
24055 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
24056 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
24057 not defining or executing macro. Doc fix.
24058 (kmacro-add-counter): Clear kmacro-initial-counter-value.
24059 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
24060 temporarily view older elements on the macro ring without cycling
24062 (kmacro-display): Doc fix.
24063 (kmacro-exec-ring-item): New helper function.
24064 (kmacro-call-ring-2nd): Use it.
24065 (kmacro-call-ring-2nd-repeat): Doc fix.
24066 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
24067 (kmacro-end-or-call-macro): Execute last viewed macro (using
24068 kmacro-exec-ring-item) from ring if this follows
24069 kmacro-view-macro. This allows us to find a macro on the ring
24070 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
24071 the ring to bring it to the head of the ring.
24072 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
24073 Allow binding to reserved keys without specifying C-x C-k prefix.
24074 Ask for confirmation if entered key sequence is already bound to
24075 a non-macro command.
24076 (kmacro-view-macro): Repeating command will show older elements
24077 on the macro ring; C-k will execute the last viewed macro.
24078 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
24079 property from 'ring to 'head.
24081 2003-08-17 Alan Shutko <ats@acm.org>
24083 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
24084 keeping December out of the alist.
24086 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
24088 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
24089 * calendar/calendar.el (calendar-mode-map): Bind it to key.
24090 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
24091 (calendar-flatten): New function.
24092 (calendar-mouse-view-other-diary-entries)
24093 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
24094 in the menu title and to show multi-line diary entries correctly
24097 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
24099 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
24100 defcustom, because the default was recently changed.
24102 2003-08-16 Richard M. Stallman <rms@gnu.org>
24104 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
24106 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
24107 New subroutine, broken out of eval-last-sexp-1.
24108 (eval-last-sexp-1): Use eval-last-sexp-print-value.
24110 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
24112 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
24114 * simple.el (eval-expression): Use eval-last-sexp-print-value.
24116 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
24118 * progmodes/compile.el (compilation-error-regexp-alist):
24119 Add Java ANt error detection as described in document
24120 http://ant.apache.org/faq.html
24122 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
24124 * simple.el (backward-word, forward-to-indentation)
24125 (backward-to-indentation): Argument changed to optional.
24126 (next-line, previous-line): Use `or' instead of `unless'.
24128 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
24130 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
24131 instead of a constant.
24133 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
24135 * shell.el (shell): With prefix-arg, suggest a new buffer name.
24137 2003-08-12 Andre Spiegel <spiegel@gnu.org>
24139 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
24140 (vc-sccs-workfile-version): Search the entire delta table, rather
24141 than just the first entry, because that might be a deleted version.
24143 2003-08-11 Karl Fogel <kfogel@red-bean.com>
24145 * menu-bar.el (menu-bar-options-menu): Supply a body for the
24146 [save-place] binding in the Options menu. Have it require
24147 'saveplace' and then toggle the variable manually, to avoid an
24148 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
24149 for the bug report.
24151 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
24153 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
24154 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
24155 (gdb-info-threads-custom): Add help-echo text.
24156 (gdb-display-back): Don't use purecopy.
24157 (gdb-info-breakpoints-custom, gdb-reset)
24158 (gdb-assembler-custom): Use display-images-p to test if breakpoint
24159 icons can be displayed.
24161 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
24163 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
24165 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
24167 * bookmark.el (bookmark-completing-read):
24168 Return a string, instead of a list of one string.
24169 Use a popup menu if activated from the mouse.
24170 (bookmark-edit-annotation): Remove unused vars.
24171 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
24172 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
24173 to bookmark-completing-read.
24174 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
24175 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
24176 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
24178 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
24179 (bookmark-menu-jump, bookmark-menu-insert)
24180 (bookmark-popup-menu-and-apply-function)
24181 (bookmark-menu-popup-paned-bookmark-menu): Remove.
24182 (bookmark-menu-build-paned-menu): Remove by folding it into
24183 bookmark-menu-popup-paned-menu.
24184 (menu-bar-bookmark-map): Move the define-key statements here.
24185 Use the "non-menu" commands since they now pop up a menu if needed.
24186 (bookmark-exit-hook-internal): Simplify.
24188 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
24190 * reftex-toc.el (reftex-toc-rename-label): New function.
24191 (reftex-toc-check-docstruct): New function.
24193 * reftex.el (reftex-region-active-p): New function.
24195 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
24196 regexp to find the \bibliography macro.
24198 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
24199 which does not exist in LaTeX.
24200 (reftex-cite-format-builtin): Added amsrefs support.
24201 (reftex-toc-confirm-promotion): New option
24204 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
24205 (reftex-toc-demote, reftex-toc-promote)
24206 (reftex-toc-do-promote, reftex-toc-promote-prepare)
24207 (reftex-toc-promote-action, reftex-toc-extract-section-number)
24208 (reftex-toc-newhead-from-alist)
24209 (reftex-toc-load-all-files-for-promotion): New functions.
24210 (reftex-toc-help): Added description of new keys.
24211 (reftex-toc-split-windows-fraction): New option.
24212 (reftex-recenter-toc-when-idle): Search *toc* window on all
24214 (reftex-toc): Additional parameter REUSE
24215 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
24216 with REUSE argument.
24217 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
24218 the call of `reftex-toc'.
24219 (reftex-make-separate-toc-frame): New function .
24220 (reftex-toc-recenter): When called with triple prefix arg, call
24221 `reftex-make-separate-toc-frame' first.
24222 (reftex-toc-toggle-dedicated-frame): New command.
24223 (reftex-toc-quit): Adapted to delete frame when called in
24226 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
24227 all enclosing macros.
24230 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
24232 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
24235 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
24237 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
24239 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
24241 * calendar/calendar.el (list-diary-entries-hook)
24242 (diary-display-hook, nongregorian-diary-listing-hook)
24243 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
24244 Add some customize options for these hooks.
24245 (calendar-abbrev-construct): Don't try to take a substring longer
24246 than the original string.
24248 2003-08-05 Richard M. Stallman <rms@gnu.org>
24250 * emacs-lisp/testcover.el (noreturn): Report error if does return.
24251 (testcover-reinstrument-clauses): Doc fix.
24253 * emacs-lisp/warnings.el: Doc fixes, args renamed.
24254 (warning-type-format): Rename from warning-group-format.
24256 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
24257 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
24258 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
24259 to prevent warnings about defvar for an obsolete variable.
24261 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
24262 warning-group-format renamed to warning-type-format.
24264 * subr.el (read-passwd): Use clear-string instead of fillarray.
24266 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
24267 Use vconcat instead of concat.
24268 (edmacro-sanitize-for-string): New function.
24270 2003-08-05 Dave Love <fx@gnu.org>
24272 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
24273 line-number-display-limit-width.
24275 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
24277 2003-08-05 Kenichi Handa <handa@m17n.org>
24279 * international/code-pages.el: Don't require mule-diag.
24281 * international/mule-diag.el (non-iso-charset-alist):
24282 Add autoload cookie.
24284 * language/devan-util.el (dev-glyph-order): Add an entry for the
24287 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
24289 * calendar/calendar.el (diary-file, diary-file-name-prefix)
24290 (european-calendar-style, diary-date-forms)
24291 (calendar-day-name-array, calendar-month-name-array): Doc change.
24292 (generate-calendar-month): Adapt for new behavior of
24293 `calendar-day-name' function.
24294 (calendar-abbrev-length, calendar-day-abbrev-array)
24295 (calendar-month-abbrev-array): New variables.
24296 (calendar-abbrev-construct): New function.
24297 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
24298 rather than fixing abbrevs at some width. Calling syntax change.
24299 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
24300 (calendar-date-string): Adapt for new behaviors of
24301 `calendar-day-name' and `calendar-month-name' functions.
24303 * calendar/diary-lib.el (list-diary-entries): Adapt for new
24304 behavior of `calendar-day-name' and `calendar-month-name' functions.
24305 (diary-name-pattern): Use abbrev arrays, rather than fixing
24306 abbrevs at three chars. Calling syntax change.
24307 (mark-diary-entries): Adapt for new behaviors of
24308 `diary-name-pattern' and `calendar-make-alist' functions.
24309 (fancy-diary-font-lock-keywords): Adapt for new behavior of
24310 `diary-name-pattern' function.
24311 (font-lock-diary-date-forms): Use abbrev arrays, rather than
24312 fixing abbrevs at three chars. Calling syntax change.
24313 (cal-hebrew, cal-islam): Require when compiling.
24314 (diary-font-lock-keywords): Adapt for new behavior of
24315 `font-lock-diary-date-forms' function.
24317 * calendar/cal-hebrew.el: Reposition some code so defined before used.
24318 (calendar-hebrew-month-name-array-common-year)
24319 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
24320 (list-hebrew-diary-entries): Adapt for new behaviors of
24321 `calendar-day-name' and `add-to-diary-list' functions.
24322 (mark-hebrew-diary-entries): Adapt for new behaviors of
24323 `diary-name-pattern' and `calendar-make-alist' functions.
24325 * calendar/cal-islam.el (calendar-islamic-month-name-array):
24327 (list-islamic-diary-entries): Adapt for new behaviors of
24328 `calendar-day-name' and `add-to-diary-list' functions.
24329 (mark-islamic-diary-entries): Adapt for new behaviors of
24330 `diary-name-pattern' and `calendar-make-alist' functions.
24332 * calendar/cal-menu.el (cal-menu-update): Adapt for new behavior of
24333 `calendar-month-name' function.
24335 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
24337 * calendar/solar.el (solar-seasons-data): Move definition before use.
24339 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
24340 (cal-tex-LaTeX-hourbox): Move definition before use.
24342 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el
24343 * cal-julian.el, cal-menu.el, cal-move.el, holidays.el
24344 * lunar.el, solar.el (displayed-month, displayed-year):
24345 Define for compiler.
24347 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
24349 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
24350 MODE. Renamed from c-init-c-language-vars'.
24351 (c-initialize-cc-mode): Change accordingly.
24352 (c-common-init): Ditto.
24354 (c++-mode): Use `c-init-language-vars-for'.
24355 (objc-mode): Ditto.
24356 (java-mode): Ditto.
24358 (pike-mode): Ditto.
24361 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
24363 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
24364 or not the point moved.
24366 (c-search-decl-header-end): Don't trip up on operator identifiers
24367 in C++ and operators like == in all languages.
24369 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
24370 Detect leading labels correctly.
24372 2003-08-02 Andreas Schwab <schwab@suse.de>
24374 * textmodes/ispell.el: Don't redo key bindings on loading, put
24375 them only in loaddefs.el.
24376 * bookmark.el: Likewise.
24377 * dabbrev.el: Likewise.
24378 * emerge.el: Likewise.
24380 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
24381 has more than one member.
24383 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
24385 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
24387 * lpr.el (printify-region): It was ending conversion before the
24388 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
24390 2003-07-31 John Paul Wallington <jpw@gnu.org>
24392 * net/browse-url.el (browse-url-epiphany): Doc fix.
24394 2003-07-30 Kenichi Handa <handa@m17n.org>
24396 * international/fontset.el (setup-default-fontset):
24397 Change registry names of Akurti fonts.
24399 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
24401 * comint.el (comint-read-noecho): Use `clear-string' instead of
24404 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
24406 * outline.el (outline-mode-hook): Add defvar.
24408 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
24410 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
24411 Restore assembler in source window if that is what has been selected.
24412 (menu): Add gdb-restore-windows to menu. Make gdba
24413 specific menus only visible from gdba.
24415 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
24417 * progmodes/compile.el (compilation-environment): New user variable.
24418 (compile-internal): Respect it.
24420 2003-07-23 Masatake YAMATO <jet@gyve.org>
24422 * progmodes/gud.el (gdb-script-font-lock-keywords):
24423 Put `font-lock-function-name-face' on a symbol which includes
24424 `-' like `hook-run'. Put font-lock-variable-name-face
24425 on a symbol starting with $.
24427 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
24429 * files.el (set-visited-file-name): Use truename for buffer-file-name.
24431 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
24433 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
24435 2003-07-26 Andre Spiegel <spiegel@gnu.org>
24437 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
24438 Use with-no-warnings.
24439 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
24440 rather than to find-file-not-found-hook, which doesn't exist.
24442 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
24444 * international/quail.el (quail-translate-key): Fix previous change.
24446 2003-07-25 John Paul Wallington <jpw@gnu.org>
24448 * server.el (server-start): Check `server-process' is non-nil
24449 before killing it to avoid killing current buffer's process.
24451 * simple.el (choose-completion-string): Use `minibufferp';
24452 test `completion-reference-buffer' if `buffer' arg is nil.
24453 (push-mark): Use `when' and `unless'.
24454 (pop-mark): Use `when'.
24456 * mouse-sel.el (mouse-sel-get-selection-function):
24457 Check `x-last-selected-text-primary'. Don't barf if it or
24458 `x-last-selected-text' aren't bound.
24460 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
24462 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
24464 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
24466 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
24468 2003-07-23 John Paul Wallington <jpw@gnu.org>
24470 * tooltip.el (defface tooltip): Inherit from variable-pitch.
24472 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
24474 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
24475 string. Defvar the derived hook.
24477 * macros.el (insert-kbd-macro): Escape double quote character.
24478 From Thomas W Murphy <twm@andrew.cmu.edu>.
24480 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
24482 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
24483 to match the specific mark rather than reusing comment-start-skip.
24485 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
24487 * progmodes/hideshow.el (hs-special-modes-alist):
24488 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
24490 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
24492 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
24495 2003-07-21 John Paul Wallington <jpw@gnu.org>
24497 * subr.el (with-selected-window): Add closing paren.
24499 2003-07-21 Richard M. Stallman <rms@gnu.org>
24501 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
24502 (lisp-mode): Likewise.
24504 * subr.el (with-selected-window): Copy code form save-selected-window
24505 so as to call select-window with norecord arg.
24506 (dynamic-completion-table): Doc fix.
24507 (lazy-completion-table): Doc fix.
24509 * international/mule-cmds.el (set-locale-environment):
24510 langinfo renamed to locale-info.
24512 * international/mule.el (auto-coding-functions): Doc fix.
24514 2003-07-21 Kenichi Handa <handa@m17n.org>
24516 * international/quail.el (quail-translate-key):
24517 Update quail-current-str correctly.
24519 2003-07-21 Andreas Schwab <schwab@suse.de>
24521 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
24524 2003-07-20 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@gmx.net>
24525 Version 2.0.36 of Tramp released.
24527 * net/tramp.el (tramp-default-password-end-of-line): Rename from
24528 tramp-password-end-of-line.
24529 (tramp-password-end-of-line): New method parameter.
24530 (tramp-get-password-end-of-line): Function to access method
24531 parameter `tramp-password-end-of-line', or variable
24532 `tramp-default-password-end-of-line' (default value).
24533 (tramp-methods): Add entries for new parameter
24534 tramp-password-end-of-line.
24535 (tramp-enter-password): Use new function
24536 `tramp-get-password-end-of-line'.
24537 (tramp-handle-insert-file-contents): Do not
24538 unconditionally inhibit the file operation file-local-copy, only
24539 do that when the inhibit-file-name-operation is currently
24540 insert-file-contents. This fixes finding remote CVS-controlled
24541 files. (It would barf on inserting the CVS/Entries file
24542 literally, because the file-local-copy handler wasn't called.)
24543 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
24544 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
24545 (tramp-initial-commands): New variable.
24546 (tramp-process-initial-commands): New function, using the variable.
24547 (tramp-open-connection-setup-interactive-shell): Call the new function.
24548 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
24549 method into the buffer name, never use nil. Reported by Hanak
24550 David <dhanak@inf.bme.hu>.
24551 (tramp-open-connection-setup-interactive-shell): Erase buffer
24552 before sending "stty -onlcr".
24554 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
24556 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
24558 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
24560 2003-07-19 John Paul Wallington <jpw@gnu.org>
24562 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
24563 (artist-draw-rect, artist-draw-square): Doc fixes.
24565 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
24567 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
24569 2003-07-19 Kenichi Handa <handa@m17n.org>
24571 * international/kkc.el (kkc-show-conversion-list-update):
24572 Highlight the correct candidate in the message.
24574 2003-07-18 John Paul Wallington <jpw@gnu.org>
24576 * simple.el (current-word): Don't include punctuation char when
24577 `really-word' arg is non-nil.
24579 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
24581 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
24582 moved to the directory obsolete.
24584 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
24586 * info.el (Info-menu-entry-name-re): Allow newlines in
24589 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
24590 syntax-ppss-after-change-function.
24591 (syntax-ppss-after-change-function): New alias. Update uses.
24592 (syntax-ppss): Catch the case where the buffer is narrowed.
24594 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
24596 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
24597 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
24599 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
24601 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
24602 since it might be modified.
24604 * progmodes/cc-langs.el (c++-make-template-syntax-table)
24605 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
24606 names to these language constants.
24608 2003-07-15 Kim F. Storm <storm@cua.dk>
24610 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
24613 2003-07-14 Mark A. Hershberger <mah@everybody.org>
24615 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
24618 2003-07-13 Juanma Barranquero <lektu@terra.es>
24620 * frame.el (modify-all-frames-parameters): Reinstall (copyright
24623 2003-07-13 Karl Eichwalder <ke@suse.de>
24625 * textmodes/po.el (po-find-charset): White space at the start of the
24626 Content-Type field body is non-mandatory.
24628 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
24630 * textmodes/texinfo.el (texinfo-section-list):
24631 Append appendixsection; a synonym for appendixsec.
24633 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
24635 * man.el (Man-translate-cleanup): New.
24636 (Man-translate-references): Call `Man-translate-cleanup' to clean
24637 leading, trailing and middle spaces.
24639 2003-07-13 Lars Hansen <larsh@math.ku.dk>
24641 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
24642 Handle `dired-directory' being a list.
24644 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
24646 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
24649 2003-07-12 Richard M. Stallman <rms@gnu.org>
24651 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
24653 * progmodes/cc-defs.el (c-make-keywords-re):
24654 Don't use delete-duplicates.
24655 (c-lang-const): Don't use mapcan.
24657 * apropos.el (apropos-show-scores): Make it customizable.
24658 Document new meaning.
24659 (apropos): Compute scores from symbols.
24660 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
24662 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
24664 * ps-bdf.el: Fix copyright line.
24665 (bdf-directory-list): Fix initialization code.
24667 2003-07-11 John Paul Wallington <jpw@gnu.org>
24669 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
24670 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
24671 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
24673 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
24675 * emacs-lisp/ring.el (ring-elements): Doc fix.
24677 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
24679 * calendar/timeclock.el (timeclock-relative)
24680 (timeclock-ask-before-exiting, timeclock-use-display-time):
24682 (timeclock-modeline-display): Give a message if
24683 `timeclock-use-display-time' is non-nil but `display-time-mode'
24686 2003-07-11 Kenichi Handa <handa@m17n.org>
24688 * international/mule-cmds.el (set-language-environment):
24689 Set current-language-environment to the correct string.
24691 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
24693 * ps-print.el: Print line number correctly in a region. Reported by
24694 Tim Allen <timallen@ls83.fsnet.co.uk>.
24695 (ps-print-version): New version number (6.6.2).
24696 (ps-printing-region): Code fix.
24698 2003-07-10 John Paul Wallington <jpw@gnu.org>
24700 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
24701 this function can be called from `add-completions-from-tags-table'.
24703 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
24705 * calendar/timeclock.el (timeclock-use-display-time)
24706 (timeclock-day-over-hook, timeclock-workday-remaining)
24707 (timeclock-status-string, timeclock-when-to-leave)
24708 (timeclock-when-to-leave-string, timeclock-log-data)
24709 (timeclock-find-discrep, timeclock-day-base)
24710 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
24711 (timeclock-modeline-display): Set the variable
24712 `timeclock-modeline-display'.
24713 (timeclock-update-modeline): Doc fix. Respect value of
24714 `timeclock-relative'.
24716 2003-07-09 Richard M. Stallman <rms@gnu.org>
24718 * textmodes/reftex-parse.el (reftex-all-document-files):
24719 Add autoload cookie.
24721 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
24722 (reftex-scanning-info-available-p): Add autoload cookie.
24724 * international/mule-cmds.el
24725 (set-display-table-and-terminal-coding-system): Delete duplicate
24726 aset on standard-display-table.
24728 * view.el (view-file): If existing buffer's major mode is special,
24729 don't go into view mode.
24731 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
24733 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
24735 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
24736 buffer changes; there's third party code that calls this function
24739 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
24741 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
24742 (autodoc-font-lock-keywords): Don't byte compile on font lock
24743 initialization when running from byte compiled files.
24745 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
24747 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
24748 statement ends with auto-increment "++".
24750 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
24752 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
24753 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
24754 these are changed, so declare them as variables and not constants.
24756 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
24758 * subr.el (dolist, dotimes): Doc fix.
24760 2003-07-08 Kim F. Storm <storm@cua.dk>
24762 * international/mule-cmds.el
24763 (set-display-table-and-terminal-coding-system): Don't break
24764 bootstrap if standard-display-table isn't setup yet.
24766 2003-07-07 Richard M. Stallman <rms@gnu.org>
24768 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
24769 Give it a doc string, and autoload it.
24771 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
24772 Use with-no-warnings.
24774 * info.el (Info-search): If find invisible text, search again.
24776 * isearch.el (search-whitespace-regexp): Add a shy group around it.
24778 * man.el (Man-name-regexp): Match + as part of name.
24780 * simple.el (visible-mode): Rename from vis-mode.
24781 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
24783 * simple.el (current-word): New arg REALLY-WORD specifies
24784 don't include punctuation chars.
24786 * emacs-lisp/debug.el (debug, debugger-env-macro):
24787 Use with-no-warnings while accessing and binding unread-command-char.
24789 * international/mule-cmds.el
24790 (set-display-table-and-terminal-coding-system): Use explicit loop
24791 instead of calling standard-display-default.
24793 * net/ange-ftp.el (ange-ftp-file-symlink-p):
24794 Use condition-case to catch error in ange-ftp-get-files.
24796 * net/browse-url.el (browse-url-browser-function):
24797 Add alternative for Epiphany.
24798 (browse-url-epiphany-program, browse-url-epiphany-arguments)
24799 (browse-url-epiphany-startup-arguments)
24800 (browse-url-epiphany-new-window-is-tab): New variables.
24801 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
24803 * progmodes/compile.el (compile-auto-highlight): Default now t.
24804 (compile): Doc fix.
24805 (compilation-next-error): Fix previous change.
24807 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
24809 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
24811 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
24813 * gdb-ui.el (gdb-source-info): Display current frame when
24814 attaching to an existing process.
24815 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
24816 while laying out windows when attaching to an existing process.
24818 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
24820 * info.el (Info-menu): Use Info-menu-entry-name-re.
24822 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
24824 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
24825 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
24827 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
24828 to match the same text.
24830 2003-07-06 John Paul Wallington <jpw@gnu.org>
24832 * vc.el (vc-annotate-offset): Move defvar up.
24834 2003-07-06 Kim F. Storm <storm@cua.dk>
24836 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
24837 This should fix the infinite loop when extracting menu names.
24839 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
24841 * files.el (auto-mode-alist, interpreter-mode-alist):
24842 Remove entries to CC Mode modes to avoid duplicates; they are now added
24843 with autoload directives in cc-mode.el.
24845 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
24847 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
24848 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
24849 these are changed, so declare them as variables and not constants.
24851 * progmodes/cc-mode.el: Fix some autoload problems: Try to
24852 ensure that the entry for ".c" extension comes before the one for
24853 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
24854 Fix incorrect entries that were added to `interpreter-mode-alist'.
24855 Move the autoload directives for AWK to the top level since they
24856 aren't recognized anywhere else. Do not use the new AWK mode doc
24857 in the autoload form for the old AWK mode.
24859 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
24861 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
24862 (bibtex-sort-ignore-string-entries): Default value t.
24863 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
24864 erroneously in previous version.
24865 (bibtex-string-files): Docstring reflects new parsing scheme.
24866 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
24867 docstring, add # as one of the chars to crush
24868 (bibtex-autokey-prefix-string, bibtex-autokey-names)
24869 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
24870 (bibtex-autokey-name-change-strings)
24871 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
24872 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
24873 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
24874 (bibtex-autokey-title-terminators)
24875 (bibtex-autokey-titlewords-stretch)
24876 (bibtex-autokey-titleword-ignore)
24877 (bibtex-autokey-titleword-case-convert)
24878 (bibtex-autokey-titleword-abbrevs)
24879 (bibtex-autokey-titleword-abbrevs)
24880 (bibtex-autokey-titleword-change-strings)
24881 (bibtex-autokey-titleword-length)
24882 (bibtex-autokey-titleword-separator)
24883 (bibtex-autokey-name-year-separator)
24884 (bibtex-autokey-year-title-separator)
24885 (bibtex-autokey-before-presentation-function)
24886 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
24888 (bibtex-strings, bibtex-reference-keys):
24889 Use lazy-completion-table and make-variable-buffer-local.
24890 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
24891 (bibtex-braced-string-syntax-table)
24892 (bibtex-quoted-string-syntax-table): New variables.
24893 (bibtex-parse-nested-braces): Remove.
24894 (bibtex-parse-field-string): Use syntax table and forward-sexp.
24895 (bibtex-parse-association): Simplify.
24896 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
24897 (bibtex-parse-field-text): Simplify.
24898 (bibtex-search-forward-field, bibtex-search-backward-field):
24899 argument BOUND can take value t.
24900 (bibtex-start-of-field, bibtex-start-of-name-in-field)
24901 (bibtex-end-of-name-in-field, bibtex-end-of-field)
24902 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
24903 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
24904 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
24905 (bibtex-skip-to-valid-entry): Return buffer position of beginning
24906 and ending of entry. Update for changes of bibtex-search-entry.
24908 (bibtex-map-entries): FUN is called with three arguments.
24909 (bibtex-search-entry): Return a cons pair with buffer positions of
24910 beginning and end of entry.
24911 (bibtex-enclosing-field): Simplify.
24912 (bibtex-format-entry): Use booktitle to set a missing title.
24913 (bibtex-autokey-get-names): Fiddle with regexps.
24914 (bibtex-generate-autokey): Use identity.
24915 (bibtex-parse-keys): Use simplified parsing algorithm if
24916 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
24917 arguments. Return alist of keys.
24918 (bibtex-parse-strings): Simplify. Return alist of strings.
24919 (bibtex-complete-string-cleanup): Fix docstring.
24920 (bibtex-read-key): New function.
24921 (bibtex-mode): Fix docstring. Do not parse for keys and
24922 strings when the mode is entered. Set fill-paragraph-function to
24923 bibtex-fill-field. Setup font-lock-mark-block-function the way
24924 font-lock intended.
24925 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
24926 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
24927 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
24928 (bibtex-Preamble): Avoid hard coded constants.
24929 (bibtex-make-field): Fix docstring. Simplify.
24930 (bibtex-beginning-of-entry): Always return new position of point.
24931 (bibtex-end-of-entry): Rearrange cond clauses.
24932 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
24933 Update for changes of bibtex-map-entries.
24934 (bibtex-ispell-abstract): Do not move point.
24935 (bibtex-entry-index): Use downcase. Simplify.
24936 (bibtex-lessp): Handle catch-all.
24937 (bibtex-find-crossref): Turn into a command.
24938 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
24939 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
24941 (bibtex-fill-field-bounds): New function.
24942 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
24943 (bibtex-fill-entry): Use bibtex-fill-field-bounds
24944 (bibtex-String): Use bibtex-strings. Always obey
24945 bibtex-sort-ignore-string-entries.
24947 2003-07-05 John Paul Wallington <jpw@gnu.org>
24949 * cus-theme.el (customize-create-theme):
24950 Call `customize-create-theme' in Reset widget's notify function.
24952 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
24953 (ibuffer-mark-interactive): Use `or' instead of `unless'.
24954 (define-ibuffer-column name): Add summarizer.
24955 (define-ibuffer-column size): Likewise.
24956 (define-ibuffer-column filename): Likewise.
24957 (define-ibuffer-column process): Likewise. Change BODY's output too.
24958 (define-ibuffer-column filename-and-process): Likewise, likewise.
24959 (ibuffer): Remove local vars `already-in' and `need-update'.
24961 * ibuf-ext.el: Don't require `derived' at compile-time.
24963 2003-07-05 Kim F. Storm <storm@cua.dk>
24965 * info.el: Disable paragraph refilling.
24966 (Info-refill-paragraphs): New defcustom.
24967 (Info-fontify-node): Use it.
24969 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
24971 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
24972 thingies from constructors created by defstruct.
24974 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
24975 the default value of the variable.
24976 (byte-code-meter): Move declaration to top level.
24978 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
24980 * info.el (Info-following-node-name-re): New fun.
24981 (Info-following-node-name): Remove.
24982 (Info-insert-dir): Use the new fun.
24983 (Info-extract-pointer): Don't save restriction; use new fun.
24984 (Info-menu-entry-name-re): New const.
24985 (Info-menu-entry-name-re): Use it along with new fun.
24986 (Info-node-spec-re): Use new fun.
24987 (Info-complete-menu-item, Info-fontify-node): Use new const.
24988 (Info-goto-node, Info-follow-reference, Info-menu-update):
24990 (Info-follow-reference): Use assoc-string.
24991 Use a list of strings for the completion table.
24992 (Info-fontify-node): Use match-string, line-end-position.
24993 Limit the search for `node:' to the first line.
24995 * newcomment.el (uncomment-region): Remove padding coming from
24996 comment-start rather than just from comment-padding.
24998 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
24999 (vc-cvs-stay-local-p): Use vc-stay-local-p.
25000 (vc-cvs-rename-file): Remove (use the default).
25001 (vc-cvs-register): Register parent dir if needed.
25002 (vc-cvs-could-register): Return non-nil if parent can be registered.
25003 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
25004 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
25006 * vc-svn.el (vc-svn-use-edit): Make it into a const.
25007 (vc-svn-update): Fix the arguments to `svn'.
25008 (vc-svn-diff-tree): Just use `vc-svn-diff'.
25009 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
25010 Simple implementations, assuming `name' is a URL.
25012 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
25013 set of chars allowed unquoted in a case pattern.
25015 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
25017 * font-lock.el (font-lock-extra-types-widget)
25018 (c-font-lock-extra-types, c++-font-lock-extra-types)
25019 (objc-font-lock-extra-types, java-font-lock-extra-types)
25020 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
25021 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
25022 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
25023 (font-lock-match-c++-structor-declaration)
25024 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
25025 (c++-font-lock-keywords-3, c++-font-lock-keywords)
25026 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
25027 (objc-font-lock-keywords-3, objc-font-lock-keywords)
25028 (java-font-lock-keywords-1, java-font-lock-keywords-2)
25029 (java-font-lock-keywords-3, java-font-lock-keywords)
25030 (java-font-lock-syntactic-face-function): Remove obsolete code
25031 and constants. It's all in cc-fonts.el now.
25033 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
25035 * mail/sendmail.el (mail-specify-envelope-from)
25036 (mail-envelope-from): Doc fix.
25038 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
25040 * generic-x.el: Do away with the dependency on `c-emacs-features'
25041 when populating `rul-generic-mode-syntax-table'; we already know
25044 See ChangeLog.10 for earlier changes.
25046 ;; Local Variables:
25047 ;; coding: iso-2022-7bit
25050 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
25051 Copying and distribution of this file, with or without modification,
25052 are permitted provided the copyright notice and this notice are preserved.
25054 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1