(GETTIMEOFDAY_ONE_ARGUMENT): Add #undef.
[bpt/emacs.git] / lisp /
1995-07-28 Richard M. Stallman(do-auto-fill): Handle adaptive-fill-regexp.
1995-07-28 Karl Heuer(imenu-generic-lisp-expression)
1995-07-28 Karl Heuer(c++-imenu-generic-expression): Var defined.
1995-07-28 Karl Heuer(c-imenu-generic-expression): Var defined.
1995-07-28 Karl Heuer(latex-imenu-generic-expression): Var defined.
1995-07-28 Karl Heuer(texinfo-imenu-generic-expression): Var defined.
1995-07-28 Karl Heuer(ada-imenu-generic-expression): Var defined.
1995-07-28 Karl Heuer(lisp-imenu-generic-expression): Var defined.
1995-07-27 Richard M. StallmanAdd keywords and comments as per conventions.
1995-07-27 Richard M. Stallman(texinfo-specific-section-type): Use buffer-substring...
1995-07-27 Michael Kifer(vip-overriding-map): new variable.
1995-07-27 Michael Kifer(vip-repeat-from-history-key): new default.
1995-07-27 Michael Kifer(vip-multiclick-timeout): new default.
1995-07-27 Michael Kifer(vip-add-hook,vip-remove-hook): new functions.
1995-07-27 Michael Kifer*** empty log message ***
1995-07-27 Michael Kifer(vip-info-file-name): variable removed.
1995-07-27 Karl Heuer(x-font-regexp): Add \\(\\) for substring extraction.
1995-07-27 Richard M. Stallman(pascal-mode): Added imenu support.
1995-07-27 Richard M. Stallman(texinfo-environment-regexp): Allow whitespace at BOL.
1995-07-27 Richard M. Stallman(tpu-backward-line): Only move to BOL if not already...
1995-07-27 Richard M. Stallman(tpu-version): New version.
1995-07-27 Richard M. StallmanComment changes.
1995-07-26 Richard M. Stallman(indent-region-function): Doc fix.
1995-07-26 Richard M. Stallman(shared-lisp-mode-map): Don't bind TAB, just set indent...
1995-07-26 Richard M. Stallman(perl-imenu-generic-expression) New variable.
1995-07-25 Karl Heuer(x-font-regexp-weight-subnum, x-font-regexp-slant-subnum)
1995-07-25 Richard M. Stallman(imenu--history-list): Don't make this buffer-local.
1995-07-25 Richard M. Stallman(tar-copy): Inhibit use of jka-compr handler
1995-07-25 Karl Heuer(run-hook-with-args): Deleted; now in C code.
1995-07-25 Richard M. Stallman(make-face-bold, make-face-italic, make-face-bold-italic)
1995-07-25 Richard M. Stallman(rmail-insert-inbox-text): Always use movemail when...
1995-07-24 Richard M. Stallman(Info-current-file): Doc fix.
1995-07-23 Tom Tromey(tcl-word-no-props): New function.
1995-07-23 Tom TromeyDoc fixes.
1995-07-22 Karl HeuerAdd latest changes of old library and some more.
1995-07-21 Richard M. Stallman(byte-optimize-lapcode): Fix format calls.
1995-07-21 Richard M. Stallman(imenu-choose-buffer-index): Avoid trying to select...
1995-07-21 Richard M. Stallman(menu-bar-buffer-menu): Function deleted.
1995-07-21 Richard M. Stallman(font-lock-make-faces): Redo logic for whether
1995-07-21 Richard M. Stallman(indent-new-comment-line): fill-prefix overrides commen...
1995-07-20 Richard M. Stallman(local-variables-section): Delete autoload cookie.
1995-07-20 Richard M. Stallman(mail-fetch-field): Use buffer-substring-no-properties.
1995-07-20 Richard M. Stallman(derived-mode-set-keymap): Cope if old-map is nil.
1995-07-20 Richard M. Stallman(menu-bar-update-yank-menu): Treat all-dashes specially.
1995-07-19 Richard M. Stallman(mail-default-reply-to): Doc fix.
1995-07-19 Richard M. Stallman(backquote): Doc fix.
1995-07-19 Richard M. Stallman(outline-next-visible-heading): Rewritten to handle
1995-07-18 Richard M. Stallman(electric-helpify): Autoload with-electric-help, electr...
1995-07-18 Richard M. Stallman(font-lock-defaults): New variable.
1995-07-18 Richard M. Stallman(forward-same-syntax): New function.
1995-07-18 Richard M. StallmanDon't (require 'backquote).
1995-07-18 Richard M. Stallman(file-name-sans-versions): Recognize version control...
1995-07-18 Richard M. Stallman(vc-mode-line, vc-find-file-hook): Moved the test for
1995-07-18 Richard M. Stallman(vc-do-command): Added parameter BUFFER (the default,
1995-07-18 Richard M. Stallman(menu-bar-tools-menu): Don't define gnus entry if no...
1995-07-18 Richard M. Stallman(auto-mode-alist): Recognize *.ads and *.adb as Ada...
1995-07-18 Richard M. Stallman(ada-ident-re): Doc fix.
1995-07-18 Richard M. Stallman(x-create-frame-with-faces):
1995-07-17 Karl Heuer(bookmark-make): Strip text properties off name.
1995-07-17 Karl Heuer(electric-buffer-list): Save point before
1995-07-17 Karl Heuer(ff-set-point-accordingly): Doc fix.
1995-07-17 Karl Heuer(vc-backend-merge-news): Force to refetch the
1995-07-17 Karl Heuer(shell-command): Use save-match-data.
1995-07-17 Karl Heuer(mail-setup-hook): New defvar.
1995-07-17 Karl Heuer(normal-top-level): Don't use mail-host-address
1995-07-17 Karl Heuer(x-create-frame-with-faces): Set background-mode
1995-07-17 Karl Heuer(vc-mode-line): Don't write-protect a
1995-07-17 Karl Heuer(remote-shell-program): Try rcmd also.
1995-07-17 Karl Heuer(ediff-skip-unsuitable-frames): Use make-frame,
1995-07-17 Karl Heuer(menu-bar-help-menu): Add finder-by-keyword.
1995-07-17 Karl Heuer(canonically-space-region): Doc fix.
1995-07-17 Karl Heuer(vendor-specific-keysyms):
1995-07-17 Karl Heuer(dabbrev--search): Don't let spurious match in middle
1995-07-17 Karl Heuer(auto-mode-alist): Move .scm.[0-9] before nroff-mode.
1995-07-17 Karl Heuer(mouse-major-mode-menu): Catch quit in read-key-sequence.
1995-07-17 Karl Heuer(byte-compile-output-file-form): Bind print-length
1995-07-17 Karl Heuer(add-log-current-defun): Handle C struct definitions.
1995-07-17 Karl Heuer(byte-optimize-nth, byte-optimize-nthcdr):
1995-07-17 Karl HeuerAdd provide.
1995-07-17 Tom Tromey(inferior-tcl-mode): Use modeline-process if it exists.
1995-07-17 Tom TromeyXEmacs currently must use tcl-internal-end-of-defun
1995-07-14 Tom TromeyChanges to make menus work in XEmacs.
1995-07-12 Karl Heuer(comint-kill-output): Preserve entire partial line at
1995-07-12 Roland McGrathFixed Author: comment. This code bears no relation...
1995-07-11 Tom Tromey(tcl-mode): Customize for new dabbrev.
1995-07-10 Francesco Potortì* mailalias.el (build-mail-aliases): Fixed the regexp...
1995-07-09 Tom Tromey(tcl-do-fill-paragraph): New function.
1995-07-09 Tom Tromey(tcl-mode): Fixes to 19.29 paragraph variables.
1995-07-09 Tom Tromey(tcl-do-auto-fill): Set fill-prefix.
1995-07-09 Simon MarshallDo all cleanups in font-lock-fontify-region and font...
1995-07-09 Simon MarshallMade executing-macro, before-change-function, after...
1995-07-09 Tom Tromey(tcl-imenu-create-index-function): Work with imenu...
1995-07-08 Johan Vromans(forms-mode): treat local-write-file-hooks as a list.
1995-07-07 Karl HeuerSymbols renamed to be like mode-line indicator.
1995-07-07 Karl Heuerrestructured, largely rewritten without the bugs and
1995-07-07 Karl HeuerInitial revision
1995-07-07 Karl HeuerNew name for generalized upd-copyr.el
1995-07-07 Karl Heuerextended to use skeletons or call functions
1995-07-07 Karl Heuerpartly rewritten and extended.
1995-07-07 Karl Heuer(make-autoload): Generate `(autoload ...)' form for
next