]> code.delx.au - gnu-emacs/history - lisp
Initial revision
[gnu-emacs] / lisp /
1998-03-17 Richard M. StallmanInitial revision
1998-03-17 Richard M. Stallman(setup-slovak-environment): 3rd arg to setup-8-bit...
1998-03-17 Richard M. Stallman(setup-czech-environment): 3rd arg to setup-8-bit-envir...
1998-03-17 Richard M. Stallman(setenv): Simplify reading of args by passing old value...
1998-03-17 Richard M. Stallman(Info-menu-update): Set Info-menu-last-node
1998-03-17 Richard M. StallmanInitial revision
1998-03-16 Richard M. Stallman(rmail-clear-headers): Make sure an empty line
1998-03-16 Richard M. Stallman(mouse-drag-region): Bind deactivate-mark
1998-03-16 Richard M. Stallman(copy-region-as-kill): Set deactivate-mark
1998-03-16 Kenichi Handa(rmail-quit): Call quit-window before calling
1998-03-16 Richard M. Stallman(help-mode-maybe): Set view-return-to-alist.
1998-03-16 Richard M. Stallman(view-return-to-alist): Doc fix.
1998-03-16 Richard M. Stallman(dired-shell-stuff-it): Use shell-quote-argument.
1998-03-14 Richard M. Stallman(locate-current-line-number): No longer interactive.
1998-03-14 Richard M. StallmanCustomized.
1998-03-14 Richard M. StallmanComment changes.
1998-03-14 Eric M. LudlamUpdated to 0.4.3:
1998-03-14 Karl Heuer(texinfo-incorporate-menu-entry-names)
1998-03-14 Richard M. Stallman(mouse-scroll-subr): Handle if window-end returns nil.
1998-03-14 Richard M. StallmanImplement selective undo (by Paul Flinders).
1998-03-14 Richard M. Stallman(news-inews): Signal error if inews fails.
1998-03-14 Richard M. Stallman(save-match-data): store-match-data => set-match-data.
1998-03-14 Richard M. StallmanChange comment and version numbers.
1998-03-14 Richard M. Stallman(reftex-nearest-match): store-match-data => set-match...
1998-03-14 Richard M. Stallman(bibtex-search-reference): store-match-data => set...
1998-03-14 Richard M. Stallman(simula-match-string-or-comment): store-match-data...
1998-03-14 Richard M. Stallman(fortran-match-!-comment): store-match-data => set...
1998-03-14 Richard M. Stallman(life-grim-reaper): store-match-data => set-match-data.
1998-03-14 Richard M. Stallman(rfc822-looking-at): store-match-data => set-match...
1998-03-14 Richard M. Stallman(mh-make-folder-list-filter): store-match-data => set...
1998-03-14 Richard M. Stallman(ex-expand-filsyms): store-match-data => set-match...
1998-03-14 Richard M. Stallman(edebug-recursive-edit)
1998-03-14 Richard M. Stallman(debug, debugger-env-macro): store-match-data => set...
1998-03-14 Richard M. Stallman(defsetf match-data): store-match-data => set-match...
1998-03-14 Richard M. Stallman(type-break-emacs-variant): store-match-data => set...
1998-03-14 Richard M. Stallman(rlogin-parse-words): store-match-data => set-match...
1998-03-14 Richard M. Stallman(perform-replace): store-match-data => set-match-data.
1998-03-14 Richard M. Stallman(iswitchb-ignore-buffername-p): store-match-data =...
1998-03-14 Richard M. Stallman(ffap-file-at-point): store-match-data => set-match...
1998-03-14 Richard M. Stallman(ediff-exec-process): store-match-data => set-match...
1998-03-14 Richard M. StallmanComment change.
1998-03-14 Richard M. Stallman(comint-word): store-match-data => set-match-data.
1998-03-14 Richard M. Stallman(outline-end-of-prefix): store-match-data => set-match...
1998-03-14 Richard M. Stallman(fill-region-as-paragraph, fill-region): Allow t as...
1998-03-12 Richard M. Stallman(mouse-buffer-menu-maxlen): Renamed from mouse-menu...
1998-03-12 Richard M. StallmanDelete junk accidentally left in buffer on 4 March.
1998-03-10 Dave Love(scheme-font-lock-keywords-1, scheme-font-lock-keywords-2,
1998-03-10 Dave Love(scheme-mode-variables): Set font-lock-defaults locally.
1998-03-10 Richard M. Stallman(hippie-expand-dabbrev-skip-space): Renamed `he-dabbrev...
1998-03-10 Carsten DominikAdded keybinding for `reftex-mouse-view-crossref' to...
1998-03-09 Richard M. StallmanUse list syntax for key definitions.
1998-03-09 Carsten Dominik(reftex-nicify-text): make a new " " string each time.
1998-03-09 Richard M. Stallman(fill-nobreak-predicate): New variable.
1998-03-09 Richard M. Stallman(do-auto-fill): Obey fill-nobreak-predicate.
1998-03-09 Richard M. Stallman(latex-mode): Set fill-nobreak-predicate.
1998-03-09 Richard M. Stallman(make-help-screen): Mention DEL in the prompt.
1998-03-09 Richard M. Stallman(update-file-autoloads):
1998-03-09 Richard M. Stallman(quit-window): New command.
1998-03-08 Richard M. Stallman(lisp-interaction-mode-map)
1998-03-08 Carsten Dominik1998-03-08 Carsten Dominik <cd@gnu.org>
1998-03-08 Carsten Dominik1998-03-08 Carsten Dominik <cd@gnu.org>
1998-03-08 André Spiegel(vc-context-matches-p): New function.
1998-03-08 Richard M. Stallman(c-emacs-features): Var moved to cc-vars.el.
1998-03-08 Richard M. Stallman(c-emacs-features): Var moved from cc-defs.el.
1998-03-08 Richard M. StallmanDon't require cc-defs.
1998-03-08 Richard M. Stallman(c-initialize-cc-mode): Moved require's to top level.
1998-03-08 Richard M. Stallman(c-Java-javadoc-paragraph-start): New variable for...
1998-03-08 Richard M. Stallman(c-fill-paragraph): Bind fill-paragraph-function to
1998-03-08 Richard M. Stallman(c-inside-bracelist-p): Fix for enum test.
1998-03-08 Richard M. Stallman(c-enable-xemacs-performance-kludge-p): New variable.
1998-03-08 Richard M. StallmanInitial revision
1998-03-08 Richard M. Stallman(fill-region): If JUSTIFY is non-nil
1998-03-08 Richard M. StallmanWhitespace changes.
1998-03-08 Richard M. Stallman(mh-quit): Use quit-window.
1998-03-08 Richard M. Stallman(rmail-next-same-subject): Ignore leading and
1998-03-08 Richard M. Stallman(news-exit): Use quit-window.
1998-03-08 Richard M. Stallman(solitaire-quit): Function deleted.
1998-03-08 Richard M. Stallman(select-tags-table-quit): Use quit-window.
1998-03-08 Richard M. Stallman(makefile-browser-quit): Use quit-window.
1998-03-08 Richard M. Stallman(dired-quit): Function deleted.
1998-03-08 Richard M. Stallman(bookmark-bmenu-mode-map): Use quit-window for q.
1998-03-08 Richard M. Stallman(Buffer-menu-quit): Function deleted.
1998-03-08 Richard M. Stallman(read-passwd): Renamed from read-password. New second...
1998-03-07 Stephen EglenCustomized.
1998-03-07 Stephen EglenCustomized.
1998-03-07 Richard M. StallmanSome comment, doc and bug fixes.
1998-03-06 Richard M. Stallman(quail-defrule-internal): New arg REPLACE.
1998-03-06 Richard M. Stallman(titdic-convert): Use set-buffer-multibyte.
1998-03-06 Dave Love(fortran-column-ruler-fixed,
1998-03-06 Dave LoveVarious doc fixes, mainly to remove innappropriate
1998-03-06 Richard M. Stallman(generic-mode-ini-file-find-file-hook): Use and-s inste...
1998-03-06 Richard M. StallmanFixed spelling of `autoload' magic cookies.
1998-03-06 Carsten Dominik1998-03-06 Carsten Dominik <cd@delysid.gnu.org>
1998-03-06 Richard M. Stallman(backward-delete-char-untabify-method): New user option.
1998-03-06 Richard M. Stallman(time-stamp-pattern): New variable.
1998-03-05 Richard M. Stallman(basic-save-buffer): Use save-current-buffer not save...
1998-03-05 Richard M. Stallman(isearch-*-char): Do nothing special if quoted with \.
1998-03-05 Richard M. Stallman(auto-mode-alist): Recognize zone-mode.
1998-03-04 Per AbrahamsenUse browse-url directly.
1998-03-04 Kenichi Handa(sref): Increase CHAR in the while loop.
next