aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (Glossary) <Faces>: Add xref.Richard M. Stallman2005-01-301-2/+4
* Don't say just "option" when talking about variables.Richard M. Stallman2005-01-3011-30/+31
* (Picture): Mention artist.el.Richard M. Stallman2005-01-301-1/+2
* Don't say just "option" when talking about variables.Richard M. Stallman2005-01-302-13/+13
* (custom-bury-buffer): Function deleted.Richard M. Stallman2005-01-301-22/+9
* (syms_of_undo) <undo-outer-limit>: Increase value to 3 Meg.Luc Teirlinck2005-01-302-1/+2
* *** empty log message ***Luc Teirlinck2005-01-302-1/+11
* (syms_of_undo) <undo-outer-limit>: Doc update.Luc Teirlinck2005-01-301-4/+6
* (undo-ask-before-discard): New var.Luc Teirlinck2005-01-301-20/+63
* * xfns.c (show_hourglass): Use FRAME_X_WINDOW as parent for GTK,Jan Djärv2005-01-292-2/+11
* *** empty log message ***Richard M. Stallman2005-01-294-5/+43
* (undo-more): defadvice deleted.Richard M. Stallman2005-01-291-30/+31
* (dired-mode-map): Remap `undo' and `advertised-undo'Richard M. Stallman2005-01-291-2/+2
* (normal-backup-enable-predicate): Return nil for filesRichard M. Stallman2005-01-291-2/+7
* (Man-getpage-in-background): Disable undo in Man buffer.Richard M. Stallman2005-01-291-0/+1
* (delete-rectangle-line, delete-extract-rectangle-line)Richard M. Stallman2005-01-291-5/+5
* (undo): Fix the test for continuing a series of undos.Richard M. Stallman2005-01-291-13/+17
* (widget-button-click): Shorten the range of the track-mouse binding.Richard M. Stallman2005-01-291-14/+14
* (syms_of_buffer) <buffer-undo-list>: Doc fix.Richard M. Stallman2005-01-291-0/+2
* Comment change.Richard M. Stallman2005-01-291-1/+1
* *** empty log message ***Richard M. Stallman2005-01-291-0/+5
* (Fprimitive_undo): Handle (FUNNAME . ARGS) by calling FUNNAME.Richard M. Stallman2005-01-291-2/+14
* (comint-insert-input): Undo previous changes;Richard M. Stallman2005-01-291-1/+3
* (popmail): Don't use Errmsg as format string.Richard M. Stallman2005-01-291-1/+1
* (compilation-start): Bind buffer-read-only to nil beforeEli Zaretskii2005-01-292-2/+8
* *** empty log message ***Eli Zaretskii2005-01-292-0/+19
* (Misc Events): Describe the help-echo event.Eli Zaretskii2005-01-291-0/+15
* (Special Properties) <help-echo>: Use `pos' consistently in descriptionEli Zaretskii2005-01-291-2/+2
* (Overlay Properties): Fix the index entry for help-echo overlay property.Eli Zaretskii2005-01-291-1/+1
* (Type Keywords): Uncomment the xref to the help-echo property documentation.Eli Zaretskii2005-01-291-1/+1
* (widget-specify-button): If mouse pointer shape cannot be changed,Eli Zaretskii2005-01-291-1/+5
* (gdb-info-breakpoints-custom)Nick Roberts2005-01-291-5/+6
* *** empty log message ***Nick Roberts2005-01-291-1/+3
* Revision: [email protected]/emacs--cvs-trunk--0--patch-58Miles Bader2005-01-285-54/+98
* (gdb-info-breakpoints-custom)Nick Roberts2005-01-281-2/+2
* *** empty log message ***Nick Roberts2005-01-281-0/+6
* (scheme-mode-variables): Set comment-add.Stefan Monnier2005-01-281-29/+19
* (custom-mode-map): Make it dense.Stefan Monnier2005-01-281-15/+15
* (customize-group-other-window, custom-buffer-create-other-window):Stefan Monnier2005-01-281-6/+3
* (describe-char-unicodedata-file): Docstring fix.Stefan Monnier2005-01-281-1/+1
* *** empty log message ***Stefan Monnier2005-01-282-4/+26
* (message-beginning-of-line): Change the behavior whenStefan Monnier2005-01-281-10/+10
* (eval-defun-1): Make sure `defvar' always sets the default value.Stefan Monnier2005-01-281-2/+2
* (access_keymap): YAILOM.Stefan Monnier2005-01-281-3/+3
* Add more keywords.Eli Zaretskii2005-01-282-2/+6
* Avoid unnecessary use of locate-library.Stefan Monnier2005-01-282-5/+9
* (x_clip_to_row): Ensure y >= 0.Kim F. Storm2005-01-271-23/+4
* (get_phys_cursor_geometry): New function to calculateKim F. Storm2005-01-271-0/+58
* (x_draw_hollow_cursor): Use get_phys_cursor_geometry.Kim F. Storm2005-01-272-48/+7
* (get_phys_cursor_geometry): Add prototype.Kim F. Storm2005-01-271-0/+2