summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (winner-boring-buffers, winner-set): A window whichRichard M. Stallman2002-02-262-117/+175
* (clear-rectangle-line): Reindent to the same columnRichard M. Stallman2002-02-261-4/+3
* (icomplete-exhibit): Use minibuffer-prompt-end.Richard M. Stallman2002-02-261-1/+1
* (compound-text): Renamed back from compound-text-no-extensions.Eli Zaretskii2002-02-262-15/+23
* (list-faces-display): Fix typo.Juanma Barranquero2002-02-262-1/+5
* (syms_of_ntproc): Doc fix.Juanma Barranquero2002-02-262-1/+5
* *** empty log message ***Richard M. Stallman2002-02-261-1/+1
* (focus-follows-mouse): Doc fix.Richard M. Stallman2002-02-262-1/+8
* (mouse-wheel-mode): Pass vectors instead of symbolsMiles Bader2002-02-252-1/+6
* (mouse-wheel-scroll-line): Use car ofJason Rumney2002-02-252-2/+7
* (mouse-wheel-scroll-amount): Use same definition asJason Rumney2002-02-252-4/+25
* (iso-2022-jp-2): Add init-bol flag.Jason Rumney2002-02-251-1/+1
* *** empty log message ***Jason Rumney2002-02-251-0/+4
* #André Spiegel2002-02-251-0/+7
* (vc-sccs-diff): Use consistent parameter format forAndré Spiegel2002-02-251-2/+2
* (vc-rcs-diff): Use consistent parameter format forAndré Spiegel2002-02-251-2/+2
* (vc-cvs-diff, vc-cvs-diff-tree): Use consistent parameter format forAndré Spiegel2002-02-251-3/+3
* (vc-diff-switches-list): Fix prev change, making the functionAndré Spiegel2002-02-251-2/+2
* (comint-replace-by-expanded-filename): Do nothing ifKim F. Storm2002-02-252-2/+13
* (shell-pcomplete-setup-done): New variable.Kim F. Storm2002-02-251-4/+6
* (save-match-data): Doc fix.Juanma Barranquero2002-02-252-2/+5
* 2002-02-25 Per Abrahamsen <abraham@dina.kvl.dk>Per Abrahamsen2002-02-252-1/+6
* *** empty log message ***Juanma Barranquero2002-02-252-0/+8
* (ielm-prompt): Allow customization; make it read-only.Juanma Barranquero2002-02-251-2/+6
* Add missing backslash.Juanma Barranquero2002-02-251-1/+1
* (shell-mode-map): Add "Complete" header so completionKim F. Storm2002-02-252-1/+7
* (ielm-match-data): New var.Stefan Monnier2002-02-252-39/+44
* Include "dispextern.h" unconditionally.Pavel Janík2002-02-242-2/+4
* *** empty log message ***Jason Rumney2002-02-242-0/+8
* (WINNT_SUPPORT, MOUSE_SUPPORT, lisp): Revert to using .elc files.Jason Rumney2002-02-241-54/+64
* (lisp): Add emacs-lisp/backquote.elc.Jason Rumney2002-02-241-0/+1
* (WINNT_SUPPORT) [WINDOWSNT]: Add w32-vars.elc and disp-table.elc.Jason Rumney2002-02-242-2/+8
* (WINNT_SUPPORT) [WINDOWSNT]: Add w32-vars.elc.Jason Rumney2002-02-241-1/+1
* *** empty log message ***Jason Rumney2002-02-241-0/+4
* (inferior-emacs-lisp-mode): Use hexl for the dummy process.Jason Rumney2002-02-241-1/+3
* 2002-02-24 Per Abrahamsen <abraham@dina.kvl.dk>Per Abrahamsen2002-02-242-0/+6
* *** empty log message ***Colin Walters2002-02-241-0/+1
* (math-solve-get-sign): Convert integer to string.Colin Walters2002-02-241-1/+1
* (Flookup_key): Fixed problem in 2001-12-28 patch:Kim F. Storm2002-02-242-1/+10
* Modify description of command remapping which now uses a `remap'Kim F. Storm2002-02-231-13/+9
* *** empty log message ***Pavel Janík2002-02-231-1/+1
* *** empty log message ***Kim F. Storm2002-02-232-1/+10
* (where-is): Use remap-command.Kim F. Storm2002-02-231-8/+6
* (describe-function-1): Use remap-command.Kim F. Storm2002-02-231-3/+1
* (global-set-key, local-set-key): Undo 2002-02-06Kim F. Storm2002-02-231-2/+2
* (command_loop_1): Use Fremap_command for command remapping;Kim F. Storm2002-02-232-4/+28
* (Fremap_command): Declare extern.Kim F. Storm2002-02-231-1/+1
* The following changes rework my patch of 2002-02-06 whichKim F. Storm2002-02-231-89/+69
* *** empty log message ***Colin Walters2002-02-232-0/+21
* Document how use new pcomplete completion facility.Colin Walters2002-02-231-0/+28