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

41856 Commits

Author SHA1 Message Date
Colin Walters
c12447455e (ibuffer-format-filter-group-data): New function. 2002-05-13 05:59:48 +00:00
Colin Walters
859eefe71f *** empty log message *** 2002-05-13 05:59:22 +00:00
Colin Walters
c1b3ae427f (add-log-mailing-address): Can be a list, too.
(add-change-log-entry): If `add-log-mailing-address' is a list, then
handle it.
2002-05-13 05:47:29 +00:00
Colin Walters
a61756e10c *** empty log message *** 2002-05-13 05:47:08 +00:00
Colin Walters
e16907837c (occur-1): New optional argument `buf-name'.
(occur-revert-function): Use it.

(occur-1): Handle plurals.

(occur-engine): If there are no more matches, then finish
searching the current buffer.
2002-05-13 03:46:56 +00:00
Colin Walters
1432381876 *** empty log message *** 2002-05-13 03:46:38 +00:00
Kenichi Handa
d2ac725b65 (search_buffer): Give up boyer moore search if inverse
translation change charset_base.
2002-05-13 00:06:01 +00:00
Kenichi Handa
4d8ff34d5c *** empty log message *** 2002-05-13 00:05:02 +00:00
Pavel Janík
84778d91c3 (ange-ftp-try-passive-mode)
(ange-ftp-passive-host-alist): Change :version attributes to be strings.
2002-05-12 20:36:50 +00:00
Markus Rost
b7f30cf569 (checkdoc-minor-mode): Define it with define-minor-mode. 2002-05-12 19:08:48 +00:00
Markus Rost
4562c2e45f (find-function-search-for-symbol): Handle more whitespace/newline
combinations in symbol definitions.
2002-05-12 19:05:37 +00:00
Eli Zaretskii
89e7ad5946 Change all post-21.1 :version attributes to 21.4. 2002-05-12 17:30:42 +00:00
Richard M. Stallman
1e0c9c1870 Clarify what signalling an error means. 2002-05-12 17:04:51 +00:00
Richard M. Stallman
850ed7b3a7 (smtpmail-mail-address): New variable.
(smtpmail-send-it): Bind and use that instead of `mail-address'.
(smtpmail-via-smtp): Likewise.
2002-05-12 17:01:59 +00:00
Richard M. Stallman
ea9cc63168 *** empty log message *** 2002-05-12 16:52:46 +00:00
Richard M. Stallman
7f0986e3eb (ansi-color-get-face): Avoid add-to-list on local var.
(ansi-color-apply-sequence): Avoid duplicates in combined face list.
2002-05-12 16:46:54 +00:00
Richard M. Stallman
384bcc6495 (dired-show-file-type): Use -- to say FILE's not option. 2002-05-12 16:42:26 +00:00
Pavel Janík
74d40d47e8 (ldap-search-internal): Unfold folded lines before parsing. 2002-05-12 16:42:19 +00:00
Richard M. Stallman
d7d563e3fa (functionp): Catch errors in indirect-function. 2002-05-12 16:41:11 +00:00
Pavel Janík
7ec8d2c666 (customize-set-value): Rename var' to variable' and val' to value'.
(customize-save-variable): Rename `var' to `'variable.
2002-05-12 15:19:59 +00:00
Glenn Morris
a68c540047 *** empty log message *** 2002-05-12 13:40:26 +00:00
Glenn Morris
8edfcc7ddd (fortran-preprocessor-re): New variable. Use it for font-locking.
(fortran-previous-statement, fortran-next-statement): Make them skip over
preprocessor lines as they do with comment lines.
(fortran-calculate-indent): Use fortran-preprocessor-re.
2002-05-12 13:31:31 +00:00
Colin Walters
fe72c9047d Revert insane changes from 2002-05-04T22:22:33Z!jasonr@gnu.org. 2002-05-11 22:50:54 +00:00
Eli Zaretskii
9861e77766 (decode_coding) <coding_type_ccl>: If a lone CR
characters is carried over from the previous block of text, adjust
coding->produced to account for the extra character.
2002-05-11 21:33:13 +00:00
Andreas Schwab
eef762fc0f (intersection): Keep the elements of the returned list
in the same order as in the first list.
2002-05-11 16:00:10 +00:00
Pavel Janík
b670783a4b Fix typo. 2002-05-11 08:19:36 +00:00
Kim F. Storm
cd6db61a7a (current_minor_maps): Fixed resizing of cmm_maps;
only update cmm_size if realloc actually succeeds.
Testing with initial size of 2 elements revealed that using
realloc on GNU/Linux would cause a random trap in xmalloc
later on, so I rewrote the code to use malloc/bcopy/free instead
of realloc.
2002-05-10 23:57:14 +00:00
Kim F. Storm
6d8c02ae83 *** empty log message *** 2002-05-10 23:56:06 +00:00
Jason Rumney
6358474d16 (enum_font_cb2): Don't use DBCS raster fonts. 2002-05-10 19:18:53 +00:00
Kim F. Storm
c1cdea1a79 (cua-enable-cua-keys)
(cua-enable-register-prefix): Added value for `other' choice.
2002-05-10 11:21:10 +00:00
Kim F. Storm
92cdb62777 *** empty log message *** 2002-05-10 11:20:23 +00:00
Eli Zaretskii
22a2a46061 *** empty log message *** 2002-05-10 09:43:12 +00:00
Eli Zaretskii
5f7b6438fb (menu-bar-showhide-scroll-bar-menu)
(menu-bar-showhide-menu): Use display-graphic-p, not
widnow-system.
(menu-bar-showhide-menu) <showhide-menu-bar, showhide-tool-bar>:
Run a named function.
(showhide-menu-bar, showhide-toolbar): Invoke customize-mark-as-set.
(menu-bar-showhide-menu) <column-number-mode, line-number-mode>:
Fix help text.
2002-05-10 09:42:49 +00:00
Eli Zaretskii
7371fe0a09 (encode_coding_sjis_big5): Enclose bitwise AND in
parens, to ensure correct evaluation order.
2002-05-10 08:51:44 +00:00
Eli Zaretskii
925c2f3f5e Regenerated. 2002-05-10 08:36:08 +00:00
Kim F. Storm
a23a8440c7 (cua-mode): Misc. changes to use
emulation-mode-map-alists instead of minor-mode-map-alist.
2002-05-10 08:28:51 +00:00
Kim F. Storm
963b3fe336 *** empty log message *** 2002-05-10 08:28:16 +00:00
Kim F. Storm
3f21fb3a42 Added emulation-mode-map-alists. 2002-05-10 07:14:05 +00:00
Kim F. Storm
99cbcacac3 (Vemulation_mode_map_alists): New variable.
(syms_of_keymap): DEFVAR_LISP it.
(current_minor_maps): Process keymap alists in that list before
minor-mode-overriding-map-alist and minor-mode-map-alist.
2002-05-10 07:03:20 +00:00
Kim F. Storm
05b2c53f3a *** empty log message *** 2002-05-10 07:02:42 +00:00
Colin Walters
717339e5a4 Refine previous change. 2002-05-10 03:35:35 +00:00
Richard M. Stallman
ccc8c8bbf3 *** empty log message *** 2002-05-10 01:02:32 +00:00
Richard M. Stallman
de971ad1a1 (rmail-show-message): Catch error in check-coding-system. 2002-05-10 01:02:26 +00:00
Richard M. Stallman
4dd0c27172 (Freplace_match): Doc fix. 2002-05-10 01:01:30 +00:00
Richard M. Stallman
154b2b1008 (compilation-error-regexp-alist):
New element to recognize Python error messages.
2002-05-10 01:00:29 +00:00
Richard M. Stallman
1b93984e8f (shell-replace-by-expanded-directory):
If there's already a / at the end, don't add one.
2002-05-10 00:58:27 +00:00
Colin Walters
05cc03afe4 (ibuffer-mode-map): Add :enable guards for `ibuffer-filter-disable',
`ibuffer-pop-filter', `ibuffer-or-filter', `ibuffer-negate-filter',
`ibuffer-decompose-filter', `ibuffer-save-filters',
`ibuffer-switch-to-saved-filters', `ibuffer-delete-saved-filters',
`ibuffer-save-filter-groups', `ibuffer-switch-to-saved-filter-groups',
`ibuffer-delete-saved-filter-groups'.
2002-05-09 21:30:21 +00:00
Colin Walters
c33cdcc5ef (ibuffer-do-occur): Default to 0 context lines. 2002-05-09 21:29:20 +00:00
Colin Walters
b64a9d93c2 *** empty log message *** 2002-05-09 21:28:52 +00:00
Markus Rost
ee00eede3a (woman-menu): Move symbol before the comment so that
find-function-search-for-symbol finds it.
2002-05-09 21:14:38 +00:00