summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Comment change.Richard M. Stallman1993-07-281-1/+1
* Require assoc instead of sc-alist.Richard M. Stallman1993-07-281-1/+1
* (gnus-apply-kill-hook): Make default value a list of functions.Richard M. Stallman1993-07-281-118/+122
* Comment change.Richard M. Stallman1993-07-272-4/+3
* (byte-recompile-directory): Doc fix.Richard M. Stallman1993-07-271-1/+4
* (iconify-or-deiconify-frame): Make it work.Richard M. Stallman1993-07-271-1/+3
* (iconify-or-deiconify-frame): New function. Use it for C-z.Richard M. Stallman1993-07-271-1/+9
* (vc-rcs-status): Removing any trailing "-".Paul Eggert1993-07-271-1/+1
* (c++-mode-syntax-table): Don't alter syntax of '.Richard M. Stallman1993-07-271-2/+1
* (x-handle-iconic): New function.Richard M. Stallman1993-07-271-6/+13
* (frame-notice-user-settings): Don't reapply a parmRichard M. Stallman1993-07-271-3/+27
* (dbx): For gud-break, send a file command and a stop command.Richard M. Stallman1993-07-271-1/+3
* Doc fixes.Richard M. Stallman1993-07-271-39/+38
* (font-menu-add-default): New function.Richard M. Stallman1993-07-261-0/+11
* (normal-top-level): Call font-menu-add-default.Richard M. Stallman1993-07-261-0/+5
* Comment fix.Richard M. Stallman1993-07-261-2/+2
* (read-expression-history): New defvar.Roland McGrath1993-07-261-2/+5
* (kill-ring-save): Delete spurious `message' call.Richard M. Stallman1993-07-261-6/+9
* (indent-c-exp): When previous line ends in comma,Richard M. Stallman1993-07-261-3/+10
* (c++-mode-syntax-table): Handle C-style comments.Richard M. Stallman1993-07-261-1/+2
* (dired-readin-insert): If we got a list of files,Richard M. Stallman1993-07-261-6/+10
* (insert-directory): Make sure default-directory is absolute.Richard M. Stallman1993-07-261-7/+11
* (vc-backend-steal): Pass arg omitted in last change.Richard M. Stallman1993-07-251-1/+1
* (x-selection-timeout): Use 20000 as default.Richard M. Stallman1993-07-251-1/+1
* (x-fixed-font-alist): Give some fonts long patterns.Richard M. Stallman1993-07-251-10/+16
* (x-select-text): Never set the CLIPBOARD selection.Richard M. Stallman1993-07-251-14/+12
* (unrmail): Total rewrite.Richard M. Stallman1993-07-251-5/+9
* (rmail-output): New arg NOATTRIBUTE.Richard M. Stallman1993-07-251-5/+10
* (rmail-output-to-rmail-file): Set rmail-last-rmail-fileRichard M. Stallman1993-07-241-17/+17
* (rmail-last-rmail-file): Initialize to a file name.Richard M. Stallman1993-07-241-9/+7
* (occur): If no default, don't mention one.Richard M. Stallman1993-07-241-1/+3
* (Info-select-node): Run Info-selection-hook.Richard M. Stallman1993-07-241-1/+2
* (tar-parse-info, tar-header-offset, tar-superior-buffer)Richard M. Stallman1993-07-241-12/+15
* (ispell-point): Do nothing if there's no word at START.Richard M. Stallman1993-07-241-24/+24
* entered into RCSRichard M. Stallman1993-07-231-0/+1
* Initial revisionRichard M. Stallman1993-07-231-0/+1454
* (doctor-type-symbol): Win if auto-fill-function is nil.Richard M. Stallman1993-07-231-2/+3
* (advance-direction): Set kp-f3, not kp-f1.Richard M. Stallman1993-07-231-1/+1
* Minor error in previous change.Richard M. Stallman1993-07-231-1/+0
* (x-select-text): Always set the cut buffer,Richard M. Stallman1993-07-231-3/+7
* entered into RCSRichard M. Stallman1993-07-231-3/+9
* (font-lock-after-change-function):Richard M. Stallman1993-07-231-5/+7
* (sort-skip-fields): Really implement fields as runsRichard M. Stallman1993-07-231-16/+34
* (x-select-text): Limit size of text sent to cut buffer.Richard M. Stallman1993-07-231-1/+7
* (keyboard-translate): Properly lengthen existing table.Richard M. Stallman1993-07-221-1/+2
* > (vc-backend-revert): Use `co -f' instead of deleting thePaul Eggert1993-07-221-12/+7
* (map-y-or-n-p): If LIST is nil, just return.Richard M. Stallman1993-07-221-1/+1
* (mouse-secondary-save-then-kill): When making the undo item,Richard M. Stallman1993-07-221-1/+1
* (mouse-set-font): Update faces bold, italic and bold-italic.Richard M. Stallman1993-07-221-2/+9
* (perl-font-lock-keywords): Add a `(... . 1)' to theRichard M. Stallman1993-07-221-16/+24