changeset 75403:a93cafe0275e

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 24 Jan 2007 14:53:27 +0000
parents 122ece8ca23d
children b58b0c1881af
files lisp/ChangeLog.10
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog.10	Wed Jan 24 13:57:38 2007 +0000
+++ b/lisp/ChangeLog.10	Wed Jan 24 14:53:27 2007 +0000
@@ -2061,7 +2061,7 @@
 	(face-spec-set): Set face-modified prop to nil
 	when we change the new-frame defaults.
 
-	* cus-edit.el (custom-face-state-set): non-nil `face-modified'
+	* cus-edit.el (custom-face-state-set): Non-nil `face-modified'
 	means face was set outside of Custom.
 
 2003-05-28  Richard M. Stallman  <rms@gnu.org>
@@ -2170,7 +2170,7 @@
 	(gdb-display-source-buffer): Display assembler during execution,
 	when requested.
 	(gud-menu-map): Add a toggle button to menubar for gdb-many-windows.
-	(gdb-many-windows): Define explicitly as a function and a variable.
+	(gdb-many-windows): Define explicitly as a function and a variable
 	(formerly as a minor mode).  These need to be global so layout can
 	be reset from any buffer.
 	(gdb-assembler-mode): Keep fringe outside margin as the overlay
@@ -3330,8 +3330,8 @@
 	(ada-set-default-project-file): New parameter KEEP-EXISTING.
 	(ada-prj-find-prj-file): New parameter FILE.
 	(ada-parse-prj-file): Take into account the ADA_INCLUDE_PATH and
-	ADA_OBJECTS_PATH environment variables.  Minor reorganization of the
-	code.
+	ADA_OBJECTS_PATH environment variables.  Minor reorganization of
+	the code.
 	(ada-get-all-references): Add support for GNAT 3.16 cross-references.
 
 	* progmodes/ada-prj.el (ada-prj-add-keymap): Move to ada-mode.el