log

age author description
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 * lisp/gnus/smime.el (from): Remove unused 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 * src/emacs.c (syms_of_emacs) <system-type>: Doc fix.
2010-11-10 Glenn Morris ChangeLog fix.
2010-11-10 Katsumi Yamaoka gnus-art.el (org-entities): Bind it.
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 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-11-09 Stefan Monnier Merge from emacs-23
2010-11-09 Katsumi Yamaoka message.el (message-subject-trailing-was-ask-regexp, message-subject-trailing-was-regexp): Match was: in addition to was.
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-09 Katsumi Yamaoka message.el (message-subject-trailing-was-regexp): Fix default value.
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-08 Katsumi Yamaoka gnus-group.el (gnus-group-read-ephemeral-group, gnus-group-make-group): Remove superfluous ": " from the prompt.
2010-11-07 Stefan Monnier * lisp/emacs-lisp/smie.el: Simplify the smie-rules-function return values.
2010-11-07 Jan D * src/xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE.
2010-11-07 Jan D * src/xdisp.c (note_mode_line_or_margin_highlight): Initialize
2010-11-07 Glenn Morris Fix typo in previos flymake change.
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 Katsumi Yamaoka gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip asterisks in From header.
2010-11-07 Glenn Morris Replace more speedbar uses of end-of-line etc with line-end-position.
2010-11-07 Katsumi Yamaoka gnus-int.el, nnimap.el, nnir.el: More improvements to thread-referral.
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 gnus-art 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 Eli Zaretskii xdisp.c: Add commentary about character compositions in bidirectional text.
2010-11-06 Ralf Angeli RefTeX: Improve matching of bib entries.
2010-11-06 Eli Zaretskii src/ChangeLog: Fix log entry for revno 102262.
2010-11-06 Eli Zaretskii Support R2L lines in tool-tip text.
2010-11-06 Michael Albinus * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
2010-11-06 Andreas Schwab configure.in: Fix indentation
2010-11-06 Jan D. * src/nsfont.m: Include termchar for new mouse-highlight.
2010-11-06 Eli Zaretskii Unify mouse-highlight code for all GUI and TTY sessions.
2010-11-05 Sam Steingold chapter, part, section are all DocBook elements
2010-11-05 Eli Zaretskii term.c (append_glyphless_glyph, produce_glyphless_glyph): Remove unused variables.
2010-11-05 Lars Magne Ingebrigtsen Decode utf-8 strings in mixed environments by default.
2010-11-05 Jan D. * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
2010-11-05 Adrian Robert * nsterm.m (EmacsView-mouseExited:): Correct error in conditional logic pointed out by Eli Zaretskii.
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-05 Glenn Morris ChangeLog fix.