bpt/emacs.git
22 years agoUpdate Commentary section.
Pavel Janík [Mon, 29 Apr 2002 09:02:39 +0000 (09:02 +0000)]
Update Commentary section.

22 years ago(viet-tcvn-decode-table, ccl-decode-tcvn)
Pavel Janík [Mon, 29 Apr 2002 09:02:12 +0000 (09:02 +0000)]
(viet-tcvn-decode-table, ccl-decode-tcvn)
(ccl-encode-tcvn, ccl-encode-tcvn-font, vietnamese-tcvn): New Vietnamese
coding system.

22 years agoUse proper charset.
Pavel Janík [Mon, 29 Apr 2002 08:56:11 +0000 (08:56 +0000)]
Use proper charset.

22 years ago(filesets-data): Doc fix.
Pavel Janík [Mon, 29 Apr 2002 08:48:34 +0000 (08:48 +0000)]
(filesets-data): Doc fix.
(filesets-running-xemacs): Define even when compiling.

22 years agolwlib/Imakefile is removed.
Pavel Janík [Mon, 29 Apr 2002 08:07:43 +0000 (08:07 +0000)]
lwlib/Imakefile is removed.

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 29 Apr 2002 05:12:58 +0000 (05:12 +0000)]
*** empty log message ***

22 years ago(fill-context-prefix): Fix last change with yet-another-approach.
Stefan Monnier [Mon, 29 Apr 2002 04:02:22 +0000 (04:02 +0000)]
(fill-context-prefix): Fix last change with yet-another-approach.

22 years ago(ange-ftp-passive-host-alist)
Richard M. Stallman [Mon, 29 Apr 2002 03:58:31 +0000 (03:58 +0000)]
(ange-ftp-passive-host-alist)
(ange-ftp-bs2000-additional-pubsets):  Fix custom type.

22 years ago(small-temporary-file-directory): Fix custom type.
Richard M. Stallman [Mon, 29 Apr 2002 03:55:57 +0000 (03:55 +0000)]
(small-temporary-file-directory): Fix custom type.

22 years ago(f90-font-lock-keywords-1, f90-font-lock-keywords-2): Fix highlighting of
Glenn Morris [Sun, 28 Apr 2002 23:38:51 +0000 (23:38 +0000)]
(f90-font-lock-keywords-1, f90-font-lock-keywords-2): Fix highlighting of
various "type" forms.

22 years ago*** empty log message ***
Glenn Morris [Sun, 28 Apr 2002 22:46:34 +0000 (22:46 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Richard M. Stallman [Sun, 28 Apr 2002 22:37:24 +0000 (22:37 +0000)]
*** empty log message ***

22 years ago(mail-recover-1): Decrease non-random-len by 1 for the newly-readded #.
Richard M. Stallman [Sun, 28 Apr 2002 22:35:54 +0000 (22:35 +0000)]
(mail-recover-1): Decrease non-random-len by 1 for the newly-readded #.

22 years ago(make-auto-save-file-name): Specify # as suffix in the non-file-visiting case.
Richard M. Stallman [Sun, 28 Apr 2002 22:30:22 +0000 (22:30 +0000)]
(make-auto-save-file-name): Specify # as suffix in the non-file-visiting case.

22 years ago(make-temp-file): New arg SUFFIX.
Richard M. Stallman [Sun, 28 Apr 2002 22:29:38 +0000 (22:29 +0000)]
(make-temp-file): New arg SUFFIX.

22 years agoMinor reorganization of some code.
Glenn Morris [Sun, 28 Apr 2002 22:28:38 +0000 (22:28 +0000)]
Minor reorganization of some code.

22 years ago(f90-mark-subprogram-overlay): New internal variable.
Glenn Morris [Sun, 28 Apr 2002 22:15:51 +0000 (22:15 +0000)]
(f90-mark-subprogram-overlay): New internal variable.
(f90-mark-subprogram): Use it to highlight the subprogram with an overlay.

22 years ago(f90-xemacs-flag): New variable to put the test for Emacs flavor in one
Glenn Morris [Sun, 28 Apr 2002 22:09:55 +0000 (22:09 +0000)]
(f90-xemacs-flag): New variable to put the test for Emacs flavor in one
place.

22 years ago(Fcommandp): New arg for_call_interactively.
Richard M. Stallman [Sun, 28 Apr 2002 22:06:38 +0000 (22:06 +0000)]
(Fcommandp): New arg for_call_interactively.

22 years ago(Fcommandp): Declare new arg.
Richard M. Stallman [Sun, 28 Apr 2002 22:06:17 +0000 (22:06 +0000)]
(Fcommandp): Declare new arg.

22 years ago(Fall_completions, Ftry_completion): New arg to Fcommandp.
Richard M. Stallman [Sun, 28 Apr 2002 22:05:02 +0000 (22:05 +0000)]
(Fall_completions, Ftry_completion): New arg to Fcommandp.

22 years agoAdded cua-mode based files [split from original cua.el]:
Kim F. Storm [Sun, 28 Apr 2002 21:48:39 +0000 (21:48 +0000)]
Added cua-mode based files [split from original cua.el]:
cua-base.el, cua-rect.el, cua-gmrk.el, and keypad.el

22 years ago(ibuffer-mode): Additional documentation on filter groups.
Colin Walters [Sun, 28 Apr 2002 21:42:07 +0000 (21:42 +0000)]
(ibuffer-mode): Additional documentation on filter groups.

22 years ago(ibuffer-set-filter-groups-by-mode): Don't make an ibuffer-mode filter
Colin Walters [Sun, 28 Apr 2002 21:40:57 +0000 (21:40 +0000)]
(ibuffer-set-filter-groups-by-mode): Don't make an ibuffer-mode filter
group if `ibuffer-view-ibuffer' is nil.

22 years ago*** empty log message ***
Richard M. Stallman [Sun, 28 Apr 2002 21:16:32 +0000 (21:16 +0000)]
*** empty log message ***

22 years agoComment change.
Richard M. Stallman [Sun, 28 Apr 2002 21:14:17 +0000 (21:14 +0000)]
Comment change.

22 years agoDo not grab keyboard if installation-directory is
Jan Djärv [Sun, 28 Apr 2002 19:54:30 +0000 (19:54 +0000)]
Do not grab keyboard if installation-directory is
non-nil (not installed Emacs).  To simplify debugging.

22 years agoEntries I should have made earlier.
Glenn Morris [Sun, 28 Apr 2002 19:03:24 +0000 (19:03 +0000)]
Entries I should have made earlier.

22 years ago*** empty log message ***
Jason Rumney [Sun, 28 Apr 2002 18:56:22 +0000 (18:56 +0000)]
*** empty log message ***

22 years ago(syms_of_w32proc): Get true file attributes by default.
Jason Rumney [Sun, 28 Apr 2002 18:53:48 +0000 (18:53 +0000)]
(syms_of_w32proc): Get true file attributes by default.

22 years ago(stat, fstat): Use file index information to generate
Jason Rumney [Sun, 28 Apr 2002 18:52:26 +0000 (18:52 +0000)]
(stat, fstat): Use file index information to generate
inodes for directories where available.

22 years agoEntry I should have made earlier.
Glenn Morris [Sun, 28 Apr 2002 18:15:26 +0000 (18:15 +0000)]
Entry I should have made earlier.

22 years ago(occur-accumulate-lines): Avoid incf and decf.
Richard M. Stallman [Sun, 28 Apr 2002 17:48:31 +0000 (17:48 +0000)]
(occur-accumulate-lines): Avoid incf and decf.
(occur-engine-add-prefix): New function.
(occur-engine): Avoid using macrolet, incf and decf.
Use occur-engine-add-prefix instead.
Rename `l' to `lines' and `c' to `matches'.

(occur-engine, occur-mode-mouse-goto)
(occur-mode-find-occurrence, occur-mode-goto-occurrence)
(occur-mode-goto-occurrence-other-window)
(occur-mode-display-occurrence): A position is just a marker,
not a list.

(occur-revert-arguments):
Renamed from occur-revert-properties.  All uses changed.

22 years agoRemove unused file.
Pavel Janík [Sun, 28 Apr 2002 13:38:13 +0000 (13:38 +0000)]
Remove unused file.

22 years agoRemove OpenLook file dependencies.
Pavel Janík [Sun, 28 Apr 2002 13:35:36 +0000 (13:35 +0000)]
Remove OpenLook file dependencies.
(xrdb-cpp.o): Remove target.
Remove unused defines.

22 years ago(instantiate_widget_instance): Remove duplicated prototype.
Pavel Janík [Sun, 28 Apr 2002 13:19:45 +0000 (13:19 +0000)]
(instantiate_widget_instance): Remove duplicated prototype.

22 years ago(recentf-menu-before): Use string to specify path in the menu.
Pavel Janík [Sun, 28 Apr 2002 12:11:55 +0000 (12:11 +0000)]
(recentf-menu-before): Use string to specify path in the menu.

22 years ago(custom-load-symbol): Moved to custom.el.
Richard M. Stallman [Sun, 28 Apr 2002 03:29:39 +0000 (03:29 +0000)]
(custom-load-symbol): Moved to custom.el.
(custom-load-recursion): Likewise.

22 years ago(custom-load-symbol): Moved from cus-edit.el.
Richard M. Stallman [Sun, 28 Apr 2002 03:23:52 +0000 (03:23 +0000)]
(custom-load-symbol): Moved from cus-edit.el.
(custom-load-recursion): Likewise.

22 years ago(ada-add-ada-menu): Menu pseudo-keys generated by easymenu are now lowercase.
Richard M. Stallman [Sun, 28 Apr 2002 03:18:29 +0000 (03:18 +0000)]
(ada-add-ada-menu): Menu pseudo-keys generated by easymenu are now lowercase.

22 years ago(menu-bar-update-buffers): Add menu items Next Buffer and Previous Buffer.
Richard M. Stallman [Sat, 27 Apr 2002 23:18:21 +0000 (23:18 +0000)]
(menu-bar-update-buffers): Add menu items Next Buffer and Previous Buffer.

22 years ago(next-buffer, prev-buffer): New commands.
Richard M. Stallman [Sat, 27 Apr 2002 23:16:18 +0000 (23:16 +0000)]
(next-buffer, prev-buffer): New commands.
Bind C-x left and C-x right to them.

22 years ago(read-language-name): Take of non-list values.
Pavel Janík [Sat, 27 Apr 2002 22:34:06 +0000 (22:34 +0000)]
(read-language-name): Take of non-list values.

22 years ago(Info-header-line): Mark it as risky-local-variable.
Richard M. Stallman [Sat, 27 Apr 2002 20:16:17 +0000 (20:16 +0000)]
(Info-header-line): Mark it as risky-local-variable.

22 years ago(insert-for-yank): Replace `category' property
Richard M. Stallman [Sat, 27 Apr 2002 19:49:18 +0000 (19:49 +0000)]
(insert-for-yank): Replace `category' property
with whatever properties it stands for.

(member-ignore-case): Ignore non-strings in LIST.

22 years agoFixed typographic errors.
Robert J. Chassell [Sat, 27 Apr 2002 13:10:05 +0000 (13:10 +0000)]
Fixed typographic errors.

22 years agoDocument the MacOS X support.
Eli Zaretskii [Sat, 27 Apr 2002 09:02:44 +0000 (09:02 +0000)]
Document the MacOS X support.

22 years ago(read-face-name): Format the prompt correctly when there's no default.
Miles Bader [Sat, 27 Apr 2002 04:57:44 +0000 (04:57 +0000)]
(read-face-name): Format the prompt correctly when there's no default.

22 years agoExplicitly load cus-face and timer.
Richard M. Stallman [Sat, 27 Apr 2002 03:50:12 +0000 (03:50 +0000)]
Explicitly load cus-face and timer.

22 years agoDon't require timer.
Richard M. Stallman [Sat, 27 Apr 2002 03:46:26 +0000 (03:46 +0000)]
Don't require timer.

22 years agoDon't require cus-face.
Richard M. Stallman [Sat, 27 Apr 2002 03:45:58 +0000 (03:45 +0000)]
Don't require cus-face.

22 years agoFix previous change.
Richard M. Stallman [Sat, 27 Apr 2002 03:14:21 +0000 (03:14 +0000)]
Fix previous change.

22 years agoPatch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Andrew Choi [Fri, 26 Apr 2002 23:39:06 +0000 (23:39 +0000)]
Patch for building Emacs on Mac OS X.  April 26, 2002.  See ChangeLog,
lisp/ChangeLog, and src/ChangeLog for list of changes.

22 years ago(customize-face-other-window): Make it work similarly.
Richard M. Stallman [Fri, 26 Apr 2002 22:33:33 +0000 (22:33 +0000)]
(customize-face-other-window): Make it work similarly.

22 years ago(customize-face): Use read-face-name and handle multiple faces.
Richard M. Stallman [Fri, 26 Apr 2002 22:31:57 +0000 (22:31 +0000)]
(customize-face): Use read-face-name and handle multiple faces.

22 years ago(read-face-name): New defaulting features.
Richard M. Stallman [Fri, 26 Apr 2002 22:31:16 +0000 (22:31 +0000)]
(read-face-name): New defaulting features.
New args STRING-DESCRIBING-DEFAULT and MULTIPLE.
(list-faces-display): Use the face, not its name string,
as arg when running customize-face.
Put a `read-face-name' prop on the entire line.
(describe-face): Handle multiple faces via read-face-name.

22 years ago(tex-start-options): New variable.
Richard M. Stallman [Fri, 26 Apr 2002 21:19:24 +0000 (21:19 +0000)]
(tex-start-options): New variable.
(tex-start-commands): New variable.
(tex-start-options-string): Variable deleted.
(tex-start-tex): Use tex-start-options and tex-start-commands,
not tex-start-options-string.
(tex-command): Doc fix.

22 years ago(smtpmail-try-auth-methods): host is not in the authinfo/netrc => cred=nil.
Sam Steingold [Fri, 26 Apr 2002 18:59:08 +0000 (18:59 +0000)]
(smtpmail-try-auth-methods): host is not in the authinfo/netrc => cred=nil.

22 years ago(x_draw_phys_cursor_glyph): Undo last change. Compute
Gerd Moellmann [Fri, 26 Apr 2002 17:56:03 +0000 (17:56 +0000)]
(x_draw_phys_cursor_glyph): Undo last change.  Compute
phys_cursor_width from the x position returned by x_draw_glyhs,
which is cheaper.
(x_display_and_set_cursor): Compute the buffer-local value
of `cursor-in-non-selected-windows' only when needed.

22 years agoRemove Ada-specific example code.
Gerd Moellmann [Fri, 26 Apr 2002 14:40:21 +0000 (14:40 +0000)]
Remove Ada-specific example code.

22 years ago*** empty log message ***
Gerd Moellmann [Fri, 26 Apr 2002 14:39:42 +0000 (14:39 +0000)]
*** empty log message ***

22 years ago(CHAR_COMPONENTS_VALID_P): Tell in a comment that some invalid pairs are
Eli Zaretskii [Fri, 26 Apr 2002 12:03:20 +0000 (12:03 +0000)]
(CHAR_COMPONENTS_VALID_P): Tell in a comment that some invalid pairs are
intentionally allowed.

22 years agoFix a few blunders.
Eli Zaretskii [Fri, 26 Apr 2002 11:56:35 +0000 (11:56 +0000)]
Fix a few blunders.

22 years agoAdd latest new features.
Eli Zaretskii [Fri, 26 Apr 2002 11:48:11 +0000 (11:48 +0000)]
Add latest new features.

22 years ago(Position Info): Add text properties to the example. Add index entries.
Eli Zaretskii [Fri, 26 Apr 2002 11:29:26 +0000 (11:29 +0000)]
(Position Info): Add text properties to the example.  Add index entries.

22 years agoNew file with information for Emacs pretesters.
Pavel Janík [Fri, 26 Apr 2002 06:23:06 +0000 (06:23 +0000)]
New file with information for Emacs pretesters.

22 years ago2002-04-25 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Fri, 26 Apr 2002 05:17:53 +0000 (05:17 +0000)]
2002-04-25  Michael Kifer  <kifer@cs.stonybrook.edu>

* ediff-hooks.el: Put back the autoloads.

22 years ago(ibuffer-saved-filter-groups): Don't include broken defaults.
Colin Walters [Fri, 26 Apr 2002 03:59:35 +0000 (03:59 +0000)]
(ibuffer-saved-filter-groups): Don't include broken defaults.
(ibuffer-yank): Be sure to `setq' after we use `nconc'.
(ibuffer-save-filter-groups): Correctly structure filter groups.
(ibuffer-switch-to-saved-filter-groups): Correctly extract filter
groups.

22 years ago(define column process): Use `ibuffer-aif'.
Colin Walters [Fri, 26 Apr 2002 03:59:18 +0000 (03:59 +0000)]
(define column process): Use `ibuffer-aif'.

22 years ago*** empty log message ***
Colin Walters [Fri, 26 Apr 2002 03:59:05 +0000 (03:59 +0000)]
*** empty log message ***

22 years ago(smtpmail-auth-credentials): Support netrc files as well.
Richard M. Stallman [Thu, 25 Apr 2002 23:39:21 +0000 (23:39 +0000)]
(smtpmail-auth-credentials): Support netrc files as well.
(smtpmail-try-auth-methods): Support netrc data.
(netrc-parse): Autoload netrc.

22 years ago*** empty log message ***
Richard M. Stallman [Thu, 25 Apr 2002 23:39:06 +0000 (23:39 +0000)]
*** empty log message ***

22 years agoGeneral tidy-up of commentary and some doc strings.
Glenn Morris [Thu, 25 Apr 2002 21:55:39 +0000 (21:55 +0000)]
General tidy-up of commentary and some doc strings.

22 years ago(occur-engine): Pad digits to the right.
Colin Walters [Thu, 25 Apr 2002 21:45:49 +0000 (21:45 +0000)]
(occur-engine): Pad digits to the right.

22 years ago(smtpmail-queue-counter): New variable.
Richard M. Stallman [Thu, 25 Apr 2002 21:45:22 +0000 (21:45 +0000)]
(smtpmail-queue-counter): New variable.
(smtpmail-send-it): Use it to construct new queue filenames (needed
if you send more than one message per second, which is
possible if you use Gnus Agent).

22 years ago*** empty log message ***
Colin Walters [Thu, 25 Apr 2002 21:45:22 +0000 (21:45 +0000)]
*** empty log message ***

22 years ago(mail-use-dsn): New variable to request delivery status notification from MTA.
Richard M. Stallman [Thu, 25 Apr 2002 21:33:38 +0000 (21:33 +0000)]
(mail-use-dsn): New variable to request delivery status notification from MTA.
(sendmail-send-it): Use it.

22 years ago(occur-engine): Make nlines argument actually mean number of context
Colin Walters [Thu, 25 Apr 2002 21:12:09 +0000 (21:12 +0000)]
(occur-engine): Make nlines argument actually mean number of context
lines.  Handle it.

22 years ago*** empty log message ***
Colin Walters [Thu, 25 Apr 2002 21:10:44 +0000 (21:10 +0000)]
*** empty log message ***

22 years agoFix Texinfo usage in previous change.
Richard M. Stallman [Thu, 25 Apr 2002 19:48:37 +0000 (19:48 +0000)]
Fix Texinfo usage in previous change.

22 years ago*** empty log message ***
Colin Walters [Thu, 25 Apr 2002 19:12:38 +0000 (19:12 +0000)]
*** empty log message ***

22 years agoRegenerated.
Colin Walters [Thu, 25 Apr 2002 19:04:40 +0000 (19:04 +0000)]
Regenerated.

22 years ago(ibuffer-filtering-groups): Renamed to
Colin Walters [Thu, 25 Apr 2002 19:03:55 +0000 (19:03 +0000)]
(ibuffer-filtering-groups): Renamed to
`ibuffer-filter-groups'.  All users updated.
(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.  Handle
`ibuffer-saved-filter-groups'.
(ibuffer-hidden-filtering-groups): Renamed 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-kill-filter-group): New function.
(ibuffer-kill-line): New function.
(ibuffer-yank): New function.
(ibuffer-save-filter-groups): New function.
(ibuffer-delete-saved-filter-groups): New function.
(ibuffer-switch-to-saved-filter-groups): New function.
(ibuffer-mark-on-buffer): Add optional arguments for adding a
specific mark, and marking on a specific group.

22 years ago(ibuffer-formats): Doc fix.
Colin Walters [Thu, 25 Apr 2002 19:03:12 +0000 (19:03 +0000)]
(ibuffer-formats): Doc fix.
(ibuffer-mode-map): Bind <up> to `ibuffer-backward-line'.  Bind
new functions from ibuf-ext.el.  Add menu entries for them.
Remove superfluous tooltips.
(ibuffer-toggle-marks): If on a group name, then toggle marks just
in that group.
(ibuffer-mark-interactive): Handle filter groups.
(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
to `ibuffer-current-filter-groups-with-position'.
(ibuffer-redisplay-engine): Handle
`ibuffer-show-empty-filter-groups'.
(ibuffer-mode): Add some documentation about filter groups.

22 years ago(multi-occur-by-filename-regexp): Doc fix.
Colin Walters [Thu, 25 Apr 2002 19:02:46 +0000 (19:02 +0000)]
(multi-occur-by-filename-regexp): Doc fix.
(occur-engine): Go to `point-min'.

22 years ago(abbrev-start-location): Doc fix.
Pavel Janík [Thu, 25 Apr 2002 18:00:37 +0000 (18:00 +0000)]
(abbrev-start-location): Doc fix.

22 years ago(x_draw_phys_cursor_glyph): Take into account that a box
Gerd Moellmann [Thu, 25 Apr 2002 17:28:08 +0000 (17:28 +0000)]
(x_draw_phys_cursor_glyph): Take into account that a box
cursor on a stretch glyph has a width that depends on
x_stretch_cursor_p.

22 years ago(find-name-dired): Don't quote pattern twice.
Andreas Schwab [Thu, 25 Apr 2002 16:30:49 +0000 (16:30 +0000)]
(find-name-dired): Don't quote pattern twice.

22 years agoDon't use symbol-name when we don't have to.
Miles Bader [Thu, 25 Apr 2002 15:44:24 +0000 (15:44 +0000)]
Don't use symbol-name when we don't have to.

22 years ago(customize-face, customize-face-other-window):
Miles Bader [Thu, 25 Apr 2002 15:39:32 +0000 (15:39 +0000)]
(customize-face, customize-face-other-window):
Use default instead of initial-input for suggested face.

22 years agoCustomize-face suggesting to customize face under point.
Gerd Moellmann [Thu, 25 Apr 2002 14:23:22 +0000 (14:23 +0000)]
Customize-face suggesting to customize face under point.

22 years ago(customize-face-other-window, customize-face):
Gerd Moellmann [Thu, 25 Apr 2002 14:21:47 +0000 (14:21 +0000)]
(customize-face-other-window, customize-face):
Interactively, when point is on text with a face, suggest to
customize that face.

22 years ago(Fvertical_motion): Fix last change.
Pavel Janík [Thu, 25 Apr 2002 12:15:14 +0000 (12:15 +0000)]
(Fvertical_motion): Fix last change.

22 years ago(Fvertical_motion): Move to the start of the line
Gerd Moellmann [Thu, 25 Apr 2002 10:39:57 +0000 (10:39 +0000)]
(Fvertical_motion): Move to the start of the line
containing PT before moving up or down.

22 years ago*** empty log message ***
Pavel Janík [Thu, 25 Apr 2002 05:49:26 +0000 (05:49 +0000)]
*** empty log message ***

22 years agolwlib-Xol* are removed.
Pavel Janík [Thu, 25 Apr 2002 05:47:43 +0000 (05:47 +0000)]
lwlib-Xol* are removed.

22 years agoRemove file.
Pavel Janík [Thu, 25 Apr 2002 05:44:56 +0000 (05:44 +0000)]
Remove file.

22 years ago(occur-accumulate-lines): Add optional argument `no-props'. Handle it.
Colin Walters [Wed, 24 Apr 2002 23:28:53 +0000 (23:28 +0000)]
(occur-accumulate-lines): Add optional argument `no-props'.  Handle it.
(occur-engine): Use it.

22 years ago(ibuffer-save-marks): Call `ibuffer-redisplay-engine'.
Colin Walters [Wed, 24 Apr 2002 23:27:43 +0000 (23:27 +0000)]
(ibuffer-save-marks): Call `ibuffer-redisplay-engine'.

22 years ago(ibuffer-filter-group-name-face): New.
Colin Walters [Wed, 24 Apr 2002 23:27:28 +0000 (23:27 +0000)]
(ibuffer-filter-group-name-face): New.
(ibuffer-mode-map): Bind and add menu entries for most new
functions; also, bind the arrow keys to the movement functions.
(ibuffer-mode-filter-group-map): New.
(ibuffer-mouse-toggle-mark): Handle group names.
(ibuffer-mouse-visit-buffer): Error if the current buffer is
killed.
(ibuffer-skip-properties): New function.
(ibuffer-backward-line, ibuffer-forward-line): Optionally skip
group names.  Also, handle new properties.
(ibuffer-visit-buffer, ibuffer-visit-buffer-other-window): Move
error handling to `ibuffer-current-buffer'.
(ibuffer-visit-buffer-other-frame, ibuffer-bury-buffer): Ditto.
(ibuffer-visit-tags-table, ibuffer-do-view-1): Ditto.
(ibuffer-toggle-marks): Add optional group argument.
(ibuffer-mark-interactive): Skip group names.
(ibuffer-current-buffer): Clean up error handling.
(ibuffer-fontify-region-function): Fontify group names.
(ibuffer-map-lines): Add extra group argument.  Handle it.
(ibuffer-current-filter-groups): New function.
(ibuffer-redisplay): Handle hidden filtering groups.
(ibuffer-sort-bufferlist): New function, taken from
`ibuffer-insert-buffers-and-marks'.
(ibuffer-insert-filter-group): New function.
(ibuffer-redisplay-engine): Renamed from
`ibuffer-insert-buffers-and-marks'.  Handle new filtering groups.
(ibuffer): Add filter-groups argument.  Handle it.  Use
`save-selected-window'.
(ibuffer-mode): Make `ibuffer-filtering-groups' and
`ibuffer-hidden-filtering-groups' buffer-local.