]> code.delx.au - gnu-emacs/history - lisp
Cleanup whitespace.
[gnu-emacs] / lisp /
2000-10-09 Miles BaderCleanup whitespace.
2000-10-09 Stefan MonnierMaintainer line updated.
2000-10-09 Miles BaderFlip to put highlight in correct place.
2000-10-09 Miles BaderCorrect image size.
2000-10-09 Miles Bader(popup-menu): Balance parens.
2000-10-08 Miles BaderDon't call `jka-compr-install' when loading (it will...
2000-10-08 Miles Bader(auto-image-file-mode): Move to the end of the file...
2000-10-08 Stefan Monnier(popup-menu): Move the command call outside the loop
2000-10-08 Stefan MonnierDocstring fixes.
2000-10-08 Stefan Monnier(vc-version-diff): diff-switches can be a list.
2000-10-08 Stefan Monnier(cvs-append-to-ignore, cvs-vc-command-advice)
2000-10-08 Stefan Monnier(comment-indent-default): Autoload.
2000-10-08 Stefan Monnier(font-lock-defaults): Make buffer-local.
2000-10-08 Stefan MonnierDon't require font-lock any more.
2000-10-08 Stefan Monnier(regexp-opt): Add \< and \> if PAREN=`words'.
2000-10-08 Dave Love*** empty log message ***
2000-10-08 Dave LoveFix header line, copyright notice.
2000-10-08 Dave Love(ada-mode-menu): Add name to menu map.
2000-10-08 Dave Love(icon-mode-map): Add name to menu-bar keymap.
2000-10-08 Dave Love(morse-region, unmorse-region): Add autoload
2000-10-08 Dave Love(studlify-region, studlify-word): Add autoload
2000-10-08 Dave Love(spook-phrases-file): Use expand-file-name, not
2000-10-08 Dave LoveByte-compile-dynamic since it gets loaded by
2000-10-08 Dave Love(lisp-imenu-generic-expression): Don't
2000-10-08 Dave Love*** empty log message ***
2000-10-08 Dave LoveDoc fixes.
2000-10-08 Dave Love(vcursor-cs-binding): Remove compatibility code.
2000-10-08 Dave Love(timezone-parse-date): Doc fix. Fix regexps for (5)
2000-10-08 Dave Love(list-options): Doc that you should use customize.
2000-10-08 Dave Love(iswitchb-mode): Add :require.
2000-10-08 Dave Love*** empty log message ***
2000-10-08 Dave Love(Info-goto-node, Info-menu): Doc fix.
2000-10-08 Dave Love(tool-bar-map): Define it empty.
2000-10-08 Dave Love(imenu-add-to-menubar): Fix again.
2000-10-08 Peter BretonRemoved eval-when-compile statements from rul-generic...
2000-10-08 Dave Love(imenu-add-to-menubar): Fix last change.
2000-10-08 Eli Zaretskii(quail-cxterm-package-ext-info): Fix typos in doc strings.
2000-10-08 Eli Zaretskii*** empty log message ***
2000-10-08 Eli Zaretskii(font-lock-mode, global-font-lock-mode): Mention in
2000-10-08 Eli Zaretskii(mouse-drag-mode-line-1): Fix an off-by-one error in
2000-10-08 Eli Zaretskii(kill-line): Doc fix.
2000-10-08 Miles Bader(secondary-selection): Make foreground visible on tty.
2000-10-08 Miles Bader(auto-compression-mode): Move to the end of the file...
2000-10-08 Miles BaderDoc fix.
2000-10-07 Eli Zaretskii*** empty log message ***
2000-10-07 Eli Zaretskii(find-backup-file-name) [ms-dos]: If support for long
2000-10-07 Dave Love(browse-url-browser-function): Use it.
2000-10-07 Dave Love(browse-url-gnome-moz-arguments): New option.
2000-10-07 Peter Breton*** empty log message ***
2000-10-07 Stefan Monnier(tab-always-indent): New var.
2000-10-07 Stefan Monnier(set-auto-mode): Ignore unknown -*- mode -*- rather...
2000-10-07 Miles BaderFix merge screwup.
2000-10-06 Dave Love*** empty log message ***
2000-10-06 Stefan Monnier(fancy-splash-screens): Use local rather than global...
2000-10-06 Dave Love(sentence-end-double-space)
2000-10-06 Dave Love(eudc): Add :version, :link.
2000-10-06 Dave Lovefile-coding-system-alist): Use \',
2000-10-06 Dave LoveComment.
2000-10-06 Dave Love(find-function-regexp): Remove spurion.
2000-10-06 Dave Love(custom-declare-variable, custom-set-variables): Use...
2000-10-06 Stefan MonnierRequire CL. At least, for `incf'.
2000-10-06 Dave Love(backward-word): Doc fix.
2000-10-06 Dave Love(image-file-name-extensions): Add pbm.
2000-10-06 Dave Love(image-file-name-regexp): image-file-regexps -> image...
2000-10-06 Stefan Monnier(smerge-diff): Setup the buffer's default-directory
2000-10-06 Stefan Monnier(font-lock-defaults-alist): Remove the TeX entries.
2000-10-06 Dave LoveDon't require cl.
2000-10-06 Stefan Monnier*** empty log message ***
2000-10-06 Dave Love*** empty log message ***
2000-10-06 Dave Love(mm-decode-coding-region, mm-encode-coding-region):
2000-10-06 Dave Love(article-de-quoted-unreadable)
2000-10-06 Dave LoveRequire mm-uu, Don't require qp, uudecode.
2000-10-06 Gerd Moellmann*** empty log message ***
2000-10-06 Gerd Moellmann(mouse-drag-header-line): Don't allow window resizing
2000-10-06 Gerd Moellmann(command-line): For now, activate tool-bar-mode only
2000-10-06 Gerd Moellmann(toplevel): Load `loaddefs' before `help' because the
2000-10-06 Miles Bader(display-message-or-buffer): New function.
2000-10-06 Miles Bader(shell-command-on-region): If the output is short enoug...
2000-10-06 Miles Bader(define-derived-mode): Tweak generated docstring parts.
2000-10-06 Miles Bader(nslookup-prompt-regexp, ftp-prompt-regexp)
2000-10-06 Miles Bader(comint-watch-for-password-prompt): Use STRING as a...
2000-10-05 Stefan Monnier(compile-collect-regexps): Use dolist and push.
2000-10-05 Stefan Monnier(nnfolder-ignore-active-file): Typos.
2000-10-05 Stefan Monnier(gnus-summary-save-in-folder): Obey mh-lib-progs.
2000-10-05 Stefan Monnier(gnus-kill): Typo.
2000-10-05 Stefan Monnier(which-func-format): Remove spurious space.
2000-10-05 Stefan Monnier(with-vc-properties): Use conses rather than length...
2000-10-05 Stefan Monnier(vc-mode-line): Fix interactive spec.
2000-10-05 Stefan Monnier(cvs-ediff-exit-hook): Expect delete-window to fail.
2000-10-05 Stefan Monnier(comment-indent):
2000-10-05 Stefan MonnierDocstring fixes.
2000-10-05 Stefan MonnierMissing paren.
2000-10-05 Stefan Monnier(help-xref-on-pp): Use match-string.
2000-10-05 Stefan Monnier(jit-lock-mode): Use jit-lock-defer-contextually
2000-10-05 Dave LoveRequire cl when compiling.
2000-10-05 Dave Love*** empty log message ***
2000-10-05 Stefan Monnier*** empty log message ***
2000-10-05 Gerd Moellmann(sql-mysql-options): New variable.
2000-10-05 Miles BaderRemove private ChangeLog entries.
2000-10-05 Miles Bader(image): New group.
next