]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Fri, 16 Dec 2005 02:07:23 +0000 (02:07 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 16 Dec 2005 02:07:23 +0000 (02:07 +0000)
admin/FOR-RELEASE
lisp/ChangeLog

index 975bc26b192d3766e4c85c288aa5d85d30cdc98e..10dff66814f894feb09cb50bded0ee8d363f48b1 100644 (file)
@@ -50,6 +50,8 @@ invalid pointer from string_free_list.
 
 * BUGS
 
+** circle-printing bug from Stephen Berman; see my 5 Dec message.
+
 ** Ronan Keryell's Sep 23 bug about "tramp sudo:: and version control on RCS"
 
 ** TCP server processes do not work on Windows.
@@ -61,6 +63,9 @@ Seems to be a problem in sys_select in w32proc.c.
 
 * DOCUMENTATION
 
+** Add a node to the Lisp manual describing key sequences from the
+Lisp point of view.
+
 ** Fix some of these doc strings by adding \\<keymap-name> where needed.
 
 ada-mode
index c9dc05265c0f5cf6ee876343f8cc44a26643328b..16648734bb08d0e21099180ce335320731758c59 100644 (file)
@@ -1,3 +1,29 @@
+2005-12-15  Richard M. Stallman  <rms@gnu.org>
+
+       * tooltip.el: Delete defcustom variable :tag names.
+
+       * complete.el (partial-completion-mode): Doc fix.
+
+       * textmodes/flyspell.el (flyspell-external-point-words):
+       Use save-excursion to ensure we don't move backward in the
+       search loop, not even one character.
+       (flyspell-delete-all-overlays): Use remove-overlays directly.
+
+       * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
+       (ispell-start-process): Set that variable.
+       Clear ispell-buffer-local-name.
+       (ispell-internal-change-dictionary):
+       Set ispell-current-dictionary after killing process.
+       (ispell-buffer-local-dict):
+       Don't set spell-personal-dictionary after killing process.
+       (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
+       (ispell-tex-skip-alists)
+       (ispell-html-skip-alists, ispell-skip-region-alist): Mark as risky.
+
+       * net/newsticker.el (newsticker--retrieval-timer-list)
+       (newsticker--display-timer, newsticker-running-p)
+       (newsticker-ticker-running-p): Definitions moved up.
+
 2005-12-16  Nick Roberts  <nickrob@snap.net.nz>
 
        * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in