summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (standard-display-ascii): Error if using a windowing system.Karl Heuer1994-03-191-4/+20
* (create-glyph): Don't use slots that look like ASCII.Karl Heuer1994-03-191-0/+3
* (compilation-error-regexp-alist): Generalize ultrix 3 f77 regexp to matchRoland McGrath1994-03-191-1/+4
* (perform-replace): Set match-data markers to nil before discarding them.Roland McGrath1994-03-181-5/+5
* (map-y-or-n-p): Use a dialog box when triggered by a mouse event.Roland McGrath1994-03-181-38/+61
* (rmail-summary-window-size): New variable.Richard M. Stallman1994-03-181-4/+42
* (rmail-output-menu): New command.Richard M. Stallman1994-03-181-0/+7
* (telnet-maximum-count): Doc fix.Karl Heuer1994-03-181-1/+1
* (x-cut-buffer-or-selection-value): Check for error from x-get-selection.Karl Heuer1994-03-181-6/+7
* (beginning-of-defun-raw): New function.Karl Heuer1994-03-181-7/+15
* (end-of-defun): Fix check for trailing comment.Karl Heuer1994-03-181-1/+1
* (rmail-convert-to-babyl-format): Check Content-Length field for consistency.Karl Heuer1994-03-171-3/+20
* (undo): Don't let the undo entries for the undoRichard M. Stallman1994-03-161-0/+10
* Revisions by author.Richard M. Stallman1994-03-161-3/+9
* entered into RCSRichard M. Stallman1994-03-161-9/+3
* Initial revisionRichard M. Stallman1994-03-161-0/+556
* (manual-entry): Document what the arg does.Karl Heuer1994-03-161-1/+3
* (defun-prompt-regexp): Doc fix.Karl Heuer1994-03-151-1/+4
* entered into RCSRichard M. Stallman1994-03-157-0/+4003
* (LaTeX patterns): Don't match \( and \[ following a \.Richard M. Stallman1994-03-151-2/+2
* (Man-original-frame): New variable.Karl Heuer1994-03-151-0/+10
* (Man-cooked-hook): Doc fix.Karl Heuer1994-03-151-1/+1
* (gud-filter): Update comint-last-input-end.Karl Heuer1994-03-151-1/+10
* Doc fix.Karl Heuer1994-03-151-2/+1
* (Man-filter-list): Extend footer pattern for hpux.Karl Heuer1994-03-151-1/+6
* (Man-build-man-command): Redirect desc 2 to /dev/null.Richard M. Stallman1994-03-141-1/+2
* (underline-region, ununderline-region): Use printable escapes instead ofKarl Heuer1994-03-141-2/+2
* (Info-insert-dir): Use printable escapes instead of embedding literal controlKarl Heuer1994-03-141-6/+6
* (indent-or-fill-region): Use printable escapes instead of embedding literalKarl Heuer1994-03-141-1/+1
* (original-page-delimiter, set-page-delimiter): Use printable escapes instead ofKarl Heuer1994-03-141-2/+2
* (view-register, insert-register): Handle dead marker.Karl Heuer1994-03-141-11/+18
* (lunar-phase): Use calendar-mod instead of % so that itEdward M. Reingold1994-03-141-1/+1
* (view-mode): Run view-mode-hook as well as view-hook.Richard M. Stallman1994-03-141-6/+9
* Comment change.Richard M. Stallman1994-03-141-10/+0
* (text-mode): Doc fix.Karl Heuer1994-03-131-1/+3
* Fix typo in comment.Karl Heuer1994-03-131-1/+1
* (diff-latest-backup-file): Call file name handler properly.Richard M. Stallman1994-03-131-1/+1
* (hide-other, hide-sublevels): Renamed from outline-...Richard M. Stallman1994-03-131-9/+9
* Turn on menu-bar-mode.Richard M. Stallman1994-03-131-0/+2
* Preload menu-bar.Richard M. Stallman1994-03-131-0/+12
* (pascal-indent-case): Handle comma separated list.Richard M. Stallman1994-03-121-47/+53
* (rmail-sort-by-lines): msgnum variable should be msg.Karl Heuer1994-03-121-3/+3
* Doc fix.Karl Heuer1994-03-121-2/+1
* Put hyphen in a safer place in the character class.Karl Heuer1994-03-122-4/+4
* Don't use triple-hyphen in a character class.Karl Heuer1994-03-1210-27/+27
* (mouse-kill): Select the clicked window first.Karl Heuer1994-03-111-1/+3
* Add a comment to document the reason for the change in outline-level.Karl Heuer1994-03-101-0/+5
* (outline-mode, outline-level): Doc fix.Karl Heuer1994-03-101-23/+27
* (shell-dynamic-complete-as-command): Make ignored-extensionsRichard M. Stallman1994-03-101-2/+3
* (find-buffer-visiting): Don't compare NUMBER if it is nil.Richard M. Stallman1994-03-101-11/+12