Markus Rost
b1ab3f5b13
*** empty log message ***
2002-05-14 20:18:50 +00:00
Richard M. Stallman
93a4333463
(dabbrev-case-distinction): New option.
...
(dabbrev--try-find): Handle dabbrev-case-distinction.
(dabbrev--search): Clean up the code.
(dabbrev-upcase-means-case-search): Doc fix.
(dabbrev-case-replace): Fix custom tags and docs.
2002-05-14 19:45:16 +00:00
Colin Walters
be59410cd4
(math-standard-units): Update from CODATA.
2002-05-14 18:49:33 +00:00
Colin Walters
b54f4255b3
*** empty log message ***
2002-05-14 18:49:19 +00:00
Stefan Monnier
f530a77bf3
*** empty log message ***
2002-05-14 14:22:41 +00:00
Stefan Monnier
25ab24bcb9
(skeleton-transformation): Default to `identity'.
...
(skeleton-insert): Use `move-after' markers and `insert' rather
than rely on insert-before-markers.
(skeleton-internal-1): Handle `> \n' specially so that the newline
is inserted before the first line is indented.
2002-05-14 14:14:11 +00:00
Mike Williams
51df53f840
(sgml-tag): Default skeleton-transformation to `identity'.
2002-05-14 09:51:03 +00:00
Francesco Potortì
6ba0fd3eb9
(shell-mode): Use (ring-empty-p rather than (zerop (ring-length.
2002-05-14 08:46:00 +00:00
Francesco Potortì
f19be16338
(shell-mode): Make second part of initialisation
...
depend on whether comint-input-ring is empty, rather than depend
on it being nil.
2002-05-14 08:42:48 +00:00
Francesco Potortì
42fe2ab9fe
*** empty log message ***
2002-05-14 08:41:37 +00:00
Richard M. Stallman
ff5c7181b0
(make-auto-save-file-name):
...
Delete the auto-save file after make-temp-file creates it.
2002-05-14 05:36:44 +00:00
Kim F. Storm
cadc926b47
(cua-enable-cursor-indications): Default off.
...
(cua-mode): Print Enabled/Disabled messages if interactive.
Disable delete-selection-mode and pc-selection-mode when cua-mode
is enabled; reenable if cua-mode is turned off.
Remember setting of transient-mark-mode when cua-mode is enabled;
restore if cua-mode is disabled.
2002-05-13 20:35:30 +00:00
Kim F. Storm
64bd386041
*** empty log message ***
2002-05-13 20:34:48 +00:00
Richard M. Stallman
9210027b8d
(report-emacs-bug): Change the "English please" msg.
2002-05-13 15:45:18 +00:00
Markus Rost
31e1a094cf
(woman-menu): Add a comment about the last change.
2002-05-13 15:41:00 +00:00
Colin Walters
7fbac64580
(ibuffer-insert-filter-group): New argument filter-string.
...
(ibuffer-redisplay-engine): Handle it.
2002-05-13 06:00:06 +00:00
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
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
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
Pavel Janík
b670783a4b
Fix typo.
2002-05-11 08:19:36 +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
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
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
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