aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* (set-auto-mode) [WINDOWSNT]: Match insensitive to case.Karl Heuer1995-04-121-1/+2
* (dired-chmod-program): Defined.Karl Heuer1995-04-121-0/+5
* * dired-aux.el (dired-do-chmod): Use dired-chmod-program.Karl Heuer1995-04-121-1/+5
* (mail-hist-put-headers-into-history):Richard M. Stallman1995-04-111-7/+7
* (bibtex-find-text, bibtex-remove-double-quotes-or-braces):Richard M. Stallman1995-04-111-19/+18
* (facemenu-read-color): Don't ignore PROMPT arg. Make arg optional.Boris Goldowsky1995-04-111-3/+6
* (perl-comment-indent): Make extra space only whenRichard M. Stallman1995-04-111-2/+5
* (newline): Don't auto-fill if flag is on; it was filling wrong line.Richard M. Stallman1995-04-101-1/+3
* (compilation-error-regexp-alist): Remove superfluous SGI cc regexp.Roland McGrath1995-04-101-4/+0
* (fill-region-as-paragraph): Undo previous change.Richard M. Stallman1995-04-101-3/+4
* Initial revisionRichard M. Stallman1995-04-101-0/+17
* (write-file): Default is ask for confirmation only interactively.Richard M. Stallman1995-04-101-6/+10
* Comment fixes.Karl Heuer1995-04-107-34/+36
* New version from author.Karl Heuer1995-04-096-481/+842
* New version from authorKarl Heuer1995-04-091-123/+190
* (server-switch-buffer): Make first arg optional too;Roland McGrath1995-04-091-1/+1
* (list-tags): Delete call to select-tags-matched-file.Richard M. Stallman1995-04-091-5/+2
* (line-move): Turn off intangibility for intermediate stops.Richard M. Stallman1995-04-091-60/+71
* (menu-bar-update-buffers): Reuse the entry forRichard M. Stallman1995-04-091-8/+22
* (newline): Don't indent afterward if at page sep line.Richard M. Stallman1995-04-091-10/+29
* (byte-compile-log-file): New function.Richard M. Stallman1995-04-091-7/+26
* (mode-line-buffer-identification): Fix prev change; use setq-default.Richard M. Stallman1995-04-091-1/+1
* Fix typo in prev change.Richard M. Stallman1995-04-091-1/+1
* (next-file): Add paren missing from last change.Roland McGrath1995-04-091-1/+1
* (next-file): Handle empty list returned by (tags-table-files).Roland McGrath1995-04-091-1/+3
* (ange-ftp-parse-netrc): Bind `default-directory' toRichard M. Stallman1995-04-091-6/+11
* (occur): Provide 5 cols for line number.Richard M. Stallman1995-04-091-2/+2
* (completion-setup-function): Undo March 11 change.Richard M. Stallman1995-04-081-11/+28
* (make-comint): Error, if start-process is not fboundp.Richard M. Stallman1995-04-081-0/+2
* (menu-bar-edit-menu): Don't define ispell item unless start-process is fboundp.Richard M. Stallman1995-04-081-1/+2
* (compilation-error-regexp-alist): Extend Ultrix 3.0 f77 to also match SGI cc.Roland McGrath1995-04-081-1/+3
* (news-reply-mode): Make mail-header-separator into regexpRichard M. Stallman1995-04-081-2/+2
* (mail-mode): Make mail-header-separator into regexp.Richard M. Stallman1995-04-081-2/+2
* (ispell-message): Make mail-header-separator into regexp.Richard M. Stallman1995-04-081-1/+1
* (tcl-outline-level): New functionTom Tromey1995-04-081-3/+17
* (walk-windows): Doc fix.Richard M. Stallman1995-04-081-3/+4
* (tar-clear-modification-flags): Fix several bugs.Richard M. Stallman1995-04-081-3/+3
* (resize-minibuffer-window): Make sure minibuffer window is selected.Noah Friedman1995-04-081-47/+48
* (jka-compr-install): Doc fix.Richard M. Stallman1995-04-081-2/+13
* Comment change.Richard M. Stallman1995-04-081-2/+2
* (normal-top-level): Copy default-directoryRichard M. Stallman1995-04-081-0/+6
* (menu-bar-file-menu): Add back as alias for menu-bar-files-menu.Richard M. Stallman1995-04-081-0/+3
* (mode-line-buffer-identification): Eliminate %F.Richard M. Stallman1995-04-081-0/+3
* Comment changes.Karl Heuer1995-04-081-0/+17
* Add copyright.Karl Heuer1995-04-084-0/+8
* (fill-region): Avoid error on reaching end of buffer.Richard M. Stallman1995-04-071-1/+1
* (set-right-margin): Fix prompt.Richard M. Stallman1995-04-071-1/+1
* (rlogin-directory-tracking-mode): Set shell-dirtrackp, not shell-dirtrack-p.Noah Friedman1995-04-071-5/+5
* (electric-buffer-menu-mode-map): Undefine ESC ESCRichard M. Stallman1995-04-071-0/+1
* (rlogin): Use format, not concat, to generate numeric buffer names.Noah Friedman1995-04-071-17/+9