aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Delete minibuffer-scroll-overlap.Richard M. Stallman2001-03-121-8/+0
* Clarify key bindings vs running a command by name.Richard M. Stallman2001-03-121-10/+11
* Clarify the text for BACKSPACE vs DELETE.Richard M. Stallman2001-03-121-27/+37
* Clarify BACKSPACE vs DELETE. Mention delete-key-deletes-forward-mode.Richard M. Stallman2001-03-121-34/+53
* (quail-translate-key): Fix condition toKenichi Handa2001-03-111-1/+1
* *** empty log message ***Kenichi Handa2001-03-111-0/+5
* (texinfo-update-menu-lower-regexps):Stefan Monnier2001-03-111-1/+2
* (Deletion): Fix last change.Eli Zaretskii2001-03-111-7/+8
* (Faces): Fix description of terminals which support faces.Eli Zaretskii2001-03-111-7/+11
* (rmail-output-to-rmail-file): When writing theEli Zaretskii2001-03-112-1/+11
* (tool-bar-setup): Don't suppress write-fileDave Love2001-03-102-4/+13
* #André Spiegel2001-03-101-0/+18
* (vc-sccs-print-log): Output to buffer *vc*, not the current buffer.André Spiegel2001-03-101-3/+3
* (vc-rcs-print-log): Output to buffer *vc*, not the current buffer.André Spiegel2001-03-101-3/+3
* (vc-cvs-checkin): When removing the sticky tag, make output go toAndré Spiegel2001-03-101-5/+5
* (vc-do-command): If the destination buffer is already current, don'tAndré Spiegel2001-03-101-22/+27
* (hi-lock-line-face-buffer): Wrap the regexp in a groupStefan Monnier2001-03-092-1/+8
* *** empty log message ***Stefan Monnier2001-03-091-2/+9
* (make_lispy_event): Add string info to the event,Gerd Moellmann2001-03-092-0/+48
* (note_mouse_highlight): If there's no help-echo onGerd Moellmann2001-03-091-10/+36
* (string_buffer_position, display_prop_string_p)Gerd Moellmann2001-03-091-0/+128
* (string_buffer_position): Add prototype.Gerd Moellmann2001-03-091-0/+1
* (string-key-binding): Renamed fromGerd Moellmann2001-03-092-13/+24
* *** empty log message ***Gerd Moellmann2001-03-092-0/+13
* (make_lispy_event, make_lispy_movement): AdjustGerd Moellmann2001-03-091-6/+25
* (buffer_posn_from_coords): Add parameters OBJECT andGerd Moellmann2001-03-091-6/+11
* (buffer_posn_from_coords): Adjust prototype.Gerd Moellmann2001-03-091-1/+2
* (comint-insert-clicked-input): Use the last keyGerd Moellmann2001-03-091-4/+5
* (Fwrite_region) [DOS_NT]: Remove O_TRUNC from openGerd Moellmann2001-03-092-2/+7
* (struct composition): Change types of members; glyph_len to unsigned,Kenichi Handa2001-03-092-8/+8
* *** empty log message ***Kenichi Handa2001-03-091-0/+5
* Add category `j' for katakana-jisx0201. Fix syntaxes ofKenichi Handa2001-03-091-1/+5
* *** empty log message ***Kenichi Handa2001-03-091-0/+3
* (no-conversion): Fix docstring.Kenichi Handa2001-03-091-2/+11
* *** empty log message ***Kenichi Handa2001-03-092-1/+6
* Add coding: tag in Local Variables: section.Kenichi Handa2001-03-091-0/+4
* Add coding: iso-2022-7bit tag.Kenichi Handa2001-03-097-7/+8
* Add coding: tag in Local Variable: section.Kenichi Handa2001-03-091-0/+4
* Add coding: tag in Loval Vairables: section.Kenichi Handa2001-03-091-0/+4
* Add coding: tag in Local Variables: section.Kenichi Handa2001-03-091-1/+5
* Fix coding: in Local Variables:.Kenichi Handa2001-03-091-1/+1
* (add_menu_item): Fix problems with using ownerdraw forAndrew Innes2001-03-082-37/+40
* (handle_display_prop): Use it->w->buffer as object,Gerd Moellmann2001-03-082-1/+4
* (handle_face_prop, face_before_or_after_it_pos)Gerd Moellmann2001-03-082-3/+17
* (face_at_string_position): Add parameter MOUSE_P.Gerd Moellmann2001-03-081-3/+7
* (face_at_string_position): Change prototype.Gerd Moellmann2001-03-081-2/+2
* (note_mouse_highlight): Handle mouse-face andGerd Moellmann2001-03-081-43/+166
* (choose-completion-string): When not leaving theGerd Moellmann2001-03-082-1/+8
* *** empty log message ***Gerd Moellmann2001-03-082-0/+8
* (shrink-window-if-larger-than-buffer): Handle frameGerd Moellmann2001-03-081-3/+8