log lisp/ChangeLog @ 111465:b0fdf722b533

age author description
2010-11-10 Glenn Morris tpu-extras.el simplifiation.
2010-11-10 Glenn Morris Use line-beginning-position in some texinfo.el files.
2010-11-10 Glenn Morris Silence skeleton.el compilation.
2010-11-10 Glenn Morris Remove ls-lisp time-related functions that duplicate standard functions.
2010-11-10 Glenn Morris system-type related trivia.
2010-11-10 Glenn Morris net-utils system-type trivia.
2010-11-10 Glenn Morris * lisp/startup.el (package-initialize): Update declaration.
2010-11-10 Glenn Morris time-to-seconds related simplifications.
2010-11-10 Glenn Morris Replace some eshell functions that duplicate standard functions.
2010-11-10 Glenn Morris Silence compilation of some shell files.
2010-11-10 Glenn Morris ChangeLog fix.
2010-11-10 Katsumi Yamaoka net/browse-url.el (browse-url-mail): Insert body part of mailto url in mail buffer; make yank-action always a command that yanks original buffer.
2010-11-09 Stefan Monnier Merge from emacs-23
2010-11-09 Glenn Morris * lisp/progmodes/meta-mode.el: (meta-indent-line): Simplify.
2010-11-09 Glenn Morris * lisp/progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
2010-11-09 Glenn Morris Replace still more end-of-line etc with line-end-position, etc.
2010-11-08 Stefan Monnier * lisp/emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
2010-11-08 Stefan Monnier * lisp/emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
2010-11-07 Stefan Monnier * lisp/emacs-lisp/smie.el: Simplify the smie-rules-function return values.
2010-11-07 Glenn Morris Minor esh-util changes.
2010-11-07 Glenn Morris Replace unneeded compatibility definitions with point-at-bol, point-at-eol.
2010-11-07 Glenn Morris Minor checkdoc simplifications.
2010-11-07 Glenn Morris Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
2010-11-07 Glenn Morris Replace more speedbar uses of end-of-line etc with line-end-position.
2010-11-06 Glenn Morris Use line-end-position rather than end-of-line, etc.
2010-11-06 Glenn Morris Minor idlwave change.
2010-11-06 Glenn Morris Minor eieio-comp changes.
2010-11-06 Glenn Morris Silence viper-cmd compilation.
2010-11-06 Glenn Morris Silence elint compilation.
2010-11-06 Glenn Morris Silence mail-extr compilation.
2010-11-06 Glenn Morris Silence reftex compilation.
2010-11-06 Glenn Morris Minor emerge changes.
2010-11-06 Ralf Angeli RefTeX: Improve matching of bib entries.
2010-11-06 Michael Albinus * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
2010-11-05 Jan D. * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
2010-11-05 Glenn Morris Quiet, woman. (Sorry...).
2010-11-05 Glenn Morris Silence doctor.el compilation.
2010-11-05 Glenn Morris Silence cl-macs.el compilation.
2010-11-05 Glenn Morris Silence byte-opt.el compilation.
2010-11-03 Chong Yidong * emacs-lisp/package.el (package-unpack): Remove no-op.
2010-11-09 Glenn Morris * lisp/progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
2010-11-09 Glenn Morris ChangeLog fix.
2010-11-08 Stefan Monnier * lisp/minibuffer.el (minibuffer-completion-help): Specify the end of the
2010-11-08 Stefan Monnier * lisp/progmodes/python.el (python-font-lock-syntactic-keywords):
2010-11-08 Stefan Monnier * lisp/vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
2010-11-08 Stefan Monnier * lisp/international/mule-cmds.el (princ-list): Mark as obsolete.
2010-11-07 Stefan Monnier * lisp/emacs-lisp/smie.el: New package.
2010-11-07 Michael Albinus Fix misleading Changelog entry.
2010-11-06 Michael Albinus Fix typo.
2010-11-06 Michael Albinus * files.el (backup-by-copying-when-mismatch): Make it a buffer local
2010-11-06 Eli Zaretskii Back-port from trunk the fix for bug #6294.
2010-11-06 Eli Zaretskii Fix bug #7285.
2010-11-06 Dan Nicolaescu * progmodes/verilog-mode.el (verilog-insert-one-definition)
2010-11-05 Michael Albinus * net/trampver.el: Update release number.
2010-11-04 Chong Yidong Backport Bug#6765 fix from trunk.
2010-11-01 Glenn Morris * lisp/locate.el (locate, locate-mode): Doc fixes.
2010-11-01 Chong Yidong Prevent server-mode from issuing a prompt in kill-emacs-hook.
2010-11-01 Chong Yidong Backport VC improvements from trunk.
2010-11-03 Glenn Morris reftex-toc trivia.
2010-11-03 Glenn Morris idlwave trivia.