aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (eql): Incorrect definition deleted.Richard M. Stallman1996-09-221-1/+0
* Comment change.Richard M. Stallman1996-09-221-0/+1
* New kind of register value is a file name and position.Richard M. Stallman1996-09-221-1/+24
* (with-current-buffer): New macro.Richard M. Stallman1996-09-221-0/+7
* (byte-optimize-form-code-walker):Richard M. Stallman1996-09-221-1/+1
* (save-current-buffer): Compile it like save-excursion.Richard M. Stallman1996-09-221-2/+9
* (locate-library): Print no messages if called from Lisp.Richard M. Stallman1996-09-211-31/+37
* (imenu--split-menu): Keep the rescan item at top level.Richard M. Stallman1996-09-211-20/+31
* (imenu--generic-function): Create a special entryRichard M. Stallman1996-09-211-24/+50
* (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