]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
index a565549a2216e7dd30505fea19bd0a859297a356..78ef2e9c2735ac6351872701adbbf9348ddcb83d 100644 (file)
@@ -1,5 +1,85 @@
+2007-02-19  Kenichi Handa  <handa@m17n.org>
+
+       * international/mule-cmds.el (locale-language-names): Map "eo"
+       to "Esperanto".
+
+       * language/european.el ("Esperanto"): New language environment.
+
+2007-02-17  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
+
+       * simple.el (kill-line): Doc fix.
+
+2007-02-17  Kim F. Storm  <storm@cua.dk>
+
+       * emacs-lisp/bindat.el (bindat--unpack-u*): Optimize.
+       (bindat--unpack-item, bindat--length-group, bindat--pack-item)
+       (bindat--unpack-group, bindat--pack-group):
+       Handle vectors with optional element type.
+
+2007-02-17  Daiki Ueno  <ueno@unixuser.org>
+
+       * pgg-gpg.el (pgg-gpg-process-region): Make USE-AGENT nil
+       if PASSPHRASE is given.
+
+2007-02-17  Chris Moore <dooglus@gmail.com>
+
+       * jka-cmpr-hook.el (jka-compr-compression-info-list): Recognize
+       backups of bz2 compressed files.
+
+2007-02-17  Eli Zaretskii  <eliz@gnu.org>
+
+       * info-look.el (info-lookup): Bind Info-fontify-maximum-menu-size
+       to nil to speed up lookup of the symbol in index nodes.
+
+2007-02-17  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
+
+       * emacs-lisp/lisp-mode.el (calculate-lisp-indent): Added
+       indentation for the constants of Lisp.
+
+2007-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * ps-print.el: Use (defvar <foo>) where applicable.
+       (ps-print-emacs-type): Remove.
+       (ps-x-frame-property, ps-e-frame-parameter): Remove.
+       (ps-frame-parameter): Align its call-convention with frame-parameter.
+       (ps-begin-job): Adjust calls to it appropriately.
+       (ps-setup): Don't print ps-print-emacs-type.
+       (ps-e-find-composition, ps-mark-active-p, ps-color-device):
+       Define in such a way that it's obvious that it's defined.
+       (ps-prsc, ps-c-prsc, ps-s-prsc): Remove.
+       (ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
+       (ps-jts-ps-setup): Use flavor-neutral syntax instead.
+
+2007-02-15  Alan Mackenzie  <acm@muc.de>
+
+       * progmodes/cc-cmds.el (c-indent-new-comment-line): When splitting
+       an empty one-line C-style comment, post-position point properly.
+
+2007-02-15  Chris Moore  <dooglus@gmail.com>
+
+       * isearch.el (isearch-lazy-highlight-space-regexp): New variable.
+       (isearch-lazy-highlight-new-loop): Bind it.
+       (isearch-lazy-highlight-search): Use it.
+
+       * replace.el (replace-highlight): Bind search-whitespace-regexp to nil.
+
+2007-02-15  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * font-lock.el (font-lock-extend-region-wholelines):
+       Only return non-nil if the region has really been changed.
+       Reported by David Hansen <david.hansen@physik.fu-berlin.de>
+
+2007-02-15  Juanma Barranquero  <lekktu@gmail.com>
+
+       * play/5x5.el (5x5-crack-xor-mutate): Doc fix.
+       (5x5-draw-grid-end, 5x5-make-xor-with-mutation, 5x5-mode, 5x5-crack)
+       (5x5-play-solution, 5x5-y-or-n-p): Fix typos in docstrings.
+
 2007-02-14  Juanma Barranquero  <lekktu@gmail.com>
 
+       * faces.el (color-values): Revert changes to docstring from
+       2007-01-31 and 2000-09-07.
+
        * textmodes/ispell.el (ispell-keep-choices-win, ispell-word)
        (ispell-begin-skip-region-regexp): Fix typos in docstrings.
        (ispell-dictionary-alist, ispell-process-line): Doc fixes.
 2007-02-12  Michael Albinus  <michael.albinus@gmx.de>
 
        * net/tramp.el (tramp-get-ls-command, tramp-get-file-exists-command)
-       (tramp-get-remote-ln): Handle error case.  Reported by Chris Moore
-       <dooglus@gmail.com>.
+       (tramp-get-remote-ln): Handle error case.
+       Reported by Chris Moore <dooglus@gmail.com>.
 
 2007-02-11  Kim F. Storm  <storm@cua.dk>
 
 
 2007-02-10  Eli Zaretskii  <eliz@gnu.org>
 
-       * info-look.el (info-lookup-make-completions): Bind
-       Info-fontify-maximum-menu-size to nil to speed up lookup of
+       * info-look.el (info-lookup-make-completions):
+       Bind Info-fontify-maximum-menu-size to nil to speed up lookup of
        index nodes.
 
        * info.el (Info-fontify-maximum-menu-size): Document the effect
        (ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup)
        (ido-tidy): Use ido-active.
 
-2007-01-22  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
+2007-01-22  Chris Moore  <christopher.ian.moore@gmail.com>
 
        * hexl.el (hexl-mode-exit): Add missing quote.
 
 
        * paths.el (Info-default-directory-list): Ditto.
 
-2007-01-18  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
+2007-01-18  Chris Moore  <christopher.ian.moore@gmail.com>
 
        * hexl.el (hexl-before-revert-hook): New function.
        (hexl-mode): Use it.
 
        * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message.
 
-2007-01-07  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
+2007-01-07  Chris Moore  <christopher.ian.moore@gmail.com>
 
        * replace.el (replace-regexp): Fix typo in docstring.
 
        * progmode/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy
        patch.
 
-2007-01-03  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
+2007-01-03  Chris Moore  <christopher.ian.moore@gmail.com>
 
        * tutorial.el (tutorial--describe-nonstandard-key): Fix typo.
 
 
        * international/code-pages.el (iso-8859-6): Table fixed.
 
-2006-10-01  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
+2006-10-01  Chris Moore  <christopher.ian.moore@gmail.com>
 
        * dired.el (dired-build-subdir-alist): Fix previous change.
 
        * font-lock.el (font-lock-compile-keywords): Allow value of
        syntax-begin-function to enable paren-column-0 highlighting.
 
-2006-09-24  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
+2006-09-24  Chris Moore  <christopher.ian.moore@gmail.com>
 
        * dired.el (dired-build-subdir-alist): When file ends in colon,
        don't exit the loop, just disregard that file.
        (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
        Fix typos in docstrings.
 
-2006-02-07  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
+2006-02-07  Chris Moore  <christopher.ian.moore@gmail.com>
 
        * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.