summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (user-init-file): Default value now nil.Richard M. Stallman1998-06-131-3/+8
* (command-line-1): Check that user-init-file non-nil.Richard M. Stallman1998-06-131-0/+1
* (rmail-variables): Locally bindRichard M. Stallman1998-06-131-4/+5
* (tar-mode): Locally bind local-enable-local-variables,Richard M. Stallman1998-06-131-4/+4
* (archive-mode): Locally bind local-enable-local-variables, notRichard M. Stallman1998-06-131-2/+2
* (info-other-window): New function.Richard M. Stallman1998-06-131-0/+8
* (help-map): C-h 4 i runs info-other-window.Richard M. Stallman1998-06-131-16/+1
* (other): Doc fix.Richard M. Stallman1998-06-131-1/+1
* (repeat): Don't set obsolete var repeat-num-input-keys-at-prefix.Richard M. Stallman1998-06-131-2/+1
* (find-file-noselect): Delete unused local var `error'.Richard M. Stallman1998-06-131-3/+3
* (find-file-noselect): Use find-file-noselect-1Richard M. Stallman1998-06-131-1/+2
* (elisp-eval-region): Accept new arg read-function; also handleRichard M. Stallman1998-06-131-2/+13
* (eval-defun): Pass read function toRichard M. Stallman1998-06-131-7/+6
* Several fixes in doc string style.Richard M. Stallman1998-06-131-7/+10
* (ispell-region): Return non-nil if not aborted.Richard M. Stallman1998-06-131-3/+4
* (read-feature): Doc fix.Richard M. Stallman1998-06-131-18/+60
* (tpu-include) Use insert-file-contents, remove save-excursion.Richard M. Stallman1998-06-121-3/+2
* (vc-dired-hook): Don't use dired-kill-line to remove directory linesAndré Spiegel1998-06-121-4/+13
* (set-auto-coding): Cancel the previous change.Kenichi Handa1998-06-121-68/+64
* (instantiate-fontset): DeleteKenichi Handa1998-06-121-106/+160
* While creating fontsets of style variants, payKenichi Handa1998-06-121-11/+21
* (set-face-font): Pay attention to fontset.Kenichi Handa1998-06-121-4/+2
* (gud-filter): extend scope of binding of gud-filter-defer-flag.Richard M. Stallman1998-06-121-16/+16
* (hs-minor-mode): Use `make-local-variable' not `make-variable-buffer-local'.Thien-Thi Nguyen1998-06-121-1/+1
* Require `easymenu'. Rework to use easymenu. Remove eol ws.Thien-Thi Nguyen1998-06-121-251/+284
* Initial revisionRichard M. Stallman1998-06-121-0/+227
* (set-auto-coding): Argument is changed to SIZE.Kenichi Handa1998-06-121-64/+68
* Renamed from vi-dot.el.Richard M. Stallman1998-06-111-161/+96
* (vc-dired-recurse, vc-dired-terse-display): New user options.André Spiegel1998-06-111-25/+86
* (dired-readin): Insert headerline only if necessary. (Not inAndré Spiegel1998-06-111-1/+2
* (rmail-toggle-header): Fix previous change.Richard M. Stallman1998-06-111-17/+26
* (command-line): Set `temporary-file-directory' basedRichard M. Stallman1998-06-101-0/+10
* (metamail-region): Don't use concat withDave Love1998-06-101-2/+2
* Don't require dired when compiling.Dave Love1998-06-101-13/+9
* (ctl-x-map): Change vi-dot binding to repeat.Richard M. Stallman1998-06-101-1/+1
* (c-mode-menu): Use (mark t), not (mark), in enable-expressions.Richard M. Stallman1998-06-101-4/+4
* (widget-specify-secret): New function.Richard M. Stallman1998-06-101-16/+22
* (other): New widget type.Richard M. Stallman1998-06-101-0/+11
* (help-make-xrefs): When scanning keymap binding listings,Richard M. Stallman1998-06-101-5/+6
* (uce-message-text): Change the text of message that is sent.Richard M. Stallman1998-06-091-138/+200
* Prevent diary display from being corrupted on printed calendar generation.Edward M. Reingold1998-06-091-1/+1
* Minor fix to previous change.Edward M. Reingold1998-06-091-2/+2
* Rewrote calendar-mouse-holidays, calendar-mouse-view-diary-entries,Edward M. Reingold1998-06-091-12/+50
* Don't overide default value of diary-file.Edward M. Reingold1998-06-091-4/+4
* (mail-header-end): Widen.Richard M. Stallman1998-06-091-7/+11
* (pod2man-program): Var reinstalled.Richard M. Stallman1998-06-091-2/+71
* (apropos-print): The cross ref for a variableRichard M. Stallman1998-06-091-5/+6
* Comment change.Richard M. Stallman1998-06-091-2/+4
* (ange-ftp-expand-dir): Use null-device.Richard M. Stallman1998-06-091-1/+1
* (null-device): New variable.Richard M. Stallman1998-06-091-0/+3