log

age author description
2010-11-11 Glenn Morris mailheader.el comments.
2010-11-11 Glenn Morris Regenerate tpu-edt autoloads.
2010-11-11 Glenn Morris * lisp/gnus/smime.el (from): Restrict declaration to XEmacs.
2010-11-11 Glenn Morris * lisp/gnus/nnir.el (gnus-group-topic-name): Autoload.
2010-11-11 Katsumi Yamaoka shr.el (shr-insert): Fix last change.
2010-11-11 Glenn Morris Minor ls-lisp changes.
2010-11-11 Glenn Morris Remove odd code from kandmark, gomoku.
2010-11-11 Glenn Morris * lisp/obsolete/lucid.el: Don't warn about any CL functions in this file.
2010-11-11 Glenn Morris Silence idlw*.el compilation.
2010-11-11 Katsumi Yamaoka shr.el (shr-insert): Don't break long line if it is because of kinsoku-bol characters in the line end.
2010-11-11 Glenn Morris * lisp/erc/erc-lang.el (erc-cmd-LANG): Fix what may have been a typo.
2010-11-11 Katsumi Yamaoka lisp/gnus/ChangeLog: Cosmetic fix.
2010-11-11 Katsumi Yamaoka nnir.el (nnir-request-move-article): fix to provide original group and subject.
2010-11-11 Katsumi Yamaoka gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at least 21.5).
2010-11-10 Katsumi Yamaoka lisp/gnus/ChangeLog (2010-11-10): Fix wording.
2010-11-10 Katsumi Yamaoka nnimap.el (nnimap-update-info): Fix problem with `g' chopping of low-numbered articles.
2010-11-10 Lars Magne Ingebrigtsen * net/browse-url.el (browse-url-browser-function): Change the
2010-11-10 Chong Yidong Minor fix to package-archive-contents recalculation.
2010-11-10 Agustin Martin lisp/Changelog: Fix r102323 entry to use correct format with real submitter.
2010-11-10 Agustin Martin flyspell.el (flyspell-word): Do not re-check known misspellings.
2010-11-10 Michael Albinus Fix syntax error in previous commit.
2010-11-10 YAMAMOTO Mitsuharu Add const to array elements of font filter properties.
2010-11-10 Michael Albinus * dbusbind.c (QCdbus_type_unix_fd): New Lisp object.
2010-11-10 Michael Albinus * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2010-11-10 Glenn Morris * lisp/progmodes/octave-mod.el (octave-mark-block): Update for smie change.
2010-11-10 Glenn Morris * lisp/textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
2010-11-10 Katsumi Yamaoka rfc2047.el (rfc2047-syntax-table): Simplify.
2010-11-10 Katsumi Yamaoka gnus-art.el (article-treat-non-ascii): Use put-char-table instead of set-char-table-range for XEmacs.
2010-11-10 Glenn Morris Minor edt.el simplification.
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 * 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.