aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* (foldout-hide-flag, foldout-show-flag): New variables.Richard M. Stallman1996-08-301-3/+13
* (save-match-data): Fix typo in previous change.Richard M. Stallman1996-08-301-1/+1
* 1996-08-29 Lars Magne Ingebrigtsen <[email protected]>Lars Magne Ingebrigtsen1996-08-301-8/+14
* 1996-08-29 Lars Magne Ingebrigtsen <[email protected]>Lars Magne Ingebrigtsen1996-08-301-1/+1
* (reporter-compose-outgoing): Fix error syntax.Richard M. Stallman1996-08-291-80/+4
* (vc-update-change-log): Remove code which found RCS filesRichard M. Stallman1996-08-291-26/+23
* (byte-compile-associative): Treat one arg case like (+ x 0).Richard M. Stallman1996-08-291-1/+5
* (narrow-to-defun): New function.Richard M. Stallman1996-08-291-0/+9
* (save-match-data): Fix previous change.Richard M. Stallman1996-08-291-2/+2
* (display-time): Call display-time-mode.Richard M. Stallman1996-08-291-18/+40
* (kill-some-buffers): New arg LIST says buffers to maybe kill.Richard M. Stallman1996-08-291-15/+17
* (mail-mode-auto-fill): New function.Richard M. Stallman1996-08-291-2/+28
* 1996-08-28 Lars Magne Ingebrigtsen <[email protected]>Lars Magne Ingebrigtsen1996-08-291-2/+4
* (ange-ftp-ls): Run ange-ftp-before-parse-ls-hook.Richard M. Stallman1996-08-281-0/+4
* (server-visit-files): New argument NOWAIT.Richard M. Stallman1996-08-281-16/+24