summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (mouse-drag-region): Ignore event end-point if it is not a number.Richard M. Stallman1996-09-231-2/+5
* (iso-languages): Add element for latin-3.Richard M. Stallman1996-09-231-0/+23
* (pre-command-hook, post-command-hook): Defvars deleted.Richard M. Stallman1996-09-231-19/+4
* (ctl-x-5-map, ctl-x-5-prefix): Duplicate defs deleted.Richard M. Stallman1996-09-231-5/+6
* (run-hooks): defconst deleted.Richard M. Stallman1996-09-231-6/+0
* (add-timeout): Duplicate definition deleted.Richard M. Stallman1996-09-231-21/+0
* Doc fixes.Richard M. Stallman1996-09-221-3/+5
* (archive-mode, archive-extract, archive-check-dos)Richard M. Stallman1996-09-221-14/+10
* (rmail-keywords): Don't initialize.Richard M. Stallman1996-09-221-1/+1
* (unread-command-event, unread-command-events)Richard M. Stallman1996-09-221-5/+0
* (time-stamp-old-format-warn): new variable.Karl Heuer1996-09-221-86/+102
* (path-separator): Duplicate definition deleted.Richard M. Stallman1996-09-221-2/+0
* (bib-capitalize-title-stop-words): Renamed from capit...Richard M. Stallman1996-09-221-10/+9
* (r2b-capitalize-title-stop-words): Renamed from capit...Richard M. Stallman1996-09-221-17/+15
* (insert-kbd-macro): Duplicate definition deleted.Richard M. Stallman1996-09-221-35/+0
* (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