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

41908 Commits

Author SHA1 Message Date
Eli Zaretskii
b058cb36fe Fix whitespace. 2002-05-17 12:02:50 +00:00
Eli Zaretskii
fe960d0a0a *** empty log message *** 2002-05-17 11:37:48 +00:00
Eli Zaretskii
534405a194 (tar-octal-time): Fix the last argument of logior. 2002-05-17 11:37:13 +00:00
Eli Zaretskii
b72f3bcb37 (socket_connection): Move the code to resolve the POP
host right before trying to connect with it.
2002-05-17 11:24:02 +00:00
Eli Zaretskii
05b5446096 (install): Use "tar -chf", to follow symlinks. 2002-05-17 11:13:10 +00:00
Stefan Monnier
54cabb1b65 (find-function-search-for-symbol): Find funs defined with defun-cvs-mode.
(find-function-space-re): New const.  Skips comments as well.
(find-function-regexp, find-variable-regexp): Use it.
2002-05-16 20:11:23 +00:00
Stefan Monnier
883e7198fb (cvs-cmd-do): Accept non-CVS dirs with CVS-ctrl'd subdirs.
(cvs-mode-add-change-log-entry-other-window): Work on multiple files.
(cvs-mode-set-flags): Don't cons unnecessarily.
2002-05-16 20:03:52 +00:00
Colin Walters
1edd6ac448 (menu-bar-tools-menu) <calculator>: Renamed to "Simple Calculator".
(menu-bar-tools-menu) <calc>: New.
2002-05-16 19:32:32 +00:00
Colin Walters
9f1f80ae68 Format John Paul Wallington's changes correctly. 2002-05-16 19:32:18 +00:00
Juanma Barranquero
b96fb65cd3 *** empty log message *** 2002-05-16 12:01:57 +00:00
Juanma Barranquero
e7bdfdcf2a (hs-adjust-block-beginning): Fix typo. 2002-05-16 12:01:17 +00:00
Juanma Barranquero
f4146f4c8a (filesets-ormap): Fix typo. 2002-05-16 12:00:59 +00:00
Juanma Barranquero
aa87aafcde Fix typo. 2002-05-16 12:00:33 +00:00
Juanma Barranquero
6b9483facc (gnus-mime-copy-part): Fix typo. 2002-05-16 11:57:22 +00:00
Juanma Barranquero
4052e7bb0c (Fthis_command_keys, Fthis_command_keys_vector): Fix typo. 2002-05-16 11:53:41 +00:00
Juanma Barranquero
6afa540403 (describe-face): Fix typo. 2002-05-16 07:49:59 +00:00
Eli Zaretskii
7923e3c280 (Position Info): Add an index entry for font at point. 2002-05-16 03:41:38 +00:00
Eli Zaretskii
d4f6b304f0 (Editing Format Info): Add index entries for text properties at point. 2002-05-16 03:38:36 +00:00
Stefan Monnier
daaf4dfc9d *** empty log message *** 2002-05-15 22:35:48 +00:00
Stefan Monnier
fa11334196 (read_char_x_menu_prompt): Use an equivalent but more meaningful test.
(read_char_minibuf_menu_prompt): Fix typo.
2002-05-15 22:34:57 +00:00
Stefan Monnier
9567300236 (easy-menu-make-symbol): Don't treat (lambda () ...) as an expression. 2002-05-15 22:14:16 +00:00
Colin Walters
bda1925e34 (occur-read-primary-args): Handle a bare 'C-u' correctly. 2002-05-15 19:35:54 +00:00
Colin Walters
30762c43d2 *** empty log message *** 2002-05-15 19:35:13 +00:00
Eli Zaretskii
7d8c2d57ff (Keypad Mode Overview): The keypad mode needs a mouse, not X. 2002-05-15 17:10:05 +00:00
Eli Zaretskii
f8229bf639 *** empty log message *** 2002-05-15 16:50:34 +00:00
Eli Zaretskii
08ad334280 (easy-menu-add): Doc fix. 2002-05-15 16:49:54 +00:00
Eli Zaretskii
769b4fb2f5 (Fcommandp): Doc fix. 2002-05-15 16:36:13 +00:00
Glenn Morris
3ec0a24862 *** empty log message *** 2002-05-14 23:15:41 +00:00
Glenn Morris
5a73972b0e (fortran-directive-re): New name for fortran-preprocessor-re. All usage
updated.
(fortran-calculate-indent): Give directives zero indentation.
2002-05-14 23:12:41 +00:00
Jason Rumney
dd9b56636e (easy-menu-name-match): Match both
displayed text and internal name as string.
2002-05-14 21:20:24 +00:00
Kim F. Storm
af1a014016 (cua--rectangle-operation):
Don't highlight empty lines in rectangles.
2002-05-14 21:11:10 +00:00
Kim F. Storm
6df44fac4b Improved commentary.
(keypad-setup, keypad-shifted-setup): Added choice to setup
Numeric keypad with decimal key; value is selected character.
(keypad-decimal-key, keypad-shifted-decimal-key): Removed options.
(keypad-numlock-setup, keypad-numlock-shifted-setup): New options.
(keypad-setup):  Arg list changed to support the new options.
2002-05-14 20:30:55 +00:00
Kim F. Storm
861a74f307 *** empty log message *** 2002-05-14 20:30:17 +00:00
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
Stefan Monnier
31bea176a6 (keymap_parent): New fun, extracted from Fkeymap_parent.
(Fkeymap_parent, keymap_memberp, fix_submap_inheritance): Use it.
(Fset_keymap_parent): Gcpro a bit more.
(access_keymap): Gcpro around meta_map call and around the main loop.
(get_keyelt): Gcpro when following indirect references.
(copy_keymap_item): New fun, extracted from Fcopy_keymap.
(copy_keymap_1, Fcopy_keymap): Use it.  Don't copy the parent map.
(Fdefine_key, Flookup_key): Gcpro before calling get_keymap.
Remove useless ad-hoc remap code.
2002-05-14 03:04:31 +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
Kim F. Storm
c152cd2a20 (Intro to Buffer-Local): Updated warning and
example relating to changing buffer inside let.
2002-05-13 19:04:27 +00:00
Kim F. Storm
4e792dbd39 *** empty log message *** 2002-05-13 19:02:48 +00:00
Richard M. Stallman
9210027b8d (report-emacs-bug): Change the "English please" msg. 2002-05-13 15:45:18 +00:00