]> code.delx.au - gnu-emacs/history - lisp
(generic): Added defgroup declaration.
[gnu-emacs] / lisp /
1998-05-01 Richard M. Stallman(generic): Added defgroup declaration.
1998-05-01 Richard M. Stallman(popup-menu-popup): Fix typo: set menu-keymap.
1998-05-01 Richard M. Stallman(rmail-cease-edit): Call rmail-show-message even if...
1998-04-30 Richard M. StallmanGeneralized region skipping added.
1998-04-30 Richard M. Stallman(ispell-message): Use rfc822-goto-eoh.
1998-04-30 Richard M. Stallman(ethio-sera-to-fidel-mail): Use rfc822-goto-eoh.
1998-04-30 Richard M. Stallman(news-reply-mode): Don't load sendmail here.
1998-04-30 Richard M. Stallman(report-emacs-bug): Use rfc822-goto-eoh.
1998-04-30 Richard M. StallmanRequire sendmail.
1998-04-30 Richard M. Stallman(expand-mail-aliases): Doc fix.
1998-04-30 Richard M. Stallman(mail-abbrev-in-expansion-header-p): Use mail-header...
1998-04-30 Richard M. Stallman(reporter-calculate-separator): Function deleted.
1998-04-30 Richard M. Stallman(rmail-forward): Use mail-text-start.
1998-04-30 Richard M. StallmanRequire sendmail.
1998-04-30 Richard M. Stallman(smtpmail-send-it): Use mail-sendmail-undelimit-header.
1998-04-30 Richard M. StallmanRequire sendmail.el.
1998-04-30 Richard M. Stallman(quit-window): Don't try to switch buffers
1998-04-30 Richard M. Stallman(setup-8-bit-environment): Don't do anything special...
1998-04-30 Richard M. Stallman(perl-mode): Add autoload cookie.
1998-04-30 Richard M. Stallman(set-language-environment): Fix previous change.
1998-04-30 Richard M. Stallman(standard-display-european): Use set-language-environment
1998-04-30 Richard M. Stallman(imenu--generic-function): Doc fix. Rewritten to be...
1998-04-29 Dave Love(tar-mode-write-file): Protect from null tar-header...
1998-04-29 Richard M. Stallman(tar-extract): Use `!' instead of `:' to construct
1998-04-29 Richard M. Stallman(assoc-ignore-representation): New function.
1998-04-29 Richard M. Stallman(ange-ftp-real-expand-file-name-actual):
1998-04-29 Richard M. Stallman(*, **, ***): Add defvars.
1998-04-29 Richard M. Stallman(dired-sort-toggle): Handle spaces in dired-actual...
1998-04-29 Geoff Voelker(file-name-handler-alist): Instead of substituting,
1998-04-28 Richard M. StallmanComment change.
1998-04-28 Richard M. Stallman(dired-at-point): Add autoload cookie.
1998-04-28 Richard M. Stallman(easy-menu-define-key): Fixed bug with BEFORE
1998-04-28 Dave Love(Info-mode): Doc fix.
1998-04-28 Dave Love(finder-insert-at-column): Simplify.
1998-04-28 Dave Love(fortran-mode-map): Bind M-^. Use \M-, not \e elsewhere.
1998-04-28 Dave LoveFix synopsis line.
1998-04-28 Eli Zaretskii(ps-output-string-prim): Don't quote multibyte characters.
1998-04-28 Eli Zaretskii(ps-remove-duplicates): New function.
1998-04-28 Richard M. Stallman(ielm-eval-input): More of previous change.
1998-04-27 Richard M. Stallman(isearch-yank-x-selection): Doc fix.
1998-04-27 Richard M. Stallman(define-widget-keywords): Don't use backquote.
1998-04-27 Richard M. Stallman(outline-discard-overlays):
1998-04-27 Richard M. Stallman(ielm-eval-input): Use variables *, **, *** not :,...
1998-04-27 Richard M. Stallman(sgml-font-lock-keywords-1): Copy initialization from...
1998-04-26 Richard M. Stallman(set-auto-mode): When just-from-file-name is set, don't
1998-04-26 Richard M. Stallman(view-mode-exit): Don't alter view-return-to-alist.
1998-04-26 Richard M. Stallman(set-language-environment):
1998-04-26 Richard M. Stallman(setup-8-bit-environment): If default-enable-multibyte...
1998-04-26 Richard M. Stallman(setup-english-environment): Don't set default-enable...
1998-04-24 Richard M. Stallman(finder-compile-keywords):
1998-04-24 Richard M. Stallman(custom-deps, updates): Allow cus-dep to be compiled.
1998-04-24 Richard M. Stallman(custom-make-dependencies): Don't give up
1998-04-24 Richard M. Stallman(copyright-regexp): Put \251 before the multibyte copyr...
1998-04-24 Richard M. Stallman(custom-deps): Ignore =... subdirs.
1998-04-24 Richard M. Stallman(mail-complete-alist): Don't refer to mail-address...
1998-04-24 Richard M. Stallman(lisp-font-lock-keywords-2): Added `defpackage'.
1998-04-24 Richard M. StallmanIndent defpackage correctly.
1998-04-24 Richard M. Stallman(change-log-mode): Undo previous change.
1998-04-24 Richard M. StallmanUse new menu item format. Don't simulate button prefix.
1998-04-24 Geoff Voelker(dired-chmod-program) [windows-nt]: Use chmod.
1998-04-23 Geoff Voelker(scroll-bar-mode, toggle-scroll-bar): By default,
1998-04-23 Richard M. Stallman(frame-name-alist): Remove this variable.
1998-04-23 Richard M. Stallman(load-with-code-conversion): Don't pass extra arg to...
1998-04-23 Richard M. Stallman(justify-current-line): Use new algorithm to apportion...
1998-04-23 Richard M. Stallman(byte-compile-file): Always read the file in multibyte...
1998-04-23 Dave LoveDon't require cl. Minor doc fixes.
1998-04-23 Dave Love(change-log-mode): Add `* ' to paragraph-start.
1998-04-23 Richard M. Stallman(comint-replace-by-expanded-history): New arg START.
1998-04-23 Richard M. Stallman(file-coding-system-alist): Use emacs-mule for .elc...
1998-04-22 Eli Zaretskii(x-select-text, x-get-selection-value): Replace win16...
1998-04-22 Dave Love(help-mode-map): Add S-tab, like backtab.
1998-04-22 Stephen EglenOnly require cl if cadr and last are not defined (thank...
1998-04-22 Richard M. Stallman(rmail): Don't bind enable-local-variables.
1998-04-22 Richard M. Stallman(Info-fontify-node): For menu items, use info-xref...
1998-04-22 Richard M. Stallman(defcustom, defgroup, defface): Don't use backquote.
1998-04-22 Richard M. StallmanComment change.
1998-04-22 Richard M. Stallman(encoded-kbd-mode): Doc fix.
1998-04-22 Richard M. Stallman(help-highlight-face): Use `face' as custom type.
1998-04-21 Dave LoveFix header comments.
1998-04-21 Dave Love(remove-hook): Fix spurious quote.
1998-04-21 Dave Love(describe-function): Make hyperlink to library file
1998-04-21 Richard M. Stallman(dired-move-to-filename-regexp): There might be a space
1998-04-21 Richard M. Stallman(easy-menu-do-add-item):
1998-04-21 Richard M. Stallman(tmm-get-keymap): Handle new format menu item w/o cache.
1998-04-20 Richard M. Stallman(cl-do-arglist): Undo previous change.
1998-04-20 Richard M. Stallman(mouse-buffer-menu-mode-mult): New variable.
1998-04-20 Richard M. Stallman(smtpmail-send-it): Deleted all code related to Resent...
1998-04-20 Andreas Schwab(view-really-at-end): Return true when at end and not
1998-04-20 Richard M. Stallman(load-with-code-conversion):
1998-04-20 Dan Nicolaescu*** empty log message ***
1998-04-20 Dan Nicolaescu*** empty log message ***
1998-04-20 Dan Nicolaescu*** empty log message ***
1998-04-20 Kenichi HandaFLAGS arguments for make-coding-system changed.
1998-04-20 Kenichi HandaSet t to `documentation' info for Romanian.
1998-04-20 Kenichi Handa(ccl-compile-unify-character): Inhibit
1998-04-20 Kenichi Handa(make-coding-system): If TYPE is 4, FLAGS
1998-04-20 Kenichi Handa(quail-start-translation): Bind
1998-04-19 Dan Nicolaescu*** empty log message ***
1998-04-19 Geoff Voelker(interdontcompile): New macro.
1998-04-18 Dan Nicolaescu*** empty log message ***
next