]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.10
(diary-show-all-entries): Fix last change,
[gnu-emacs] / lisp / ChangeLog.10
index 9ea83c9f131fd83d9893f660f880d9a6ee4194ba..6467fef4e723f9d10725da6c412aa0cd074ad6dd 100644 (file)
        (desktop-path): New customizable variable.  List of directories in
        which to lookup the desktop file.  Replaces hardcoded list.
        (desktop-globals-to-clear): New variable replaces hardcoded list.
+       (desktop-globals-to-save): Variable made customizable.
        (desktop-clear-preserve-buffers-regexp): New customizable variable.
        (desktop-after-read-hook): New hook run after a desktop is read.
        (desktop-no-desktop-file-hook): New hook when no desktop file found.
        before translation thru function-key-map, and use that for unreading.
 
        * shadowfile.el (shadow-parse-fullname):
-       Renamed from shadow-parse-fullpath.
-       (shadow-parse-name): Renamed from shadow-parse-path.
-       (shadow-make-fullname): Renamed from shadow-make-fullpath.
+       Rename from shadow-parse-fullpath.
+       (shadow-parse-name): Rename from shadow-parse-path.
+       (shadow-make-fullname): Rename from shadow-make-fullpath.
        (shadow-replace-name-component): Was shadow-replace-path-component.
        Callers of the above functions changed.
        (shadow-expand-cluster-in-file-name): Doc fix.
        indicating source of entry to add-to-diary-list.
        (diary-button-face, diary-entry, diary-goto-entry): New, to
        support click to diary file.
-       (fancy-diary-display): Buttonize diary entries.
+       (fancy-diary-display): Buttonize diary entries.  Use new mode
+       fancy-diary-display-mode.
        (list-sexp-diary-entries): Pass a marker indicating source of
        entry to add-to-diary-list.
        (diary-date): Return mark as well as entry.
+       (add-to-diary-list): Add new marker argument, appended to
+       diary-entries-list.
+       (diary-mode, fancy-diary-display-mode): New derived modes, for
+       diary file and fancy diary buffer respectively.
+       (fancy-diary-font-lock-keywords, diary-font-lock-keywords): New
+       variables.
+       (font-lock-diary-sexps, font-lock-diary-date-forms): New
+       functions, used in diary-font-lock-keywords.
 
        * calendar/calendar.el (diary-face): New.
        (european-calendar-display-form, describe-calendar-mode)
        (mark-visible-calendar-date, calendar-mark-today): Tidy doc string.
-       (calendar-make-alist): New.
-       (calendar-mode): Set up font-lock mode.
+       (calendar-mode): Set up font-lock mode, using new variable
+       calendar-font-lock-keywords.
        (generate-calendar-window): Fontify if font-lock-mode is on.
+       (calendar-font-lock-keywords): New variable.
 
 2002-11-16  Ivan Zakharyaschev  <imz@altlinux.org>  (tiny change)
 
 
        * progmodes/ada-stmt.el (ada-stmt-add-to-ada-menu): Handle the
        menu pseudo-keys generated by easymenu which are lowercase in
-       Emacs 21.4.
+       Emacs 22.1.
 
        * progmodes/ada-xref.el
        (ada-xref-update-project-menu,ada-add-ada-menu): Ditto.
 2002-06-01  Kim F. Storm  <storm@cua.dk>
 
        * simple.el: Reworked previous change.
-       (choose-completion-string1): Merged back into choose-completion-string.
+       (choose-completion-string1): Merge back into choose-completion-string.
        (choose-completion-string): Run choose-completion-string-functions
        after checking for proper minibuffer window.  Added mini-p arg to
        the hook functions.  Insert choice if all hook functions return nil.
 2002-06-01  Kim F. Storm  <storm@cua.dk>
 
        * simple.el (choose-completion-string-functions): New special hook.
-       (choose-completion-string1): Renamed from choose-completion-string.
+       (choose-completion-string1): Rename from choose-completion-string.
        (choose-completion-string): Run choose-completion-string-functions
        until success, and only call choose-completion-string1 if it fails.
 
 
 2002-05-25  Martin Stjernholm  <bug-cc-mode@gnu.org>
 
-       * progmodes/cc-engine.el (c-add-stmt-syntax): Fixed some cases
+       * progmodes/cc-engine.el (c-add-stmt-syntax): Fix some cases
        of wrong anchoring, e.g. for else-if compounds.
 
 2002-05-25  Miles Bader  <miles@gnu.org>
        * loadup.el: Add font-core.el.
 
        * replace.el (occur-mode-hook): New variable.
-       (occur-fontify-region-function): Deleted.
+       (occur-fontify-region-function): Delete.
        (occur-mode): Don't use it.  Set up `font-lock-category-alist'
        instead.
-       (occur-fontify-on-property): Deleted.
+       (occur-fontify-on-property): Delete.
        (occur-engine): Use categories from `font-lock-category-alist'.
 
-       * info.el (Info-fontify): Deleted.
+       * info.el (Info-fontify): Delete.
        (Info-select-node): Don't use it.
        (Info-mode-hook): New variable.
        (Info-mode): Set up categories.
 
 2002-05-16  Colin Walters  <walters@debian.org>
 
-       * menu-bar.el (menu-bar-tools-menu) <calculator>: Renamed to
+       * menu-bar.el (menu-bar-tools-menu) <calculator>: Rename to
        "Simple Calculator".
        (menu-bar-tools-menu) <calc>: New.
 
        Don't highlight empty lines in rectangles.
 
        * emulation/keypad.el: Improved commentary.
-       (keypad-setup, keypad-shifted-setup): Added choice to setup
+       (keypad-setup, keypad-shifted-setup): Add choice to setup
        Numeric keypad with decimal key; value is selected character.
-       (keypad-decimal-key, keypad-shifted-decimal-key): Removed options.
+       (keypad-decimal-key, keypad-shifted-decimal-key): Remove options.
        (keypad-numlock-setup, keypad-numlock-shifted-setup): New options.
        (keypad-setup): Arg list changed to support the new options.
 
 2002-05-10  Kim F. Storm  <storm@cua.dk>
 
        * emulation/cua-base.el (cua-enable-cua-keys)
-       (cua-enable-register-prefix): Added value for `other' choice.
+       (cua-enable-register-prefix): Add value for `other' choice.
 
 2002-05-10  Eli Zaretskii  <eliz@is.elta.co.il>
 
 
 2002-05-08  Simon Marshall  <simon@gnu.org>
 
-       * msb.el (msb-menu-bar-update-buffers): Fixed frame menu to use
+       * msb.el (msb-menu-bar-update-buffers): Fix frame menu to use
        the frame name as the car of a menu entry, rather than the frame.
 
 2002-05-08  Juanma Barranquero  <lektu@terra.es>
        Handle both cases: when the menu item has cached info
        and when it doesn't.
 
-       * filesets.el (filesets-browse-dir-function): Renamed from ...-fn.
+       * filesets.el (filesets-browse-dir-function): Rename from ...-fn.
        (filesets-open-file-function, filesets-save-buffer-function): Likewise.
        (filesets-tree-max-level): Doc fix.
        (filesets-commands, filesets-external-viewers)
        "Default" group earlier.  Push killed group on
        `ibuffer-filter-group-kill-ring'.
        (ibuffer-kill-line): Document.  Don't push killed group ourselves.
-       (ibuffer-yank-filter-group): Renamed from `ibuffer-yank'.
+       (ibuffer-yank-filter-group): Rename from `ibuffer-yank'.
        (ibuffer-insert-filter-group-before): New function, broken out
        from `ibuffer-yank'.
        (ibuffer-yank): Now just call `ibuffer-yank-filter-group'.
 
        * ibuffer.el (ibuffer-mode-operate-menu, ibuffer-mode-mark-menu)
-       (ibuffer-mode-view-menu): Unused variables; deleted.
+       (ibuffer-mode-view-menu): Unused variables; delete.
        (ibuffer-find-file): Pass wildcard flag to `find-file' correctly.
 
 2002-05-04  John Paul Wallington  <jpw@shootybangbang.com>
        (mouse-wheel-scroll-screen): Remove.
        ([mouse-wheel], [C-mouse-wheel], [S-mouse-wheel]): Use mwheel-scroll.
 
-       * w32-vars.el: (mouse-wheel-scroll-amount): Removed.
+       * w32-vars.el: (mouse-wheel-scroll-amount): Remove.
 
 2002-05-04  Markus Rost  <rost@math.ohio-state.edu>
 
 
 2002-05-02  Kim F. Storm  <storm@cua.dk>
 
-       * menu-bar.el (menu-bar-make-toggle): Added optional PROPS arg.
-       (menu-bar-options-save): Added cua-mode.
-       (menu-bar-options-menu): Added toggle for cua-mode.
+       * menu-bar.el (menu-bar-make-toggle): Add optional PROPS arg.
+       (menu-bar-options-save): Add cua-mode.
+       (menu-bar-options-menu): Add toggle for cua-mode.
        Disable toggle for transient-mark-mode if cua-mode is enabled.
 
-       * emulation/cua-base.el (cua-inhibit-cua-keys): New buffer-local
-       variable.
+       * emulation/cua-base.el (cua-inhibit-cua-keys): New buffer-local var.
 
 2002-05-01  Richard M. Stallman  <rms@gnu.org>
 
 
        * emulation/cua-base.el (cua--pre-command-handler):
        Only interpret delete-selection property if mark-active.
-       (cua-mode): Fixed require in defcustom.
+       (cua-mode): Fix require in defcustom.
 
 2002-05-01  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
 
 
 2002-04-30  John Wiegley  <johnw@gnu.org>
 
-       * align.el (align-region): Fixed the fix to align-region, because
+       * align.el (align-region): Fix the fix to align-region, because
        the "name" argument was appearing twice.
 
 2002-05-01  Martin Stjernholm  <bug-cc-mode@gnu.org>
 
        * autoinsert.el (auto-insert-directory): Doc fix.
 
-       * facemenu.el (describe-text-at and stuff): Moved to descr-text.el.
+       * facemenu.el (describe-text-at and stuff): Move to descr-text.el.
 
        * descr-text.el: New file, broken out of facemenu.el.
 
        if the user edits the Emacs version number in the text.
 
        * filesets.el (filesets-running-xemacs): Make defvar unconditional.
-       (filesets-ingroup-files): Renamed from filesets-ingroup-paths.
+       (filesets-ingroup-files): Rename from filesets-ingroup-paths.
        (filesets-error): Simplify definition and make conditional
        on filesets-running-xemacs.
-       (filesets-find-file-using): Renamed from fsfind-file-using.
+       (filesets-find-file-using): Rename from fsfind-file-using.
 
 2002-04-29  Stefan Monnier  <monnier@cs.yale.edu>
 
 
 2002-04-27  Richard M. Stallman  <rms@gnu.org>
 
-       * custom.el (custom-load-symbol): Moved from cus-edit.el.
+       * custom.el (custom-load-symbol): Move from cus-edit.el.
        (custom-load-recursion): Likewise.
 
-       * cus-edit.el (custom-load-symbol): Moved to custom.el.
+       * cus-edit.el (custom-load-symbol): Move to custom.el.
        (custom-load-recursion): Likewise.
 
        * progmodes/ada-xref.el (ada-add-ada-menu): Menu pseudo-keys
        (occur-engine): Go to `point-min'.  Make nlines argument actually
        mean number of context lines.  Handle it.  Pad digits to the right.
 
-       * ibuf-ext.el (ibuffer-filtering-groups): Renamed to
-       `ibuffer-filter-groups'.  All users updated.
+       * ibuf-ext.el (ibuffer-filtering-groups): Rename to
+       `ibuffer-filter-groups'.  Update all users.
        (ibuffer-show-empty-filter-groups): New variable.
        (ibuffer-saved-filter-groups): New variable.
-       (ibuffer-maybe-save-stuff): Renamed from
-       `ibuffer-maybe-save-saved-filters'.  Callers updated.
+       (ibuffer-maybe-save-stuff): Rename from
+       `ibuffer-maybe-save-saved-filters'.  Update callers.
        Handle `ibuffer-saved-filter-groups'.
-       (ibuffer-hidden-filtering-groups): Renamed to
+       (ibuffer-hidden-filtering-groups): Rename to
        `ibuffer-hidden-filter-groups'.
        (ibuffer-filter-group-kill-ring): New variable.
        (ibuffer-save-with-custom): Doc fix.
        (ibuffer-set-filter-groups-by-mode): New function.
        (ibuffer-clear-filter-groups): New function.
-       (ibuffer-current-filter-groups-with-position): Renamed from
-       `ibuffer-current-filter-groups'.  Callers updated.
+       (ibuffer-current-filter-groups-with-position): Rename from
+       `ibuffer-current-filter-groups'.  Update callers.
        (ibuffer-kill-filter-group): New function.
        (ibuffer-kill-line): New function.
        (ibuffer-yank): New function.
        (ibuffer-mark-forward, ibuffer-unmark-forward)
        (ibuffer-mark-for-delete, ibuffer-unmark-backward)
        (ibuffer-mark-for-delete-backwards): Update docs.
-       (ibuffer-current-filter-groups): Moved to ibuf-ext.el, and renamed
+       (ibuffer-current-filter-groups): Move to ibuf-ext.el, and renamed
        to `ibuffer-current-filter-groups-with-position'.
        (ibuffer-redisplay-engine): Handle `ibuffer-show-empty-filter-groups'.
        (ibuffer-mode): Add some documentation about filter groups.
 
 2002-04-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
 
-       * progmodes/f90.el: General tidy-up of commentary and some doc
-       strings.
+       * progmodes/f90.el: General tidy-up of commentary and some doc strings.
 
 2002-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
 
        * scroll-all.el (scroll-all-function-all) New function to do the
        actual work.
-       (scroll-all-scroll-down-all, scroll-all-scroll-up-all,
-       scroll-all-page-down-all, scroll-all-page-up-all,
-       scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all):
+       (scroll-all-scroll-down-all, scroll-all-scroll-up-all)
+       (scroll-all-page-down-all, scroll-all-page-up-all)
+       (scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all):
        Make them use scroll-all-function-all.
 
-       * progmodes/f90.el (f90-get-beg-of-line): Removed and replaced
+       * progmodes/f90.el (f90-get-beg-of-line): Remove and replace
        with line-beginning-position.
-       (f90-get-end-of-line): Removed and replaced with line-end-position.
-       (f90-match-piece): Removed and replaced with match-string.
+       (f90-get-end-of-line): Remove and replace with line-end-position.
+       (f90-match-piece): Remove and replace with match-string.
        (f90-current-indentation): Remove `current-column'.
        (f90-get-present-comment-type): Use match-string rather than
        buffer-substring.
        (ibuffer-sort-bufferlist): New function, taken from
        `ibuffer-insert-buffers-and-marks'.
        (ibuffer-insert-filter-group): New function.
-       (ibuffer-redisplay-engine): Renamed from
+       (ibuffer-redisplay-engine): Rename from
        `ibuffer-insert-buffers-and-marks'.  Handle new filtering groups.
        (ibuffer): Add filter-groups argument.  Handle it.
        Use `save-selected-window'.
@@ -23539,3 +23548,5 @@ See ChangeLog.9 for earlier changes.
     Copyright (C) 2001, 2002 Free Software Foundation, Inc.
   Copying and distribution of this file, with or without modification,
   are permitted provided the copyright notice and this notice are preserved.
+
+;;; arch-tag: 5fcf8004-6f58-452a-b9d6-6950323a19c1