]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.10
Merge from emacs--devo--0
[gnu-emacs] / lisp / ChangeLog.10
index 02affab175fef5178cb598a78971f744cac854e7..3eae5a69401e7c66031c5556cbee9e1748d96e7d 100644 (file)
        (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>
        (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
        (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