Wed, 10 Nov 2010 11:54:43 +0100 |
Agustin Martin |
flyspell.el (flyspell-word): Do not re-check known misspellings.
|
Wed, 10 Nov 2010 10:08:05 +0100 |
Michael Albinus |
Fix syntax error in previous commit.
|
Wed, 10 Nov 2010 18:02:54 +0900 |
YAMAMOTO Mitsuharu |
Add const to array elements of font filter properties.
|
Wed, 10 Nov 2010 09:48:18 +0100 |
Michael Albinus |
* dbusbind.c (QCdbus_type_unix_fd): New Lisp object.
|
Wed, 10 Nov 2010 09:41:53 +0100 |
Michael Albinus |
* dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
|
Wed, 10 Nov 2010 00:21:06 -0800 |
Glenn Morris |
* lisp/progmodes/octave-mod.el (octave-mark-block): Update for smie change.
|
Tue, 09 Nov 2010 23:59:00 -0800 |
Glenn Morris |
* lisp/textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
|
Wed, 10 Nov 2010 07:55:25 +0000 |
Katsumi Yamaoka |
rfc2047.el (rfc2047-syntax-table): Simplify.
|
Wed, 10 Nov 2010 06:23:53 +0000 |
Katsumi Yamaoka |
gnus-art.el (article-treat-non-ascii): Use put-char-table instead of set-char-table-range for XEmacs.
|
Tue, 09 Nov 2010 21:24:48 -0800 |
Glenn Morris |
Minor edt.el simplification.
|
Tue, 09 Nov 2010 21:16:34 -0800 |
Glenn Morris |
tpu-extras.el simplifiation.
|
Tue, 09 Nov 2010 20:35:18 -0800 |
Glenn Morris |
Use line-beginning-position in some texinfo.el files.
|
Tue, 09 Nov 2010 20:30:21 -0800 |
Glenn Morris |
Silence skeleton.el compilation.
|
Tue, 09 Nov 2010 20:28:16 -0800 |
Glenn Morris |
Remove ls-lisp time-related functions that duplicate standard functions.
|
Tue, 09 Nov 2010 20:24:47 -0800 |
Glenn Morris |
system-type related trivia.
|
Tue, 09 Nov 2010 20:13:21 -0800 |
Glenn Morris |
net-utils system-type trivia.
|
Tue, 09 Nov 2010 20:11:08 -0800 |
Glenn Morris |
* lisp/startup.el (package-initialize): Update declaration.
|
Tue, 09 Nov 2010 20:09:49 -0800 |
Glenn Morris |
* lisp/gnus/smime.el (from): Remove unused declaration.
|
Tue, 09 Nov 2010 20:08:15 -0800 |
Glenn Morris |
time-to-seconds related simplifications.
|
Tue, 09 Nov 2010 19:57:32 -0800 |
Glenn Morris |
Replace some eshell functions that duplicate standard functions.
|
Tue, 09 Nov 2010 19:53:03 -0800 |
Glenn Morris |
Silence compilation of some shell files.
|
Tue, 09 Nov 2010 19:45:29 -0800 |
Glenn Morris |
* src/emacs.c (syms_of_emacs) <system-type>: Doc fix.
|
Tue, 09 Nov 2010 19:43:44 -0800 |
Glenn Morris |
ChangeLog fix.
|
Wed, 10 Nov 2010 01:25:17 +0000 |
Katsumi Yamaoka |
gnus-art.el (org-entities): Bind it.
|
Wed, 10 Nov 2010 00:02:44 +0000 |
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.
|
Tue, 09 Nov 2010 22:17:36 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Tue, 09 Nov 2010 15:07:10 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Tue, 09 Nov 2010 10:29:37 +0000 |
Katsumi Yamaoka |
message.el (message-subject-trailing-was-ask-regexp, message-subject-trailing-was-regexp): Match was: in addition to was.
|
Tue, 09 Nov 2010 00:00:46 -0800 |
Glenn Morris |
* lisp/progmodes/meta-mode.el: (meta-indent-line): Simplify.
|
Mon, 08 Nov 2010 23:47:01 -0800 |
Glenn Morris |
* lisp/progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
|
Mon, 08 Nov 2010 21:33:07 -0800 |
Glenn Morris |
Replace still more end-of-line etc with line-end-position, etc.
|
Tue, 09 Nov 2010 02:00:56 +0000 |
Katsumi Yamaoka |
message.el (message-subject-trailing-was-regexp): Fix default value.
|
Mon, 08 Nov 2010 15:01:01 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
|
Mon, 08 Nov 2010 14:09:21 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
|
Mon, 08 Nov 2010 01:38:47 +0000 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-read-ephemeral-group, gnus-group-make-group): Remove superfluous ": " from the prompt.
|
Sun, 07 Nov 2010 10:45:45 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el: Simplify the smie-rules-function return values.
|
Sun, 07 Nov 2010 12:25:55 +0100 |
Jan D |
* src/xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE.
|
Sun, 07 Nov 2010 12:16:54 +0100 |
Jan D |
* src/xdisp.c (note_mode_line_or_margin_highlight): Initialize
|
Sat, 06 Nov 2010 19:02:54 -0700 |
Glenn Morris |
Fix typo in previos flymake change.
|
Sat, 06 Nov 2010 18:56:09 -0700 |
Glenn Morris |
Minor esh-util changes.
|
Sat, 06 Nov 2010 18:50:52 -0700 |
Glenn Morris |
Replace unneeded compatibility definitions with point-at-bol, point-at-eol.
|
Sat, 06 Nov 2010 18:44:13 -0700 |
Glenn Morris |
Minor checkdoc simplifications.
|
Sat, 06 Nov 2010 18:36:33 -0700 |
Glenn Morris |
Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
|
Sun, 07 Nov 2010 01:10:01 +0000 |
Katsumi Yamaoka |
gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip asterisks in From header.
|
Sat, 06 Nov 2010 18:06:37 -0700 |
Glenn Morris |
Replace more speedbar uses of end-of-line etc with line-end-position.
|
Sun, 07 Nov 2010 00:22:06 +0000 |
Katsumi Yamaoka |
gnus-int.el, nnimap.el, nnir.el: More improvements to thread-referral.
|
Sat, 06 Nov 2010 13:23:42 -0700 |
Glenn Morris |
Use line-end-position rather than end-of-line, etc.
|
Sat, 06 Nov 2010 12:55:44 -0700 |
Glenn Morris |
Minor idlwave change.
|
Sat, 06 Nov 2010 12:47:42 -0700 |
Glenn Morris |
Minor eieio-comp changes.
|
Sat, 06 Nov 2010 12:44:11 -0700 |
Glenn Morris |
Silence viper-cmd compilation.
|
Sat, 06 Nov 2010 12:40:33 -0700 |
Glenn Morris |
Silence elint compilation.
|
Sat, 06 Nov 2010 12:35:19 -0700 |
Glenn Morris |
Silence gnus-art compilation.
|
Sat, 06 Nov 2010 12:28:44 -0700 |
Glenn Morris |
Silence mail-extr compilation.
|
Sat, 06 Nov 2010 12:11:38 -0700 |
Glenn Morris |
Silence reftex compilation.
|
Sat, 06 Nov 2010 11:51:11 -0700 |
Glenn Morris |
Minor emerge changes.
|
Sat, 06 Nov 2010 20:19:32 +0200 |
Eli Zaretskii |
xdisp.c: Add commentary about character compositions in bidirectional text.
|