aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (make-face, make-face-x-resource-internal):Richard M. Stallman1996-09-151-3/+3
* (normal-top-level, command-line-1, command-line):Richard M. Stallman1996-09-151-3/+3
* (rmail-output-file-alist): Add autoload cookie.Richard M. Stallman1996-09-141-4/+1
* (find-file-existing-other-name): Default value now t.Richard M. Stallman1996-09-141-1/+1
* (ps-print-prologue): Get rid of backslash-digitsRichard M. Stallman1996-09-141-4/+4
* (gud-find-c-expr): Renamed from find-c-expr.Richard M. Stallman1996-09-131-44/+51
* (inhibit-first-line-modes-regexps): Add .tgz.Richard M. Stallman1996-09-131-1/+1
* (hif-token-regexp): Move ! after !=.Richard M. Stallman1996-09-131-1/+1
* (mail-extr-safe-move-sexp): Make sure this doesn'tRichard M. Stallman1996-09-131-1/+1
* (iso-transl-char-map): Add ACCENT SPACE sequences.Richard M. Stallman1996-09-121-1/+6
* Load frame.elc unconditionally.Richard M. Stallman1996-09-121-4/+2
* (read-feature): New function.Richard M. Stallman1996-09-121-1/+11
* (pp-eval-expression): Set font-lock-default locally to nil.Richard M. Stallman1996-09-121-1/+3
* (tcl-indent-command): Use insert-tab, not self-insert-command.Tom Tromey1996-09-121-4/+7
* (ediff-eval-in-buffer): Add propertiesRichard M. Stallman1996-09-111-0/+4
* (ediff-context-diff-label-regexp): Recognize -u format better.Richard M. Stallman1996-09-111-5/+5
* Initial revisionRichard M. Stallman1996-09-111-0/+550
* Load bindings.el.Richard M. Stallman1996-09-111-1/+3
* (easy-menu-do-define): Use `x-popup-menu' instead ofRichard M. Stallman1996-09-111-1/+1
* (byte-compile-output-file-form): Bind print-quoted and print-gensym to tErik Naggum1996-09-101-4/+4
* (update-file-autoloads): Don't barf if autoloads fileRichard M. Stallman1996-09-101-1/+1
* (byte-compile-out-toplevel): Undo previous change.Richard M. Stallman1996-09-101-47/+9
* (imenu): Tests for when to widen were backwards.Richard M. Stallman1996-09-101-43/+38
* (outline-font-lock-keywords):Richard M. Stallman1996-09-101-1/+1
* (iso-transl-define-keys): Fix paren error in prev change.Richard M. Stallman1996-09-091-2/+2
* (iso-transl-dead-key-alist): Add dead-...Richard M. Stallman1996-09-091-32/+37
* (vc-file-owner): If the file is owned by somebody else, return the UIDAndré Spiegel1996-09-081-8/+4
* (vc-print-log): Move point to the log entry of the current version.André Spiegel1996-09-081-0/+9
* *** empty log message ***Michael Kifer1996-09-064-33/+86
* *** empty log message ***Michael Kifer1996-09-061-125/+250
* (apropos-print): Don't say `Type ' before M-x cmd.Richard M. Stallman1996-09-041-1/+0
* (perform-replace): Increment replace-countRichard M. Stallman1996-09-041-5/+11
* (executable-insert): Doc fix.Richard M. Stallman1996-09-041-11/+7
* (calendar-current-date): Simplify by using decode-time insteadRichard M. Stallman1996-09-031-6/+2
* (insert-directory): Use same value of `now' for all files.Richard M. Stallman1996-09-031-25/+23
* (command-line, command-line-1):Richard M. Stallman1996-09-031-11/+17
* (dired-mode-map): Add revert-buffer to Immediate menu.Richard M. Stallman1996-09-031-0/+6
* (other-frame): Don't call unfocus-frame.Richard M. Stallman1996-09-031-3/+1
* (mouse-select-window): Don't call unfocus-frame.Richard M. Stallman1996-09-031-2/+1
* (timer-next-integral-multiple-of-time): New function.Paul Eggert1996-09-031-5/+40
* (display-time): Use new run-at-time functionality toPaul Eggert1996-09-031-3/+2
* (show-paren-function): Handle unbalanced parens asRichard M. Stallman1996-09-031-14/+27
* (run-at-time): Doc fix.Paul Eggert1996-09-031-1/+1
* (server-process-filter): Quote with &, not \.Richard M. Stallman1996-09-021-3/+3
* (save-match-data): Definition deleted.Richard M. Stallman1996-09-021-11/+0
* (ffap-locate-file): Function deleted.Richard M. Stallman1996-09-021-69/+11
* (locate-library): New arg PATH. Handle autocompression mode.Richard M. Stallman1996-09-021-4/+21
* (locate-library): Doc fix.Richard M. Stallman1996-09-021-2/+2
* (rmail-dont-reply-to): Recognize the names to deleteRichard M. Stallman1996-09-021-0/+2
* (server-process-filter): Undo the quoting withRichard M. Stallman1996-09-021-1/+12