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