X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/8f50130c565eaf0ad7c49e4ad044c3291ecdfa71..ef62b23df5a7007c3d8c74dbca87ba83e9da682e:/lisp/ChangeLog.15 diff --git a/lisp/ChangeLog.15 b/lisp/ChangeLog.15 index ab1eb3591c..65a7baf44c 100644 --- a/lisp/ChangeLog.15 +++ b/lisp/ChangeLog.15 @@ -288,7 +288,7 @@ * emacs-lisp/ewoc.el (ewoc-goto-next): Give a more explicit error if there is no node. (Bug#3261) -2011-03-04 Leo +2011-03-04 Leo Liu * vc/diff-mode.el (diff-mode): Fix whitespace-style. (Bug#8139) @@ -779,9 +779,9 @@ 2011-02-17 Ken Manheimer - * lisp/allout-widgets.el (allout-widgets-icons-light-subdir) + * allout-widgets.el (allout-widgets-icons-light-subdir) (allout-widgets-icons-dark-subdir): Track relocations of icons. - * lisp/allout.el: Remove commentary about remove encryption + * allout.el: Remove commentary about remove encryption passphrase mnemonic support and verification. (allout-encrypt-string): Recognize epg failure to decrypt gpg2 armored text using gpg1, and indicate that the gpg version *might* @@ -866,7 +866,7 @@ * net/soap-client.el: * net/soap-inspect.el: New files. -2011-02-16 Leo +2011-02-16 Leo Liu * dired-x.el (dired-mode-map, dired-extra-startup): Remove dired-copy-filename-as-kill since it's already in dired.el. @@ -1586,7 +1586,7 @@ * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch): Callers changed. -2011-01-28 Leo +2011-01-28 Leo Liu * emacs-lisp/advice.el (ad-make-advised-docstring): Don't apply highlighting to the "this function is advised" message. @@ -2668,7 +2668,7 @@ * mail/rmail.el (rmail-show-message-1): If rmail-enable-mime is non-nil, handle the header in rmail-show-mime-function. -2011-01-02 Leo +2011-01-02 Leo Liu * help-fns.el (describe-variable): Fix previous change. @@ -2699,7 +2699,7 @@ * mail/smtpmail.el (smtpmail-send-it): Write queued mail body with Unix EOLs. (Bug#7589) -2011-01-02 Leo +2011-01-02 Leo Liu * eshell/em-hist.el (eshell-previous-matching-input): Signal error if point is not behind eshell-last-output-end (Bug#7585). @@ -2867,7 +2867,7 @@ * obsolete/pgg-gpg.el, obsolete/pgg-def.el, obsolete/pgg.el: Move from lisp/. -2010-12-20 Leo +2010-12-20 Leo Liu * dnd.el (dnd-get-local-file-name): Unhex of file name shall always be performed (Bug#7680). @@ -2953,7 +2953,7 @@ * epa-file.el (epa-file-select-keys): Accept 'silent to inhibit key selection prompt; make 'silent as default (Bug#7487). -2010-12-16 Leo +2010-12-16 Leo Liu * eshell/eshell.el (eshell-directory-name): Use locate-user-emacs-file (Bug#7578). @@ -3081,7 +3081,7 @@ * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains empty lines without a leading space. -2010-12-13 Leo +2010-12-13 Leo Liu * dired-aux.el (dired-do-redisplay): Postpone dired-after-readin-hook while mapping over marks (Bug#6810). @@ -3155,7 +3155,7 @@ (rmail-search-mime-message-function): Set to rmail-search-mime-message. -2010-12-13 Leo +2010-12-13 Leo Liu * ido.el (ido-common-initialization): New function. (bug#3274) (ido-mode): Use it. @@ -4990,7 +4990,7 @@ (minibuffer-force-complete): Set completion-cycling. (completion-all-sorted-completions): Move declaration before first use. -2010-10-28 Leo +2010-10-28 Leo Liu * iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist' which changes the order of matches seen by users (bug#7231). @@ -5279,7 +5279,7 @@ (set-cursor-color, set-mouse-color, set-border-color): Use read-color. -2010-10-24 Leo +2010-10-24 Leo Liu * eshell/em-unix.el (eshell-remove-entries): Use the TRASH argument of delete-file and delete-directory (Bug#7011). @@ -5876,7 +5876,7 @@ * vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152) -2010-10-08 Leo +2010-10-08 Leo Liu * dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only return non-nil if the file exists (Bug#7090). @@ -7038,7 +7038,7 @@ * subr.el (y-or-n-p): New function, moved from src/fns.c; use read-key. -2010-09-12 Leo +2010-09-12 Leo Liu * net/rcirc.el (rcirc-server-commands, rcirc-client-commands) (rcirc-completion-start): New variables. @@ -7961,7 +7961,7 @@ * startup.el (command-line-1): Issue warning for ignored arguments --unibyte, etc (Bug#6886). -2010-08-22 Leo +2010-08-22 Leo Liu * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements. (ignore, bright, dim, keyword): Split list of nicknames before @@ -7971,7 +7971,7 @@ * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880). -2010-08-22 Leo +2010-08-22 Leo Liu Fix buffer-list rename&refresh after killing a buffer in ido. * ido.el: Revert Óscar's. @@ -8429,7 +8429,7 @@ * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring (bug#6747). -2010-08-08 Leo +2010-08-08 Leo Liu * eshell/esh-io.el (eshell-get-target): Better detection of read-only file (Bug#6762). @@ -8535,7 +8535,7 @@ (tramp-handle-start-file-process): Use it, in order to invalidate file caches. -2010-08-03 Leo +2010-08-03 Leo Liu * server.el (server-start): Simplify loop. @@ -8618,7 +8618,7 @@ (menu-bar-showhide-tool-bar-menu-customize-enable-right) (menu-bar-showhide-tool-bar-menu-customize-enable-bottom) (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions - (menu-bar-showhide-tool-bar-menu): If tool bar is moveable, + (menu-bar-showhide-tool-bar-menu): If tool bar is movable, make a menu for Options => toolbar that can move it. 2010-07-29 Chong Yidong @@ -9023,7 +9023,7 @@ * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'. This is also from Thierry Volpiatto's patch in bug #6444. However, because it was extraneous to the functional change in that patch, - and causes a re-indendation, I am committing it separately. + and causes a re-indentation, I am committing it separately. 2010-07-13 Thierry Volpiatto @@ -9336,7 +9336,7 @@ * xml.el (xml-parse-region): Avoid infloop (Bug#5281). -2010-06-29 Leo +2010-06-29 Leo Liu * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537) @@ -14934,7 +14934,7 @@ * woman.el (woman-make-bufname): Handle man-pages with "." in the name. (Bug#5038) -2009-12-02 Andreas Politz (tiny change) +2009-12-02 Andreas Politz * ido.el (ido-file-internal): Handle filenames at point that do not have a directory part. (Bug#5049) @@ -17621,7 +17621,7 @@ (batch-update-autoloads): Handle autoload-excludes on windows-nt. * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of - the headers cannot be located. Simplify, subtracting superflous + the headers cannot be located. Simplify, subtracting superfluous save-excursions. 2009-10-15 Stefan Monnier @@ -19360,7 +19360,7 @@ * eshell/em-dirs.el (eshell-complete-user-reference): Declare pcomplete functions and variables to avoid compiler warnings. -2009-09-13 Leo (tiny change) +2009-09-13 Leo Liu (tiny change) * eshell/em-script.el (eshell-login-script, eshell-rc-script): * eshell/em-dirs.el (eshell-last-dir-ring-file-name): @@ -19488,7 +19488,7 @@ (elint-log-message): Add optional argument. Use elint-output. (elint-set-mode-line): New function. -2009-09-12 Andreas Politz (tiny change) +2009-09-12 Andreas Politz * emacs-lisp/elp.el (elp-not-profilable): Add more functions (Bug#4233). @@ -19823,7 +19823,7 @@ * files.el (locate-file-completion-table): Make it provide boundary information, so partial-completion works better. -2009-09-04 Leo (tiny change) +2009-09-04 Leo Liu (tiny change) * mail/footnote.el (Footnote-text-under-cursor): Check footnote-text-marker-alist before using it (bug#4324). @@ -22792,7 +22792,7 @@ See ChangeLog.14 for earlier changes. ;; coding: utf-8 ;; End: - Copyright (C) 2009-2011 Free Software Foundation, Inc. + Copyright (C) 2009-2012 Free Software Foundation, Inc. This file is part of GNU Emacs.