summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (command-line): Convert command line argsRichard M. Stallman2001-12-251-0/+7
* *** empty log message ***Richard M. Stallman2001-12-251-0/+5
* Don't require ind-util when compiling.Eli Zaretskii2001-12-252-2/+4
* (texinfo-show-structure): Display the line showing the current locationRobert J. Chassell2001-12-251-18/+43
* (tpu-reset-screen-size): Use set-frame-height and set-frame-width insteadPavel Janík2001-12-252-2/+10
* (mh-show-msg): Likewise.Pavel Janík2001-12-251-2/+2
* (vt-wide, vt-narrow): Use set-frame-width instead of obsoletePavel Janík2001-12-252-2/+5
* Fix Lisp headers.Pavel Janík2001-12-256-0/+12
* Remove empty line at the end of file.Pavel Janík2001-12-251-1/+0
* (locate): Remove dot at the end of error argument.Pavel Janík2001-12-252-1/+3
* Add Maintainer header.Pavel Janík2001-12-251-0/+2
* Remove empty lines at the end of file.Pavel Janík2001-12-251-2/+0
* (emerge-show-file-name): Use frame-height instead of obsoletePavel Janík2001-12-252-1/+6
* Add keyword.Pavel Janík2001-12-251-1/+1
* Fix Lisp footer.Pavel Janík2001-12-251-0/+2
* Fix previous change.Pavel Janík2001-12-251-2/+2
* *** empty log message ***Richard M. Stallman2001-12-251-0/+6
* (balance-windows): Use new PRESERVE-BEFORE argRichard M. Stallman2001-12-251-37/+61
* *** empty log message ***Richard M. Stallman2001-12-251-0/+6
* (debugger-mode-map): Bind C-m, not `RET'.Richard M. Stallman2001-12-251-2/+3
* (ftp-mode-abbrev-table): Don't define it.Richard M. Stallman2001-12-242-44/+12
* *** empty log message ***Eli Zaretskii2001-12-241-0/+7
* (dos-cpNNN-setup, dos-codepage-setup):Eli Zaretskii2001-12-241-3/+6
* *** empty log message ***Richard M. Stallman2001-12-241-0/+3
* (minibuffer-prompt): New face.Richard M. Stallman2001-12-241-0/+8
* (occur-mode-display-occurrence): New function.Richard M. Stallman2001-12-242-0/+19
* More fixes.ShengHuo ZHU2001-12-241-2/+3
* Fix confusing entries.ShengHuo ZHU2001-12-241-7/+7
* 2001-12-24 Michael Kifer <kifer@cs.sunysb.edu>Michael Kifer2001-12-248-27/+105
* (x-handle-geometry): Put height and width on default-frame-alist,Richard M. Stallman2001-12-243-18/+40
* (sort-reorder-buffer): Copy all to a temp buffer first.Richard M. Stallman2001-12-232-29/+46
* (yow): Use an arg to distinguish interactive calls, not interactive-p.Richard M. Stallman2001-12-231-3/+3
* *** empty log message ***Pavel Janík2001-12-221-0/+4
* Files removed.Pavel Janík2001-12-222-723/+0
* *** empty log message ***Pavel Janík2001-12-221-1/+1
* *** empty log message ***Pavel Janík2001-12-221-0/+18
* Moved there from lisp/emulation.Pavel Janík2001-12-221-0/+435
* (source-files): Remove mocklisp.c.Pavel Janík2001-12-221-1/+1
* (elint-unknown-builtin-args): Remove mocklisp entries.Pavel Janík2001-12-221-4/+0
* (byte-optimize-form-code-walker): Remove mocklisp case.Pavel Janík2001-12-221-4/+2
* (insert-string): Moved from mocklisp.c, reimplemented in Lisp. Obsoleted.Pavel Janík2001-12-221-0/+9
* Remove mocklisp function case.Pavel Janík2001-12-221-2/+0
* *** empty log message ***Miles Bader2001-12-221-0/+5
* (refill-mode): Don't barf when redundantly turning refill-mode off.Miles Bader2001-12-221-4/+8
* (display-time-load-average-threshold): New variable.Pavel Janík2001-12-222-5/+50
* (apropos-print): SPACING is now nil or a separator string.Richard M. Stallman2001-12-222-4/+13
* (view-order-manuals, view-emacs-news, describe-copying)Richard M. Stallman2001-12-222-8/+8
* (define-modify-macro): Better indent spec.Richard M. Stallman2001-12-222-1/+3
* (ange-ftp-file-modtime): Use save-match-data.Richard M. Stallman2001-12-211-1/+1
* More sophisticated indentation of cpp directive.Richard M. Stallman2001-12-212-221/+1201