summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (gud-display-line): Don't call display-bufferRichard M. Stallman1996-09-201-2/+3
* *** empty log message ***Michael Kifer1996-09-2012-542/+877
* Initial revisionMichael Kifer1996-09-201-0/+311
* (imenu--generic-function): Use markers for positions.Richard M. Stallman1996-09-191-1/+2
* (rmail-summary-next-same-subject): Don't setRichard M. Stallman1996-09-191-3/+34
* (rmail-insert-inbox-text): Detect lockedRichard M. Stallman1996-09-191-104/+121
* (imenu--mouse-menu): Add special handling for rescan item.Richard M. Stallman1996-09-181-1/+2
* (tq-filter): No need for save-match-data.Richard M. Stallman1996-09-181-1/+1
* Comment change.Karl Heuer1996-09-171-1/+1
* (byte-compile-lambda): If the doc string is also theRichard M. Stallman1996-09-171-2/+5
* (ispell-dictionary-alist-1): Add `american' to list.Richard M. Stallman1996-09-161-3/+5
* (vc-find-cvs-master): Fixed handling of "locally added" files.André Spiegel1996-09-161-0/+8
* (vc-print-log): Set the display window so that it showsAndré Spiegel1996-09-161-8/+31
* (file-locked-p): Alias to `ignore' if no file locking.Richard M. Stallman1996-09-161-0/+2
* (tq-filter): Add unwind-protect and save-match-data.Richard M. Stallman1996-09-151-4/+8
* (Info-mode): Do fontify, if ms-windows.Richard M. Stallman1996-09-151-1/+1
* (mouse-set-region):Richard M. Stallman1996-09-151-3/+1
* (facemenu-color-equal): Change win32 to ms-windows.Richard M. Stallman1996-09-151-1/+1
* (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