2002-03-13 |
Stefan Monnier |
(display_mode_element): Fix int/Lisp_Object mixup.
|
2002-03-13 |
Kim F. Storm |
*** empty log message ***
|
2002-03-13 |
Kim F. Storm |
(BASE_PURESIZE): Increase to 775000.
|
2002-03-13 |
Pavel Janík |
FIx typo.
|
2002-03-13 |
Francesco Potortì |
Use Cweb as an example, not Yacc.
|
2002-03-13 |
Colin Walters |
(ibuffer-redisplay-current): Don't move point when redisplaying a
|
2002-03-13 |
Colin Walters |
*** empty log message ***
|
2002-03-12 |
Jason Rumney |
Fix formatting of previous entry
|
2002-03-12 |
Jan Djärv |
*** empty log message ***
|
2002-03-12 |
Jan Djärv |
(emacs-session-save): Add comment that return t means cancel shutdown
|
2002-03-12 |
Jason Rumney |
Added note about format-time-string deficiencies on MS-Windows.
|
2002-03-12 |
Jan Djärv |
*** empty log message ***
|
2002-03-12 |
Jan Djärv |
(emacs-session-restore): Take previous id as an argument.
|
2002-03-12 |
Jan Djärv |
(command-line): Must check that x-session-previous-id
|
2002-03-12 |
Gerd Moellmann |
*** empty log message ***
|
2002-03-12 |
Juanma Barranquero |
*** empty log message ***
|
2002-03-12 |
Juanma Barranquero |
(syms_of_editfns): Fix typo.
|
2002-03-12 |
Gerd Moellmann |
Add cl-indent loop form indentation.
|
2002-03-12 |
Gerd Moellmann |
*** empty log message ***
|
2002-03-12 |
Gerd Moellmann |
(lisp-loop-keyword-indentation)
|
2002-03-12 |
Francesco Potortì |
*** empty log message ***
|
2002-03-12 |
Francesco Potortì |
*** empty log message ***
|
2002-03-12 |
Francesco Potortì |
Use Cweb, not bison as an example of etags using #line.
|
2002-03-12 |
Francesco Potortì |
Better description of what etags does with #line.
|
2002-03-12 |
Francesco Potortì |
* etags.c (Python_functions): Skip spaces at beginning of lines.
|
2002-03-12 |
Francesco Potortì |
* progmodes/etags.el (tag-exact-file-name-match-p)
|
2002-03-12 |
Francesco Potortì |
*** empty log message ***
|
2002-03-12 |
Francesco Potortì |
*** empty log message ***
|
2002-03-12 |
Francesco Potortì |
Description of the tags file format.
|
2002-03-12 |
Gerd Moellmann |
*** empty log message ***
|
2002-03-12 |
Gerd Moellmann |
Include stdio.h because termhooks.h needs it.
|
2002-03-12 |
Pavel Janík |
*** empty log message ***
|
2002-03-12 |
Pavel Janík |
Fix typo.
|
2002-03-11 |
Colin Walters |
*** empty log message ***
|
2002-03-11 |
Colin Walters |
(toplevel): Revert previous change to use pcomplete.
|
2002-03-11 |
Colin Walters |
Remove documentation on setting up pcomplete.
|
2002-03-11 |
Andreas Schwab |
*** empty log message ***
|
2002-03-11 |
Andreas Schwab |
(syms_of_coding) <file-coding-system-alist>: Doc fix
|
2002-03-11 |
Gerd Moellmann |
*** empty log message ***
|
2002-03-11 |
Gerd Moellmann |
(note_mouse_movement): Put code for
|
2002-03-11 |
Gerd Moellmann |
*** empty log message ***
|
2002-03-11 |
Gerd Moellmann |
(Fload): Don't assume that message_with_ntring uses the
|
2002-03-11 |
Pavel Janík |
*** empty log message ***
|
2002-03-11 |
Pavel Janík |
(java-font-lock-extra-types): Add "URL" as separate item. Doc fix.
|
2002-03-11 |
Pavel Janík |
(image-type-from-file-header): Make temporary buffer unibyte.
|
2002-03-11 |
Pavel Janík |
(add-to-list): Doc fix.
|
2002-03-11 |
Richard M. Stallman |
(imenu-update-menubar-modified-tick): New variable.
|
2002-03-11 |
Richard M. Stallman |
(desktop-buffer-handlers): Doc fix.
|
2002-03-11 |
Richard M. Stallman |
(show-paren-function): Move back in other direction
|
2002-03-11 |
Richard M. Stallman |
Clean up session manager node.
|
2002-03-11 |
Miles Bader |
*** empty log message ***
|
2002-03-11 |
Miles Bader |
(pcomplete-entries): Expand environment variables in filename.
|
2002-03-10 |
Eli Zaretskii |
*** empty log message ***
|
2002-03-10 |
Eli Zaretskii |
Use defface instead of facemenu-get-face.
|
2002-03-10 |
Jan Djärv |
Added test for X Session Management (HAVE_X_SM).
|
2002-03-10 |
Jan Djärv |
*** empty log message ***
|
2002-03-10 |
Jan Djärv |
(Session Management): New node about X Session management.
|
2002-03-10 |
Jan Djärv |
(command-line): Add call to emacs-session-restore
|
2002-03-10 |
Jan Djärv |
(x-handle-smid): New function.
|
2002-03-10 |
Jan Djärv |
X Session management additions
|