changeset 87608:dd2be3676cd5

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 07 Jan 2008 12:57:42 +0000
parents 566dc667eca5
children ec3d3b54185a
files lib-src/ChangeLog
diffstat 1 files changed, 10 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/ChangeLog	Mon Jan 07 12:50:28 2008 +0000
+++ b/lib-src/ChangeLog	Mon Jan 07 12:57:42 2008 +0000
@@ -1,7 +1,7 @@
 2008-01-04  Glenn Morris  <rgm@gnu.org>
 
-	* ebrowse.c (version) <emacs_copyright>: New variable.  Just use
-	current year for copyright.
+	* ebrowse.c (version) <emacs_copyright>: New variable.
+	Just use current year for copyright.
 
 	* etags.c (print_version):
 	* rcs2log (Copyright): Update to 2008.
@@ -980,7 +980,7 @@
 
 2003-09-10  Richard M. Stallman  <rms@gnu.org>
 
-	* emacsclient.c	(main): Use socket_name.
+	* emacsclient.c (main): Use socket_name.
 
 2003-09-10  Andreas B,A|(Bsching  <crunchy@tzi.de>  (tiny change)
 
@@ -1548,7 +1548,7 @@
 	(main): Use username field.
 	(read_score): Read it.
 	(push_score): Handle it.
-	(write_scores) Write it.
+	(write_scores): Write it.
 	(read_score): Handle arbitrary length data.
 
 2002-03-30  Eli Zaretskii  <eliz@is.elta.co.il>
@@ -1848,9 +1848,9 @@
 
 2001-10-10  Jason Rumney  <jasonr@gnu.org>
 
-	* makefile.w32-in (ALL) Do not include fakemail.
-
-	* makefile.nt (install) Ditto.
+	* makefile.w32-in (ALL): Do not include fakemail.
+
+	* makefile.nt (install): Ditto.
 
 2001-10-09  Gerd Moellmann  <gerd@gnu.org>
 
@@ -2077,7 +2077,7 @@
 	(consider_token): Automatic set C++ mode.
 	(C_entries): New security check for yacc.
 	(print_language_names, print_help): Mention the autodetect
-	feature, do not show help for the -C option, now mostly	useless.
+	feature, do not show help for the -C option, now mostly useless.
 	(C_entries): Tag C++ forward declarations if --declarations.
 	(C_entries): Don't be fooled by things like XDEFUN.
 	(consider_token): Discard asm pseudo function.
@@ -4104,7 +4104,7 @@
 	* rcs2log: Add -u "login<tab>fullname<tab>mailaddr" option, which
 	replaces the (now obsolescent) -n login fullname mailaddr option.
 	Add -R option for recursive rlog.
-	(AWK): New environment variable (default `awk') for awk	program name.
+	(AWK): New environment variable (default `awk') for awk program name.
 	(output_authors, tab, loginFullnameMailaddrs, recursive): New vars.
 	Quote authors and fullnames correctly.
 	Don't omit path from repository root when logging CVS files.
@@ -6358,7 +6358,7 @@
 1988-06-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
 	* etags.c: Handle `typedef struct foo {' (price@mcc.com).
-	(istoken) New string-comparison macro.
+	(istoken): New string-comparison macro.
 	(consider_token): New arg `level'.  New state `tag_ok' in `tydef'.
 
 1988-06-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)