]> code.delx.au - gnu-emacs/history - lisp
(symbol-file-load-history-loaded): Variable renamed,
[gnu-emacs] / lisp /
1998-12-10 Karl Heuer(symbol-file-load-history-loaded): Variable renamed,
1998-12-10 Karl Heuer(load-history-loaded): defvar moved to help.el.
1998-12-10 Karl Heuer(dirtrack-directory-change-hook): New hook.
1998-12-10 Karl Heuer(tex-generate-zap-file-name): Don't start the name...
1998-12-10 Karl Heuer(octave-abbrev-start): Use the correct
1998-12-10 Karl HeuerTake out the eval-when's.
1998-12-10 Karl Heuer(sendmail-send-it): Don't wait for sendmail to
1998-12-10 Karl Heuer(after-find-file): Message fix.
1998-12-10 Karl Heuer(ispell-kill-ispell): Don't send newline after EOF.
1998-12-09 Geoff Voelker(ange-ftp-expand-file-name) [windows-nt]: Handle
1998-12-09 Dave Love(browse-url-mail): Call compose-mail-other-window
1998-12-09 Dave Love(fortran-check-end-prog-re): Allow trailing
1998-12-08 Geoff Voelker(install) [COPY_LISP_SOURCE]: Fix end of conditional.
1998-12-08 Markus Rost(vc-rcs-release): Fix Type.
1998-12-08 Markus Rost(rmail-summary-output): Simplify. Make prefix arg...
1998-12-08 Markus Rost(rmail-output-to-rmail-file): Avoid multiple output...
1998-12-07 Geoff Voelker(ps-do-despool) [ms-dos, windows-nt]: Ditto for
1998-12-07 Geoff Voelker(buffer-undo-list) [windows-nt]: Use different relative...
1998-12-07 Geoff Voelker(buffer-undo-list): Write fns-VERSION.el in lib-src.
1998-12-07 Simon Marshallwrap java-minor-types in java-font-lock-keywords-2.
1998-12-05 Markus Rost(xterm-mouse-mode): Pacify the byte compiler.
1998-12-05 Markus RostRequire bytecomp for byte-goto-ops.
1998-12-04 Markus Rost(Info-menu): Don't return error if point is between...
1998-12-04 Dave Love(describe-function-1): Fix description for alias.
1998-12-03 Andreas Schwab(lm-summary): Strip off -*-
1998-12-03 Andreas Schwab(delete-whitespace-rectangle): Mark for autoload.
1998-12-03 Eli ZaretskiiRemove code that sets syntax table for non-ASCII charac...
1998-12-02 Geoff Voelker(direct-print-region-function): Try to ensure that
1998-12-02 Dave Love(help-make-xrefs): Use `info', not the non-autoloaded
1998-12-02 Karl Heuer(temp-buffer-resize-mode): Doc fix.
1998-12-02 Karl Heuer(custom-save-delete): Save point before
1998-12-02 Karl HeuerFix previous change.
1998-12-02 André Spiegel(vc-dired-window-configuration, vc-ediff-windows,
1998-12-01 Richard M. StallmanImproved and fixed customize for variables:
1998-12-01 Richard M. Stallman(hscroll-mode, hscroll-global-mode, hscroll-window...
1998-12-01 Richard M. Stallman(flyspell-check-word-p): Don't delay inside a kbd macro.
1998-11-30 Richard M. Stallman(help-xref-button): Do nothing if text already has...
1998-11-30 Richard M. Stallman(make-local-hook): Return the hook variable.
1998-11-30 Stephen EglenUpdate author email and web page.
1998-11-29 Richard M. Stallman(features): Add `base64' to this list.
1998-11-29 Richard M. Stallman(auto-insert-alist): Use user-mail-address.
1998-11-29 Richard M. Stallman(symbol-file): Doc fix.
1998-11-29 Richard M. Stallman(hack-one-local-variable): Cope with non-file buffers.
1998-11-29 Richard M. Stallman(describe-mode): Put major mode first.
1998-11-29 Richard M. Stallman(appt-disp-window): Use pop-to-buffer,
1998-11-28 Richard M. Stallman(transpose-subr, transpose-subr-1): Rename variables
1998-11-26 Kenichi Handa(ccl-dump-translate-character-const-tbl):
1998-11-26 Kenichi Handa(define-translation-table): Fix bug of
1998-11-26 Kenichi Handa("Chinese-BIG5"): Add charset-origin-alist property.
1998-11-25 Richard M. Stallman(thing-at-point-url-at-point): Don't use current
1998-11-25 Richard M. Stallman(frame-parameter): Doc fix.
1998-11-25 Richard M. Stallman(tex-feed-input): New function.
1998-11-24 Kenichi Handa(move-to-column-force): New function.
1998-11-24 Kenichi HandaMake a new map by make-keymap.
1998-11-23 Dave LoveVarious minor doc fixes.
1998-11-23 Simon Marshall* lazy-lock.el (lazy-lock-unstall):
1998-11-23 Simon Marshall* fast-lock.el (fast-lock-save-cache-1):
1998-11-23 Simon Marshall* font-lock.el (font-lock-defaults): Doc fix.
1998-11-22 Andrew Innes(rmail-set-message-counters-counter): Detect messages...
1998-11-22 Richard M. StallmanRename function and variables added in previous change:
1998-11-22 Richard M. Stallman(window-buffer-height): New function, split from
1998-11-22 Richard M. StallmanAdd resizing of temporary buffers.
1998-11-22 Richard M. Stallman(initial-frame-alist): Add defcustom.
1998-11-22 Richard M. Stallman(shell-prompt-pattern): Add defcustom.
1998-11-21 Richard M. Stallman(message-ignored-supersedes-headers): Remove NNTP-Posti...
1998-11-21 Richard M. Stallman(describe-mode): Don't avoid loop indirecting thru...
1998-11-21 Richard M. Stallman(describe-variable): Allow any variable with a defcustom,
1998-11-21 Richard M. Stallman(mail-unsent-separator): Additional alternative.
1998-11-20 Andrew Innes(nntp-request-group): Allow for failures when requestin...
1998-11-19 Richard M. Stallman(lisp-interaction-mode-map): Doc fix.
1998-11-19 Richard M. Stallman(find-function-regexp): Handle skeletons.
1998-11-19 Simon MarshallAdded with-temp-message.
1998-11-19 Richard M. Stallman(gud-common-init): Use pop-to-buffer.
1998-11-18 Dave Love(fortran-end-prog-re): Fix typo.
1998-11-18 Richard M. Stallman(temp-buffer-show-hook): This is not obsolete.
1998-11-16 Dave LoveRequire skeleton when compiling.
1998-11-16 Karl Heuerindent `with-output-to-string' as a CL
1998-11-16 Kenichi HandaSet syntaxes all non-word multibyte
1998-11-16 Kenichi Handa(japanese-zenkaku-region): New optional arg KATAKANA...
1998-11-16 Kenichi Handa(after-insert-file-set-buffer-file-coding-system):...
1998-11-16 Kenichi Handa(tar-header-block-tokenize): Decode codes of file
1998-11-15 Karl HeuerRequire cl.
1998-11-15 Dave LoveFix previous change:
1998-11-13 Karl Heuer(auto-insert-alist): Don't assume *.el is part of GNU...
1998-11-13 Carsten Dominik(reftex-finding-files): Group documentation fixed.
1998-11-12 Dave Love1998-11-09 Sam Steingold <sds@goems.com>
1998-11-12 Eli Zaretskii(symbol-file): For ms-dos, use fns.el without the
1998-11-12 Eli Zaretskii(buffer-undo-list): For ms-dos, use fns.el without the
1998-11-12 Karl Heuer(ediff-even-diff-face-A): Fix spelling.
1998-11-12 Karl Heuer(switch-to-lisp): if no inferior lisp present, call
1998-11-11 Karl Heuer(desktop-save, desktop-create-buffer): Undo 10-22 change.
1998-11-11 Karl Heuer(vc-toggle-read-only): Doc fix.
1998-11-11 Karl Heuer(ispell-dictionary-alist-2): Removed svenska,
1998-11-11 Andrew Innes(ps-print-prologue-1): Only use old LandscapeMode handl...
1998-11-11 Kenichi Handa(compose-chars-component): Signal
1998-11-11 Kenichi HandaIf a resolved ASCII font name doesn't conform to
1998-11-10 Geoff Voelker(set-default-process-coding-system): Use function on
1998-11-10 Geoff Voelker([language-change]): For now ignore
1998-11-10 Eli Zaretskii(ediff-make-temp-file): Run the prefix through
1998-11-10 Karl HeuerDelete autoload cookies.
next