]> code.delx.au - gnu-emacs/history - lisp
Fix the format of the first line.
[gnu-emacs] / lisp /
1997-04-07 Kenichi HandaFix the format of the first line.
1997-04-07 Kenichi HandaFix FSF address in comment.
1997-04-06 Karl Heuer(set-case-syntax): Doc fix.
1997-04-05 Richard M. Stallman(texinfo-make-menu): Accept args BEGINNING and END.
1997-04-05 Richard M. Stallman(mail-complete-style): New variable.
1997-04-05 Richard M. Stallman(sgml-validate): Offer to save the buffer first.
1997-04-05 Richard M. Stallman(indent-sexp): If calculate-lisp-indent returns nil,
1997-04-05 Richard M. Stallman(imenu-default-goto-function): Simplify.
1997-04-05 Richard M. Stallman(rmail-mode-map): Add menu item for
1997-04-05 Richard M. Stallman(rmail-output-body-to-file): Query if file exists.
1997-04-05 Kenichi HandaProvide 'term/sun-mouse instead of 'sun-mouse.
1997-04-05 Kenichi HandaEnglish related codes are moved to
1997-04-05 Kenichi HandaInitial revision
1997-04-05 Kenichi HandaHandle more Devanagari characters correctly.
1997-04-05 Kenichi HandaCompletely updated.
1997-04-05 Kenichi HandaRequire 'term/sun-mouse instead of 'sun-mouse.
1997-04-05 Kenichi HandaComment fixed.
1997-04-05 Kenichi HandaChange a category of one Japanese character.
1997-04-05 Kenichi Handa(x-charset-registries): Add Tibetan entries.
1997-04-05 Kenichi HandaPrefix for Mule related commands is changed.
1997-04-05 Kenichi HandaChange descriptions for Arabic, Indian, and
1997-04-05 Kenichi HandaLoad language/english and language/tibetan.
1997-04-02 Richard M. StallmanAdded a lot of new faces, they all start with
1997-04-01 Richard M. Stallman(grep-null-device): Move before first use.
1997-04-01 Richard M. Stallman(set-variable): Suggest only valid user variable.
1997-04-01 Richard M. Stallman(vc-checkin-hook): Doc fix.
1997-04-01 Richard M. Stallman(dired-copy-file): Handle file-date-error.
1997-03-31 Karl Heuer(hs-hide-block-at-point): Doc fix.
1997-03-31 Karl Heuer(comint-delchar-or-maybe-eof): Check for null proc.
1997-03-30 Richard M. Stallman(rmail-output-to-rmail-file):
1997-03-30 Richard M. Stallman(rmail-output-body): New command.
1997-03-30 Richard M. Stallman(icon-mode-map): Added menus.
1997-03-30 Richard M. StallmanAdded mouse-selection feature for bookmark list buffer.
1997-03-30 Richard M. Stallman(dabbrev--substitute-expansion):
1997-03-30 Richard M. Stallman(debug): Use save-excursion inside the binding of buffe...
1997-03-30 Richard M. StallmanMinor doc fix.
1997-03-30 Richard M. Stallman(sh-set-shell): If file has no #! line,
1997-03-29 Richard M. Stallman(hs-show-all, hs-safety-is-job-n): Fix messages.
1997-03-29 Richard M. Stallman(make-auto-save-file-name): Replace both / and \
1997-03-29 Richard M. Stallman(make-auto-save-file-name): Replace both / and \
1997-03-28 Richard M. Stallman(with-electric-help): Remove hook on exit.
1997-03-28 Erik Naggum(set-variable): Use user-variable-p. Clean up.
1997-03-27 Noah Friedman(eldoc-idle-delay): Make defvar, not defconst.
1997-03-27 Richard M. StallmanAdd copyright notice and distribution terms.
1997-03-27 Richard M. Stallman(set-variable): Take default from `variable-at-point'.
1997-03-26 Richard M. Stallman(uncompress-while-visiting): Handle .tgz files.
1997-03-26 Richard M. Stallman(outline-discard-overlays): Fix the case
1997-03-26 Richard M. Stallman(outline-discard-overlays): Fix the case
1997-03-25 Richard M. StallmanInitial revision
1997-03-25 Richard M. Stallman(auto-mode-alist): Add .com element.
1997-03-25 Richard M. Stallman(function-key-map): Define iso-lefttab.
1997-03-25 Richard M. Stallman(mh-find-progs): When looking for mh-lib, construct
1997-03-24 Richard M. Stallman(grep-program): New variable.
1997-03-24 Richard M. Stallman(makefile-backslash-align): New variable.
1997-03-24 Richard M. Stallman(set-screen-height): Doc fix.
1997-03-23 Richard M. Stallman(rmail-forward): Don't do dash-quoting on the signature.
1997-03-23 Richard M. Stallman(command-line-1): Initialize *scratch* with
1997-03-22 Richard M. StallmanUpdate copyright year.
1997-03-22 Richard M. Stallman(imenu-scanning-message): Support for bigger numbers.
1997-03-22 Richard M. Stallman(tq-process-buffer): Catch errors running tq-queue...
1997-03-22 Richard M. Stallman(substitute-key-definition):
1997-03-22 Richard M. Stallman(newline): Be more conservative about when to use the...
1997-03-22 Richard M. Stallman(sh-case): Define with defun and defvar
1997-03-22 Richard M. StallmanMany doc fixes.
1997-03-22 Richard M. Stallman(replace-string): Doc fix.
1997-03-22 Richard M. Stallman(mail-passwd-command): New variable.
1997-03-22 Richard M. Stallman(rmail-dont-reply-to): Delete debugging code.
1997-03-22 Richard M. Stallman(recover-session): Add `t' to switches.
1997-03-22 Richard M. Stallman(enriched-decode-foreground, enriched-decode-background):
1997-03-22 Richard M. Stallman(dired-glob-regexp): New function.
1997-03-22 Richard M. Stallman(dired-fun-in-all-buffers): New arg FILE. Don't operat...
1997-03-22 Richard M. Stallman(desktop-missing-file-warning): Make the default nil.
1997-03-22 Richard M. Stallman(copyright-regexp): Allow "Copyright" and the copyright...
1997-03-21 Richard M. Stallman(vc-next-action-on-file): With implicit checkout, make
1997-03-21 Richard M. Stallman(help-map): Use apropos-command, not command-apropos.
1997-03-20 Simon MarshallAllow a dired-no-confirm of t
1997-03-20 Simon MarshallDoc dired-no-confirm and allow t value.
1997-03-20 Richard M. Stallman(rmail-retry-failure): Special handling for mime.
1997-03-19 Karl Heuer(cal-tex-preamble): Set \lineskip to 0pt.
1997-03-19 Kenichi Handa(x-complement-fontset-spec): Setup
1997-03-18 Kenichi Handa(x-charset-registries): Change entry for Ethiopic.
1997-03-18 Kenichi HandaChange short and long names for Ethipic character set.
1997-03-18 Kenichi Handa(make-char): Documented.
1997-03-18 Kenichi Handa(quail-translation-keymap): Add entry for escape key.
1997-03-18 Kenichi Handa(set-face-font): Allow specifing fontset for the arg...
1997-03-18 Kenichi Handa(thai-post-read-conversion): Return the correct length.
1997-03-18 Kenichi Handa(viet-decode-viqr-region): Supply correct
1997-03-18 Kenichi HandaSet functions viqr-post-read-conversion and viqr-pre...
1997-03-18 Richard M. StallmanConditionalize the fontset code on
1997-03-17 Karl Heuer(apropos): Print all property symbols.
1997-03-15 Simon MarshallTweak font-lock-keywords
1997-03-15 Simon Marshalldefvar before- and after- make frame vars; use properly...
1997-03-15 Simon Marshallclean code.
1997-03-15 Simon MarshallAllow arbitrary regexps in *-font-lock-extra-types.
1997-03-15 Simon MarshallWhen testing FACE's non-nil face-font with the default...
1997-03-15 Simon Marshallminor bug fixes/enhancements to comint-delchar-or-maybe...
1997-03-14 Karl Heuer(when, unless): Symbol props moved from cl.el.
1997-03-14 Karl Heuer(when, unless): Symbol props moved to subr.el.
1997-03-14 Karl Heuer(indent-line-to): Fix off-by-one bug when deciding
1997-03-12 Karl HeuerRe-fix copyright dates.
next