]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 6 Sep 2002 10:05:15 +0000 (10:05 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 6 Sep 2002 10:05:15 +0000 (10:05 +0000)
lisp/ChangeLog
lisp/gnus/ChangeLog
src/ChangeLog

index d85a164adbdeb282f2a58f2f7fd1b75feb4f303e..6bb3110154c88f029a18609f14b963cd6f55b470 100644 (file)
 
        * ps-mule.el (ps-multibyte-buffer): Likewise.
 
-       * speedbar.el (speedbar-mode): Likewise.
-
        * textmodes/fill.el (fill-nonuniform-paragraphs)
        (fill-individual-paragraphs): Likewise.
 
        * textmodes/reftex.el (reftex-TeX-master-file): Likewise.
 
-       * textmodes/reftex-vars.el (reftex-multiref-punctuation): Likewise.
-
        * vcursor.el (vcursor-toggle-vcursor-map): Likewise.
 
+       * speedbar.el (speedbar-mode): Fix spacing. Fix typos.
+
+       * textmodes/reftex-vars.el (reftex-label-menu-flags): Fix typo.
+       (reftex-multiref-punctuation): Fix spacing.
+
 2002-09-05  Richard M. Stallman  <rms@gnu.org>
 
        * international/ucs-tables.el (non-885 char sets handling): Don't call
index e470ccc00e13a38d7b7faa6e6a5df7e089e76045..b5934cbe9e4ef3aef133edc99ca64b792f4bdf11 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-06  Juanma Barranquero  <lektu@terra.es>
+
+       * gnus-int.el (gnus-status-message): Fix spacing.
+
 2002-08-30  Juanma Barranquero  <lektu@terra.es>
 
        * imap.el (imap-stream-alist, imap-authenticator-alist): Fix typos.
index 717e0e8100255e9b5f7709fd0da3b16c6cd0a784..41b6c9a4952ae9b49a90e61db51bcdacd39edb59 100644 (file)
@@ -1,3 +1,22 @@
+2002-09-06  Juanma Barranquero  <lektu@terra.es>
+
+       * coding.c (syms_of_coding): Fix spacing.
+
+       * data.c (Flsh): Likewise.
+
+       * fns.c (Fchar_table_subtype, Fdefine_hash_table_test): Likewise.
+
+       * fontset.c (Fset_fontset_font): Likewise.
+
+       * w16select.c (syms_of_win16select): Likewise.
+
+       * w32select.c (syms_of_w32select): Likewise.
+
+       * xselect.c (syms_of_xselect): Likewise.
+
+       * composite.c (Fcompose_region_internal)
+       (Fcompose_string_internal): Fix typo and spacing.
+
 2001-09-02  Richard M. Stallman  <rms@gnu.org>
 
        * indent.c (current_column_1, Fmove_to_column): Separate the code
 
 2001-11-10  Gerd Moellmann  <gerd@gnu.org>
 
-       * unexelf.c (unexec): Use mmap/munmap to allocate buffers 
+       * unexelf.c (unexec): Use mmap/munmap to allocate buffers
        instead of malloc/free.
 
 2001-11-05  Richard M. Stallman  <rms@gnu.org>
 
        * lread.c (to_multibyte): Ensure read_buffer is at least twice
        as large as the number of bytes to convert.
-       
+
        * lread.c (to_multibyte): New function.
        (read1): Use it.
 
 
        * xfaces.c (Fface_font): Use UNSPECIFIEDP instead of NILP for
        the slant attribute if FRAME is t.
-       
+
 2001-10-29  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * emacs.c (Finvocation_directory): Doc fix.
 
        * xterm.c (x_after_update_window_line): Clear internal border
        in different circumstances.
-       
+
        * xterm.c (XTread_socket) <KeyPress>: Don't use
        STRING_CHAR_AND_LENGTH if nchars == nbytes.  From Kenichi Handa
        <handa@etl.go.jp>.
 2001-10-28  Gerd Moellmann  <gerd@gnu.org>
 
        * xfns.c (x_build_heuristic_mask): Use x_alloc_image_color.
-       
+
        * xfns.c (x_build_heuristic_mask): Fix a bug not incrementing
        a loop counter.
 
 2001-10-27  Gerd Moellmann  <gerd@gnu.org>
 
        * xdisp.c (move_it_vertically_backward): Use 2/3 line_height
-       instead of 1/2 line_height in the heuristic for skipping 
+       instead of 1/2 line_height in the heuristic for skipping
        farther backward when target_y was not reached.
 
        * sound.c (sound_perror): Unblock SIGIO, turn on atimers.
 
        * xterm.c (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
        Fix clearing in the case of scroll bars on the right.
-       
+
        * xfns.c (XScreenNumberOfScreen): Fix struct to pointer
        comparison.
 
 
        * xdisp.c (try_window_id): Undo last change.  Give up if
        window ends in strings.
-       
+
        * xdisp.c (try_window_id): Don't display lines after the window
        end if the rest of the window after the window end was already
        blank.
-       
+
        * xdisp.c (display_line): Don't indicate empty lines in
        mini-windows.
 
 
 2001-10-08  Gerd Moellmann  <gerd@gnu.org>
 
-       * sysdep.c (child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]: 
+       * sysdep.c (child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]:
        Clear ICRNL and INLCR.  From Daiki Ueno <ueno@unixuser.org>.
 
 2001-10-04  Andrew Innes  <andrewi@gnu.org>
 2001-09-11  Gerd Moellmann  <gerd@gnu.org>
 
        * minibuf.c (read_minibuf_unwind): Bind inhibit-modification-hooks.
-       
+
        * minibuf.c (read_minibuf): Bind inhibit-modification-hooks to t,
        in addition to read-only.
 
 
        * xdisp.c (string_buffer_position): Use *single_char_property*
        functions instead of the *single_property* functions.
-       
+
 2001-09-04  Andrew Innes  <andrewi@gnu.org>
 
        * w32term.c (w32_read_socket): Add more information to debugging