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

40731 Commits

Author SHA1 Message Date
Colin Walters
ed233dd8cb (ibuffer-redisplay-current): Don't move point when redisplaying a
line.
2002-03-13 02:31:26 +00:00
Colin Walters
6b16ab4871 *** empty log message *** 2002-03-13 02:30:32 +00:00
Jason Rumney
ca55a1e303 Fix formatting of previous entry 2002-03-12 22:29:10 +00:00
Jan Djärv
363a4df604 *** empty log message *** 2002-03-12 21:15:39 +00:00
Jan Djärv
3842fde117 (emacs-session-save): Add comment that return t means cancel shutdown 2002-03-12 21:15:07 +00:00
Jason Rumney
fa99e2a4ca Added note about format-time-string deficiencies on MS-Windows. 2002-03-12 20:27:24 +00:00
Jan Djärv
1e4f6cec82 (emacs-session-restore): Take previous id as an argument. 2002-03-12 19:15:06 +00:00
Jan Djärv
70646cf0fc (command-line): Must check that x-session-previous-id
is bound also, for non-X platforms.
2002-03-12 19:13:52 +00:00
Gerd Moellmann
8460b6897b *** empty log message *** 2002-03-12 18:55:12 +00:00
Juanma Barranquero
7dcece1445 (syms_of_editfns): Fix typo. 2002-03-12 17:24:31 +00:00
Gerd Moellmann
d0efd1c158 Add cl-indent loop form indentation. 2002-03-12 16:34:31 +00:00
Gerd Moellmann
59e0f57942 (lisp-loop-keyword-indentation)
(lisp-loop-forms-indentation, lisp-simple-loop-indentation): New
user options.
(extended-loop-p, common-lisp-loop-part-indentation): New
functions.
(common-lisp-indent-function-1): Renamed from
common-lisp-indent-function.
(common-lisp-indent-function): Handle loop forms specially.
(lisp-indent-defmethod): Use car/cdr instead of first/rest.
2002-03-12 16:27:15 +00:00
Francesco Potortì
a13d6523e0 *** empty log message *** 2002-03-12 14:17:25 +00:00
Francesco Potortì
0f5401a846 Use Cweb, not bison as an example of etags using #line. 2002-03-12 13:44:20 +00:00
Francesco Potortì
81d66c62e3 Better description of what etags does with #line. 2002-03-12 13:40:49 +00:00
Francesco Potortì
49adb67ab2 * etags.c (Python_functions): Skip spaces at beginning of lines.
(Python_functions, PHP_functions): Name tags, for ctags' sake.
(TeX_commands): Name tags.  Correction of old disabled code.

* etags.c (curfiledir, curtagfname): New global variables.
(process_file): Initialise them.
(readline): Canonicalize the name found in #line directive.
2002-03-12 13:31:57 +00:00
Francesco Potortì
1381f9e6a8 * progmodes/etags.el (tag-exact-file-name-match-p)
(tag-file-name-match-p, tag-partial-file-name-match-p): Assume
that the header of a tags section has either a number or nothing
after the last comma.
2002-03-12 13:12:34 +00:00
Francesco Potortì
aad00fb00b *** empty log message *** 2002-03-12 13:12:10 +00:00
Francesco Potortì
4fff90e4ff *** empty log message *** 2002-03-12 11:16:25 +00:00
Francesco Potortì
717a0a0d84 Description of the tags file format. 2002-03-12 10:57:49 +00:00
Gerd Moellmann
656132ebd3 Include stdio.h because termhooks.h needs it.
Include termopt.h for interrupt_input.
2002-03-12 10:12:20 +00:00
Pavel Janík
4006b74e36 Fix typo. 2002-03-12 09:07:43 +00:00
Colin Walters
4ecee85b3e *** empty log message *** 2002-03-11 21:53:49 +00:00
Colin Walters
8f36167aa6 (toplevel): Revert previous change to use pcomplete.
(shell-mode): Ditto.
(shell-pcomplete-setup-done): Remove.
(shell-pcomplete): Ditto.
(shell-pcomplete-reverse): Ditto.
2002-03-11 21:13:14 +00:00
Colin Walters
22c663ed24 Remove documentation on setting up pcomplete. 2002-03-11 21:12:49 +00:00
Andreas Schwab
ff955d9000 (syms_of_coding) <file-coding-system-alist>: Doc fix 2002-03-11 19:22:07 +00:00
Gerd Moellmann
073448c560 (note_mouse_movement): Put code for
x_autoselect_window_p in #if 0.
2002-03-11 18:49:44 +00:00
Gerd Moellmann
714d8c393b (Fload): Don't assume that message_with_ntring uses the
string it is given like a C string.
2002-03-11 18:42:35 +00:00
Pavel Janík
b3f1e48a47 (java-font-lock-extra-types): Add "URL" as separate item. Doc fix. 2002-03-11 13:39:02 +00:00
Pavel Janík
ee485a8387 (image-type-from-file-header): Make temporary buffer unibyte. 2002-03-11 13:32:22 +00:00
Pavel Janík
daebae3d8c (add-to-list): Doc fix. 2002-03-11 13:31:50 +00:00
Richard M. Stallman
a3841d3be9 (imenu-update-menubar-modified-tick): New variable.
(imenu-update-menubar): Don't call imenu--make-index-alist
if buffer has not changed since last time.
2002-03-11 09:16:37 +00:00
Richard M. Stallman
0a8c82250e (desktop-buffer-handlers): Doc fix.
(desktop-buffer-file): Explicitly return BUF.
2002-03-11 09:15:27 +00:00
Richard M. Stallman
6be7b1272d (show-paren-function): Move back in other direction
to verify the match is correct.
2002-03-11 09:14:28 +00:00
Richard M. Stallman
f8e7eebe83 Clean up session manager node. 2002-03-11 09:10:19 +00:00
Miles Bader
8a5782b5da (pcomplete-entries): Expand environment variables in filename. 2002-03-11 04:15:31 +00:00
Eli Zaretskii
a0db0bbfdb Use defface instead of facemenu-get-face. 2002-03-10 17:28:58 +00:00
Jan Djärv
f21fadcce4 Added test for X Session Management (HAVE_X_SM). 2002-03-10 16:37:56 +00:00
Jan Djärv
d873ec96b5 *** empty log message *** 2002-03-10 16:31:43 +00:00
Jan Djärv
750c3b025d (Session Management): New node about X Session management. 2002-03-10 16:31:30 +00:00
Jan Djärv
ca57f55d6f (command-line): Add call to emacs-session-restore 2002-03-10 16:29:34 +00:00
Jan Djärv
941a391a0b (x-handle-smid): New function.
(emacs-session-filename): New function.
(emacs-session-save): New function.
(emacs-save-session-functions): New variable.
(emacs-session-restore): New function.
2002-03-10 16:27:26 +00:00
Jan Djärv
089fba419c X Session management additions 2002-03-10 16:19:56 +00:00
Jan Djärv
618c30cbfc Added test for HAVE_X_SM and added new file xsmfns.c 2002-03-10 16:18:42 +00:00
Jan Djärv
9b3bf38787 Added HAVE_X_SM 2002-03-10 16:17:59 +00:00
Jan Djärv
e02207d421 Extern declare syms_of_xsmfns (). 2002-03-10 16:17:38 +00:00
Jan Djärv
28b1b67214 (main): Added call to syms_of_xsmfns (). 2002-03-10 16:17:07 +00:00
Jan Djärv
4ebc27a5e3 Added Emacs event save_session_event. 2002-03-10 16:16:38 +00:00
Jan Djärv
408b2bfb7b (enum event_kind): Added save_session_event. 2002-03-10 16:15:48 +00:00
Jan Djärv
5f30b9577a Added calls to x_session_check_input () and x_session_initialize (). 2002-03-10 16:15:20 +00:00