changeset 48331:9f0197f9c174

*** empty log message ***
author Dave Love <fx@gnu.org>
date Thu, 14 Nov 2002 14:21:52 +0000
parents e5d539ae9468
children 9662c080acf3
files leim/ChangeLog lib-src/ChangeLog src/ChangeLog
diffstat 3 files changed, 44 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/leim/ChangeLog	Thu Nov 14 14:21:34 2002 +0000
+++ b/leim/ChangeLog	Thu Nov 14 14:21:52 2002 +0000
@@ -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.
@@ -1134,7 +1146,7 @@
 
 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>
 
--- a/lib-src/ChangeLog	Thu Nov 14 14:21:34 2002 +0000
+++ b/lib-src/ChangeLog	Thu Nov 14 14:21:52 2002 +0000
@@ -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.
 
--- a/src/ChangeLog	Thu Nov 14 14:21:34 2002 +0000
+++ b/src/ChangeLog	Thu Nov 14 14:21:52 2002 +0000
@@ -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.