Mon, 13 Dec 2010 20:32:14 -0800 |
Glenn Morris |
Make some dired defvars into defcustoms.
|
Mon, 13 Dec 2010 20:26:01 -0800 |
Glenn Morris |
* lisp/mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
|
Mon, 13 Dec 2010 20:18:22 -0800 |
Glenn Morris |
Misc url-cookie tidy-up.
|
Mon, 13 Dec 2010 23:54:31 +0000 |
Katsumi Yamaoka |
gnus.texi (Filtering New Groups): Mention.
|
Mon, 13 Dec 2010 23:31:59 +0000 |
Katsumi Yamaoka |
nnir.el (nnir-run-gmane): Better check for gmane groups: error out if groupname doesn't contain "gmane".
|
Mon, 13 Dec 2010 22:29:12 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Mon, 13 Dec 2010 23:20:32 +0100 |
Romain Francoise |
* net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
|
Mon, 13 Dec 2010 09:27:56 -0800 |
Glenn Morris |
ChangeLog fixes.
|
Mon, 13 Dec 2010 09:26:01 -0800 |
Glenn Morris |
ChangeLog merge fix.
|
Mon, 13 Dec 2010 09:24:04 -0800 |
Glenn Morris |
ChangeLog merge fix.
|
Mon, 13 Dec 2010 09:19:58 -0800 |
Glenn Morris |
ChangeLog whitespace fix.
|
Mon, 13 Dec 2010 09:18:55 -0800 |
Glenn Morris |
ChangeLog merge fix.
|
Mon, 13 Dec 2010 10:27:36 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Sun, 12 Dec 2010 22:45:57 +0200 |
Eli Zaretskii |
subr.el (posn-col-row): Evaluate header-line-format in the context of
|
Sun, 12 Dec 2010 22:37:54 +0200 |
Eli Zaretskii |
Document that expand-file-name collapses multiple slashes. (Bug#7617)
|
Sat, 11 Dec 2010 20:45:53 +0200 |
Eli Zaretskii |
Fallout from bug #7563.
|
Sat, 11 Dec 2010 17:20:11 +0200 |
Eli Zaretskii |
Fix bug #7398 with truncated glyphs in tooltip display on w32.
|
Sat, 11 Dec 2010 14:27:13 +0200 |
Eli Zaretskii |
Code cleanup in xdisp.c regarding string_char_and_length.
|
Sat, 11 Dec 2010 11:41:45 +0200 |
Eli Zaretskii |
Fix bug #7563 with docs of split-string-and-unquote.
|
Sat, 11 Dec 2010 11:11:32 +0200 |
Eli Zaretskii |
Fix bug #7576 with lack of index entries for character syntax.
|
Fri, 10 Dec 2010 18:37:16 -0800 |
Glenn Morris |
* doc/emacs/text.texi (HTML Mode): Small fixes.
|
Fri, 10 Dec 2010 18:34:55 -0800 |
Glenn Morris |
Doc fixes.
|
Fri, 10 Dec 2010 18:32:10 -0800 |
Glenn Morris |
[Backport from trunk]: * make-dist: Exclude etc/*.pyc.
|
Fri, 10 Dec 2010 19:23:43 +0100 |
Jan D. |
Move call to Fkill_emacs from signal handler (session event) (Bug#7552).
|
Fri, 10 Dec 2010 12:46:40 -0500 |
Chong Yidong |
Bump version to 23.2.91.
EMACS_PRETEST_23_2_91
|
Fri, 10 Dec 2010 05:14:57 +0100 |
Michael Albinus |
* net/tramp.el (tramp-action-password, tramp-process-actions):
|
Thu, 09 Dec 2010 19:33:51 -0800 |
Glenn Morris |
* doc/emacs/trouble.texi (Checklist): Fix typo in newsgroup name.
|
Thu, 09 Dec 2010 19:31:52 -0800 |
Glenn Morris |
Commit missing file from r100288.
|
Thu, 09 Dec 2010 20:53:17 +0200 |
Eli Zaretskii |
Fix bug #1077 with popping new frames from a minibuffer-only frame.
|
Wed, 08 Dec 2010 17:50:08 -0800 |
Glenn Morris |
diary-lib fix for bug#7536.
|
Wed, 08 Dec 2010 17:46:03 -0800 |
Glenn Morris |
* lisp/mail/smtpmail.el (smtpmail-send-it): Revert previous change.
|
Wed, 08 Dec 2010 21:07:25 +0100 |
Michael Albinus |
* net/tramp.el (tramp-handle-start-file-process): Protect
|
Tue, 07 Dec 2010 19:42:00 -0800 |
Glenn Morris |
* lisp/log-edit.el (log-edit-changelog-entries): Regexp quote filename.
|
Tue, 07 Dec 2010 19:36:01 -0800 |
Glenn Morris |
* lisp/cus-edit.el (custom-save-all): Bind print-length and print-level to nil.
|
Tue, 07 Dec 2010 19:32:31 -0800 |
Glenn Morris |
mouse.el fix for bug#7586.
|
Tue, 07 Dec 2010 19:29:41 -0800 |
Glenn Morris |
Small smtpmail fix for bug#7588.
|
Tue, 07 Dec 2010 19:25:57 -0800 |
Glenn Morris |
Fix ChangeLog whitespace.
|
Tue, 07 Dec 2010 19:23:49 -0800 |
Glenn Morris |
Fix ChangeLog typo.
|
Tue, 07 Dec 2010 14:48:15 -0500 |
Stefan Monnier |
* diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
|
Tue, 07 Dec 2010 14:44:38 -0500 |
Stefan Monnier |
* doc/lispref/modes.texi (Auto-Indentation): New section to document SMIE.
|
Tue, 07 Dec 2010 07:36:25 +0100 |
Jan D. |
* xsmfns.c (smc_die_CB): Call Fkill_emacs.
|
Mon, 06 Dec 2010 15:07:48 -0500 |
Chong Yidong |
Fix Lawrence Mitchell's email address in lisp/ChangeLog.
|
Mon, 06 Dec 2010 14:55:21 -0500 |
Chong Yidong |
* dired-aux.el (dired-do-redisplay): Postphone dired-after-readin-hook while mapping over marks (Bug#6810).
|
Mon, 06 Dec 2010 14:45:31 -0500 |
Chong Yidong |
Initialize image-dired auxilliary filenames relative to image-dired-dirs (Bug#7518).
|
Mon, 06 Dec 2010 14:35:54 -0500 |
Chong Yidong |
Fix arg usage of format-decode-run-method (Bug#7488).
|
Mon, 06 Dec 2010 01:54:52 -0500 |
Chong Yidong |
Fix crash with invisible text and overlays (Bug#7016).
|
Mon, 06 Dec 2010 07:51:06 +0100 |
Jan D. |
* frame.el (blink-cursor-mode): Make default t for ns.
|
Sun, 05 Dec 2010 11:33:48 +0100 |
Jan D. |
Fix for 7412 (no cursor on image) backported from trunk.
|
Sun, 05 Dec 2010 10:30:58 +0900 |
Daiki Ueno |
Trivial fixes for epg.el.
|
Sat, 04 Dec 2010 20:16:01 -0500 |
Chong Yidong |
Document behavior of lazy highlight in word search (Bug#7470).
|
Sat, 04 Dec 2010 19:59:37 -0500 |
Chong Yidong |
* vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
|
Sat, 04 Dec 2010 19:55:00 -0500 |
Chong Yidong |
Doc fixes for comint functions (Bug#7499).
|
Sat, 04 Dec 2010 19:43:18 -0500 |
Chong Yidong |
Doc fix for posn-* functions (Bug#7471).
|
Sat, 04 Dec 2010 19:32:32 -0500 |
Chong Yidong |
Avoid infloop when scrolling conservatively (Bug#7537).
|
Sat, 04 Dec 2010 17:43:51 -0500 |
Chong Yidong |
* dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil (Bug#7533).
|
Sat, 04 Dec 2010 17:41:41 -0500 |
Chong Yidong |
* url-cookie.el (url-cookie-retrieve): Handle null LOCALPART (Bug#7543).
|
Sat, 04 Dec 2010 16:45:17 -0500 |
Chong Yidong |
* lisp/files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
|
Sat, 04 Dec 2010 16:15:17 -0500 |
Chong Yidong |
* simple.el (transient-mark-mode): Doc fix (Bug#7465).
|
Sat, 04 Dec 2010 18:01:30 +0200 |
Eli Zaretskii |
display.texi (Other Display Specs): Document left-fringe and right-fringe
|
Sat, 04 Dec 2010 14:52:04 +0200 |
Eli Zaretskii |
Fix bug #4674 with UNCs in file-relative-name.
|
Sat, 04 Dec 2010 13:45:59 +0200 |
Eli Zaretskii |
display.texi (Optional Mode Line): Make the description of load-average
|
Sat, 04 Dec 2010 13:25:09 +0200 |
Eli Zaretskii |
Describe MS-Windows specific startup issues, incl. emacsclientw.exe
|
Sat, 04 Dec 2010 12:22:45 +0200 |
Eli Zaretskii |
msdog.texi (Windows HOME): Mention that HOME can also be set in the registry,
|
Wed, 01 Dec 2010 23:40:32 -0800 |
Glenn Morris |
That's not how you spell "initialization".
|
Thu, 02 Dec 2010 08:12:54 +0100 |
Jan D. |
Handle negative top/left in frame parameters (Bug#7510).
|
Wed, 01 Dec 2010 20:56:54 -0800 |
Glenn Morris |
ChangeLog fixes.
|
Wed, 01 Dec 2010 20:09:20 -0800 |
Glenn Morris |
* doc/misc/cl.texi (For Clauses): Small fixes for frames and windows.
|
Wed, 01 Dec 2010 20:06:52 -0800 |
Glenn Morris |
Small ps-print fixes.
|
Thu, 02 Dec 2010 09:44:55 +0900 |
Kenichi Handa |
Implement rmail-search-mime-message-function.
|
Thu, 02 Dec 2010 09:44:25 +0900 |
Kenichi Handa |
merge emacs-23
|
Wed, 01 Dec 2010 17:42:36 -0500 |
Stefan Monnier |
* doc/lispref/backups.texi (Making Backups):
|
Wed, 01 Dec 2010 17:34:09 -0500 |
Stefan Monnier |
* lisp/ido.el (ido-common-initilization): New function.
|
Mon, 29 Nov 2010 21:22:39 +0900 |
Kenichi Handa |
Implement rmail-search-mime-message-function.
|
Mon, 13 Dec 2010 04:22:39 +0000 |
Katsumi Yamaoka |
proto-stream.el (proto-stream-open-network-only): Fix the calling convention of the network-only option.
|
Sun, 12 Dec 2010 11:53:24 -0500 |
Karl Fogel |
* lisp/bookmark.el (bookmark-name-from-full-record): Rename back to
|
Sun, 12 Dec 2010 12:24:56 +0000 |
Alan Mackenzie |
(c-forward-type): Before scanning a template arglist, check that the
|
Sat, 11 Dec 2010 17:44:32 +0100 |
Carsten Dominik |
Merge branch to update Org mode to version 7.4
|
Sat, 11 Dec 2010 17:42:53 +0100 |
Carsten Dominik |
Update to Org mode 7.4
|
Sat, 11 Dec 2010 17:41:04 +0200 |
Eli Zaretskii |
Fix bug #7398 with truncated glyphs in w32 tooltips.
|
Fri, 10 Dec 2010 18:54:07 -0800 |
Glenn Morris |
Misc vc-bzr.el.
|
Fri, 10 Dec 2010 18:50:58 -0800 |
Glenn Morris |
* lisp/textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
|
Fri, 10 Dec 2010 18:48:23 -0800 |
Glenn Morris |
* lisp/files.el (auto-mode-alist): Use html-mode for *.xhtml.
|
Fri, 10 Dec 2010 18:41:47 -0800 |
Glenn Morris |
ChangeLog fix.
|
Fri, 10 Dec 2010 18:39:41 -0800 |
Glenn Morris |
* etc/TODO: Updates; and re-fill some lines.
|
Fri, 10 Dec 2010 18:30:29 -0800 |
Glenn Morris |
* make-dist: Exclude etc/*.pyc.
|
Sat, 11 Dec 2010 01:27:14 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Fri, 10 Dec 2010 23:42:17 +0100 |
Andreas Schwab |
Don't depend on POSIX compatible parsing of parameter expansion
|
Fri, 10 Dec 2010 15:00:25 -0500 |
Stefan Monnier |
Derive from prog-mode, use derived-mode-p, and fix up various
|
Fri, 10 Dec 2010 18:29:54 +0100 |
Andreas Schwab |
* configure.in: Don't double machfile in final message.
|
Fri, 10 Dec 2010 09:10:08 -0500 |
Stefan Monnier |
* lisp/textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
|
Fri, 10 Dec 2010 13:56:44 +0200 |
Eli Zaretskii |
arc-mode.el (archive-zip-extract): If w32-quote-process-args is nil, do quote
|
Thu, 09 Dec 2010 19:47:49 -0800 |
Glenn Morris |
* lisp/files.el (diff-no-select): Declare.
|
Thu, 09 Dec 2010 19:39:18 -0800 |
Glenn Morris |
Small emacsbug.el stuff.
|
Thu, 09 Dec 2010 19:36:46 -0800 |
Glenn Morris |
* lisp/comint.el (comint-input-ring-file-name): Doc fix.
|
Thu, 09 Dec 2010 19:34:59 -0800 |
Glenn Morris |
Fix ChangeLog attribution.
|
Thu, 09 Dec 2010 23:20:33 +0000 |
Katsumi Yamaoka |
shr.el (shr-tag-label): Add <label> support.
|
Thu, 09 Dec 2010 21:07:53 +0200 |
Eli Zaretskii |
Fix bug #1077 with popping new frames from a minibuffer-only frame.
|
Thu, 09 Dec 2010 11:11:11 +0000 |
Katsumi Yamaoka |
mm-util.el (mm-ucs-to-char): Use eval-and-compile.
|
Thu, 09 Dec 2010 08:55:03 -0200 |
Vinicius Jose Latorre |
Tiny code fix.
|
Thu, 09 Dec 2010 10:43:50 +0000 |
Katsumi Yamaoka |
shr.el (shr-tag-script): Ignore <script>.
|
Thu, 09 Dec 2010 06:40:56 +0000 |
Katsumi Yamaoka |
shr.el (shr-image-displayer): Work for images lined side by side.
|
Wed, 08 Dec 2010 21:55:25 -0800 |
Glenn Morris |
Rename some landmark functions.
|
Wed, 08 Dec 2010 22:16:36 +0000 |
Katsumi Yamaoka |
gnus-demon.el (gnus-demon-init): Call run-with-timer with time as argument, not t. XEmacs does not support that.
|
Wed, 08 Dec 2010 17:25:11 -0200 |
Vinicius Jose Latorre |
New version 13.2. (Bug#7582)
|
Wed, 08 Dec 2010 14:41:37 +0000 |
Katsumi Yamaoka |
nnir.el (nnir-request-expire-articles): New function.
|
Wed, 08 Dec 2010 13:49:49 +0000 |
Katsumi Yamaoka |
nnir.el (nnir-retrieve-headers): Use rassq when comparing article ids.
|
Wed, 08 Dec 2010 03:09:27 -0500 |
Karl Fogel |
Adjust parameter names and doc strings to resolve confusion over
|
Tue, 07 Dec 2010 21:00:12 -0800 |
Glenn Morris |
In gdb, try to init comint history from gdbhist.
|
Tue, 07 Dec 2010 19:47:27 -0800 |
Glenn Morris |
* mail/emacsbug.el (report-emacs-bug): Try to handle some other mail clients.
|
Tue, 07 Dec 2010 19:45:45 -0800 |
Glenn Morris |
Make verify-visited-file-modtime default to the current buffer.
|
Tue, 07 Dec 2010 21:18:02 -0500 |
Stefan Monnier |
* lisp/files.el (dir-locals-collect-variables): Don't let errors stop us.
|
Tue, 07 Dec 2010 22:12:50 +0000 |
Katsumi Yamaoka |
shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
|
Tue, 07 Dec 2010 20:38:38 +0100 |
Tassilo Horn |
* simple.el (just-one-space): Make argument n default to 1 if
|
Tue, 07 Dec 2010 10:36:08 -0500 |
Stefan Monnier |
* lisp/electric.el (electric-indent-post-self-insert-function):
|
Tue, 07 Dec 2010 14:10:11 +0000 |
Katsumi Yamaoka |
nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
|
Tue, 07 Dec 2010 05:06:56 +0000 |
Katsumi Yamaoka |
Decode extra numeric entities.
|
Mon, 06 Dec 2010 21:01:00 -0500 |
Stefan Monnier |
* lisp/gnus/message.el: Use completion-at-point.
|
Tue, 07 Dec 2010 01:21:09 +0000 |
Katsumi Yamaoka |
shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol character if a non-breakable character follows.
|
Mon, 06 Dec 2010 23:27:17 +0000 |
Katsumi Yamaoka |
proto-stream.el (proto-stream-open-tls): Return nil if we don't get any stream.
|
Mon, 06 Dec 2010 22:16:10 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Mon, 06 Dec 2010 16:06:02 -0500 |
Stefan Monnier |
* lisp/bindings.el (complete-symbol): Move back from minibuffer.el.
|
Mon, 06 Dec 2010 13:21:42 -0500 |
Stefan Monnier |
* lisp/simple.el (just-one-space): Delete newlines for negative arg.
|
Mon, 06 Dec 2010 17:59:52 +0100 |
Lars Magne Ingebrigtsen |
Return CDATA sections (like <style>foo</style>) as text nodes.
|
Mon, 06 Dec 2010 11:51:37 -0500 |
Stefan Monnier |
* lisp/ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
|
Mon, 06 Dec 2010 11:37:26 -0500 |
Stefan Monnier |
* src/lread.c (read1): Allow newstyle unquote outside of backquote.
|
Mon, 06 Dec 2010 03:59:56 +0000 |
Katsumi Yamaoka |
nnir.el (nnir-request-move-article): Remove obsolete code.
|
Sun, 05 Dec 2010 23:29:50 +0000 |
Katsumi Yamaoka |
gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
|
Sun, 05 Dec 2010 22:17:34 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sat, 04 Dec 2010 20:23:22 -0500 |
Chong Yidong |
* src/process.c: Remove checks for HAVE_SYS_IOCTL_H (Bug#7484).
|
Sat, 04 Dec 2010 20:01:23 -0500 |
Chong Yidong |
* lisp/vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
|
Sat, 04 Dec 2010 17:32:32 -0500 |
Chong Yidong |
* configure.in: Fix last change.
|
Sat, 04 Dec 2010 17:10:12 -0500 |
Chong Yidong |
Smarter initialization for dired-use-ls-dired (Bug#7546).
|
Sat, 04 Dec 2010 20:50:39 +0100 |
Andreas Schwab |
Remove empty machine description files
|
Fri, 03 Dec 2010 20:58:06 -0500 |
Stefan Monnier |
* lisp/replace.el: Add "collect" feature to occur.
|
Fri, 03 Dec 2010 19:49:49 -0500 |
Stefan Monnier |
* lisp/progmodes/which-func.el (which-func-ff-hook): Log the error message.
|
Fri, 03 Dec 2010 18:20:27 -0500 |
Stefan Monnier |
* lisp/subr.el (with-demoted-errors): Distinguish symbols from strings.
|
Fri, 03 Dec 2010 18:14:50 -0500 |
Stefan Monnier |
* lisp/newcomment.el (comment-styles): Add docs to each style.
|
Fri, 03 Dec 2010 17:10:13 -0500 |
Chong Yidong |
Fix file deletion errors in revision 102572 and 102573.
|
Fri, 03 Dec 2010 17:08:05 -0500 |
Chong Yidong |
Remove EXPLICIT_SIGN_EXTEND.
|
Fri, 03 Dec 2010 17:06:51 -0500 |
Chong Yidong |
nnir.el: Rearrange code to allow macros to be autoloaded by gnus-sum.el.
|
Fri, 03 Dec 2010 17:05:02 -0500 |
Chong Yidong |
gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
|
Fri, 03 Dec 2010 17:01:43 -0500 |
Chong Yidong |
Revert to revision 102571.
|
Fri, 03 Dec 2010 21:55:23 +0100 |
Andreas Schwab |
Remove EXPLICIT_SIGN_EXTEND.
|
Fri, 03 Dec 2010 09:40:46 -0800 |
Glenn Morris |
Restore another execute-bit.
|
Fri, 03 Dec 2010 12:32:55 -0500 |
Chong Yidong |
Restore executable bit omitted when undeleting files in revisiton 102573.
|
Fri, 03 Dec 2010 14:53:52 +0000 |
Katsumi Yamaoka |
nnir.el: Rearrange code to allow macros to be autoloaded by gnus-sum.el.
|
Fri, 03 Dec 2010 14:45:09 +0000 |
Katsumi Yamaoka |
Restore files that I seem to have mistakenly deleted.
|
Fri, 03 Dec 2010 11:52:43 +0000 |
Katsumi Yamaoka |
gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
|
Fri, 03 Dec 2010 12:48:24 +0100 |
Jan D. |
Restore dock New Frame and Preferences menu functions (Bug#7535).
|
Fri, 03 Dec 2010 11:54:44 +0100 |
Jan D. |
Draw cursor and images correctly for Nextstep (bug#7412).
|
Fri, 03 Dec 2010 11:07:40 +0100 |
Andreas Schwab |
* frame.c (x_set_font): Remove unused variable.
|
Fri, 03 Dec 2010 11:07:24 +0100 |
Andreas Schwab |
Update cl-loaddefs.el
|
Fri, 03 Dec 2010 08:01:00 +0000 |
Katsumi Yamaoka |
gnus-util.el (gnus-macroexpand-all): Fix last change.
|
Fri, 03 Dec 2010 07:49:34 +0000 |
Katsumi Yamaoka |
gnus-util.el (gnus-macroexpand-all): Allow optional argument `environment'.
|
Fri, 03 Dec 2010 04:39:36 +0000 |
Katsumi Yamaoka |
gnus-util.el (gnus-macroexpand-all): Don't modify argument.
|
Thu, 02 Dec 2010 19:13:24 -0800 |
Glenn Morris |
Silence nxml-mode.el compilation.
|
Thu, 02 Dec 2010 19:10:25 -0800 |
Glenn Morris |
Remove leading `*' from nxml defcustom docs.
|
Thu, 02 Dec 2010 19:06:11 -0800 |
Glenn Morris |
startup.el trivia.
|
Thu, 02 Dec 2010 19:04:29 -0800 |
Glenn Morris |
Remove some browse-url.el autoloads.
|
Thu, 02 Dec 2010 19:03:06 -0800 |
Glenn Morris |
emacsbug.el trivia.
|
Thu, 02 Dec 2010 19:01:16 -0800 |
Glenn Morris |
diff-sentinel trivia.
|
Thu, 02 Dec 2010 18:57:46 -0800 |
Glenn Morris |
* lisp/gnus/mm-extern.el (message-goto-body): Update declaration.
|
Thu, 02 Dec 2010 18:56:42 -0800 |
Glenn Morris |
Standardize license notices in new files.
|
Thu, 02 Dec 2010 18:54:34 -0800 |
Glenn Morris |
EMACS_UNIBYTE trivia.
|
Fri, 03 Dec 2010 02:30:12 +0000 |
Katsumi Yamaoka |
gnus-util.el (gnus-macroexpand-all): Fix last change.
|
Fri, 03 Dec 2010 02:17:23 +0000 |
Katsumi Yamaoka |
gnus-util.el (gnus-macroexpand-all): New function.
|
Fri, 03 Dec 2010 10:52:43 +0900 |
Daiki Ueno |
Trivial fixes for epg.el.
|
Thu, 02 Dec 2010 22:25:01 +0000 |
Katsumi Yamaoka |
message.el (message-from-style): Fix previous commit.
|
Thu, 02 Dec 2010 22:21:31 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Thu, 02 Dec 2010 20:34:31 +0100 |
Michael Albinus |
* net/tramp.el (tramp-local-host-regexp): Add "localhost6".
|
Thu, 02 Dec 2010 09:36:45 -0800 |
Glenn Morris |
cl-macs `loop' fix for bug#7492.
|
Thu, 02 Dec 2010 09:34:35 -0800 |
Glenn Morris |
Small flymake changes.
|
Thu, 02 Dec 2010 10:33:57 +0100 |
Jan D. |
* nsmenu.m (update_frame_tool_bar): Remove NSLog on invalid image.
|
Thu, 02 Dec 2010 09:24:16 +0100 |
Jan D. |
Draw text under filled box cursor in inverted color (Bug#7479).
|
Tue, 30 Nov 2010 12:01:47 +0000 |
convert-repo |
update tags
|
Tue, 30 Nov 2010 12:57:48 -0500 |
Sam Steingold |
* lisp/nxml/nxml-mode.el (nxml-parent-document): Add a variable.
|
Tue, 30 Nov 2010 12:01:18 -0500 |
Chong Yidong |
Fix error in last merge.
|
Sat, 27 Nov 2010 15:06:23 -0500 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sat, 27 Nov 2010 15:04:57 -0500 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Sat, 27 Nov 2010 14:41:49 -0500 |
Chong Yidong |
Fix log-edit-font-lock-keywords (Bug#6465).
|
Sat, 27 Nov 2010 11:56:49 +0200 |
Eli Zaretskii |
Fix bug #7308 with `locate' on MS-Windows.
|
Sat, 27 Nov 2010 11:29:22 +0200 |
Eli Zaretskii |
Fix bug #7446 with overrunning input buffer in ebrowse.
|
Fri, 26 Nov 2010 16:33:21 -0500 |
Stefan Monnier |
* emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
|
Fri, 26 Nov 2010 21:59:22 +0900 |
Kenichi Handa |
mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subtypes, insert all as usual.
|
Fri, 26 Nov 2010 21:58:41 +0900 |
Kenichi Handa |
mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subtypes, insert all as usual.
|
Fri, 26 Nov 2010 16:59:23 +0900 |
Kenichi Handa |
mail/rmail.el: Require rfc2047.
|
Fri, 26 Nov 2010 16:58:35 +0900 |
Kenichi Handa |
mail/rmail.el: Require rfc2047.
|
Fri, 26 Nov 2010 13:08:14 +0900 |
Kenichi Handa |
Improve rmail's MIME handling.
|
Fri, 26 Nov 2010 13:06:59 +0900 |
Kenichi Handa |
Improve rmail's MIME handling.
|
Thu, 25 Nov 2010 12:57:09 +0900 |
Kenichi Handa |
Fix decoding of emacs-mule coding system.
|
Thu, 25 Nov 2010 12:56:41 +0900 |
Kenichi Handa |
merge emacs-23
|
Tue, 23 Nov 2010 21:21:55 -0500 |
Stefan Monnier |
* progmodes/which-func.el (which-func-imenu-joiner-function):
|
Tue, 23 Nov 2010 20:52:25 +0100 |
Michael Albinus |
* net/tramp.el (tramp-default-method-alist)
|
Tue, 23 Nov 2010 10:16:21 -0800 |
Glenn Morris |
Tweak previous nxml doc change.
|
Tue, 23 Nov 2010 01:19:57 -0800 |
Glenn Morris |
* doc/misc/nxml-mode.texi (Introduction): New section.
|
Tue, 23 Nov 2010 01:16:40 -0800 |
Glenn Morris |
ChangeLog fix for initial nxml import.
|
Tue, 23 Nov 2010 00:18:26 -0800 |
Glenn Morris |
Small VC fixes for doc/emacs.
|
Mon, 22 Nov 2010 20:09:29 +0200 |
Eli Zaretskii |
Back-port revision 101465 from the trunk, to resolve bug #7452.
|
Mon, 22 Nov 2010 05:52:49 +0200 |
Eli Zaretskii |
bugtracker: REALLY correct locations of bzr *.conf files.
|
Sun, 21 Nov 2010 19:39:42 -0500 |
Chong Yidong |
Fix image cache marking bug (Bug#6301).
|
Sun, 21 Nov 2010 14:03:51 -0500 |
Chong Yidong |
* etc/HELLO: Add ancient Greek (Bug#7418).
|
Sun, 21 Nov 2010 13:16:19 -0500 |
Chong Yidong |
* editfns.c (Fbyte_to_string): Signal an error if arg is not a byte.
|
Sun, 21 Nov 2010 13:07:47 -0500 |
Chong Yidong |
Document byte-to-string in Lisp manual.
|
Sun, 21 Nov 2010 19:59:08 +0200 |
Eli Zaretskii |
bugtracker: Correct locations of bzr *.conf files.
|
Sun, 21 Nov 2010 12:04:43 -0500 |
Chong Yidong |
Backport fixes for Bug#5390 and Bug#5694 from trunk.
|
Sun, 21 Nov 2010 11:52:05 -0500 |
Chong Yidong |
Make the sys.path remove in Python mode customizable (Bug#7454).
|
Sun, 21 Nov 2010 11:05:27 -0500 |
Chong Yidong |
* maintaining.texi (Version Control Systems): Fix repeated sentence.
|
Sat, 20 Nov 2010 18:19:39 -0800 |
Glenn Morris |
python.el comment.
|
Sat, 20 Nov 2010 18:16:10 -0500 |
Chong Yidong |
Document VC headers and other VC changes.
|
Sat, 20 Nov 2010 15:23:26 -0500 |
Chong Yidong |
Prompt before running print commands.
|
Sat, 20 Nov 2010 14:52:20 -0500 |
Chong Yidong |
Document some Emacs 23.3 changes in manuals.
|
Sat, 20 Nov 2010 14:50:55 +0100 |
Jan D. |
Fix bug 7425.
|
Fri, 19 Nov 2010 11:25:09 -0500 |
Chong Yidong |
* pop3.el (pop3-open-server): Read server greeting before starting TLS negotiation.
|
Sat, 27 Nov 2010 11:48:16 -0800 |
Glenn Morris |
startup.el trivia.
|
Thu, 25 Nov 2010 12:55:14 +0900 |
Kenichi Handa |
Fix decoding of emacs-mule coding system.
|
Sat, 27 Nov 2010 10:40:19 +0200 |
Eli Zaretskii |
Exclude NL and TAB from c0-control group for glyphless display.
|
Fri, 26 Nov 2010 19:29:06 -0800 |
Glenn Morris |
sendmail.el trivia.
|
Fri, 26 Nov 2010 19:25:35 -0800 |
Glenn Morris |
* lisp/allout.el (allout-command-prefix, allout-mode-map): Declare.
|
Fri, 26 Nov 2010 19:22:00 -0800 |
Glenn Morris |
* lisp/shell.el (shell-dir-cookie-re): Move definition before use.
|
Fri, 26 Nov 2010 19:15:59 -0800 |
Glenn Morris |
Fix emacsbug.el errors clearly flagged by the byte-compiler.
|
Fri, 26 Nov 2010 19:02:53 -0800 |
Glenn Morris |
Regenerate ldefs-boot.el.
|
Fri, 26 Nov 2010 21:10:26 +0200 |
Eli Zaretskii |
Force left-to-right paragraph direction in echo area and prog-mode buffers.
|
Fri, 26 Nov 2010 20:40:37 +0200 |
Eli Zaretskii |
term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
|
Fri, 26 Nov 2010 20:38:40 +0200 |
Eli Zaretskii |
term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
|