compare symbol names with `equal'
[bpt/emacs.git] / lisp / ChangeLog.14
index c1313cf..52612a7 100644 (file)
@@ -30,7 +30,7 @@
 2009-06-19  Kenichi Handa  <handa@m17n.org>
 
        * international/fontset.el (setup-default-fontset): Add a spec of
-       non-OTF unicode font for Thai.
+       non-OTF Unicode font for Thai.
 
        * fringe.el: Add coding: utf-8 cookie.
 
        * emacs-lisp/lisp-mode.el: Give `deftype' a doc-string-elt
        property (Bug#2984).
 
-2009-04-16  Leo  <sdl.web@gmail.com>  (tiny change)
+2009-04-16  Leo Liu  <sdl.web@gmail.com>  (tiny change)
 
        * ediff-wind.el (ediff-make-wide-display): Fix typo in frame
        parameter alist.
        * help-at-pt.el (help-at-pt-kbd-string): Reflow docstring.
        (scan-buf-previous-region): Fix typo in docstring.
 
-2009-04-14  Edward Wiebe  <usenet@pusto.de>  (tiny change)
+2009-04-14  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
 
        * jit-lock.el (jit-lock-stealth-chunk-start): Fix typo in docstring.
 
 
        * calc/calc-embed.el (calc-embedded-restore-original-modes):
        Add argument for Calculator buffer.
-       (calc-do-embedded): Use specific Calculator buffer when cancelling
+       (calc-do-embedded): Use specific Calculator buffer when canceling
        embedded mode.
 
        * calc/calc.el (calc-buffer-list): New variable.
 
        * mail/supercite.el (sc-version): Doc fix.
 
-2009-03-19  Leo  <sdl.web@gmail.com>  (tiny change)
+2009-03-19  Leo Liu  <sdl.web@gmail.com>  (tiny change)
 
        * mail/supercite.el (sc-version): Fix typo in interactive spec.
 
 2009-01-25  Craig Markwardt  <cbmarkwardt@gmail.com>
 
        * calendar/icalendar.el (icalendar-uid-format): New defcustom
-       variable to allow the user to choose icalendar UID format.
+       variable to allow the user to choose iCalendar UID format.
        (icalendar--diarytime-to-isotime): Bug fix, now times in the range
        12:00am-12:59am are correctly converted to 0000-0059, instead of 12pm.
        (icalendar-export-region, icalendar--create-uid): Use custom
-       function to compute icalendar UID for each entry.
+       function to compute iCalendar UID for each entry.
        (icalendar--parse-summary-and-rest): Bug fix for parsing of lines
        with description, location, etc. fields (need to keep active count
        of fields encountered).  Another bug fix to the regex that matches
 2009-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * diff-mode.el (diff-show-trailing-whitespaces): Remove function.
-       Move setting up whitepace-mode ...
+       Move setting up whitespace-mode ...
        (diff-mode): ... here.
        (diff-mode-menu): Add a menu entry for showing trailing whitespace.
 
 2008-12-06  Chong Yidong  <cyd@stupidchicken.com>
 
        * term/xterm.el (terminal-init-xterm): Discard pending input
-       before reading a reply to the terminal attributes query.
+       before reading a reply to the terminal attributes query.  (Bug#1495)
 
 2008-12-05  Andreas Schwab  <schwab@suse.de>
 
        (rx-check-any): Return result as a list.  Don't convert chars to
        strings.  Don't prepend "\\" to "^".  Don't search for close bracket.
        Check char category string.  Call rx-form instead of rx-to-string.
-       (rx-any): Rebuid to complete the function.
+       (rx-any): Rebuild to complete the function.
        (rx-check-not): Fix char category regexp pattern string.
        Call rx-form instead of rx-to-string.
        (rx-not): Call rx-form instead of rx-to-string.  Convert "[^]" to
        vc-default-mark-resolved.
        (vc-default-mark-resolved): Change to an alias for ignore.
 
-2008-09-24  Andreas Politz  <politza@fh-trier.de>  (tiny change)
+2008-09-24  Andreas Politz  <politza@fh-trier.de>
 
        * term.el (term-emulate-terminal): Encode input string before
        checking its length.
 
 2008-09-05  Wilson Snyder  <wsnyder@wsnyder.org>
 
-       * verilog-mode.el (verilog-library-extensions): Enable .sv
+       * progmodes/verilog-mode.el (verilog-library-extensions): Enable .sv
        filename extensions to call verilog-mode.
        (verilog-auto, verilog-auto-inst, verilog-faq)
        (verilog-submit-bug-report): Update author support URLs.
 
 2008-09-05  Michael McNamara  <mac@mail.brushroad.com>
 
-       * verilog-mode.el (verilog-beg-block-re-ordered, verilog-calc-1):
+       * progmodes/verilog-mode.el (verilog-beg-block-re-ordered, verilog-calc-1):
        Better support for the property statement.  Sometimes this keyword
        introduces a statement which requires an endproperty keyword, and
        sometimes it doesn't, depending on the work before the property
        ignored while matching, replace the entire filename with completion.
 
        * textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure
-       flyspell-pre-point is valid to avoid signalling an error in
+       flyspell-pre-point is valid to avoid signaling an error in
        post-command-hook.
 
 2008-08-26  Johan Bockgård  <bojohan@gnu.org>
 
 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
 
-       * Makefile.in: Avoid maintainer warning for autogenerated unicode
+       * Makefile.in: Avoid maintainer warning for autogenerated Unicode
        files.
 
        * apropos.el (apropos-symbol): Don't set button skip by default.
 2008-06-14  Martin Rudalics  <rudalics@gmx.at>
 
        * window.el (window--even-window-heights): Even window heights
-       only if the selected window is higher than WINDOW.
+       only if the selected window is higher than WINDOW.  (Bug#410)
        Reported by Stephen Berman <Stephen.Berman at gmx.net>.
 
 2008-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 2008-05-24  Ulf Jasper  <ulf.jasper@web.de>
 
-       * icalendar.el (icalendar-version): Increase to "0.19".
+       * calendar/icalendar.el (icalendar-version): Increase to "0.19".
        (icalendar--date-style): New function.
        (icalendar--datetime-to-diary-date): Doc fix.
        Use icalendar--date-style.
        (orgtbl-send-table): Use the previous two functions and implement
        multiple destinations for each table.
 
-       * doc/org.texi (A LaTeX example): Note that fmt may be a
-       one-argument function, and efmt may be a two-argument function.
-       (Radio tables): Document multiple destinations.
-
 2008-04-27  Carsten Dominik  <dominik@science.uva.nl>
 
        * org/org-agenda.el (org-add-to-diary-list): New function.
 
 2008-04-27  Andreas Schwab  <schwab@suse.de>
 
-       * Makefile.el: Unbreak bootstrap.
+       * Makefile.in: Unbreak bootstrap.
 
 2008-04-27  Michael Albinus  <michael.albinus@gmx.de>
 
        (completion-emacs22-try-completion): Place cursor after the /, as was
        done in Emacs-22's minibuffer-complete-word.
        Fix bug reported by David Hansen <david.hansen@gmx.net>.
-       (completion-emacs22-try-completion): Merge all mergeable text rather
+       (completion-emacs22-try-completion): Merge all mergable text rather
        than just /.
        (completion-pcm--delim-wild-regex): New var.
        (completion-pcm-word-delimiters): New custom.
 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
 
        * progmodes/gdb-ui.el (gdb-thread-indicator): New variable.
-       (gdb-init-1): Initialise it.
+       (gdb-init-1): Initialize it.
        (gdb-annotation-rules): New entry for "new-thread".
        (gdb-thread-identification): New function to customize
        mode-line-buffer-identification.
 2008-04-02  Alan Mackenzie  <acm@muc.de>
 
        * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name):
-       New optimised functions to get the name of the current defun/macro.
+       New optimized functions to get the name of the current defun/macro.
 
        * add-log.el (add-log-current-defun): Move the functionality which
        gets the current function name for C like modes to cc-cmds.el,
-       thus optimising for speed.
+       thus optimizing for speed.
 
 2008-04-02  Chong Yidong  <cyd@stupidchicken.com>
 
        covering IPA (previously Latin), Phonetic Extensions and
        Phonetic Extensions Supplement (both previously unassigned).
 
-       * international/fontset.el (setup-default-fontset): Use unicode fonts
+       * international/fontset.el (setup-default-fontset): Use Unicode fonts
        that cover bopomofo script for bopomofo.
        Likewise for braille and mathematical.
-       Use unicode scripts that cover the phonetic script for IPA.
+       Use Unicode scripts that cover the phonetic script for IPA.
 
 2008-04-01  Johan Bockgård  <bojohan@gnu.org>
 
        (org-local-logging): New function.
        (org-columns-open-link): Fix bug with opening link in column view.
        (org-local-logging): New function.
-       (org-todo): Make sure that LOGGING properties are honoured.
+       (org-todo): Make sure that LOGGING properties are honored.
        (org-todo-keywords): Improve docstring.
        (org-startup-options): Cleanup startup options.
        (org-set-regexps-and-options): Process the "!" markers.
        toggle-read-only.
 
        * textmodes/bibtex.el (bibtex-format-entry): Handle error message
-       refering to a missing required field with the OPT prefix.
+       referring to a missing required field with the OPT prefix.
        Make unwindform more robust.
 
        * textmodes/bibtex.el: Remove support for hideshow minor mode as
        * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use
        syntax-table text properties.
        (c-common-init): Call language specific before/after-change
-       functions at mode initialisation.
+       functions at mode initialization.
        (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables.
        (c-extend-region-for-CPP, c-neutralize-CPP-line)
        (c-neutralize-syntax-in-CPP): New functions.
@@ -20551,7 +20547,7 @@ See ChangeLog.13 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-    Copyright (C) 2008-201 Free Software Foundation, Inc.
+    Copyright (C) 2008-2014 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -20567,4 +20563,3 @@ See ChangeLog.13 for earlier changes.
 
   You should have received a copy of the GNU General Public License
   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
-