Mercurial > emacs
graph
-
Fix error handling of MIME parsing.Fri, 24 Dec 2010 23:00:47 +0900, by Kenichi Handa
-
Fix error handling of MIME parsing.Fri, 24 Dec 2010 23:00:14 +0900, by Kenichi Handa
-
merge emacs-23Fri, 24 Dec 2010 22:36:24 +0900, by Kenichi Handa
-
merge emacs-23Fri, 24 Dec 2010 17:49:24 +0900, by Kenichi Handa
-
merge emacs-23Fri, 24 Dec 2010 17:47:22 +0900, by Kenichi Handa
-
merge emacs-23Wed, 13 Oct 2010 22:40:51 +0900, by Kenichi Handa
-
Fix wording of rmail's section in NEWS.Fri, 24 Dec 2010 20:21:57 +0900, by Kenichi Handa
-
Fix wording of rmail's section in NEWS.Fri, 24 Dec 2010 20:21:26 +0900, by Kenichi Handa
-
merge emacs-23Fri, 24 Dec 2010 20:18:12 +0900, by Kenichi Handa
-
* xterm.c (x_check_fullscreen): Fix pixel/character mixup.Fri, 24 Dec 2010 11:14:44 +0100, by Jan D.
-
Update autoloads in rmail.elFri, 24 Dec 2010 10:07:39 +0100, by Andreas Schwab
-
Enable display mode of MIME message in rmail.Fri, 24 Dec 2010 13:40:42 +0900, by Kenichi Handa
-
Enable display mode of MIME message in rmail.Fri, 24 Dec 2010 13:38:22 +0900, by Kenichi Handa
-
merge emacs-23Fri, 24 Dec 2010 11:30:43 +0900, by Kenichi Handa
-
* help-fns.el (describe-variable): Fix 2010-12-17 change (Bug#7511).Mon, 20 Dec 2010 19:31:15 +0800, by Chong Yidong
-
* lisp/isearch.el (isearch-lazy-highlight-error): New variable.Mon, 20 Dec 2010 01:18:15 +0000, by Juri Linkov
-
Minor doc fix for manual; bug#7674Sat, 18 Dec 2010 13:28:51 -0800, by Glenn Morris
-
Fallout from fixing bug #7587.Sat, 18 Dec 2010 10:53:28 +0200, by Eli Zaretskii
-
Fix change that fixed bug #7587.Fri, 17 Dec 2010 17:38:37 +0200, by Eli Zaretskii
-
* lisp/help-fns.el (describe-variable): Don't emit trailing whitespace (Bug#7511).Fri, 17 Dec 2010 19:38:22 +0800, by Chong Yidong
-
* lisp/mail/binhex.el: Improve commentary (Bug#7482).Fri, 17 Dec 2010 19:16:10 +0800, by Chong Yidong
-
Minor fix for eshell-previous-matching-input (Bug#7585).Fri, 17 Dec 2010 19:04:40 +0800, by Chong Yidong
-
* xdisp.c (Fformat_mode_line): Restrict the FACE argument to basic faces (Bug#7587).Thu, 16 Dec 2010 10:13:28 +0800, by Chong Yidong
-
Use make-temp-file in rst.el (Bug#7646).Thu, 16 Dec 2010 09:11:21 +0800, by Chong Yidong
-
Fix error in last commit.Wed, 15 Dec 2010 09:33:11 +0800, by Chong Yidong
-
* emulation/edt-mapper.el: Override mapping of function keysWed, 15 Dec 2010 09:26:56 +0800, by Chong Yidong
-
* doc/emacs/trouble.texi (Checklist): Mention not replying via news either.Mon, 13 Dec 2010 20:22:49 -0800, by Glenn Morris
-
Fix bug #7617 with documentation of expand-file-name.Mon, 13 Dec 2010 18:13:29 +0200, by Eli Zaretskii
-
Fix bug #7589 with EOL format in smtpmail's queued mail.Mon, 13 Dec 2010 17:12:01 +0200, by Eli Zaretskii
-
Merge changes made in Gnus trunk.Sun, 02 Jan 2011 11:23:02 +0000, by Katsumi Yamaoka
-
(allout-auto-fill): Do not infinitely recurse - use do-auto-fill ifSat, 01 Jan 2011 19:35:15 -0500, by Ken Manheimer
-
Reduce GTK tool-bar switching delay by avoiding selective show/hide of widgets.Sat, 01 Jan 2011 01:02:36 -0500, by Chong Yidong
-
* net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"Fri, 31 Dec 2010 20:57:05 +0100, by Michael Albinus
-
For nextstep: Handle bad utf-8 in buffer name, always use buffer name for title.Fri, 31 Dec 2010 14:16:16 +0100, by Jan D.
-
* misc.texi (Document View): Update DocView section with newlyThu, 30 Dec 2010 21:23:13 +0100, by Tassilo Horn
-
* doc-view.el (doc-view-set-doc-type): New function refactoredThu, 30 Dec 2010 19:08:18 +0100, by Tassilo Horn
-
* lisp/emacs-lisp/rx.el (rx-syntax): Fix typo.Thu, 30 Dec 2010 16:15:34 +0100, by Andreas Schwab
-
* doc-view.el (doc-view-toggle-display): Perform rassq-delete-allThu, 30 Dec 2010 15:58:32 +0100, by Tassilo Horn
-
* doc-view.el (doc-view-mode, doc-view-toggle-display): UseThu, 30 Dec 2010 15:47:53 +0100, by Tassilo Horn
-
* doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS Office) files also for searching.Thu, 30 Dec 2010 14:53:22 +0100, by Tassilo Horn
-
* doc-view.el: Implement viewing of OpenDocument (and Microsoft Office) files.Thu, 30 Dec 2010 14:45:09 +0100, by Tassilo Horn
-
Encode frame title and icon name before setting.Thu, 30 Dec 2010 12:30:55 +0100, by Jan D.
-
* net/tramp.el (tramp-default-method-alist)Thu, 30 Dec 2010 10:04:15 +0100, by Michael Albinus
-
* window.c (syms_of_window): Add missing defsubr for window-use-time.Wed, 29 Dec 2010 19:16:44 +0800, by Chong Yidong
-
* configure.in: Make gameuser configurable (Bug#7717).Wed, 29 Dec 2010 19:11:25 +0800, by Chong Yidong
-
* lisp/textmodes/conf-mode.el (conf-font-lock-keywords): Minor tweak (Bug#7712).Wed, 29 Dec 2010 19:02:48 +0800, by Chong Yidong
-
* lisp/saveplace.el (save-place-alist-to-file): Save list sorted andTue, 28 Dec 2010 22:24:09 -0500, by Karl Fogel
-
(allout-v18/19-file-var-hack): Obsolete, remove.Tue, 28 Dec 2010 14:57:15 -0500, by Ken Manheimer
-
Restore x_alloc_lighter_color_for_widget, needed for lwlibTue, 28 Dec 2010 17:34:04 +0100, by Andreas Schwab
-
Fix 2010-12-20 change to tool-bar.el.Tue, 28 Dec 2010 17:39:25 +0800, by Chong Yidong
-
* net/secrets.el (secrets-delete-alias): New defun.Mon, 27 Dec 2010 18:52:17 +0100, by Michael Albinus
-
Remove unused declarationsMon, 27 Dec 2010 18:29:38 +0100, by Andreas Schwab
-
* scroll.c: Fix comment.Mon, 27 Dec 2010 18:23:49 +0100, by Andreas Schwab
-
ProtoizeMon, 27 Dec 2010 18:23:29 +0100, by Andreas Schwab
-
* net/tramp.el (tramp-default-user-alist): Do not add "ssh" basedMon, 27 Dec 2010 11:56:26 +0100, by Michael Albinus
-
Make GPG-sign-by-sender code robuster.Mon, 27 Dec 2010 18:46:02 +0900, by Daiki Ueno