1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

20767 Commits

Author SHA1 Message Date
Miles Bader
3b4ef34b2e (read-face-name): Format the prompt correctly when there's no default. 2002-04-27 04:57:44 +00:00
Richard M. Stallman
3fad47d896 Explicitly load cus-face and timer. 2002-04-27 03:50:12 +00:00
Richard M. Stallman
ad871438dd Don't require timer. 2002-04-27 03:46:26 +00:00
Richard M. Stallman
7926be1c7d Don't require cus-face. 2002-04-27 03:45:58 +00:00
Richard M. Stallman
701f49d2a7 Fix previous change. 2002-04-27 03:14:21 +00:00
Andrew Choi
e0f712ba55 Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
lisp/ChangeLog, and src/ChangeLog for list of changes.
2002-04-26 23:39:06 +00:00
Richard M. Stallman
501d8923ae (customize-face-other-window): Make it work similarly. 2002-04-26 22:33:33 +00:00
Richard M. Stallman
cdd50deacf (customize-face): Use read-face-name and handle multiple faces. 2002-04-26 22:31:57 +00:00
Richard M. Stallman
a482f36455 (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.
2002-04-26 22:31:16 +00:00
Richard M. Stallman
9e0ad27acd (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.
2002-04-26 21:19:24 +00:00
Sam Steingold
a8ba442952 (smtpmail-try-auth-methods): host is not in the authinfo/netrc => cred=nil. 2002-04-26 18:59:08 +00:00
Gerd Moellmann
6cc6a2e95b Remove Ada-specific example code. 2002-04-26 14:40:21 +00:00
Gerd Moellmann
7f671def72 *** empty log message *** 2002-04-26 14:39:42 +00:00
Michael Kifer
abdb213cb6 2002-04-25 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-hooks.el: Put back the autoloads.
2002-04-26 05:17:53 +00:00
Colin Walters
fece59b88c (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.
2002-04-26 03:59:35 +00:00
Colin Walters
96777edb82 (define column process): Use `ibuffer-aif'. 2002-04-26 03:59:18 +00:00
Colin Walters
a902944c2f *** empty log message *** 2002-04-26 03:59:05 +00:00
Richard M. Stallman
60ed3fa5f0 (smtpmail-auth-credentials): Support netrc files as well.
(smtpmail-try-auth-methods): Support netrc data.
(netrc-parse): Autoload netrc.
2002-04-25 23:39:21 +00:00
Richard M. Stallman
3553e8435f *** empty log message *** 2002-04-25 23:39:06 +00:00
Glenn Morris
87ee235927 General tidy-up of commentary and some doc strings. 2002-04-25 21:55:39 +00:00
Colin Walters
ba485f2e7c (occur-engine): Pad digits to the right. 2002-04-25 21:45:49 +00:00
Richard M. Stallman
08b10dd422 (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).
2002-04-25 21:45:22 +00:00
Colin Walters
e1cac35a1e *** empty log message *** 2002-04-25 21:45:22 +00:00
Richard M. Stallman
0b0b4ce761 (mail-use-dsn): New variable to request delivery status notification from MTA.
(sendmail-send-it): Use it.
2002-04-25 21:33:38 +00:00
Colin Walters
ac76acf7fb (occur-engine): Make nlines argument actually mean number of context
lines.  Handle it.
2002-04-25 21:12:09 +00:00
Colin Walters
d2e064f1a9 *** empty log message *** 2002-04-25 21:10:44 +00:00
Colin Walters
672ab90ba1 *** empty log message *** 2002-04-25 19:12:38 +00:00
Colin Walters
ec2c23832d Regenerated. 2002-04-25 19:04:40 +00:00
Colin Walters
052762262a (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.
2002-04-25 19:03:55 +00:00
Colin Walters
cba63a2dda (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.
2002-04-25 19:03:12 +00:00
Colin Walters
04fe158afa (multi-occur-by-filename-regexp): Doc fix.
(occur-engine): Go to `point-min'.
2002-04-25 19:02:46 +00:00
Andreas Schwab
62c804f836 (find-name-dired): Don't quote pattern twice. 2002-04-25 16:30:49 +00:00
Miles Bader
0344bc5a31 Don't use symbol-name when we don't have to. 2002-04-25 15:44:24 +00:00
Miles Bader
e16a803772 (customize-face, customize-face-other-window):
Use default instead of initial-input for suggested face.
2002-04-25 15:39:32 +00:00
Gerd Moellmann
d29a536ab9 (customize-face-other-window, customize-face):
Interactively, when point is on text with a face, suggest to
customize that face.
2002-04-25 14:21:47 +00:00
Colin Walters
9e2b2e3071 (occur-accumulate-lines): Add optional argument `no-props'. Handle it.
(occur-engine): Use it.
2002-04-24 23:28:53 +00:00
Colin Walters
7664936123 (ibuffer-save-marks): Call `ibuffer-redisplay-engine'. 2002-04-24 23:27:43 +00:00
Colin Walters
b5cd37ea48 (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.
2002-04-24 23:27:28 +00:00
Colin Walters
365e1cfbc7 (toplevel): Remove byte-compile-dynamic. Try to set up autoloads manually.
(ibuffer-split-list): New function.
(ibuffer-filtering-groups): New variable.
(ibuffer-hidden-filtering-groups): New variable.
(ibuffer-mouse-toggle-filter-group): New function.
(ibuffer-toggle-filter-group): New function.
(ibuffer-toggle-filter-group-1): New function.
(ibuffer-forward-filter-group): New function.
(ibuffer-backward-filter-group): New funtion.
(ibuffer-generate-filter-groups): New function.
(ibuffer-filters-to-filter-group): New function.
(ibuffer-pop-filter-group): New function.
(ibuffer-jump-to-filter-group): New function.
(ibuffer-do-occur): Just use `occur-read-primary-args'
2002-04-24 23:27:02 +00:00
Colin Walters
696c9dc676 *** empty log message *** 2002-04-24 23:26:35 +00:00
Richard M. Stallman
63bfbe6f70 *** empty log message *** 2002-04-24 23:25:47 +00:00
Richard M. Stallman
9ef2bee6d0 (easy-menu-intern): Downcase before interning.
(easy-menu-define-key-intern): Function deleted; callers intern
and then call easy-menu-define-key.
(easy-menu-do-add-item): Explicitly intern the key, but not BEFORE.
(easy-menu-define-key): Use easy-menu-name-match to match BEFORE.
(easy-menu-name-match): New function.
(add-submenu): New function.
(easy-menu-get-map-look-for-name): Use easy-menu-name-match.
2002-04-24 23:18:42 +00:00
Glenn Morris
48548fd50f (f90-startup-message): Obsolete variable removed. 2002-04-24 22:13:45 +00:00
Glenn Morris
6734e165bf (f90-get-beg-of-line): Removed and replaced with line-beginning-position.
(f90-get-end-of-line): Removed and replaced with line-end-position.
(f90-current-indentation): current-column was superfluous, removed.
(f90-match-piece): Removed and replaced with match-string.
(f90-get-present-comment-type): Use match-string rather than
buffer-substring.
(f90-match-end): Use line-beginning-position, line-end-position rather than
beginning-of-line, end-of-line.
2002-04-24 22:06:03 +00:00
Glenn Morris
5e9f6c446a (scroll-all-function-all): New function to do the work of scrolling other
windows.
(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.
2002-04-24 20:37:04 +00:00
Eli Zaretskii
929fa5ce07 (menu-bar-adv-search-menu, menu-bar-adv-search-menu): Improve the help text. 2002-04-24 17:17:10 +00:00
Richard M. Stallman
97b913ad8b New file. 2002-04-24 16:09:22 +00:00
Pavel Janík
ae10d59731 (x-select-text, x-cut-buffer-or-selection-value): Check if any of the
available selection sources has new content and if so it will return that
content.
2002-04-24 13:18:27 +00:00
Miles Bader
68310f2a12 (buffers-menu-show-directories, buffers-menu-show-status): New variables.
(menu-bar-update-buffers-1): Use them.
2002-04-24 05:35:03 +00:00
Martin Stjernholm
07cc1196d2 (c-mask-comment): A better way to ensure point doesn't move around
unexpectedly.  Also handles the paragraph fill case.
2002-04-24 01:27:15 +00:00