*** empty log message ***
authorDave Love <fx@gnu.org>
Thu, 14 Nov 2002 14:21:52 +0000 (14:21 +0000)
committerDave Love <fx@gnu.org>
Thu, 14 Nov 2002 14:21:52 +0000 (14:21 +0000)
leim/ChangeLog
lib-src/ChangeLog
src/ChangeLog

index 6058743..c128517 100644 (file)
@@ -1,3 +1,15 @@
+2002-11-14  Dave Love  <fx@gnu.org>
+
+       * quail/slovak.el: Add coding cookie.
+
+       * quail/latin-ltx.el: Fix coding cookie.
+
+       * quail/hebrew.el: Add coding cookie.
+
+       * quail/czech.el: Add coding cookie.
+
+       * quail/welsh.el: Undo last change.
+
 2002-09-11  Dave Love  <fx@gnu.org>
 
        * quail/latin-post.el ("slovenian"): New.
 
 1997-08-16  Valery Alexeev  <valery@domovoy.math.uga.edu>
 
-        * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
+       * quail/cyrillic.el (cyrillic-translit-bulgarian): New input method.
 
 1997-08-16  Kenichi Handa  <handa@etl.go.jp>
 
index 8015871..4f47124 100644 (file)
@@ -1,4 +1,8 @@
-2002-11-04  Dave Love  <fx@gnu.org>
+2002-11-14  Dave Love  <fx@gnu.org>
+
+       * movemail.c (pop_retr): Declare comment.
+
+       * make-docfile.c (read_c_string_or_comment): Declare msgno.
 
        * Makefile.in (YACC): Deleted.
 
index 9e5ebc1..0a07e2b 100644 (file)
@@ -1,3 +1,29 @@
+2002-11-14  Dave Love  <fx@gnu.org>
+
+       * alloc.c (SETJMP_WILL_NOT_WORK): Add note.
+
+       * xterm.c (x_draw_relief_rect, x_draw_box_rect, x_update_cursor): 
+       * xmenu.c (unuse_menu_items, digest_single_submenu): 
+       * xfns.c (x_put_x_image): 
+       * xdisp.c (message2_nolog, set_message): 
+       * undo.c (record_point): 
+       * terminfo.c (tparam): 
+       * syntax.c (scan_sexps_forward): 
+       * scroll.c (calculate_scrolling, calculate_direct_scrolling): 
+       * composite.c (update_compositions): 
+       * cm.c (calccost, cmgoto): 
+       * charset.c (c_string_width): Declare all args (per C99).
+
+       * frame.h (get_specified_cursor_type, get_window_cursor_type):
+       Declare.
+
+       * lisp.h (get_specified_cursor_type, get_window_cursor_type):
+       Don't declare.
+
+       * emacs.c (main) [!VMS]: Avoid third arg.
+
+       * fns.c (Fcopy_sequence): Doc fix.
+
 2002-11-14  Francesco Potorti`  <pot@gnu.org>
 
        * s/sol2-8.h: New file.