summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (display-time): Rewrite to use built-in timers.Richard M. Stallman1996-02-021-37/+14
* (run-with-timer): Set repetition interval.Richard M. Stallman1996-02-021-1/+1
* (auto-mode-alist): .ksh suffix means sh-mode.Richard M. Stallman1996-02-021-3/+5
* Correct specialised fontification and associated stuff.Simon Marshall1996-02-021-161/+189
* Fix up specialised fontification stuff.Simon Marshall1996-02-021-11/+17
* (ange-ftp-default-user): Doc fix.Richard M. Stallman1996-02-021-11/+37
* (edmacro-original-buffer, edmacro-finish-hook)Richard M. Stallman1996-02-021-0/+4
* (compilation-filter): Run compilation-filter-hook.Richard M. Stallman1996-02-011-0/+1
* (format-deannotate-region): Fixed bug that createdRichard M. Stallman1996-02-011-2/+15
* Initial revisionRichard M. Stallman1996-01-311-0/+334
* (mode-line-format): Include column-number-mode.Richard M. Stallman1996-01-311-0/+1
* (mail-setup): For mail-self-blind, use user-mail-address.Richard M. Stallman1996-01-301-1/+1
* (vip-brac-function): Fix error format string.Karl Heuer1996-01-291-2/+1
* (vip-register-macro): Fix error format string.Karl Heuer1996-01-291-1/+1
* (vip-ex, ex-expand-filsyms, vip-execute-ex-command): Fix error format string.Karl Heuer1996-01-291-10/+7
* (vip-execute-ex-command, ex-write): Fix error format string.Karl Heuer1996-01-291-4/+4
* (tq-process-buffer): Fix error format string.Karl Heuer1996-01-291-3/+3
* (reporter-dump-variable): Fix error format string.Karl Heuer1996-01-291-1/+1
* (nntp-send-strings-to-server, nntp-async-send-strings): Fix error format string.Karl Heuer1996-01-291-2/+2
* (msb--choose-menu): Fix error format string.Karl Heuer1996-01-291-1/+1
* (mh-handle-process-error): Fix error format string.Karl Heuer1996-01-291-7/+7
* (mh-read-seq): Fix error format string.Karl Heuer1996-01-291-2/+2
* (Info-extract-pointer): Fix error format string.Karl Heuer1996-01-291-1/+1
* (hexl-hex-char-to-integer, hexl-oct-char-to-integer): Fix error format string.Karl Heuer1996-01-291-2/+2
* (gnus-summary-insert-pseudos-xemacs): Fix error format string.Karl Heuer1996-01-291-1/+1
* (forms--process-format-list): Fix error format string.Karl Heuer1996-01-291-6/+6
* (visit-tags-table-buffer, tags-loop-scan, complete-tag): Fix error formatKarl Heuer1996-01-291-3/+6
* (ediff-event-point, ediff-event-buffer): Fix error format string.Karl Heuer1996-01-291-2/+2
* (sh-shell-variables-initialized): New variable.Richard M. Stallman1996-01-291-11/+52
* (cpp-parse-error): Fix error format string.Karl Heuer1996-01-291-1/+1
* (outline-process-exposed): Fix error format string.Karl Heuer1996-01-291-3/+2
* (ada-indent-region, ada-check-matching-start, ada-check-defun-name): Fix errorKarl Heuer1996-01-291-14/+5
* (byte-compile-log-1): Delete format call inside message.Karl Heuer1996-01-291-8/+8
* Comment change.Richard M. Stallman1996-01-291-1/+1
* (face-color-gray-p): Return nil if x-color-values does.Richard M. Stallman1996-01-291-1/+2
* (c-macro-preprocessor): Define a preprocessor nameRichard M. Stallman1996-01-291-10/+27
* (run-after-delay): Add autoload cookie.Richard M. Stallman1996-01-291-4/+6
* Sun Jan 28 20:55:10 1996 Richard Stallman <rms@mole.gnu.ai.mit.edu>Richard M. Stallman1996-01-291-146/+184
* (list-directory): Set default-directory better if theRichard M. Stallman1996-01-281-1/+4
* (apropos-print): Fix previous change.Erik Naggum1996-01-281-1/+1
* (name-last-kbd-macro): Reject empty cmd name.Richard M. Stallman1996-01-281-0/+2
* (edit-kbd-macro): Reject empty cmd name.Richard M. Stallman1996-01-281-0/+2
* (apropos-print): Omit key sequences that contain a frame.Richard M. Stallman1996-01-271-13/+30
* (ispell-help): Use set-minibuffer-window.Richard M. Stallman1996-01-271-0/+3
* (ispell-command-loop, ispell-region): Pass proper format string to message.Richard M. Stallman1996-01-271-5/+3
* (dired-get-filename): When quoting " chars,Richard M. Stallman1996-01-271-1/+1
* (command-line-normalize-file-name): New function.Richard M. Stallman1996-01-271-2/+10
* (server-process-filter): In file name, collapse multiple slashes to one.Richard M. Stallman1996-01-261-0/+6
* Moved code around to minimize compiler warnings.Michael Kifer1996-01-265-196/+203
* (tex-face-alist, tex-latex-face-alist): New variables.Richard M. Stallman1996-01-261-4/+32