1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
Commit Graph

3797 Commits

Author SHA1 Message Date
Pavel Janík
74d40d47e8 (ldap-search-internal): Unfold folded lines before parsing. 2002-05-12 16:42:19 +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
Colin Walters
fe72c9047d Revert insane changes from 2002-05-04T22:22:33Z!jasonr@gnu.org. 2002-05-11 22:50:54 +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
Kim F. Storm
963b3fe336 *** empty log message *** 2002-05-10 08:28:16 +00:00
Richard M. Stallman
ccc8c8bbf3 *** empty log message *** 2002-05-10 01:02:32 +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
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
Miles Bader
d259670027 (list-colors-display): Don't use `display-color-cells' unless the
display class is one for which that info is relevant.
2002-05-09 18:05:10 +00:00
Simon Josefsson
1a8e727bc0 (smtpmail-send-it): Use user-mail-address from
calling buffer.
(smtpmail-auth-credentials): Bump :version to 21.4 (21.3 will not
have the patch).
2002-05-09 10:18:09 +00:00
Kim F. Storm
f213132318 *** empty log message *** 2002-05-08 22:27:26 +00:00
Markus Rost
35679c3f5c (describe-function-1): If the source is `loaddefs.el', look for the
real source.  This is necessary only for defaliases.
2002-05-08 18:05:28 +00:00
Pavel Janík
26f42fe4c4 (filesets-running-xemacs): Fix last change. 2002-05-08 16:38:56 +00:00
Markus Rost
89fba92aaf (filesets-conditional-sort): Use copy-sequence, not copy-list.
(filesets-menu-path, filesets-menu-before, filesets-menu-in-menu):
Defvar them to nil if running in Emacs.
2002-05-08 15:54:59 +00:00
Pavel Janík
58c6812940 (make-flyspell-overlay): Add help text to flyspell overlays. 2002-05-08 15:27:26 +00:00
Pavel Janík
2ad631282d (Info-mode-map): Bind `c' to Info-copy-current-node-name. 2002-05-08 14:42:10 +00:00
Richard M. Stallman
10df505135 (msb-menu-bar-update-buffers): Fixed frame menu to use
the frame name as the car of a menu entry, rather than the frame.
2002-05-08 13:14:17 +00:00
Juanma Barranquero
b2c8e6ab5a rfn-eshadow.el (read-file-name-electric-shadow-mode): Fix typos in
docstring.
2002-05-08 07:57:14 +00:00
Colin Walters
ba46b4f99b *** empty log message *** 2002-05-08 03:52:52 +00:00
Kenichi Handa
95083272f9 *** empty log message *** 2002-05-08 01:49:42 +00:00
Markus Rost
b2ce953f25 (ange-ftp-re-read-dir): Don't hide it behind the autoload-cookie.
Remove comment.
2002-05-07 19:34:35 +00:00
Juanma Barranquero
125d5ec708 (windmove-default-keybindings): Add optional parameter to allow using a
modifier other than 'shift.
2002-05-07 16:37:46 +00:00
Richard M. Stallman
f194e54a12 (filesets-external-viewers): Fix customization problem.
(filesets-some): Replaces cl's `some'.  Calls changed.
(filesets-member): Replaces cl's `member*'.  Calls changed.
(filesets-ormap): New function.
2002-05-07 16:11:30 +00:00
Colin Walters
7fff96d66f *** empty log message *** 2002-05-07 08:05:10 +00:00
Markus Rost
fe75e6d023 (find-function-search-for-symbol): Use with-syntax-table. 2002-05-06 21:12:42 +00:00
Francesco Potortì
cae1ff0e5d *** empty log message *** 2002-05-06 07:52:14 +00:00
Markus Rost
e86a3837cf *** empty log message *** 2002-05-06 00:27:23 +00:00
Markus Rost
4b70b30b59 (time-stamp-format): Escape open parenthesis in column 0. 2002-05-06 00:16:04 +00:00
Richard M. Stallman
2fab432898 (tool-bar-local-item-from-menu): Handle both cases: when the menu item
has cached info and when it doesn't.
2002-05-05 03:06:58 +00:00
Richard M. Stallman
dbfd87a1eb (filesets-ingroup-collect-files):
fix problem with inclusion groups' :scan-depth property
2002-05-05 01:44:04 +00:00
Colin Walters
8ed4ef7ccf *** empty log message *** 2002-05-05 00:09:53 +00:00
Jason Rumney
5259a0d03c *** empty log message *** 2002-05-04 22:22:33 +00:00
Markus Rost
77186c6280 (find-function-search-for-symbol): Bind case-fold-search when searching. 2002-05-04 15:42:34 +00:00
Eli Zaretskii
8d33699be8 (apropos-print): Fix the reference to mouse-2. 2002-05-04 14:51:46 +00:00
Richard M. Stallman
d7f5c8f9d1 (mpuz-switch-to-window): Set buffer-read-only directly. 2002-05-04 14:17:21 +00:00
Kim F. Storm
ade3d7fc7d *** empty log message *** 2002-05-03 22:49:35 +00:00
John Wiegley
3399c75279 *** empty log message *** 2002-05-03 20:43:36 +00:00
John Wiegley
6d2775cf85 *** empty log message *** 2002-05-03 20:42:19 +00:00
Colin Walters
f28a179568 *** empty log message *** 2002-05-03 19:26:43 +00:00
Colin Walters
70ed2a7630 (occur-mode-map): Bind "q" to `delete-window'.
(occur-1): If one of the buffers we're searching is the *Occur* buffer
itself, handle it by creating a temporary buffer.  If any of the
buffers being searched are killed, note that in the search result
message.  Also, set local variables before we possibly kill the
buffer.
2002-05-02 21:22:56 +00:00
Glenn Morris
e3f5ce5624 Again with the whitespace.
(f90-line-continued, f90-get-present-comment-type, f90-looking-at-if-then,
f90-indent-line, f90-indent-new-line, f90-indent-region,
f90-indent-subprogram, f90-do-auto-fill, f90-join-lines, f90-fill-region,
f90-match-end, f90-insert-end, f90-change-keywords): Minor code tidying.
2002-05-01 23:38:05 +00:00
Kim F. Storm
63e6f5b3f9 (cua-inhibit-cua-keys): New buffer-local variable. 2002-05-01 22:04:47 +00:00
Kim F. Storm
492274d3fa *** empty log message *** 2002-05-01 21:59:53 +00:00
Richard M. Stallman
1ebc1f01bf (view-todo): New function.
(help-map): Bind C-h C-t to view-todo.
(help-for-help): Change the text.
2002-05-01 16:41:52 +00:00
Glenn Morris
cfe9d0b5fb (fortran-strip-sequence-nos): Rename from typo `fortran-strip-sqeuence-nos'. 2002-05-01 15:34:30 +00:00
Eli Zaretskii
acd39eb62f (clone-indirect-buffer-other-window): Fix a typo in `pop-up-window'. 2002-05-01 15:08:25 +00:00
Kim F. Storm
1d8a11093f typo 2002-05-01 14:23:37 +00:00