aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (face-id): Doc fix.Richard M. Stallman2005-03-081-1/+2
* (debug-on-entry-1): Fix handling of macros.Stefan Monnier2005-03-072-24/+25
* Put CUA move property on move-end-of-lineKim F. Storm2005-03-071-0/+1
* (reveal-mode-map): Bind C-a to beginning-of-line.Kim F. Storm2005-03-071-2/+3
* (move-beginning-of-line): New command.Kim F. Storm2005-03-071-0/+27
* (global-map): Bind C-a to move-beginning-of-line.Kim F. Storm2005-03-071-0/+1
* *** empty log message ***Kim F. Storm2005-03-071-0/+9
* (apropos-print): Omit command from M-x ... RET.Kim F. Storm2005-03-071-7/+6
* *** empty log message ***Kim F. Storm2005-03-071-1/+5
* *** empty log message ***Richard M. Stallman2005-03-071-0/+6
* (gdb-var-create-handler): Handle just MI case.Nick Roberts2005-03-071-8/+15
* *** empty log message ***Nick Roberts2005-03-071-0/+5
* (esc-map): Bind M-g to goto-line.Richard M. Stallman2005-03-061-0/+1
* (global-map): Bind M-o, not M-g.Richard M. Stallman2005-03-061-4/+4
* * menu-bar.el (menu-bar-file-menu): Add the same :enable toJan Djärv2005-03-062-0/+7
* (activate-mark-hook, deactivate-mark-hook): Add defvars.Richard M. Stallman2005-03-062-0/+35
* (help-mode-finish): Don't alter the elementRichard M. Stallman2005-03-061-2/+6
* (jit-lock-stealth-fontify): When calling sit-for,Richard M. Stallman2005-03-061-2/+9
* (disabled-command-function): Output in *Disabled Command*.Richard M. Stallman2005-03-061-4/+9
* (flyspell-large-region): Pass args differently for aspell.Richard M. Stallman2005-03-061-1/+1
* (command-line): Use it for temporary-file-directory,Stefan Monnier2005-03-062-43/+20
* (normal-erase-is-backspace): Define default value.Stefan Monnier2005-03-061-1/+11
* (custom-reevaluate-setting): Simple function to handle variablesStefan Monnier2005-03-061-52/+60
* (font-lock-fontify-keywords-region): Ensure forwardStefan Monnier2005-03-062-2/+10
* *** empty log message ***Luc Teirlinck2005-03-051-1/+1
* (goto-line): Remove unbalanced final parenthesis.Luc Teirlinck2005-03-052-1/+5
* *** empty log message ***Richard M. Stallman2005-03-051-0/+5
* (goto-line): Use a number at point as the default.Richard M. Stallman2005-03-051-5/+43
* *** empty log message ***Juri Linkov2005-03-051-0/+12
* (blink-cursor-mode): Replace `emacs-quick-startup' with `no-blinking-cursor'.Juri Linkov2005-03-051-1/+1
* (no-blinking-cursor): New defvar.Juri Linkov2005-03-051-2/+8
* (menu-bar-make-mm-toggle): Doc fix.Luc Teirlinck2005-03-051-2/+11
* *** empty log message ***Luc Teirlinck2005-03-051-0/+6
* Revision: [email protected]/emacs--cvs-trunk--0--patch-155Miles Bader2005-03-053-24/+24
* *** empty log message ***Glenn Morris2005-03-041-0/+8
* From Ulf Jasper <[email protected]>:Glenn Morris2005-03-041-11/+10
* *** empty log message ***Lute Kamstra2005-03-041-0/+6
* (debugger-step-after-exit): Make it a defvar.Lute Kamstra2005-03-041-9/+5
* Note updates to texinfo-append-refill and texinfmt-version inRobert J. Chassell2005-03-041-0/+9
* (texinfo-append-refill): Redefine the types of line to which @refillRobert J. Chassell2005-03-041-2/+2
* (windows-1250, windows-125[2-8])Reiner Steib2005-03-042-1/+17
* Revision: [email protected]/emacs--cvs-trunk--0--patch-151Miles Bader2005-03-033-5/+23
* Add comment for compilation-directory-properties.Daniel Pfeiffer2005-03-031-0/+4
* *** empty log message ***Lute Kamstra2005-03-031-1/+13
* (inhibit-debug-on-entry): Add docstring.Lute Kamstra2005-03-031-20/+17
* (blink-cursor-mode): `emacs-quick-startup' may not be bound yet.Stefan Monnier2005-03-032-3/+7
* (ibuffer-filter-disable): Move back to the current buffer afterJohn Paul Wallington2005-03-022-3/+16
* Revision: [email protected]/emacs--cvs-trunk--0--patch-145Miles Bader2005-03-022-19/+24
* (gnus-summary-exit): Undo last change and fix it in a more conservative way.Stefan Monnier2005-03-012-6/+13
* (debug): Skip one more frame in case of debug on entry.Lute Kamstra2005-03-012-14/+24