aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog.10
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2007-01-24 14:53:27 +0000
committerJuanma Barranquero <[email protected]>2007-01-24 14:53:27 +0000
commite8bc7b9558a9bc1289d85eaf8c40bf2082da8f88 (patch)
tree36103dc42fbbb3ba8af53cdb69bbff8e65b27922 /lisp/ChangeLog.10
parent5e51de792cb52cdc186bfb12681b6b3dc1d3f6be (diff)
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog.10')
-rw-r--r--lisp/ChangeLog.108
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index 3eae5a6940..02affab175 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -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 <[email protected]>
@@ -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