aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (command-line, command-line-1):Richard M. Stallman1996-09-031-11/+17
* (dired-mode-map): Add revert-buffer to Immediate menu.Richard M. Stallman1996-09-031-0/+6
* (other-frame): Don't call unfocus-frame.Richard M. Stallman1996-09-031-3/+1
* (mouse-select-window): Don't call unfocus-frame.Richard M. Stallman1996-09-031-2/+1
* (timer-next-integral-multiple-of-time): New function.Paul Eggert1996-09-031-5/+40
* (display-time): Use new run-at-time functionality toPaul Eggert1996-09-031-3/+2
* (show-paren-function): Handle unbalanced parens asRichard M. Stallman1996-09-031-14/+27
* (run-at-time): Doc fix.Paul Eggert1996-09-031-1/+1
* (server-process-filter): Quote with &, not \.Richard M. Stallman1996-09-021-3/+3
* (save-match-data): Definition deleted.Richard M. Stallman1996-09-021-11/+0
* (ffap-locate-file): Function deleted.Richard M. Stallman1996-09-021-69/+11
* (locate-library): New arg PATH. Handle autocompression mode.Richard M. Stallman1996-09-021-4/+21
* (locate-library): Doc fix.Richard M. Stallman1996-09-021-2/+2
* (rmail-dont-reply-to): Recognize the names to deleteRichard M. Stallman1996-09-021-0/+2
* (server-process-filter): Undo the quoting withRichard M. Stallman1996-09-021-1/+12
* Turn on byte-compile-dynamic.Richard M. Stallman1996-09-014-4/+4
* (insert-directory): If ls fails, get an error.Richard M. Stallman1996-09-011-49/+53
* Doc fixes.Richard M. Stallman1996-09-011-6/+12
* (isearch-*-char): Use the isearch-other-end as newRichard M. Stallman1996-09-011-6/+6
* Add menu items and xrefs to the menu bar menu.Richard M. Stallman1996-09-011-0/+88
* (compilation-finish-functions): New variable.Richard M. Stallman1996-09-011-1/+11
* (tmm-add-one-shortcut): New subroutine.Richard M. Stallman1996-09-011-57/+99
* (vip-custom-file-name): Use convert-standard-filename.Richard M. Stallman1996-09-011-7/+2
* (desktop-basefilename): Use convert-standard-filename.Richard M. Stallman1996-09-011-3/+1
* (bookmark-default-file): Use convert-standard-filename.Richard M. Stallman1996-09-011-3/+1
* (change-log-name): Don't treat MSDOS, NT specially.Richard M. Stallman1996-09-011-4/+2
* (vc-register-switches): New variable.Richard M. Stallman1996-09-011-20/+29
* [windows-nt, ms-dos]: Load dos-nt.Richard M. Stallman1996-09-011-0/+4
* (path-separator, grep-null-device, grep-regexp-alist)Richard M. Stallman1996-09-011-109/+0
* (path-separator, grep-null-device, grep-regexp-alist)Richard M. Stallman1996-09-011-72/+0
* Initial revisionRichard M. Stallman1996-09-011-0/+169
* (gnus-local-domain): Remove.Richard M. Stallman1996-09-012-12/+0
* Add 1996 to copyright notice.Richard M. Stallman1996-09-012-2/+2
* Don't fill based on window width.Richard M. Stallman1996-09-011-55/+27
* (format-alist): Doc fix.Richard M. Stallman1996-09-011-11/+17
* (use-hard-newlines): New minor mode function.Richard M. Stallman1996-09-011-8/+52
* (set-hard-newline-properties): New fn.Richard M. Stallman1996-09-011-7/+10
* (mouse-show-mark): Detect loss of selectionRichard M. Stallman1996-09-011-15/+25
* (make-auto-save-file-name): Try a few directoriesRichard M. Stallman1996-09-011-2/+8
* (make-doctor-variables): Eliminate `observation-list' also.Richard M. Stallman1996-08-311-3/+0
* (make-doctor-variables): Eliminate unused variables `elist'Richard M. Stallman1996-08-311-14/+0
* (internal-set-face-1): When calling x-list-fonts, ask for just one match.Richard M. Stallman1996-08-311-1/+1
* (command-line-1): Rearrange initial screen.Richard M. Stallman1996-08-311-25/+33
* (menu-bar-update-buffers): Make the Frames menu a submenu of the Buffers menu.Richard M. Stallman1996-08-311-18/+18
* (webjump-sample-sites): Define with defvar.Richard M. Stallman1996-08-311-2/+2
* (vc-update-change-log): Doc fix.Richard M. Stallman1996-08-301-3/+8
* (do-auto-fill): Do break after one word as last resortRichard M. Stallman1996-08-301-2/+62
* Require ediff-init.Richard M. Stallman1996-08-301-0/+2
* Initial revisionRichard M. Stallman1996-08-301-0/+427
* (texinfo-format-printindex):Richard M. Stallman1996-08-301-1/+1