aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (occur): Local variable line-start redundant.Richard M. Stallman1997-07-251-28/+70
* Comment change.Richard M. Stallman1997-07-251-3/+3
* (rmail-pop-password-error): New variable.Richard M. Stallman1997-07-251-2/+15
* (awk-mode): Call c-initialize-cc-mode.Richard M. Stallman1997-07-251-0/+1
* (compile-command): Doc fix.Richard M. Stallman1997-07-251-5/+7
* (compilation-error-regexp-alist): Add elt for EPC F90.Richard M. Stallman1997-07-251-4/+17
* (quail-update-leim-list-file): CallKenichi Handa1997-07-251-1/+1
* (leim-list-entry-regexp): Make this match only at beginning of line.Kenichi Handa1997-07-251-1/+1
* customise & make installation/deinstallation happen on mode command not file ...Simon Marshall1997-07-251-105/+193
* Wrap minibuffer-auto-raise where nec. to stop frame raising.Simon Marshall1997-07-251-3/+5
* Add type specs "explicit" "mutable".Simon Marshall1997-07-251-4/+6
* (read-input-method-name): Show more appropriate error message.Kenichi Handa1997-07-251-1/+1
* (setup-thai-environment): Add correct autoload cookie.Kenichi Handa1997-07-251-1/+1
* (setup-tibetan-environment): CorrectKenichi Handa1997-07-251-4/+4
* (setup-vietnamese-environment): Add autoload cookie.Kenichi Handa1997-07-251-0/+1
* Typo in comment fixed.Kenichi Handa1997-07-251-1/+1
* (metamail-region): Don't bind kanji-fileio-codeRichard M. Stallman1997-07-251-11/+4
* (ETAGS): New variable.Richard M. Stallman1997-07-251-1/+2
* (byte-compile-output-docform):Richard M. Stallman1997-07-251-2/+6
* (custom-print-functions): Add defvar.Richard M. Stallman1997-07-251-0/+2
* new versionMichael Kifer1997-07-252-6/+35
* (rmail-mime-feature): Doc and custom fix.Richard M. Stallman1997-07-251-2/+2
* Customized.Richard M. Stallman1997-07-251-90/+197
* (mail): Improve confirmation questions for file-visiting mail buffers.Richard M. Stallman1997-07-251-4/+13
* (debug-ignored-errors): Update the dabbrev.el errors.Richard M. Stallman1997-07-241-0/+51
* (ediff-update-diffs): Change error message.Richard M. Stallman1997-07-241-1/+1
* (landmark-repeat, landmark): New aliases.Richard M. Stallman1997-07-241-3/+10
* Many doc fixes.Richard M. Stallman1997-07-241-32/+42
* (read-quoted-char): Convert function keys like ReturnRichard M. Stallman1997-07-241-0/+5
* Comment change.Richard M. Stallman1997-07-243-6/+6
* Comment changeRichard M. Stallman1997-07-241-2/+2
* Customized.Richard M. Stallman1997-07-241-13/+31
* (calendar-day-name): New optional args WIDTH, ABSOLUTE.Richard M. Stallman1997-07-241-14/+35
* Don't create C-x r and C-x n submaps here.Richard M. Stallman1997-07-241-3/+0
* (face-documentation): Renamed from face-doc-string.Richard M. Stallman1997-07-241-3/+4
* (custom-declare-face): Use [set-]face-documentation.Richard M. Stallman1997-07-241-2/+2
* (bg-yank-or-pop): Changed eql to eq.Richard M. Stallman1997-07-241-1/+1
* (read-input-method-name): Fix error msg.Richard M. Stallman1997-07-241-1/+1
* (te-newline): Change eql to eq.Richard M. Stallman1997-07-241-14/+14
* (tex-categorize-whitespace): Use eq, not eql.Richard M. Stallman1997-07-241-3/+3
* Comment change.Richard M. Stallman1997-07-242-7/+5
* (iswitchb-get-bufname): Only add buffer of currentRichard M. Stallman1997-07-241-3/+7
* (eql): byte-defop-compiler definition deleted.Richard M. Stallman1997-07-231-2/+1
* Change eql calls to eq.Richard M. Stallman1997-07-231-7/+7
* Change eql calls to = or equal.Richard M. Stallman1997-07-231-7/+7
* Update copyright notice and permission notice.Richard M. Stallman1997-07-231-4/+6
* (auto-mode-alist): Add ".mf" and ".mp" for meta-mode.el.Richard M. Stallman1997-07-231-0/+3
* (diary-entry-time): Downcase the am/pm letter.Richard M. Stallman1997-07-231-4/+2
* (set-face-font-explicit): Call internal-set-face-1 properly.Richard M. Stallman1997-07-231-1/+1
* (occur): Use text property `occur' to store theRichard M. Stallman1997-07-231-51/+81