/[emacs]/emacs/lisp/ChangeLog.10
ViewVC logotype

Diff of /emacs/lisp/ChangeLog.10

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2.2.4 by miles, Fri Nov 12 04:21:13 2004 UTC revision 1.2.2.5 by miles, Wed Dec 8 23:31:43 2004 UTC
# Line 4245  Line 4245 
4245          before translation thru function-key-map, and use that for unreading.          before translation thru function-key-map, and use that for unreading.
4246    
4247          * shadowfile.el (shadow-parse-fullname):          * shadowfile.el (shadow-parse-fullname):
4248          Renamed from shadow-parse-fullpath.          Rename from shadow-parse-fullpath.
4249          (shadow-parse-name): Renamed from shadow-parse-path.          (shadow-parse-name): Rename from shadow-parse-path.
4250          (shadow-make-fullname): Renamed from shadow-make-fullpath.          (shadow-make-fullname): Rename from shadow-make-fullpath.
4251          (shadow-replace-name-component): Was shadow-replace-path-component.          (shadow-replace-name-component): Was shadow-replace-path-component.
4252          Callers of the above functions changed.          Callers of the above functions changed.
4253          (shadow-expand-cluster-in-file-name): Doc fix.          (shadow-expand-cluster-in-file-name): Doc fix.
# Line 14522  Line 14522 
14522    
14523  2002-05-25  Martin Stjernholm  <bug-cc-mode@gnu.org>  2002-05-25  Martin Stjernholm  <bug-cc-mode@gnu.org>
14524    
14525          * progmodes/cc-engine.el (c-add-stmt-syntax): Fixed some cases          * progmodes/cc-engine.el (c-add-stmt-syntax): Fix some cases
14526          of wrong anchoring, e.g. for else-if compounds.          of wrong anchoring, e.g. for else-if compounds.
14527    
14528  2002-05-25  Miles Bader  <miles@gnu.org>  2002-05-25  Miles Bader  <miles@gnu.org>
# Line 14651  Line 14651 
14651          * loadup.el: Add font-core.el.          * loadup.el: Add font-core.el.
14652    
14653          * replace.el (occur-mode-hook): New variable.          * replace.el (occur-mode-hook): New variable.
14654          (occur-fontify-region-function): Deleted.          (occur-fontify-region-function): Delete.
14655          (occur-mode): Don't use it.  Set up `font-lock-category-alist'          (occur-mode): Don't use it.  Set up `font-lock-category-alist'
14656          instead.          instead.
14657          (occur-fontify-on-property): Deleted.          (occur-fontify-on-property): Delete.
14658          (occur-engine): Use categories from `font-lock-category-alist'.          (occur-engine): Use categories from `font-lock-category-alist'.
14659    
14660          * info.el (Info-fontify): Deleted.          * info.el (Info-fontify): Delete.
14661          (Info-select-node): Don't use it.          (Info-select-node): Don't use it.
14662          (Info-mode-hook): New variable.          (Info-mode-hook): New variable.
14663          (Info-mode): Set up categories.          (Info-mode): Set up categories.
# Line 14855  Line 14855 
14855    
14856  2002-05-16  Colin Walters  <walters@debian.org>  2002-05-16  Colin Walters  <walters@debian.org>
14857    
14858          * menu-bar.el (menu-bar-tools-menu) <calculator>: Renamed to          * menu-bar.el (menu-bar-tools-menu) <calculator>: Rename to
14859          "Simple Calculator".          "Simple Calculator".
14860          (menu-bar-tools-menu) <calc>: New.          (menu-bar-tools-menu) <calc>: New.
14861    
# Line 14897  Line 14897 
14897          Don't highlight empty lines in rectangles.          Don't highlight empty lines in rectangles.
14898    
14899          * emulation/keypad.el: Improved commentary.          * emulation/keypad.el: Improved commentary.
14900          (keypad-setup, keypad-shifted-setup): Added choice to setup          (keypad-setup, keypad-shifted-setup): Add choice to setup
14901          Numeric keypad with decimal key; value is selected character.          Numeric keypad with decimal key; value is selected character.
14902          (keypad-decimal-key, keypad-shifted-decimal-key): Removed options.          (keypad-decimal-key, keypad-shifted-decimal-key): Remove options.
14903          (keypad-numlock-setup, keypad-numlock-shifted-setup): New options.          (keypad-numlock-setup, keypad-numlock-shifted-setup): New options.
14904          (keypad-setup): Arg list changed to support the new options.          (keypad-setup): Arg list changed to support the new options.
14905    
# Line 15035  Line 15035 
15035  2002-05-10  Kim F. Storm  <storm@cua.dk>  2002-05-10  Kim F. Storm  <storm@cua.dk>
15036    
15037          * emulation/cua-base.el (cua-enable-cua-keys)          * emulation/cua-base.el (cua-enable-cua-keys)
15038          (cua-enable-register-prefix): Added value for `other' choice.          (cua-enable-register-prefix): Add value for `other' choice.
15039    
15040  2002-05-10  Eli Zaretskii  <eliz@is.elta.co.il>  2002-05-10  Eli Zaretskii  <eliz@is.elta.co.il>
15041    
# Line 15133  Line 15133 
15133    
15134  2002-05-08  Simon Marshall  <simon@gnu.org>  2002-05-08  Simon Marshall  <simon@gnu.org>
15135    
15136          * msb.el (msb-menu-bar-update-buffers): Fixed frame menu to use          * msb.el (msb-menu-bar-update-buffers): Fix frame menu to use
15137          the frame name as the car of a menu entry, rather than the frame.          the frame name as the car of a menu entry, rather than the frame.
15138    
15139  2002-05-08  Juanma Barranquero  <lektu@terra.es>  2002-05-08  Juanma Barranquero  <lektu@terra.es>
# Line 15222  Line 15222 
15222          Handle both cases: when the menu item has cached info          Handle both cases: when the menu item has cached info
15223          and when it doesn't.          and when it doesn't.
15224    
15225          * filesets.el (filesets-browse-dir-function): Renamed from ...-fn.          * filesets.el (filesets-browse-dir-function): Rename from ...-fn.
15226          (filesets-open-file-function, filesets-save-buffer-function): Likewise.          (filesets-open-file-function, filesets-save-buffer-function): Likewise.
15227          (filesets-tree-max-level): Doc fix.          (filesets-tree-max-level): Doc fix.
15228          (filesets-commands, filesets-external-viewers)          (filesets-commands, filesets-external-viewers)
# Line 15243  Line 15243 
15243          "Default" group earlier.  Push killed group on          "Default" group earlier.  Push killed group on
15244          `ibuffer-filter-group-kill-ring'.          `ibuffer-filter-group-kill-ring'.
15245          (ibuffer-kill-line): Document.  Don't push killed group ourselves.          (ibuffer-kill-line): Document.  Don't push killed group ourselves.
15246          (ibuffer-yank-filter-group): Renamed from `ibuffer-yank'.          (ibuffer-yank-filter-group): Rename from `ibuffer-yank'.
15247          (ibuffer-insert-filter-group-before): New function, broken out          (ibuffer-insert-filter-group-before): New function, broken out
15248          from `ibuffer-yank'.          from `ibuffer-yank'.
15249          (ibuffer-yank): Now just call `ibuffer-yank-filter-group'.          (ibuffer-yank): Now just call `ibuffer-yank-filter-group'.
15250    
15251          * ibuffer.el (ibuffer-mode-operate-menu, ibuffer-mode-mark-menu)          * ibuffer.el (ibuffer-mode-operate-menu, ibuffer-mode-mark-menu)
15252          (ibuffer-mode-view-menu): Unused variables; deleted.          (ibuffer-mode-view-menu): Unused variables; delete.
15253          (ibuffer-find-file): Pass wildcard flag to `find-file' correctly.          (ibuffer-find-file): Pass wildcard flag to `find-file' correctly.
15254    
15255  2002-05-04  John Paul Wallington  <jpw@shootybangbang.com>  2002-05-04  John Paul Wallington  <jpw@shootybangbang.com>
# Line 15271  Line 15271 
15271          (mouse-wheel-scroll-screen): Remove.          (mouse-wheel-scroll-screen): Remove.
15272          ([mouse-wheel], [C-mouse-wheel], [S-mouse-wheel]): Use mwheel-scroll.          ([mouse-wheel], [C-mouse-wheel], [S-mouse-wheel]): Use mwheel-scroll.
15273    
15274          * w32-vars.el: (mouse-wheel-scroll-amount): Removed.          * w32-vars.el: (mouse-wheel-scroll-amount): Remove.
15275    
15276  2002-05-04  Markus Rost  <rost@math.ohio-state.edu>  2002-05-04  Markus Rost  <rost@math.ohio-state.edu>
15277    
# Line 15328  Line 15328 
15328    
15329  2002-05-02  Kim F. Storm  <storm@cua.dk>  2002-05-02  Kim F. Storm  <storm@cua.dk>
15330    
15331          * menu-bar.el (menu-bar-make-toggle): Added optional PROPS arg.          * menu-bar.el (menu-bar-make-toggle): Add optional PROPS arg.
15332          (menu-bar-options-save): Added cua-mode.          (menu-bar-options-save): Add cua-mode.
15333          (menu-bar-options-menu): Added toggle for cua-mode.          (menu-bar-options-menu): Add toggle for cua-mode.
15334          Disable toggle for transient-mark-mode if cua-mode is enabled.          Disable toggle for transient-mark-mode if cua-mode is enabled.
15335    
15336          * emulation/cua-base.el (cua-inhibit-cua-keys): New buffer-local          * emulation/cua-base.el (cua-inhibit-cua-keys): New buffer-local var.
         variable.  
15337    
15338  2002-05-01  Richard M. Stallman  <rms@gnu.org>  2002-05-01  Richard M. Stallman  <rms@gnu.org>
15339    
# Line 15371  Line 15370 
15370    
15371          * emulation/cua-base.el (cua--pre-command-handler):          * emulation/cua-base.el (cua--pre-command-handler):
15372          Only interpret delete-selection property if mark-active.          Only interpret delete-selection property if mark-active.
15373          (cua-mode): Fixed require in defcustom.          (cua-mode): Fix require in defcustom.
15374    
15375  2002-05-01  Pavel Jan,Am(Bk  <Pavel@Janik.cz>  2002-05-01  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
15376    
# Line 15387  Line 15386 
15386    
15387  2002-04-30  John Wiegley  <johnw@gnu.org>  2002-04-30  John Wiegley  <johnw@gnu.org>
15388    
15389          * align.el (align-region): Fixed the fix to align-region, because          * align.el (align-region): Fix the fix to align-region, because
15390          the "name" argument was appearing twice.          the "name" argument was appearing twice.
15391    
15392  2002-05-01  Martin Stjernholm  <bug-cc-mode@gnu.org>  2002-05-01  Martin Stjernholm  <bug-cc-mode@gnu.org>
# Line 15423  Line 15422 
15422    
15423          * autoinsert.el (auto-insert-directory): Doc fix.          * autoinsert.el (auto-insert-directory): Doc fix.
15424    
15425          * facemenu.el (describe-text-at and stuff): Moved to descr-text.el.          * facemenu.el (describe-text-at and stuff): Move to descr-text.el.
15426    
15427          * descr-text.el: New file, broken out of facemenu.el.          * descr-text.el: New file, broken out of facemenu.el.
15428    
# Line 15442  Line 15441 
15441          if the user edits the Emacs version number in the text.          if the user edits the Emacs version number in the text.
15442    
15443          * filesets.el (filesets-running-xemacs): Make defvar unconditional.          * filesets.el (filesets-running-xemacs): Make defvar unconditional.
15444          (filesets-ingroup-files): Renamed from filesets-ingroup-paths.          (filesets-ingroup-files): Rename from filesets-ingroup-paths.
15445          (filesets-error): Simplify definition and make conditional          (filesets-error): Simplify definition and make conditional
15446          on filesets-running-xemacs.          on filesets-running-xemacs.
15447          (filesets-find-file-using): Renamed from fsfind-file-using.          (filesets-find-file-using): Rename from fsfind-file-using.
15448    
15449  2002-04-29  Stefan Monnier  <monnier@cs.yale.edu>  2002-04-29  Stefan Monnier  <monnier@cs.yale.edu>
15450    
# Line 15583  Line 15582 
15582    
15583  2002-04-27  Richard M. Stallman  <rms@gnu.org>  2002-04-27  Richard M. Stallman  <rms@gnu.org>
15584    
15585          * custom.el (custom-load-symbol): Moved from cus-edit.el.          * custom.el (custom-load-symbol): Move from cus-edit.el.
15586          (custom-load-recursion): Likewise.          (custom-load-recursion): Likewise.
15587    
15588          * cus-edit.el (custom-load-symbol): Moved to custom.el.          * cus-edit.el (custom-load-symbol): Move to custom.el.
15589          (custom-load-recursion): Likewise.          (custom-load-recursion): Likewise.
15590    
15591          * progmodes/ada-xref.el (ada-add-ada-menu): Menu pseudo-keys          * progmodes/ada-xref.el (ada-add-ada-menu): Menu pseudo-keys
# Line 15689  Line 15688 
15688          (occur-engine): Go to `point-min'.  Make nlines argument actually          (occur-engine): Go to `point-min'.  Make nlines argument actually
15689          mean number of context lines.  Handle it.  Pad digits to the right.          mean number of context lines.  Handle it.  Pad digits to the right.
15690    
15691          * ibuf-ext.el (ibuffer-filtering-groups): Renamed to          * ibuf-ext.el (ibuffer-filtering-groups): Rename to
15692          `ibuffer-filter-groups'.  All users updated.          `ibuffer-filter-groups'.  Update all users.
15693          (ibuffer-show-empty-filter-groups): New variable.          (ibuffer-show-empty-filter-groups): New variable.
15694          (ibuffer-saved-filter-groups): New variable.          (ibuffer-saved-filter-groups): New variable.
15695          (ibuffer-maybe-save-stuff): Renamed from          (ibuffer-maybe-save-stuff): Rename from
15696          `ibuffer-maybe-save-saved-filters'.  Callers updated.          `ibuffer-maybe-save-saved-filters'.  Update callers.
15697          Handle `ibuffer-saved-filter-groups'.          Handle `ibuffer-saved-filter-groups'.
15698          (ibuffer-hidden-filtering-groups): Renamed to          (ibuffer-hidden-filtering-groups): Rename to
15699          `ibuffer-hidden-filter-groups'.          `ibuffer-hidden-filter-groups'.
15700          (ibuffer-filter-group-kill-ring): New variable.          (ibuffer-filter-group-kill-ring): New variable.
15701          (ibuffer-save-with-custom): Doc fix.          (ibuffer-save-with-custom): Doc fix.
15702          (ibuffer-set-filter-groups-by-mode): New function.          (ibuffer-set-filter-groups-by-mode): New function.
15703          (ibuffer-clear-filter-groups): New function.          (ibuffer-clear-filter-groups): New function.
15704          (ibuffer-current-filter-groups-with-position): Renamed from          (ibuffer-current-filter-groups-with-position): Rename from
15705          `ibuffer-current-filter-groups'.  Callers updated.          `ibuffer-current-filter-groups'.  Update callers.
15706          (ibuffer-kill-filter-group): New function.          (ibuffer-kill-filter-group): New function.
15707          (ibuffer-kill-line): New function.          (ibuffer-kill-line): New function.
15708          (ibuffer-yank): New function.          (ibuffer-yank): New function.
# Line 15723  Line 15722 
15722          (ibuffer-mark-forward, ibuffer-unmark-forward)          (ibuffer-mark-forward, ibuffer-unmark-forward)
15723          (ibuffer-mark-for-delete, ibuffer-unmark-backward)          (ibuffer-mark-for-delete, ibuffer-unmark-backward)
15724          (ibuffer-mark-for-delete-backwards): Update docs.          (ibuffer-mark-for-delete-backwards): Update docs.
15725          (ibuffer-current-filter-groups): Moved to ibuf-ext.el, and renamed          (ibuffer-current-filter-groups): Move to ibuf-ext.el, and renamed
15726          to `ibuffer-current-filter-groups-with-position'.          to `ibuffer-current-filter-groups-with-position'.
15727          (ibuffer-redisplay-engine): Handle `ibuffer-show-empty-filter-groups'.          (ibuffer-redisplay-engine): Handle `ibuffer-show-empty-filter-groups'.
15728          (ibuffer-mode): Add some documentation about filter groups.          (ibuffer-mode): Add some documentation about filter groups.
# Line 15745  Line 15744 
15744    
15745  2002-04-25  Glenn Morris  <gmorris@ast.cam.ac.uk>  2002-04-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
15746    
15747          * progmodes/f90.el: General tidy-up of commentary and some doc          * progmodes/f90.el: General tidy-up of commentary and some doc strings.
         strings.  
15748    
15749  2002-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>  2002-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
15750    
15751          * scroll-all.el (scroll-all-function-all) New function to do the          * scroll-all.el (scroll-all-function-all) New function to do the
15752          actual work.          actual work.
15753          (scroll-all-scroll-down-all, scroll-all-scroll-up-all,          (scroll-all-scroll-down-all, scroll-all-scroll-up-all)
15754          scroll-all-page-down-all, scroll-all-page-up-all,          (scroll-all-page-down-all, scroll-all-page-up-all)
15755          scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all):          (scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all):
15756          Make them use scroll-all-function-all.          Make them use scroll-all-function-all.
15757    
15758          * progmodes/f90.el (f90-get-beg-of-line): Removed and replaced          * progmodes/f90.el (f90-get-beg-of-line): Remove and replace
15759          with line-beginning-position.          with line-beginning-position.
15760          (f90-get-end-of-line): Removed and replaced with line-end-position.          (f90-get-end-of-line): Remove and replace with line-end-position.
15761          (f90-match-piece): Removed and replaced with match-string.          (f90-match-piece): Remove and replace with match-string.
15762          (f90-current-indentation): Remove `current-column'.          (f90-current-indentation): Remove `current-column'.
15763          (f90-get-present-comment-type): Use match-string rather than          (f90-get-present-comment-type): Use match-string rather than
15764          buffer-substring.          buffer-substring.
# Line 15813  Line 15811 
15811          (ibuffer-sort-bufferlist): New function, taken from          (ibuffer-sort-bufferlist): New function, taken from
15812          `ibuffer-insert-buffers-and-marks'.          `ibuffer-insert-buffers-and-marks'.
15813          (ibuffer-insert-filter-group): New function.          (ibuffer-insert-filter-group): New function.
15814          (ibuffer-redisplay-engine): Renamed from          (ibuffer-redisplay-engine): Rename from
15815          `ibuffer-insert-buffers-and-marks'.  Handle new filtering groups.          `ibuffer-insert-buffers-and-marks'.  Handle new filtering groups.
15816          (ibuffer): Add filter-groups argument.  Handle it.          (ibuffer): Add filter-groups argument.  Handle it.
15817          Use `save-selected-window'.          Use `save-selected-window'.

Legend:
Removed from v.1.2.2.4  
changed lines
  Added in v.1.2.2.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26