X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/bdaf8a62d53cf8d5a0dc4f0dc530ecd6fc1f44fe..b35f288d478ef137a4d9e8e5a6a5f368a86b01f5:/lisp/ChangeLog.12 diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12 index c26f79bf6f..dc0feb9e33 100644 --- a/lisp/ChangeLog.12 +++ b/lisp/ChangeLog.12 @@ -117,7 +117,7 @@ (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab): Use delete-region instead of kill-word and kill-line. -2007-04-21 Johan Bockg,Ae(Brd +2007-04-21 Johan Bockgård * dired-x.el (dired-virtual-mode): Doc fix. @@ -150,7 +150,7 @@ * textmodes/fill.el (fill-move-to-break-point): Don't inhibit fill-nobreak-predicate when the break is past fill-column. -2007-04-20 Francesco Potort,Al(B +2007-04-20 Francesco Potortì * locate.el (locate): Output from shell-command should go in the current buffer rather than *Shell Command Output*. @@ -250,7 +250,7 @@ 2007-04-15 Roland Winkler * textmodes/bibtex.el (bibtex-field-list): Use functionp. - (bibtex-make-field): Check that INIT is a string. Use functionp. + (bibtex-make-field): Check that INIT is a string. Use functionp. 2007-04-14 Glenn Morris @@ -434,7 +434,7 @@ * cus-start.el : Add choices. -2007-04-08 Johan Bockg,Ae(Brd +2007-04-08 Johan Bockgård * term/xterm.el (terminal-init-xterm): Fix key definitions. Add binding for C-M-SPC. @@ -669,7 +669,7 @@ 2007-03-31 Markus Triska - * flymake.el (flymake-err-line-patterns): Doc fix. + * progmodes/flymake.el (flymake-err-line-patterns): Doc fix. 2007-03-30 Reiner Steib @@ -792,7 +792,7 @@ * textmodes/flyspell.el (flyspell-large-region): Use ispell-call-process-region. -2007-03-26 Johan Bockg,Ae(Brd +2007-03-26 Johan Bockgård * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble): Use prin1 instead of princ. @@ -978,7 +978,7 @@ 2007-01-04 changes by Kevin Rodgers. * mouse.el (mouse-drag-track): Remove spurious input-pending-p test. - Suggested by Johan Bockg,Ae(Brd. + Suggested by Johan Bockgård. 2007-03-19 Martin Rudalics @@ -1158,7 +1158,7 @@ (rcirc-nick-prefix-chars): Add variable. (rcirc-user-nick): Use above variable. -2007-03-10 Johan Bockg,Ae(Brd +2007-03-10 Johan Bockgård * icomplete.el (icomplete-tidy, icomplete-exhibit): Bind deactivate-mark to nil. @@ -1214,7 +1214,7 @@ * progmodes/idlw-help.el (idlwave-do-context-help1): Don't visit special help topics for keywords. (idlwave-help-assistant-command): Include ".exe" for ms-dos - etc. Assistant command. + etc. Assistant command. 2007-03-08 Chong Yidong @@ -1244,7 +1244,7 @@ * complete.el (PC-bindings): Remap lisp-complete-symbol to PC-lisp-complete-symbol instead of binding M-TAB in global-map. -2007-03-07 Micha,Ak(Bl Cadilhac +2007-03-07 Michaël Cadilhac * complete.el (PC-do-completion): Delete duplicates in the list of possible completions. @@ -1506,7 +1506,7 @@ * mouse.el (mouse-show-mark): Run hooks and perform command remapping for mouse-region-delete-keys. -2007-02-26 Johan Bockg,Ae(Brd +2007-02-26 Johan Bockgård * font-core.el (font-lock-mode): Doc fix. @@ -1523,7 +1523,7 @@ 2007-02-25 Andreas Schwab * files.el (hack-one-local-variable-eval-safep): Correct handling - of edebug-form-spec property value. Reported by Johan Bockg,Ae(Brd. + of edebug-form-spec property value. Reported by Johan Bockgård. 2007-02-25 Carsten Dominik @@ -2005,7 +2005,7 @@ 2007-02-07 Vinicius Jose Latorre - * ps-print.ps: The ps-print commands without face printing should not + * ps-print.el: The ps-print commands without face printing should not print background color. Reported by Leo . (ps-print-version): New version 6.7.3. (ps-begin-job): New arg. Fix ps-default-background and @@ -2109,7 +2109,7 @@ 2007-02-02 Ulf Jasper - * newsticker.el (newsticker-version): Changed to "1.10". + * net/newsticker.el (newsticker-version): Changed to "1.10". (newsticker--set-customvar): Doc string. (newsticker-new-item-face): Doc string. (newsticker-mode): Initialize `invisibility-spec' with t. @@ -2133,7 +2133,7 @@ (newsticker--decode-iso8601-date): Bugfix for datestrings without days. (newsticker--buffer-do-insert-text): Fix. - (newsticker--buffer-insert-enclosure): Fix. length might be missing. + (newsticker--buffer-insert-enclosure): Fix. Length might be missing. (newsticker--buffer-make-item-completely-visible): `switch-to-buffer' not necessary. @@ -2386,7 +2386,7 @@ 2007-01-26 Vinicius Jose Latorre - * ps-print.ps: Fix background height. + * ps-print.el: Fix background height. (ps-print-version): New version 6.7.2. 2007-01-26 Eli Zaretskii @@ -2423,7 +2423,8 @@ 2007-01-23 Michael Kifer - * viper-keym.el (viper-insert-basic-map): Delete binding for S-TAB. + * emulation/viper-keym.el (viper-insert-basic-map): + Delete binding for S-TAB. * ediff-util.el (ediff-clone-buffer-for-region-comparison): Change text of message. Activate mark. @@ -2536,7 +2537,7 @@ 2007-01-20 Alin C. Soare (tiny change) - * lisp/emacs-lisp/lisp-mode.el (last-sexp-toggle-display): + * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Fixed cursor position when toggle abbreviated display. 2007-01-20 Nick Roberts @@ -2594,7 +2595,7 @@ * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark path. Rewrite function in `cond' style for readability. - Suggested by: Stephen Eglen . + Suggested by Stephen Eglen . (The path shortening, that is, not the rearrangement.) 2007-01-15 YAMAMOTO Mitsuharu @@ -2783,7 +2784,7 @@ 2007-01-03 Alan Mackenzie - * progmode/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy patch. + * progmodes/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy patch. 2007-01-03 Chris Moore @@ -2938,7 +2939,7 @@ XEmacs case on Windows. (tramp-touch): UTC handling is not possible for XEmacs. -2006-12-30 Jan Dj,Ad(Brv +2006-12-30 Jan Djärv * scroll-bar.el (previous-scroll-bar-mode): New variable (set-scroll-bar-mode): Set previous-scroll-bar-mode. @@ -2974,7 +2975,7 @@ * dired.el (dired-sort-other): Move test for dired-mode... (dired-sort-set-modeline): ...to here. -2006-12-29 Micha,Ak(Bl Cadilhac +2006-12-29 Michaël Cadilhac * textmodes/fill.el (fill-comment-paragraph): Document 2006-12-24 change. Suggested by Stefan Monnier. @@ -3032,7 +3033,7 @@ (gdb-info-breakpoints-custom, gdb-reset): Handle space in above buffer name. -2006-12-26 Micha,Ak(Bl Cadilhac +2006-12-26 Michaël Cadilhac * mail/footnote.el (Footnote-insert-footnote): Fix the search of the last footnote when `footnote-spaced-footnotes' is nil. @@ -3092,7 +3093,7 @@ (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event): Use mac-unread-string. -2006-12-24 Micha,Ak(Bl Cadilhac +2006-12-24 Michaël Cadilhac * textmodes/fill.el (fill-comment-paragraph): Prevent the use of an optimized comment regexp if `comment-start-skip' uses a ^. @@ -3126,8 +3127,8 @@ * ediff-diff.el (ediff-diff-options): Clarify docstring. (ediff-setup-diff-regions): Disallow -u in ediff-diff-options. - * viper-cmd.el (viper-post-command-sentinel): Protect against errors - in hooks. + * emulation/viper-cmd.el (viper-post-command-sentinel): + Protect against errors in hooks. (viper-add-newline-at-eob-if-necessary): Add newline only if we actually modify buffer; ignore errors if occur. @@ -3435,7 +3436,7 @@ * cmuscheme.el (scheme-start-file): Use `let*', not `let'. -2006-12-09 Micha,Ak(Bl Cadilhac +2006-12-09 Michaël Cadilhac * textmodes/flyspell.el (flyspell-hack-local-variables-hook): New. Force buffer local defs evaluation on local variables loading. @@ -3486,7 +3487,7 @@ pasting the head of the kill-ring, and prefix arg C-u M-y inserts the text inserted by the last M-y command. -2006-12-05 Micha,Ak(Bl Cadilhac +2006-12-05 Michaël Cadilhac * cmuscheme.el (run-scheme, scheme-start-file): Search the start file in ~/.emacs.d as `init_SCHEMENAME.scm' instead. @@ -3693,7 +3694,7 @@ (hexl-address-region, hexl-ascii-region, hexl-highlight-line-range): Fix typos in docstrings. -2006-11-30 Micha,Ak(Bl Cadilhac +2006-11-30 Michaël Cadilhac * ido.el (ido-local-file-exists-p): New. Tell if a file exists locally, i.e. without using file name handlers. @@ -3874,7 +3875,7 @@ * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings: speedbar-expand-line-descendants, speedbar-contract-line-descendants. -2006-11-26 Jan Dj,Ad(Brv +2006-11-26 Jan Djärv * progmodes/cc-vars.el (c-backslash-column): Add . at end of sentence. @@ -3904,7 +3905,7 @@ * progmodes/flymake.el (flymake-posn-at-point-as-event): New function. (flymake-popup-menu): Use it instead of posn-at-point. -2006-11-25 Jan Dj,Ad(Brv +2006-11-25 Jan Djärv * progmodes/cc-vars.el (c-backslash-column): Mention c-backslash-max-column in documentation for c-backslash-column. @@ -4018,7 +4019,7 @@ (tutorial--find-changed-keys): Check ESC-prefix binding specially. Improve search pattern for occurrences of changed keys. -2006-11-20 Jan Dj,Ad(Brv +2006-11-20 Jan Djärv * term/x-win.el (x-last-cut-buffer-coding): New variable. (x-select-text): Set it. @@ -4032,7 +4033,7 @@ * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix. -2006-11-19 Micha,Ak(Bl Cadilhac +2006-11-19 Michaël Cadilhac * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New. Exceptions to the rule "add a space between an identifier and an @@ -4067,7 +4068,7 @@ * net/tramp.el (top): cl and custom are always required. -2006-11-18 Jan Dj,Ad(Brv +2006-11-18 Jan Djärv * term/x-win.el (x-cut-buffer-or-selection-value): Decode text from cut-buffers with next-selection-coding-system if not nil. @@ -4455,7 +4456,7 @@ (org-export-remove-timestamps-from-toc, org-export-with-tags) (org-read-date): Doc fix (Nil -> nil). -2006-11-10 Jan Dj,Ad(Brv +2006-11-10 Jan Djärv * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value): Encode/decode text to/from cut buffers to/from iso-latin-1 only. @@ -4731,7 +4732,7 @@ * dired-aux.el (dired-copy-file-recursive): Catch errors from recursive copies in the loop, around the recursive call. -2006-11-05 Micha,Ak(Bl Cadilhac +2006-11-05 Michaël Cadilhac * battery.el (battery-linux-proc-acpi): Search an ac_adapter in `/proc/acpi/ac_adapter/*'. Ditto for the thermometers in @@ -4941,8 +4942,8 @@ * help-fns.el (help-with-tutorial): Move to tutorial.el. * tutorial.el: New file. - (help-with-tutorial): Move here from help-fns.el. Added help for - rebound keys. Fixed resume of tutorial. + (help-with-tutorial): Move here from help-fns.el. Add help for + rebound keys. Fix resume of tutorial. (tutorial--describe-nonstandard-key, tutorial--sort-keys) (tutorial--find-changed-keys, tutorial--display-changes) (tutorial--saved-dir, tutorial--saved-file) @@ -5029,9 +5030,9 @@ 2006-10-23 Michael Kifer - * viper-cmd.el (viper-prefix-arg-com): Define gg as G0. + * emulation/viper-cmd.el (viper-prefix-arg-com): Define gg as G0. - * viper-ex.el (ex-read): Quote file argument. + * emulation/viper-ex.el (ex-read): Quote file argument. * ediff-diff.el (ediff-same-file-contents): Expand file names. @@ -5117,7 +5118,7 @@ * term/macterm.el (res-geometry): Apply 2006-10-18 change for x-win.el. -2006-10-19 Jan Dj,Ad(Brv +2006-10-19 Jan Djärv * select.el (ccl-check-utf-8, string-utf-8-p): New functions (by Kenichi Handa). @@ -5135,7 +5136,7 @@ Fix typos in error messages. (ada-goto-matching-end, ada-narrow-to-defun): Doc fixes. -2006-10-18 Jan Dj,Ad(Brv +2006-10-18 Jan Djärv * term/x-win.el (res-geometry): Don't set geometry from Xresources to default-frame-alist if default-frame-alist already contains @@ -5192,7 +5193,7 @@ * progmodes/ada-xref.el (ada-find-in-src-path): Likewise. Use grep -E rather than egrep. -2006-10-15 Micha,Ak(Bl Cadilhac +2006-10-15 Michaël Cadilhac * ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id. @@ -5300,7 +5301,7 @@ calling or due to edit to a buffer, install our own hook (controlled by `cperl-hook-after-change'). (cperl-electric-pod): =cut may have been recognized as start. - (cperl-block-p): Move, updatedfor attributes. + (cperl-block-p): Move, updated for attributes. (cperl-calculate-indent): Try to allow '_' be non-word char Support subs with attributes. (cperl-where-am-i): Quiet (?) a warning. @@ -5364,7 +5365,7 @@ After 5.3, 5.4: (cperl-facemenu-add-face-function): Add docs, fix U<>. Copyright message updated. - (cperl-init-faces): Work around a bug in `font-lock'. May slow + (cperl-init-faces): Work around a bug in `font-lock'. May slow facification down a bit. Misprint for my|our|local for old `font-lock' "our" was not fontified same as "my|local". @@ -5668,7 +5669,7 @@ * autoinsert.el (auto-insert-alist): Doc fix. -2006-10-07 Johan Bockg,Ae(Brd +2006-10-07 Johan Bockgård * mouse-sel.el (mouse-insert-selection-internal): Use insert-for-yank, so that yank handlers are run. @@ -5730,7 +5731,7 @@ * emacs-lisp/cl.el (pushnew-internal): Remove defvar. (pushnew): Fix last change. -2006-10-03 Denis St,A|(Bnkel (tiny change) +2006-10-03 Denis Stünkel (tiny change) * ibuf-ext.el (eval, view-and-eval) : Use the interactive spec of `eval-expression'. @@ -5752,7 +5753,7 @@ * dired.el (dired-build-subdir-alist): Fix previous change. -2006-10-01 Johan Bockg,Ae(Brd +2006-10-01 Johan Bockgård * simple.el (undo-elt-crosses-region): Fix the inequalities. @@ -5805,7 +5806,7 @@ * files.el (find-file-existing): Modify to not allow wildcards. -2006-09-30 Johan Bockg,Ae(Brd +2006-09-30 Johan Bockgård * simple.el (undo-more): When undo information for the region is exhausted, say "No further undo information FOR REGION". @@ -5829,7 +5830,7 @@ * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point to nil if there is no previous property change. -2006-09-29 Micha,Ak(Bl Cadilhac +2006-09-29 Michaël Cadilhac * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before saving anything to be sure that `forward-sexp' behaves correctly. @@ -5880,7 +5881,7 @@ 2006-09-26 Vinicius Jose Latorre - * progmode/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling. + * progmodes/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling. (ebnf-version): New version 4.3. (ebnf-arrow-extra-width, ebnf-arrow-scale): New options. (ebnf-prologue): Adjust PostScript programming. @@ -6100,11 +6101,11 @@ 2006-09-18 Michael Kifer - * viper.el: Bump up version/date of update to reflect the substantial - changes done in August 2006. + * emulation/viper.el: Bump up version/date of update to reflect the + substantial changes done in August 2006. - * viper-cmd (viper-next-line-at-bol): Make sure button-at, push-button - are defined. + * emulation/viper-cmd.el (viper-next-line-at-bol): Make sure button-at, + push-button are defined. * ediff-util.el (ediff-add-to-history): New function. @@ -6117,7 +6118,7 @@ (conf-space-keywords): Add autoload cookie. Fix typo (`keywords', not `keyword'). -2006-09-18 Jan Dj,Ad(Brv +2006-09-18 Jan Djärv * cus-start.el (all): Rename x-gtk-show-chooser-help-text to x-gtk-file-dialog-help-text. Rename x-use-old-gtk-file-dialog @@ -6171,14 +6172,14 @@ * font-lock.el (font-lock-compile-keywords): Rename optional arg to SYNTACTIC-KEYWORDS and reverse the sense. All callers changed. -2006-09-16 Jan Dj,Ad(Brv +2006-09-16 Jan Djärv * cus-start.el (all): Add x-gtk-show-chooser-help-text. * select.el (xselect-convert-to-string): If UTF8_STRING is requested and the data doesn't look like UTF8, send STRING instead. -2006-09-16 Agust,Am(Bn Mart,Am(Bn +2006-09-16 Agustín Martín * textmodes/flyspell.el (flyspell-check-region-doublons): New function to detect duplicated words. @@ -6335,7 +6336,7 @@ * COPYING: Replace "Library Public License" by "Lesser Public License" throughout. -2006-09-15 Jan Dj,Ad(Brv +2006-09-15 Jan Djärv * term/x-win.el (x-menu-bar-open): New function for F10. @@ -6400,7 +6401,7 @@ * bindings.el (mode-line-buffer-identification-keymap): Remove duplicate line. -2006-09-14 Micha,Ak(Bl Cadilhac +2006-09-14 Michaël Cadilhac * ido.el (ido-ignore-item-p): Allow any kind of functions in ignore lists. @@ -6410,7 +6411,7 @@ * jit-lock.el (jit-lock-fontify-again): New function. (jit-lock-fontify-now): Use it instead of lambda form. -2006-09-13 Agustin Martin +2006-09-13 Agustín Martín * textmodes/flyspell.el (flyspell-word, flyspell-correct-word) (flyspell-auto-correct-word): Make ispell-filter local to these @@ -6507,7 +6508,7 @@ * ido.el (ido-edit-input, ido-complete, ido-take-first-match) (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit) (ido-delete-file-at-head): Pass head of ido-matches through ido-name - in case of merged directories. Reported by Micha,Ak(Bl Cadilhac. + in case of merged directories. Reported by Michaël Cadilhac. 2006-09-10 Richard Stallman @@ -6564,7 +6565,7 @@ * net/ldap.el (ldap-search-internal): Doc fix. -2006-09-09 Micha,Ak(Bl Cadilhac +2006-09-09 Michaël Cadilhac * play/life.el (life-display-generation): Test for input manually if `sleeptime' is negative or null. @@ -6644,7 +6645,7 @@ * net/rcirc.el (rcirc-activity-string): Don't quote value in case clause. -2006-09-07 Micha,Ak(Bl Cadilhac +2006-09-07 Michaël Cadilhac * info.el (Info-index): Bind completion-ignore-case. @@ -6664,11 +6665,11 @@ * international/code-pages.el: Add cp858. -2006-09-07 Jan Dj,Ad(Brv +2006-09-07 Jan Djärv * dnd.el: Fix bootstrapping. -2006-09-07 Jan Dj,Ad(Brv +2006-09-07 Jan Djärv * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle. (dnd-open-remote-url): New function. @@ -6822,7 +6823,7 @@ 2006-09-02 Ryan Yeske - * rcirc.el (rcirc-keywords): New variable. + * net/rcirc.el (rcirc-keywords): New variable. (rcirc-bright-nicks, rcirc-dim-nicks): New variables. (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove variables. @@ -6893,8 +6894,8 @@ 2006-08-30 Michael Kifer - * viper-cmd.el (viper-special-read-and-insert-char): Convert events to - chars if XEmacs. + * emulation/viper-cmd.el (viper-special-read-and-insert-char): + Convert events to chars if XEmacs. (viper-after-change-undo-hook): Check if undo-in-progress is bound. 2006-08-30 Stefan Monnier @@ -7011,25 +7012,26 @@ 2006-08-25 Michael Kifer - * viper.el (viper-set-hooks): Use frame bindings for + * emulation/viper.el (viper-set-hooks): Use frame bindings for viper-vi-state-cursor-color. (viper-non-hook-settings): Don't set default mode-line-buffer-identification. - * viper-util.el (viper-set-cursor-color-according-to-state): New fun. + * emulation/viper-util.el (viper-set-cursor-color-according-to-state): + New fun. (viper-set-cursor-color-according-to-state) (viper-get-saved-cursor-color-in-replace-mode) (viper-get-saved-cursor-color-in-insert-mode): Make conditional on viper-emacs-state-cursor-color. - * viper-cmd.el (viper-envelop-ESC-key): Bug fix. + * emulation/viper-cmd.el (viper-envelop-ESC-key): Bug fix. (viper-undo): Use point if undo-beg-posn is nil. (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs) (viper-after-change-undo-hook): Don't use viper-emacs-state-cursor-color by default. (viper-undo): More sensible positioning after undo. - * viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr. + * emulation/viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr. (viper-emacs-state-cursor-color): Default to nil, since this feature doesn't work well yet. @@ -7202,7 +7204,7 @@ (whitespace-cleanup-region): Call whitespace-cleanup-internal with a non-nil argument. -2006-08-18 Gustav H,Ae(Bllberg (tiny change) +2006-08-18 Gustav Hållberg (tiny change) * rect.el (spaces-string): Simplify and add doc string. @@ -7300,7 +7302,7 @@ Add to overlay-arrow-variable-list (gdb-reset): Delete gdb-stack-position from above list. -2006-08-14 Jan Dj,Ad(Brv +2006-08-14 Jan Djärv * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is read only. @@ -7424,7 +7426,7 @@ * emacs-lisp/bindat.el (bindat-ip-to-string): Use `format-network-address' if possible. -2006-08-11 Jan Dj,Ad(Brv +2006-08-11 Jan Djärv * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom. @@ -7563,7 +7565,7 @@ doesn't look like a file name. * complete.el (PC-expand-many-files): Avoid signalling an error when - the current directory doesn't exist. Reported by Micha,Ak(Bl Cadilhac. + the current directory doesn't exist. Reported by Michaël Cadilhac. 2006-08-02 Andreas Schwab @@ -7771,7 +7773,7 @@ * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8 letters from the end. Thanks to "David Smith" - and andreas@altroot.de (Andreas V,Av(Bgele). + and andreas@altroot.de (Andreas Vögele). 2006-07-23 Thien-Thi Nguyen @@ -7796,7 +7798,7 @@ * progmodes/delphi.el (delphi-fill-comment): Use save-restriction. -2006-07-22 Micha,Ak(Bl Cadilhac +2006-07-22 Michaël Cadilhac * startup.el (user-mail-address): Initialize from the `EMAIL' environment variable first. Document this. @@ -7844,9 +7846,9 @@ 2006-07-20 Jay Belanger - * calc.el (calc-previous-alg-entry): Remove variable. + * calc/calc.el (calc-previous-alg-entry): Remove variable. - * calc-aent.el (calc-alg-entry-history, calc-quick-calc-history): + * calc/calc-aent.el (calc-alg-entry-history, calc-quick-calc-history): New variables. (calc-alg-entry): Use `calc-alg-entry-history'. (calc-do-quick-calc): Use `calc-quick-calc-history'. @@ -7859,17 +7861,17 @@ Change keybinding for `calcAlg-plus-minus', add keybindings for `previous-history-element' and `next-history-element'. - * calc-rewr.el (calc-match): Remove reference to + * calc/calc-rewr.el (calc-match): Remove reference to `calc-previous-alg-entry'. - * calc-sel.el (calc-selection-history): New variable. + * calc/calc-sel.el (calc-selection-history): New variable. (calc-enter-selection, calc-sel-mult-both-sides) (calc-sel-add-both-sides): Use `calc-selection-history'. - * calc-map.el (calc-get-operator-history): New variable. + * calc/calc-map.el (calc-get-operator-history): New variable. (calc-get-operator): Use `calc-get-operator-history'. - * calcalg3.el (calc-curve-fit-history): New variable. + * calc/calcalg3.el (calc-curve-fit-history): New variable. (calc-curve-fit): Use `calc-curve-fit-history'. 2006-07-20 Kenichi Handa @@ -8057,7 +8059,7 @@ repertoire of unit tests. Called just before the provide iff user has customized `allout-run-unit-tests-on-load' non-nil. -2006-07-14 K,Aa(Broly L$,1 q(Brentey +2006-07-14 Károly Lőrentey * emacs-lisp/authors.el (authors-aliases): Update. @@ -8643,7 +8645,7 @@ 2006-06-18 Michael Kifer - * viper-cmd.el (viper-special-read-and-insert-char): + * emulation/viper-cmd.el (viper-special-read-and-insert-char): Use read-key-sequence. (viper-after-change-undo-hook): Misc enhancements. (viper-after-change-undo-hook): New hook. @@ -8652,9 +8654,10 @@ (viper-next-line-at-bol): If point is on a widget or a button, simulate clicking on that widget/button. - * viper.el (viper-mode): Allow a separate cursor color in Emacs state. + * emulation/viper.el (viper-mode): Allow a separate cursor color + in Emacs state. - * ediff-diff (ediff-test-patch-utility): Catch errors. + * ediff-diff.el (ediff-test-patch-utility): Catch errors. (ediff-actual-diff-options, ediff-actual-diff3-options): New variables. (ediff-set-actual-diff-options): New function. (ediff-reset-diff-options, ediff-toggle-ignore-case): @@ -8793,7 +8796,7 @@ * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove spaces after the comment start. -2006-06-09 Micha,Ak(Bl Cadilhac +2006-06-09 Michaël Cadilhac * play/pong.el (pong-init-buffer): Fill buffer with spaces instead of ^A. @@ -8998,7 +9001,7 @@ * comint.el (comint-send-input): Do not add help-echo and mouse-face to input if `comint-use-prompt-regexp' is non-nil. -2006-06-01 Jan Dj,Ad(Brv +2006-06-01 Jan Djärv * term/x-win.el: Change x-menu-bar-start to menu-bar-open. @@ -9089,7 +9092,7 @@ * subr.el (with-current-buffer): Doc fix. -2006-05-29 Jan Dj,Ad(Brv +2006-05-29 Jan Djärv * term/x-win.el: Bind F10 to menu-bar-start if available. @@ -9574,7 +9577,7 @@ have non-nil values. Speed up by using add-to-list instead of manual consing. -2006-05-20 Micha,Ak(Bl Cadilhac +2006-05-20 Michaël Cadilhac * progmodes/make-mode.el (makefile-mode): Doc fix. @@ -9849,7 +9852,7 @@ (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year) (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive. -2006-05-11 Johan Bockg,Ae(Brd +2006-05-11 Johan Bockgård * calendar/calendar.el (calendar-french-date-string) (calendar-mayan-date-string, calendar-chinese-date-string) @@ -10138,7 +10141,7 @@ reference to the Lisp manual to the warning about pure space overflow. -2006-05-05 Micha,Ak(Bl Cadilhac +2006-05-05 Michaël Cadilhac * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload' argument to avoid the call to `ispell-internal-change-dictionary' @@ -10378,7 +10381,7 @@ 2006-04-27 Jay Belanger - * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to + * calc/calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to read expression when `math-read-big-expr' doesn't work. 2006-04-27 Reiner Steib @@ -10689,7 +10692,7 @@ Sync with Tramp 2.0.53. * net/tramp.el (tramp-completion-mode): ?\t has event-modifier - 'control. Reported by Matthias F,Av(Brste . + 'control. Reported by Matthias Förste . (tramp-completion-file-name-handler): Add autoload cookie for adding to `file-name-handler-alist'. @@ -10995,7 +10998,7 @@ * files.el (hack-local-variables-confirm) : Clarify message text. Suggested by Ralf Angeli. -2006-04-08 Micha,Ak(Bl Cadilhac +2006-04-08 Michaël Cadilhac * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set. (delete-extract-rectangle-line): Use `filter-buffer-substring' @@ -11004,7 +11007,7 @@ 2006-04-08 Ryan Yeske - * rcirc.el (rcirc-default-server): Rename from rcirc-server. + * net/rcirc.el (rcirc-default-server): Rename from rcirc-server. (rcirc-default-port): Rename from rcirc-port. (rcirc-default-nick): Rename from rcirc-nick. (rcirc-default-user-name): Rename from rcirc-user-name. @@ -11558,7 +11561,7 @@ * isearch.el (isearch-other-meta-char): Handle user bindings for shifted control characters. -2006-03-18 Agustin Martin +2006-03-18 Agustín Martín * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the part that matches email addresses, file names, etc. @@ -11829,8 +11832,8 @@ 2006-03-11 David Ponce - * ispell.el (ispell-find-aspell-dictionaries): Add aliases before - merging elements from the standard ispell-dictionary-alist. + * textmodes/ispell.el (ispell-find-aspell-dictionaries): Add aliases + before merging elements from the standard ispell-dictionary-alist. (ispell-aspell-add-aliases): Add aliases to the passed dictionary alist, and return the new alist. @@ -11853,7 +11856,7 @@ * progmodes/octave-mod.el (octave-indent-for-comment): Behave according to do string. -2006-03-11 Agustin Martin +2006-03-11 Agustín Martín * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]: Be visible only if major mode is Mail Mode. @@ -12019,7 +12022,7 @@ (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative. (t-mouse-mode): Remove period from end of error message. -2006-03-03 Agustin Martin +2006-03-03 Agustín Martín * textmodes/flyspell.el (flyspell-process-localwords): Be case-sensitive. @@ -12266,7 +12269,7 @@ (c-after-change): Protect the match data with save-match-data. It was getting corrupted by c-after-change-check-<>-operators. - * cc-defs.el: [Supersedes patch V1.38]: + * progmodes/cc-defs.el: [Supersedes patch V1.38]: (top level): Check for a buggy font-lock-compile-keywords ONLY in XEmacs. GNU Emacs 22 now has a check which would throw an error here. @@ -12541,19 +12544,20 @@ 2006-02-19 Michael Kifer - * viper-cmd.el (viper-insert-state-post-command-sentinel) + * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel) (viper-change-state-to-vi, viper-change-state-to-emacs): Make aware of cursor coloring in the Emacs state. (viper-special-read-and-insert-char): Use read-char-exclusive. (viper-minibuffer-trim-tail): Workaround for fields in minibuffer. - * viper-init.el (viper-emacs-state-cursor-color): New variable. + * emulation/viper-init.el (viper-emacs-state-cursor-color): + New variable. - * viper-util.el (viper-save-cursor-color) + * emulation/viper-util.el (viper-save-cursor-color) (viper-get-saved-cursor-color-in-replace-mode) (viper-get-saved-cursor-color-in-insert-mode) - (viper-restore-cursor-color): Make aware of the cursor color in Emacs - state. + (viper-restore-cursor-color): Make aware of the cursor color + in Emacs state. (viper-get-saved-cursor-color-in-emacs-mode): New function. * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option) @@ -12809,7 +12813,7 @@ (remove-from-invisibility-spec, allout-hide-current-subtree): Ditched unused variables. -2006-02-17 Agustin Martin +2006-02-17 Agustín Martín * textmodes/ispell.el (ispell-change-dictionary): Call ispell-buffer-local-dict instead of @@ -12900,7 +12904,7 @@ * files.el (hack-local-variables): Remove ignored variables before checking if any variables need setting. -2006-02-14 Jan Dj,Ad(Brv +2006-02-14 Jan Djärv * cus-start.el (all): Add x-gtk-whole-detached-tool-bar. @@ -13554,7 +13558,7 @@ described in the docstring for `bs-attributes-list'. (bs--get-name): Simplify. Don't pad the buffer name. -2006-01-27 Agustin Martin +2006-01-27 Agustín Martín * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no English aspell dictionary is installed, use the first entry of @@ -13575,7 +13579,7 @@ * international/latexenc.el: Add a suitable `coding:' tag. (latexenc-find-file-coding-system): Undo last change. -2006-01-27 Arne J,Ax(Brgensen +2006-01-27 Arne Jørgensen * international/latexenc.el (latexenc-find-file-coding-system): Make sure latexenc-main-file is a regular file and is readable. @@ -13722,7 +13726,7 @@ * term/w32-win.el (image-library-alist): Add additional names for GIF library. -2006-01-23 Arne J,Ax(Brgensen +2006-01-23 Arne Jørgensen * international/latexenc.el (latexenc-find-file-coding-system): Add file-regular-p check. @@ -13841,11 +13845,11 @@ (find-variable-other-frame, find-variable-at-point): Fix docstrings. -2006-01-21 Francesco Potort,Al(B +2006-01-21 Francesco Potortì * mail/rmailout.el (rmail-output): Don't use content-type if it is nil. -2006-01-21 Agustin Martin +2006-01-21 Agustín Martín * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup): Default to disabling the "Save affix" question. @@ -14001,7 +14005,7 @@ * files.el (auto-mode-alist): Add Imakefile. -2006-01-17 Agustin Martin +2006-01-17 Agustín Martín * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when loading the file rather than when turning on flyspell-mode. @@ -14148,7 +14152,7 @@ (org-get-time-of-day): Fix bug with times before 1am. (org-agenda-menu): Add tags commands. -2006-01-13 Agustin Martin +2006-01-13 Agustín Martín * textmodes/ispell.el (ispell-init-process): Include the used dictionary in ispell process start message. @@ -14838,7 +14842,7 @@ Use local var buffer-scan-pos to advance scan for next misspelling. Advance it only after we find the misspelling. -2005-12-27 Agustin Martin +2005-12-27 Agustín Martín * textmodes/flyspell.el (flyspell-external-point-words): New criteria for finding the misspelling in the buffer. @@ -14859,7 +14863,7 @@ * descr-text.el (describe-char): Set help-xref-stack-item explicitly after buffer has been generated. -2005-12-27 Jan Dj,Ad(Brv +2005-12-27 Jan Djärv * cus-start.el (all): Add x-gtk-show-hidden-files. @@ -15014,7 +15018,7 @@ New variables. (hi-lock-string-serialize): New function. -2005-12-23 Jan Dj,Ad(Brv +2005-12-23 Jan Djärv * menu-bar.el (menu-find-file-existing): New function. (menu-bar-file-menu): Use menu-find-file-existing for Open. @@ -15274,7 +15278,7 @@ Let term-handle-ansi-terminal-messages override what Bash says about its current directory. -2005-12-16 K,Aa(Broly L$,1 q(Brentey +2005-12-16 Károly Lőrentey * bindings.el (last-buffer): Move to simple.el. * simple.el (last-buffer): Move here. @@ -15441,7 +15445,7 @@ * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious frame in case of errors. -2005-12-13 Jan Dj,Ad(Brv +2005-12-13 Jan Djärv * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right" so it comes after "On the Left" in the menu. @@ -15482,7 +15486,7 @@ (org-log-done): New function. (org-log-done, org-closed-string): New options. -2005-12-12 Jan Dj,Ad(Brv +2005-12-12 Jan Djärv * tooltip.el (tooltip-y-offset): Change default to 20. @@ -15556,7 +15560,7 @@ * help.el (help-for-help-internal): Add `r' in doc string. -2005-12-10 Johan Bockg,Ae(Brd +2005-12-10 Johan Bockgård * align.el (align-regexp, align-highlight-rule): Use region-beginning and region-end instead of point and mark, so that @@ -15599,7 +15603,7 @@ 2005-12-10 John W. Eaton - * emacs/octave-mod.el (octave-electric-space): Don't indent + * progmodes/octave-mod.el (octave-electric-space): Don't indent comments or strings if octave-auto-indent is nil. 2005-12-10 YAMAMOTO Mitsuharu @@ -15749,7 +15753,7 @@ * progmodes/cc-fix.el: Add definitions of the macros push and pop (for GNU Emacs 20.4). - * progmodes/cc-defs.el: + * progmodes/cc-defs.el (i): Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4). * progmodes/cc-cmds.el (c-show-syntactic-information): Change the @@ -17031,7 +17035,7 @@ prompts work for AUTH PLAIN. Also reported by Steve Allan . -2005-12-06 K,Aa(Broly L$,1 q(Brentey +2005-12-06 Károly Lőrentey * frame.el (set-frame-parameter): Add doc string. @@ -17194,7 +17198,7 @@ whereby names of length one or names starting with a symbol-constituent character would not be returned. -2005-12-03 Johan Bockg,Ae(Brd +2005-12-03 Johan Bockgård * subr.el (atomic-change-group): Add edebug and indentation spec. @@ -17202,7 +17206,7 @@ * completion.el (save-completions-file-name): Fix typo in last change. -2005-12-02 Jan Dj,Ad(Brv +2005-12-02 Jan Djärv * info.el: Move back/forward history to the beginning of the tool bar. @@ -17228,7 +17232,7 @@ * international/latexenc.el (latex-inputenc-coding-alist): Doc fix. -2005-12-02 Agustin Martin +2005-12-02 Agustín Martín * textmodes/flyspell.el (flyspell-external-point-words): Consider a misspelling as found in the string search if: (a) misspelling @@ -17415,7 +17419,7 @@ (flyspell-post-command-hook): Check input-pending-p while processing the potentially long list of buffer changes. -2005-11-28 K,Aa(Broly L$,1 q(Brentey +2005-11-28 Károly Lőrentey * buff-menu.el (list-buffers-noselect): Display the selected frame's buffer list, not the global one. @@ -17594,13 +17598,13 @@ 2005-11-25 Michael Kifer - * viper-keym.el (viper-ESC-key): Use different values in terminal and - window modes. + * emulation/viper-keym.el (viper-ESC-key): Use different values + in terminal and window modes. - * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add - jde-javadoc-checker-report-mode. + * emulation/viper.el (viper-emacs-state-mode-list): Delete mail-mode, + add jde-javadoc-checker-report-mode. - * ediff-wind (ediff-make-wide-display): Slight simplification. + * ediff-wind.el (ediff-make-wide-display): Slight simplification. * ediff.el (ediff-date): Change the date of last update. @@ -17815,7 +17819,7 @@ since the last ping. (rcirc-mode): Give rcirc-topic a local binding here. -2005-11-19 Micha,Ak(Bl Cadilhac +2005-11-19 Michaël Cadilhac * subr.el (read-passwd): Fontify the prompt as we do with other prompts. @@ -18110,10 +18114,10 @@ 2005-11-15 Michael Kifer - * viper-utils.el (viper-non-word-characters-reformed-vi): + * emulation/viper-util.el (viper-non-word-characters-reformed-vi): Quote `-' in string. - * viper.el (viper-emacs-state-mode-list): Ensure that + * emulation/viper.el (viper-emacs-state-mode-list): Ensure that rcirc-mode buffers come up in Emacs state. * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler @@ -18183,20 +18187,20 @@ 2005-11-14 Jay Belanger - * calc-alg.el (calcFunc-write-out-power): Rename it to + * calc/calc-alg.el (calcFunc-write-out-power): Rename it to calcFunc-powerexpand. (math-write-out-power): Rename it to math-powerexpand; have it handle negative exponents. (calc-writeoutpower): Rename it to calc-powerexpand. - * calc-ext.el: Change calcFunc-writeoutpower and + * calc/calc-ext.el: Change calcFunc-writeoutpower and calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in autoloads. Add calcFunc-ldiv to autoloads. - * calc-arith.el (calcFunc-ldiv): New function. + * calc/calc-arith.el (calcFunc-ldiv): New function. - * calc.el (calc-left-divide): New function. + * calc/calc.el (calc-left-divide): New function. 2005-11-14 Juri Linkov @@ -18217,7 +18221,7 @@ * textmodes/flyspell.el (flyspell-large-region): Call flyspell-accept-buffer-local-defs. -2005-11-13 Agustin Martin +2005-11-13 Agustín Martín * textmodes/flyspell.el (flyspell-notify-misspell): Fix misspelling of "Misspelling". @@ -18558,14 +18562,14 @@ * newcomment.el (comment-region-internal): Box more tightly in the common case where there's no TAB in the boxed text. -2005-11-04 Jan Dj,Ad(Brv +2005-11-04 Jan Djärv * info.el (info-tool-bar-map): Use images prev-node, next-node and up-node. 2005-11-04 Ulf Jasper - * newsticker.el: Commentary updated. Code formatting changed. + * net/newsticker.el: Commentary updated. Code formatting changed. (newsticker-version): Change to "1.9". (newsticker, newsticker-feed): Doc fix. (newsticker-url-list): Doc fix. Add option "Weekly". @@ -18778,8 +18782,8 @@ 2005-11-04 Michael Kifer - * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not - merging. + * ediff-merg.el (ediff-merge-region-is-non-clash): + Return t, if not merging. * ediff-util.el (ediff-previous-difference): Don't skip regions that have merge clashes. @@ -19426,7 +19430,7 @@ * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'. -2005-10-25 Micha,Ak(Bl Cadilhac +2005-10-25 Michaël Cadilhac * play/blackbox.el (blackbox-redefine-key): New function. (blackbox-mode-map): Use it to remap existing bindings for cursor @@ -20347,7 +20351,7 @@ (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey mouse-1-click-follows-link. -2005-10-13 Jan Dj,Ad(Brv +2005-10-13 Jan Djärv * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from Gnome file-manager.png. Suggested by @@ -20400,7 +20404,7 @@ (mixal-font-lock-syntactic-keywords): New var. (mixal-mode): Use it. Fix comment-start-skip. -2005-10-12 Jan Dj,Ad(Brv +2005-10-12 Jan Djärv * startup.el (command-line-x-option-alist): -nb => -nbi. @@ -20575,7 +20579,7 @@ * textmodes/ispell.el (ispell-check-version): Fix last change. -2005-10-09 Jan Dj,Ad(Brv +2005-10-09 Jan Djärv * term/x-win.el: Remove -i, --icon-type from comment. @@ -20690,7 +20694,7 @@ * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width): Typo. -2005-10-06 Micha,Ak(Bl Cadilhac +2005-10-06 Michaël Cadilhac * play/zone.el (zone): Wrap body with save-window-excursion. @@ -20723,7 +20727,7 @@ Fix bug introduced 2005-07-03: Use (car (last ...)) to faithfully reproduce replaced artist-last. (artist-set-arrow-points-for-poly): Likewise. - Suggested by Johan Bockg,Ae(Brd. + Suggested by Johan Bockgård. 2005-10-06 Juanma Barranquero @@ -20768,7 +20772,7 @@ 2005-10-05 Michael Kifer - * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst. + * ediff-merg.el (ediff-merge-region-is-non-clash): New defsubst. (ediff-merge-region-is-non-clash-to-skip): Previously called ediff-merge-region-is-non-clash. @@ -20785,17 +20789,19 @@ * ediff-wind.el (ediff-setup-control-frame) (ediff-destroy-control-frame): Check the menubar feature. - * viper-cmd.el (viper-normalize-minor-mode-map-alist) + * emulation/viper-cmd.el (viper-normalize-minor-mode-map-alist) (viper-refresh-mode-line): Use make-local-variable to localize some vars instead of make-variable-buffer-local. Suggested by Stefan Monnier. - * viper-init.el (viper-make-variable-buffer-local): Delete alias. + * emulation/viper-init.el (viper-make-variable-buffer-local): + Delete alias. (viper-restore-cursor-type, viper-set-insert-cursor-type): Use make-local-variable instead of make-variable-buffer-local. Suggested by Stefan Monnier. - * viper.el (viper-mode): Don't use viper-make-variable-buffer-local. + * emulation/viper.el (viper-mode): Don't use + viper-make-variable-buffer-local. (viper-comint-mode-hook): Use make-local-variable on require-final-newline. (viper-non-hook-settings): Don't use make-variable-buffer-local. @@ -20911,7 +20917,7 @@ (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory instead of speedbar-line-path. -2005-10-03 Jan Dj,Ad(Brv +2005-10-03 Jan Djärv * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window to nil if dropping on a window. Handle dropping on a minibuffer window @@ -21418,7 +21424,7 @@ * emulation/viper-macs.el (ex-map): Better messages. - * emulation/viper-utils.el (viper-beginning-of-field): New function. + * emulation/viper-util.el (viper-beginning-of-field): New function. * emulation/viper.el: Replace make-variable-buffer-local with viper-make-variable-buffer-local everywhere, to avoid warnings. @@ -21452,7 +21458,7 @@ * net/newsticker.el: Get rid of CVS keyword. -2005-09-19 Johan Bockg,Ae(Brd +2005-09-19 Johan Bockgård * dired-aux.el (dired-handle-overwrite): Don't use `format' here. The prompt is formatted later. @@ -21600,7 +21606,7 @@ (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries only if ispell-aspell-supports-utf8 is non-nil. -2005-09-17 Johan Bockg,Ae(Brd +2005-09-17 Johan Bockgård * progmodes/scheme.el (scheme-mode-variables): Use setq to assign buffer-local value to lisp-indent-function. @@ -21798,8 +21804,8 @@ 2005-09-10 Alan Mackenzie - * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter - from the region narrowed to. + * textmodes/page.el (narrow-to-page): Exclude _entire_ multi-line + delimiter from the region narrowed to. 2005-09-10 Magnus Henoch @@ -23232,23 +23238,23 @@ 2005-08-06 Michael Kifer - * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode. - Change the date of last update. + * emulation/viper.el (viper-emacs-state-mode-list): + Add recentf-dialog-mode. Change the date of last update. 2005-08-06 Michael Kifer - * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete) + * emulation/viper-cmd.el (viper-harness-minor-mode, viper-exec-delete) (viper-exec-yank, viper-put-back): Don't display modification msg if in the minibuffer. - * viper-init.el (viper-replace-overlay-cursor-color) + * emulation/viper-init.el (viper-replace-overlay-cursor-color) (viper-insert-state-cursor-color, viper-vi-state-cursor-color): Make variables frame local. - * viper-util.el (viper-append-filter-alist): Use append instead of - nconc. + * emulation/viper-util.el (viper-append-filter-alist): + Use append instead of nconc. - * viper.el (viper-vi-state-mode-list) + * emulation/viper.el (viper-vi-state-mode-list) (viper-emacs-state-mode-list): Move help-mode and completion-list-mode from the first list to the second. (viper-mode): Docstring. @@ -23583,7 +23589,7 @@ * image-file.el (insert-image-file, image-file-yank-handler): Fix last change to maintain a (unique) yank-handler on yanked images. -2005-07-22 Eduardo Mu,Aq(Boz (tiny change) +2005-07-22 Eduardo Muñoz (tiny change) * dired.el (dired-move-to-filename-regexp): Recognize the B suffix of the file size (as in "177B" for 177 bytes). This happens with @@ -23912,7 +23918,7 @@ 2005-07-19 Michael Kifer - * viper-cmd.el (viper-escape-to-state): Bug fix. + * emulation/viper-cmd.el (viper-escape-to-state): Bug fix. (viper-envelop-ESC-key): Change the definition of fast keysequence so it'll work with keyboard macros. @@ -23993,8 +23999,7 @@ 2005-07-16 Jose E. Marchesi - * lisp/mail/smtpmail.el (smtpmail-auth-supported): - Add plain auth method. + * mail/smtpmail.el (smtpmail-auth-supported): Add plain auth method. (smtpmail-try-auth-methods): Add AUTH PLAIN dialog. 2005-07-17 Kim F. Storm @@ -24110,7 +24115,7 @@ * server.el: Bind "C-x #" in a way that works even if C-x is redefined to a command key, not a prefix key. -2005-07-16 Johan Bockg,Ae(Brd (tiny change) +2005-07-16 Johan Bockgård (tiny change) * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of cl-make-type-test till execution time. @@ -24120,7 +24125,7 @@ * dired-x.el (dired-do-relsymlink-regexp): Add missing optional arg ARG and use it. -2005-07-16 Johan Bockg,Ae(Brd (tiny change) +2005-07-16 Johan Bockgård (tiny change) * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type. @@ -24357,26 +24362,26 @@ 2005-07-10 Michael Kifer - * viper-cmd.el (viper--key-maps): New variable. + * emulation/viper-cmd.el (viper--key-maps): New variable. (viper-normalize-minor-mode-map-alist): Use viper--key-maps and emulation-mode-map-alists. (viper-envelop-ESC-key): Use viper-subseq. (viper-search-forward/backward/next): Disable debug-on-error. - * viper-keym.el (viper-toggle-key, viper-quoted-insert-key) + * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key) (viper-ESC-key): New defcustoms. - * viper-macs.el (ex-map-read-args): Use viper-subseq. + * emulation/viper-macs.el (ex-map-read-args): Use viper-subseq. - * viper-util.el (viper-key-to-emacs-key): Use viper-subseq. + * emulation/viper-util.el (viper-key-to-emacs-key): Use viper-subseq. (viper-subseq): Copy of subseq from cl.el. - * viper.el (viper-go-away, viper-set-hooks): Use + * emulation/viper.el (viper-go-away, viper-set-hooks): Use emulation-mode-map-alists, advise self-insert-command, add-minor-mode. - * viper-mous.el (viper-current-frame-saved): Use defvar. + * emulation/viper-mous.el (viper-current-frame-saved): Use defvar. - * viper-init.el: Get rid of -face in face names. + * emulation/viper-init.el: Get rid of -face in face names. * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3): Make it work with longlines mode. @@ -24547,21 +24552,6 @@ * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's new address as well. -2005-07-07 Kenichi Handa - - * international/mule.el (make-coding-system): - Describe `ascii-incompatible' property in the docstring. - (set-file-name-coding-system): Signal an error if coding-system is - ascii-incompatible. - (set-keyboard-coding-system): Likewise. - - * international/mule-cmds.el (set-default-coding-systems): - Don't set default-file-name-coding-system and - default-keyboard-coding-system if coding-system is ASCII-incompatible. - - * international/utf-16.el: Declare that all UTF-16-based coding - systems are ASCII-incompatible. - 2005-07-07 Nick Roberts * progmodes/gud.el: Require font-lock for displaying errors. @@ -25020,7 +25010,7 @@ * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt. (crm-find-current-element): Likewise. -2005-06-30 Johan Bockg,Ae(Brd +2005-06-30 Johan Bockgård * help-fns.el (help-do-arg-highlight): Regexp-quote argument names. @@ -26105,7 +26095,7 @@ 2005-06-11 Alan Mackenzie - * fill.el (fill-context-prefix): Try `adaptive-fill-function' + * textmodes/fill.el (fill-context-prefix): Try `adaptive-fill-function' BEFORE `adaptive-fill-regexp' when determining a fill prefix. (adaptive-file-function): Minor amendment to doc-string. @@ -26683,7 +26673,7 @@ * mail/supercite.el (sc-mail-glom-frame): Mark as risky. -2005-06-06 Matthias F,Av(Brste +2005-06-06 Matthias Förste * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK. (hack-one-local-variable, hack-local-variables) @@ -26790,13 +26780,13 @@ 2005-06-04 David Reitter (tiny change) - * url-http.el (url-http-chunked-encoding-after-change-function): + * url/url-http.el (url-http-chunked-encoding-after-change-function): Use `url-http-debug' instead of `message'. 2005-06-04 Thierry Emery (tiny change) - * url-http.el (url-http-parse-headers): Pass redirected URL as a - callback argument. + * url/url-http.el (url-http-parse-headers): Pass redirected URL + as a callback argument. 2005-06-04 Kim F. Storm @@ -26850,10 +26840,11 @@ * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and "." files are deleted from all file lists before comparison. - * viper-keym.el (viper-toggle-key, viper-quoted-insert-key) + * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key) (viper-ESC-key): Made them customizable. - * viper.el (viper-non-hook-settings): Fix the names of defadvices. + * emulation/viper.el (viper-non-hook-settings): + Fix the names of defadvices. 2005-06-01 Luc Teirlinck @@ -27008,7 +26999,7 @@ 2005-05-29 Richard M. Stallman - * flyspell.el (flyspell-version): Function deleted. + * textmodes/flyspell.el (flyspell-version): Function deleted. (flyspell-auto-correct-previous-hook): Doc fix. * jit-lock.el (jit-lock-function, jit-lock-after-change): @@ -27030,13 +27021,14 @@ 2005-05-29 Peter Heslin (tiny change) - * flyspell.el (flyspell-auto-correct-previous-word): + * textmodes/flyspell.el (flyspell-auto-correct-previous-word): Narrow down to what's on the screen, and recenter overlays at the end of the next word. 2005-05-29 Manuel Serrano - * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up. + * textmodes/flyspell.el (flyspell-emacs, flyspell-use-local-map): + 8Vars moved up. (flyspell-default-delayed-commands): Add backward-delete-char-untabify. (flyspell-abbrev-p): Default to nil. (flyspell-use-global-abbrev-table-p): Doc fix. @@ -27409,51 +27401,52 @@ CC Mode update to 5.30.10: - * cc-fonts.el (c-font-lock-declarators): Fix bug where the point - could go past the limit in decoration level 2, thereby causing - errors during interactive fontification. + * progmodes/cc-fonts.el (c-font-lock-declarators): Fix bug where + the point could go past the limit in decoration level 2, thereby + causing errors during interactive fontification. - * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when - the file is evaluated interactively. + * progmodes/cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp + bug when the file is evaluated interactively. - * cc-engine.el (c-guess-basic-syntax): Handle operator + * progmodes/cc-engine.el (c-guess-basic-syntax): Handle operator declarations somewhat better in C++. - * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to - make use of `run-mode-hooks' which has been added in Emacs 21.1. + * progmodes/cc-styles.el, cc-mode.el (c-run-mode-hooks): + New helper macro to make use of `run-mode-hooks' + which has been added in Emacs 21.1. (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode) (awk-mode): Use it. (make-local-hook): Suppress warning about obsoleteness. - * cc-engine.el, cc-align.el, cc-cmds.el + * progmodes/cc-engine.el, cc-align.el, cc-cmds.el (c-append-backslashes-forward, c-delete-backslashes-forward) (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks): Compensate for return value from `forward-line' when it has moved but not to a different line due to eob. - * cc-engine.el (c-guess-basic-syntax): Fix anchoring in + * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchoring in `objc-method-intro' and `objc-method-args-cont'. 2005-05-23 Alan Mackenzie CC Mode update to 5.30.10: - * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address - in the copyright statement. Incidentally, change "along with GNU - Emacs" to "along with this program" where it occurs. + * progmodes/cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's + address in the copyright statement. Incidentally, change "along with + GNU Emacs" to "along with this program" where it occurs. - * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload, - so that it is interactive, hence can be found by M-x awk-mode + * progmodes/cc-mode.el: Add a fourth parameter `t' to the awk-mode + autoload, so that it is interactive, hence can be found by M-x awk-mode whilst cc-mode is yet to be loaded. Reported by Glenn Morris . - * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK + * progmodes/cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps. 2005-05-23 Kevin Ryde - * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from - c-parse-state, to avoid a lisp error (on bad code). + * progmodes/cc-align.el (c-lineup-argcont): Ignore conses for {} pairs + from c-parse-state, to avoid a lisp error (on bad code). 2005-05-23 Lute Kamstra @@ -28134,7 +28127,7 @@ (and a lot of other people all the years). (tramp-handle-shell-command): `insert-buffer' cannot be used because the contents of the Tramp buffer is changed before - insertion (`expand-file' and alike). Reported by Fr,Ai(Bd,Ai(Bric Bothamy + insertion (`expand-file' and alike). Reported by Frédéric Bothamy . (tramp-set-auto-save): Actions should be done for Tramp file name handler only. Ange-FTP has its own auto-save mechanism. @@ -28200,7 +28193,7 @@ * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes. -2005-05-13 Jan Dj,Ad(Brv +2005-05-13 Jan Djärv * dired.el (dired-mode): make-variable-buffer-local => make-local-variable. @@ -28282,7 +28275,7 @@ * add-log.el (find-change-log): Fix typos in the docstring of function. -2005-05-11 Arne J,Ax(Brgensen +2005-05-11 Arne Jørgensen * international/latexenc.el (latexenc-find-file-coding-system): Avoid `re-search-forward' when looking for input encoding because @@ -28429,7 +28422,7 @@ * international/mule.el (sgml-xml-auto-coding-function): Recognize encoding='FOO' in single quotes as well as in double quotes. -2005-05-07 Johan Bockg,Ae(Brd +2005-05-07 Johan Bockgård * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare' as well as `interactive', so that defmacro* would recognize @@ -28793,7 +28786,7 @@ * simple.el (next-error-overlay-arrow-position): Turn off, for ttys. - * loadup.el: load jka-comp-hook. + * loadup.el: Load jka-comp-hook. * jka-compr.el: Many functions and vars moved to jka-comp-hook.el. (jka-compr-handler): Add autoload. `put' calls moved @@ -28873,7 +28866,7 @@ * ido.el (ido-everywhere): Fix last change. -2005-04-28 Arne J,Ax(Brgensen +2005-04-28 Arne Jørgensen * international/latexenc.el: New file. * international/mule-conf.el (file-coding-system-alist): For .tex, @@ -29540,7 +29533,7 @@ * emulation/cua-rect.el (cua--init-rectangles): Remove face setup. -2005-04-12 Jan Dj,Ad(Brv +2005-04-12 Jan Djärv * startup.el (command-line): Turn off blinking cursor if cursorBlink in resources is off or false. @@ -29608,7 +29601,7 @@ * faces.el (secondary-selection): Use yellow1, not yellow. (trailing-whitespace): Use red1, not red. -2005-04-11 Jan Dj,Ad(Brv +2005-04-11 Jan Djärv * dired.el (dired-mode): Use dnd-* instead of x-dnd-* (dired-dnd-handle-local-file): Call dnd-get-local-file-name. @@ -30051,7 +30044,7 @@ 2005-04-04 Jay Belanger - * calc.el (calc-language-alist): Add tags to customization type. + * calc/calc.el (calc-language-alist): Add tags to customization type. 2005-04-03 Luc Teirlinck @@ -30261,8 +30254,9 @@ 2005-03-30 Carsten Dominik - * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset) - (org-agenda-convert-date, org-agenda-goto-calendar): New commands. + * textmodes/org.el (org-agenda-phases-of-moon) + (org-agenda-sunrise-sunset, org-agenda-convert-date) + (org-agenda-goto-calendar): New commands. (org-diary-default-entry): New function. (org-get-entries-from-diary): Better parsing of diary entries. (org-agenda-check-no-diary): New function. @@ -30534,7 +30528,7 @@ (mail-directory-process defvar): Doc fix. (mail-names): Doc fix. -2005-03-25 Johan Bockg,Ae(Brd (tiny change) +2005-03-25 Johan Bockgård (tiny change) * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax. @@ -30626,7 +30620,7 @@ * progmodes/flymake.el (flymake-get-file-name-mode-and-masks) (flymake-find-buildfile, flymake-find-possible-master-files) (flymake-check-include, flymake-parse-line): Replace loops over the - length of lists, by loops over lists, to remove silly O(n,A2(B) behavior. + length of lists, by loops over lists, to remove silly O(n²) behavior. * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove. Substitute file-name-as-directory in the rest of the file. @@ -31435,7 +31429,7 @@ * facemenu.el (global-map): Bind M-o, not M-g. -2005-03-06 Jan Dj,Ad(Brv +2005-03-06 Jan Djärv * menu-bar.el (menu-bar-file-menu): Add the same :enable to "Open Directory" as for "Open File". @@ -31860,7 +31854,7 @@ 2005-02-19 Michael Kifer - * viper-cmd.el (viper-prefix-commands): Make into a defconst. + * emulation/viper-cmd.el (viper-prefix-commands): Make into a defconst. (viper-exec-buffer-search): Use regexp-quote to quote buffer string. (viper-minibuffer-setup-sentinel): Make some variables buffer-local. (viper-skip-separators): Bug fix. @@ -31869,17 +31863,18 @@ (viper-del-backward-char-in-replace): Don't put deleted char on the kill ring. - * viper-ex.el (viper-color-display-p): New function. + * emulation/viper-ex.el (viper-color-display-p): New function. (viper-has-face-support-p): Use viper-color-display-p. - * viper-keym.el (viper-gnus-modifier-map): New keymap. + * emulation/viper-keym.el (viper-gnus-modifier-map): New keymap. - * viper-macs.el (viper-unrecord-kbd-macro): Bug fix. + * emulation/viper-macs.el (viper-unrecord-kbd-macro): Bug fix. - * viper-util.el (viper-glob-unix-files): Fix shell status check. + * emulation/viper-util.el (viper-glob-unix-files): + Fix shell status check. (viper-file-remote-p): Make equivalent to file-remote-p. - * viper.el (viper-major-mode-modifier-list): + * emulation/viper.el (viper-major-mode-modifier-list): Use viper-gnus-modifier-map. 2005-02-19 David Kastrup @@ -32204,13 +32199,13 @@ * emacs-lisp/lisp.el (buffer-end): Doc fix. -2005-02-05 Arne J,Ax(Brgensen (tiny change) +2005-02-05 Arne Jørgensen (tiny change) * net/ldap.el (ldap-search-internal): Support attributes with optional descriptions separated by a semi-colon, as in "userCertificate;binary". -2005-02-05 Jan Dj,Ad(Brv +2005-02-05 Jan Djärv * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags isn't a cons (i.e. the version is 0). @@ -32513,7 +32508,8 @@ (bibtex-parse-field-name): Fix typos in docstrings. (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages. -2005-01-24 Carsten Dominik +2005-01-24 Dan Nicolaescu + Juri Linkov * textmodes/reftex-global.el (reftex-isearch-push-state-function) (reftex-isearch-pop-state-function, reftex-isearch-isearch-search) @@ -32600,7 +32596,7 @@ (line-move): New function that adjusts vscroll for partially visible rows, and calls line-move-1 otherwise. -2005-01-21 Ren,Ai(B Kyllingstad +2005-01-21 René Kyllingstad * pcomplete.el: Define pcomplete-read-event instead of read-event, since it's not a complete read-event implementation. @@ -32832,8 +32828,9 @@ 2005-01-15 Alan Mackenzie - * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree - rather than the element found, thus enabling the tree to be setcar'd. + * progmodes/ebrowse.el (ebrowse-class-in-tree): + Return the tail of the tree rather than the element found, + thus enabling the tree to be setcar'd. 2005-01-14 Carsten Dominik @@ -32841,7 +32838,7 @@ (org-show-hierarchy-above): Use `org-show-following-heading'. (org-cycle): Documentation fix. - * textmodes/org.el (orgtbl-optimized): New option + * textmodes/org.el (orgtbl-optimized): New option. (orgtbl-mode): New command, a minor mode. (orgtbl-mode-map): New variable. (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding) @@ -32925,7 +32922,7 @@ (ispell-get-casechars, ispell-get-not-casechars) (ispell-get-otherchars): Call ispell-get-decoded-string. -2005-01-12 Johan Bockg,Ae(Brd +2005-01-12 Johan Bockgård * custom.el (custom-declare-variable): Just put symbol instead of (defvar . symbol) in `current-load-list'. @@ -33348,18 +33345,18 @@ See ChangeLog.11 for earlier changes. ;; Local Variables: -;; coding: iso-2022-7bit +;; coding: utf-8 ;; add-log-time-zone-rule: t ;; End: - Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. + Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Emacs. - GNU Emacs is free software; you can redistribute it and/or modify + GNU Emacs is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 3, or (at your option) - any later version. + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -33367,8 +33364,6 @@ See ChangeLog.11 for earlier changes. GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with GNU Emacs; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301, USA. + along with GNU Emacs. If not, see . ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1