Mercurial > emacs
graph
-
* 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
-
* admin/bzrmerge.el: New file to help merge branches while skippingSun, 26 Dec 2010 20:27:08 -0500, by Stefan Monnier
-
* lisp/emacs-lisp/rx.el: Make it a superset of sregex.Sun, 26 Dec 2010 18:17:09 -0500, by Stefan Monnier
-
Fix bug #7699 with pasting selected text on MS-Windows.Sat, 25 Dec 2010 12:57:02 +0200, by Eli Zaretskii
-
Fix indentationFri, 24 Dec 2010 10:25:18 +0100, by Andreas Schwab
-
gnus-gravatar.el (gnus-gravatar-transform-address): Set `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting the addresses, otherwise we might misplaced the gravatar.Thu, 23 Dec 2010 22:24:24 +0000, by Katsumi Yamaoka
-
Fix up last change.Wed, 22 Dec 2010 19:00:12 -0500, by Stefan Monnier
-
* src/print.c (print, print_preprocess, print_object): Use a hash tableWed, 22 Dec 2010 16:25:46 -0500, by Stefan Monnier
-
Add Obsolete-since: header to pgg*.el.Wed, 22 Dec 2010 18:23:58 +0900, by Daiki Ueno
-
Fix the log entry for reverting of gnus-util.el.Wed, 22 Dec 2010 07:04:25 +0000, by Katsumi Yamaoka
-
Resection the Killing chapter in the Emacs manual.Tue, 21 Dec 2010 15:54:27 +0800, by Chong Yidong
-
Fix 2010-04-19 merge error in doc/emacs/maintaining.texi (Bug#7674).Tue, 21 Dec 2010 15:10:31 +0800, by Chong Yidong
-
* help-fns.el (find-lisp-object-file-name): Locate .emacs from .emacs.elc (Bug#7530).Tue, 21 Dec 2010 14:45:11 +0800, by Chong Yidong
-
Revert bogus 2010-10-24 change to widget-image-find.Tue, 21 Dec 2010 10:36:48 +0800, by Chong Yidong
-
Mark PGG obsolete.Tue, 21 Dec 2010 11:30:36 +0900, by Daiki Ueno
-
Revert "gnus-util: rewrite gnus-rescale-image".Mon, 20 Dec 2010 22:12:30 +0000, by Katsumi Yamaoka
-
* dnd.el (dnd-get-local-file-name): Unhex of file name shallMon, 20 Dec 2010 21:11:01 +0100, by Jan D.
-
Bind "Copy" menu item to kill-ring-save, obsoleting menu-bar-kill-ring-save.Mon, 20 Dec 2010 22:44:28 +0800, by Chong Yidong
-
* src/frame.c (focus_follows_mouse): Default to 0 (Bug#7269).Mon, 20 Dec 2010 19:11:30 +0800, by Chong Yidong
-
Move color.el out of the gnus/ tree.Mon, 20 Dec 2010 11:18:56 +0800, by Chong Yidong
-
Fix 2010-11-22 change to diff.el.Mon, 20 Dec 2010 08:20:25 +0800, by Chong Yidong
-
Implement tool-bar separators for non-GTK tool-bars.Mon, 20 Dec 2010 08:17:26 +0800, by Chong Yidong
-
Minor clean up to silence some gcc warnings.Sun, 19 Dec 2010 00:43:42 -0500, by Stefan Monnier
-
Add missing ChangeLog entry for r102680.Sat, 18 Dec 2010 12:39:05 -0800, by Glenn Morris
-
* doc/lispref/keymaps.texi (Simple Menu Items, Extended Menu Items):Sat, 18 Dec 2010 11:28:15 -0500, by Stefan Monnier
-
Merge changes made in Gnus trunk.Fri, 17 Dec 2010 22:45:16 +0000, by Katsumi Yamaoka
-
* loadup.el: Use version numbers in Cygwin build.Fri, 17 Dec 2010 10:14:57 -0500, by Ken Brown
-
Ask for confirmation in ido-file-internal (Bug#1238).Fri, 17 Dec 2010 18:56:03 +0800, by Chong Yidong
-
Support for menu separators in the GTK tool-bar.Fri, 17 Dec 2010 12:04:06 +0800, by Chong Yidong
-
Mention epa-file-select-keys in epa.texi.Fri, 17 Dec 2010 10:43:03 +0900, by Daiki Ueno
-
Synopsis: Migrate allout encryption provisions from pgg library, which isThu, 16 Dec 2010 18:30:57 -0500, by Ken Manheimer
-
nnimap.el (nnimap-wait-for-response): Fix the end-point calculation to really consider the last line.Thu, 16 Dec 2010 23:18:57 +0000, by Katsumi Yamaoka
-
last pgg adjustment before migrating to epg.Thu, 16 Dec 2010 17:33:13 -0500, by Ken Manheimer
-
Merge changes made in Gnus trunk.Thu, 16 Dec 2010 22:22:28 +0000, by Katsumi Yamaoka
-
(allout-mode), (allout-encrypt-string): Describe the problem with cachingThu, 16 Dec 2010 17:43:45 -0500, by Ken Manheimer
-
respect epa-file-encrypt-to, defaulting to it when encrypting, if set, andThu, 16 Dec 2010 02:39:17 -0500, by Ken Manheimer
-
- replace pgg with epg/epa - working version, with no calls to pgg.Fri, 10 Dec 2010 17:09:57 -0500, by Ken Manheimer
-
partial checking with substantial progress towards epg passphraseWed, 08 Dec 2010 14:57:06 -0500, by Ken Manheimer