]> code.delx.au - gnu-emacs/history - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
2009-08-28 Michael Albinus*** empty log message ***
2009-08-28 Michael Albinus* net/tramp.el (all): Replace "'(lambda" by "(lambda".
2009-08-28 Nick Roberts*** empty log message ***
2009-08-28 Stefan Monnier* emulation/viper-init.el (viper-restore-cursor-type):
2009-08-28 Stefan Monnier* mh-e/mh-comp.el (mh-send-letter):
2009-08-28 Stefan Monnier(edebug-display, edebug-outside-excursion):
2009-08-28 Stefan Monnier* mail/feedmail.el: Use CL macros.
2009-08-28 Glenn Morris(diary-list-entries, diary-goto-entry)
2009-08-27 Juanma BarranqueroFix typos.
2009-08-27 Stefan Monnier(update-elcfiles): Report left over elc files.
2009-08-27 Stefan Monnier(build-mail-aliases): Use with-temp-buffer,
2009-08-27 Stefan Monnier(vc-read-revision): New function.
2009-08-27 Sam Steingold(kill-do-not-save-duplicates): New user option.
2009-08-27 Michael Albinus* net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
2009-08-27 Dan Nicolaescu* vc-dir.el (vc-dir-update): Remove debug helper.
2009-08-27 Kenichi Handa(japanese-symbol-table): Add entries for cp932-2-byte.
2009-08-27 Kenichi Handa(build-default-fontset-data): New macro.
2009-08-27 Stefan Monnier* subr.el (default-mode-line-format, default-header...
2009-08-27 Dan Nicolaescu(vc-cvs-update-changelog): Fix typo.
2009-08-26 Sam Steingold(save-interprogram-paste-before-kill): New user option.
2009-08-26 Dan Nicolaescu* vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and...
2009-08-26 Stefan Monnier(byte-compile-lapcode): Fix up last change.
2009-08-26 Dan Nicolaescu* vc.el (vc-default-prettify-state-info): Remove functi...
2009-08-26 Dan Nicolaescu(vc-git-stash, vc-git-stash-show): New functions.
2009-08-26 Dan Nicolaescu(vc-git-register): Use "git add" for directories.
2009-08-26 Dan Nicolaescu(vc-dir-node-directory, vc-dir-update): Get the parent
2009-08-26 Dan NicolaescuDocument the desired behavior for reverted files in the
2009-08-26 Glenn Morris(enable-local-variables, enable-local-eval)
2009-08-26 Glenn Morris(standard-mode-line-format): Reposition dashes in which...
2009-08-26 Stefan Monnier(byte-compile-lapcode): Signal overflow.
2009-08-25 Michael Albinus* net/tramp-gvfs.el (top): Use timeout of 100 msec...
2009-08-25 Glenn Morris(byte-compile-eval): Fix test for cl in load-history...
2009-08-25 Glenn Morris(top-level): Don't require lucid (and hence run-time...
2009-08-25 Glenn Morris(top-level): Don't require cl at run-time.
2009-08-25 Glenn MorrisKevin Ryde <user42 at zip.com.au>
2009-08-25 Glenn Morris(format-alist): Doc fix.
2009-08-24 Dmitry Dzhus(gdb-mapcar*): Replacement for `mapcar*'
2009-08-24 Jay Belanger(math-trig-rewrite, math-hyperbolic-trig-rewrite):...
2009-08-24 Stefan Monnier(diff-find-source-location): Avoid goto-line.
2009-08-24 Kenichi Handa(mapthread): Delete it.
2009-08-23 Glenn Morris(auto-mode-alist): Remove code for defunct system-type...
2009-08-22 Glenn MorrisKevin Ryde <user42 at zip.com.au>
2009-08-22 Glenn MorrisRemove code for defunct system-types emx, macos, mswindows,
2009-08-22 Glenn MorrisRe-fill.
2009-08-22 Glenn Morris(diary-mark-entries-1): Only mark all days of a given...
2009-08-22 Glenn Morris(lunar-phase-names): New option.
2009-08-22 Glenn Morris(cperl-imenu-name-and-position): Copy imenu-example...
2009-08-22 Glenn MorrisUse forward-line rather than goto-line.
2009-08-22 Juri Linkov(lgrep, rgrep): At the beginning
2009-08-21 Stefan Monnier* textmodes/remember.el (remember-buffer):
2009-08-21 Stefan Monnier* net/newst-treeview.el (newsticker-groups-filename):
2009-08-21 Glenn Morris(inferior-moz-process): Fix declaration.
2009-08-21 Glenn MorrisUse forward-line, not goto-line.
2009-08-21 Glenn Morris(imenu-example--name-and-position): Fix obsolescence...
2009-08-21 Glenn Morris(news-mail-reply): Use goto-char rather than goto-line.
2009-08-21 Glenn Morris(ns-open-file-select-line): Use line-beginning-position...
2009-08-21 Glenn MorrisUse help-print-return-message rather than the now obsol...
2009-08-21 Glenn Morris(calendar-cursor-to-nearest-date, calendar-cursor-to...
2009-08-21 Glenn Morris(rmail-obsolete): Delete custom group.
2009-08-21 Michael Albinus* net/dbus.el (top): Initialize only when `dbusbind...
2009-08-21 Dan NicolaescuRemove leftover macos code.
2009-08-21 Dan Nicolaescu(vc-git-annotate-command): Run asynchronously.
2009-08-20 Michael Albinus* net/dbus.el (top): Don't check for (getenv
2009-08-19 Stefan Monnier* log-edit.el (log-edit-strip-single-file-name): New...
2009-08-19 Stefan Monnier(read-passwd): Use read-key so keypad keys work as...
2009-08-19 Stefan Monnier(help-print-return-message): Rename from print-help...
2009-08-19 Stefan Monnier(log-view-mode-map): Remove `q' binding, and unreliable
2009-08-19 Stefan Monnier(linum-mode): window-size-change-functions is redundant.
2009-08-19 Stefan Monnier(imenu-example--name-and-position, imenu-example--lisp...
2009-08-19 Stefan Monnier(inferior-prolog-error-regexp-alist): New var.
2009-08-19 Kenichi Handa("Tibetan"): Fix sample-text entry.
2009-08-19 Michael Albinus* net/dbus.el (top): Apply `dbus-init-bus' for the...
2009-08-19 Stefan Monnier* subr.el (listify-key-sequence-1): Use normal syntax...
2009-08-19 Glenn Morris(authors-fixed-entries): Remove cvtmail.
2009-08-19 Stefan Monnier(choose-completion-string): Don't rely on minibuffer...
2009-08-19 Stefan Monnier(minibuffer-hide-completions): New function.
2009-08-18 Stefan Monnier(ucs-normalize-hfs-nfd-post-read-conversion):
2009-08-18 Stefan Monnier(completion--do-completion): Move point for the #b001...
2009-08-18 Michael Albinus* net/dbus.el (dbus-init-bus): Declare. Apply it for...
2009-08-18 Glenn MorrisFix ucs-normalize attribution.
2009-08-18 Glenn MorrisAdd js.el author.
2009-08-18 Kenichi Handa(ucs-normalize-version): Changed to 1.1.
2009-08-18 Kenichi HandaChange to utf-8. Adjust coding cookie.
2009-08-18 Kenichi HandaChange to utf-8. Adjust coding cookie.
2009-08-17 Chong Yidong* files.el (hack-one-local-variable): If the mode funct...
2009-08-17 Michael Albinus* net/tramp.el (tramp-register-completion-file-name...
2009-08-16 Chong Yidong* progmodes/cperl-mode.el (cperl-electric-paren): Don...
2009-08-16 Chong Yidong* progmodes/cperl-mode.el: Merge upstream 6.2.
2009-08-16 Chong Yidong* calendar/parse-time.el (parse-time-string-chars)...
2009-08-16 Stefan Monnier(sql-product-alist): Add :name tag to entries.
2009-08-16 Stefan Monnier(lisp-indent-region): Remove unused function.
2009-08-16 Stefan MonnierFix commenting convention, turn comments into docstrings.
2009-08-16 Chong Yidong* whitespace.el (whitespace-style): Doc fix (Bug#3661).
2009-08-16 Chong YidongCredit Jan Seeger for last change.
2009-08-16 Chong Yidong* calendar/parse-time.el (parse-time-string-chars)...
2009-08-16 Chong Yidong* progmodes/sh-script.el (sh-maybe-here-document):...
2009-08-16 Chong Yidong* mwheel.el (mouse-wheel-down-event, mouse-wheel-up...
2009-08-16 Chong Yidong* facemenu.el (facemenu-read-color): Use a completion...
2009-08-16 Chong Yidong* files.el (get-free-disk-space): Change fallback default
2009-08-15 Chong Yidong* files.el (load-library): Doc fix.
next