summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (hexl-mode): Run hexl-mode-hook.Richard M. Stallman1996-06-101-2/+2
* No need to require 'faces and set menu-bar-mode.Richard M. Stallman1996-06-101-12/+0
* (frame-initialize): Don't count MSDOS neither asRichard M. Stallman1996-06-101-8/+9
* On MSDOS, don't assume that `make-frame' is only bound under an XRichard M. Stallman1996-06-101-1/+1
* (msdos-face-setup): Use `terminal-frame' for initial frame setup.Richard M. Stallman1996-06-101-32/+21
* (imenu--mouse-menu): Always use nested keymaps.Richard M. Stallman1996-06-101-10/+4
* (hexl-mode): Set hexl-max-address early onRichard M. Stallman1996-06-101-15/+17
* Comment change.Richard M. Stallman1996-06-101-4/+0
* (shell-directory-tracker): Use comint-substitute-in-file-name toRichard M. Stallman1996-06-091-10/+22
* (comint-dynamic-complete-as-filename)Richard M. Stallman1996-06-091-5/+26
* (hack-local-variables-prop-line): Bind enable-local-eval.Richard M. Stallman1996-06-091-3/+4
* (make-frame-command): Treat msdos like no window system.Richard M. Stallman1996-06-091-1/+1
* (texinfo-copy-menu): Use double backslash to quote regexp.Karl Heuer1996-06-091-3/+3
* (texinfo-find-pointer): Doc fix.Karl Heuer1996-06-091-2/+2
* (comint-file-name-quote-list): Doc fix.Karl Heuer1996-06-091-1/+1
* (etags-list-tags): When there is an explicit tag name, skip the \177 beforeRoland McGrath1996-06-081-1/+1
* (facemenu-complete-face-list): Doc fix.Karl Heuer1996-06-081-1/+1
* (c-macro-preprocessor): New clause for Solaris.Richard M. Stallman1996-06-071-2/+8
* Fri Jun 7 13:06:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-071-14/+27
* (x-set-selection, x-get-selection): Define them to really use TYPE.Richard M. Stallman1996-06-071-2/+8
* (rmail-get-new-mail): If conversion to BABYL failsRichard M. Stallman1996-06-071-3/+18
* (dired-chown-program): Try /usr/sbin/chown.Richard M. Stallman1996-06-071-1/+4
* (make-frame-command): New function.Richard M. Stallman1996-06-071-1/+8
* (smtpmail-send-it): Fix error messages.Richard M. Stallman1996-06-071-26/+24
* Initial revisionRichard M. Stallman1996-06-071-0/+479
* (hexl-mode-map): Bind prior, home, deletechar, deleteline,Richard M. Stallman1996-06-061-98/+104
* (shell-mode-hook): Set comint-completion-addsuffixRichard M. Stallman1996-06-051-0/+4
* (comint-dynamic-complete-filename) [ms-dos, windows-nt]:Richard M. Stallman1996-06-051-6/+11
* (vc-cancel-version): Fix paren error.Richard M. Stallman1996-06-051-2/+2
* (imenu): In interactive spec, pass the entireRichard M. Stallman1996-06-051-1/+1
* (xterm-mouse-event): Adjust for minibuffer prompt width.Richard M. Stallman1996-06-041-0/+4
* (he-file-name-chars): Check windows-nt, not ms-windows.Richard M. Stallman1996-06-041-1/+1
* (buffer-file-numbers-unique): New variable;Richard M. Stallman1996-06-041-1/+5
* (occur): Avoid "1 lines" in echo area.Richard M. Stallman1996-06-041-5/+7
* (shell-match-partial-variable): Doc fix.Richard M. Stallman1996-06-041-1/+1
* (mouse-show-mark): Use temporary highlighting if possible instead of a pause.Richard M. Stallman1996-06-031-10/+23
* (reporter-submit-bug-report):Richard M. Stallman1996-06-031-5/+13
* Comment change.Richard M. Stallman1996-06-031-1/+1
* (msdos-color-aliases): Define more colors. (msdos-color-translate):Richard M. Stallman1996-06-021-30/+151
* (ispell-region): Handle ispell-skip-sgml properly with an re-search.Richard M. Stallman1996-05-311-2/+2
* (electric-helpify): Allow NAME to be given as arg.Richard M. Stallman1996-05-311-3/+3
* (reporter-submit-bug-report):Richard M. Stallman1996-05-311-2/+2
* (fill-individual-paragraphs): Don't get stuckRichard M. Stallman1996-05-311-1/+4
* (shell-command-on-region): In output buffer, displayKarl Heuer1996-05-301-1/+4
* (Info-insert-dir): Fix default directory.Karl Heuer1996-05-301-6/+4
* (event-point): Fix fboundp test surrounding this.Karl Heuer1996-05-301-1/+1
* Use executing-kbd-macro, not executing-macro.Karl Heuer1996-05-295-18/+18
* (change-log-font-lock-keywords): Require colon afterKarl Heuer1996-05-281-1/+1
* (gnus-inews-date): Avoid race condition.Karl Heuer1996-05-281-2/+6
* * gnus.el (gnus-article-date-ut): Avoid race condition.Karl Heuer1996-05-281-4/+8