| Commit message (Expand) | Author | Age | Files | Lines |
* | * scroll.c: Fix comment. | Andreas Schwab | 2010-12-27 | 2 | -2/+3 |
* | Protoize | Andreas Schwab | 2010-12-27 | 3 | -32/+26 |
* | * net/tramp.el (tramp-default-user-alist): Do not add "ssh" based | Michael Albinus | 2010-12-27 | 2 | -3/+8 |
* | Make GPG-sign-by-sender code robuster. | Daiki Ueno | 2010-12-27 | 2 | -5/+26 |
* | * admin/bzrmerge.el: New file to help merge branches while skipping | Stefan Monnier | 2010-12-26 | 2 | -0/+301 |
* | * lisp/emacs-lisp/rx.el: Make it a superset of sregex. | Stefan Monnier | 2010-12-26 | 6 | -37/+64 |
* | Fix bug #7699 with pasting selected text on MS-Windows. | Eli Zaretskii | 2010-12-25 | 2 | -1/+15 |
* | Fix indentation | Andreas Schwab | 2010-12-24 | 1 | -5/+5 |
* | gnus-gravatar.el (gnus-gravatar-transform-address): Set `mail-extr-ignore-rea... | Julien Danjou | 2010-12-23 | 2 | -0/+7 |
* | Fix up last change. | Stefan Monnier | 2010-12-22 | 4 | -10/+12 |
* | * src/print.c (print, print_preprocess, print_object): Use a hash table | Stefan Monnier | 2010-12-22 | 2 | -98/+76 |
* | Add Obsolete-since: header to pgg*.el. | Daiki Ueno | 2010-12-22 | 6 | -0/+6 |
* | Fix the log entry for reverting of gnus-util.el. | Katsumi Yamaoka | 2010-12-22 | 1 | -1/+10 |
* | Resection the Killing chapter in the Emacs manual. | Chong Yidong | 2010-12-21 | 3 | -16/+21 |
* | Fix 2010-04-19 merge error in doc/emacs/maintaining.texi (Bug#7674). | Chong Yidong | 2010-12-21 | 1 | -4/+4 |
* | * help-fns.el (find-lisp-object-file-name): Locate .emacs from .emacs.elc (Bu... | Chong Yidong | 2010-12-21 | 2 | -3/+12 |
* | Revert bogus 2010-10-24 change to widget-image-find. | Chong Yidong | 2010-12-21 | 2 | -2/+7 |
* | Mark PGG obsolete. | Daiki Ueno | 2010-12-21 | 10 | -5/+16 |
* | Revert "gnus-util: rewrite gnus-rescale-image". | Julien Danjou | 2010-12-20 | 2 | -13/+13 |
* | * dnd.el (dnd-get-local-file-name): Unhex of file name shall | Jan Djärv | 2010-12-20 | 2 | -15/+20 |
* | Bind "Copy" menu item to kill-ring-save, obsoleting menu-bar-kill-ring-save. | Chong Yidong | 2010-12-20 | 2 | -10/+8 |
* | * src/frame.c (focus_follows_mouse): Default to 0 (Bug#7269). | Chong Yidong | 2010-12-20 | 3 | -8/+6 |
* | Move color.el out of the gnus/ tree. | Chong Yidong | 2010-12-20 | 2 | -0/+4 |
* | Fix 2010-11-22 change to diff.el. | Chong Yidong | 2010-12-20 | 2 | -12/+4 |
* | Implement tool-bar separators for non-GTK tool-bars. | Chong Yidong | 2010-12-20 | 9 | -54/+87 |
* | Minor clean up to silence some gcc warnings. | Stefan Monnier | 2010-12-19 | 13 | -276/+302 |
* | Add missing ChangeLog entry for 2010-12-16T23:30:57Z!ken.manheimer@gmail.com. | Glenn Morris | 2010-12-18 | 1 | -0/+41 |
* | * doc/lispref/keymaps.texi (Simple Menu Items, Extended Menu Items): | Stefan Monnier | 2010-12-18 | 3 | -24/+9 |
* | Merge changes made in Gnus trunk. | Gnus developers | 2010-12-17 | 8 | -37/+93 |
* | * loadup.el: Use version numbers in Cygwin build. | Ken Brown | 2010-12-17 | 2 | -1/+5 |
* | Ask for confirmation in ido-file-internal (Bug#1238). | Ryan Twitchell | 2010-12-17 | 2 | -1/+6 |
* | Support for menu separators in the GTK tool-bar. | Chong Yidong | 2010-12-17 | 12 | -119/+162 |
* | Mention epa-file-select-keys in epa.texi. | Daiki Ueno | 2010-12-17 | 2 | -17/+52 |
* | Synopsis: Migrate allout encryption provisions from pgg library, which is | Ken Manheimer | 2010-12-16 | 1 | -565/+231 |
|\ |
|
| * | (allout-mode), (allout-encrypt-string): Describe the problem with caching | Ken Manheimer | 2010-12-16 | 1 | -7/+15 |
| * | respect epa-file-encrypt-to, defaulting to it when encrypting, if set, and | Ken Manheimer | 2010-12-16 | 1 | -23/+100 |
| * | - replace pgg with epg/epa - working version, with no calls to pgg. | Ken Manheimer | 2010-12-10 | 1 | -530/+103 |
| * | partial checking with substantial progress towards epg passphrase | Ken Manheimer | 2010-12-08 | 1 | -214/+204 |
| * | Elide passphrase caching provisions in preparation for migration from PGG | Ken Manheimer | 2010-11-26 | 1 | -69/+91 |
| * | (allout-encrypt-string): remove pgg version check. (this minimal change is | Ken Manheimer | 2010-11-22 | 1 | -3/+0 |
* | | nnimap.el (nnimap-wait-for-response): Fix the end-point calculation to really... | Lars Magne Ingebrigtsen | 2010-12-16 | 2 | -4/+10 |
* | | last pgg adjustment before migrating to epg. | Ken Manheimer | 2010-12-16 | 1 | -1/+2 |
* | | Merge changes made in Gnus trunk. | Gnus developers | 2010-12-16 | 14 | -43/+189 |
* | | Handle invisible cursor (bg same as cursor color) for Nextstep. | Jan Djärv | 2010-12-16 | 2 | -3/+20 |
* | | url-cookie.el: Require 'cl when compiling | Miles Bader | 2010-12-16 | 2 | -0/+7 |
* | | Extend epa-file-select-keys to allow users to inhibit key selection. | Daiki Ueno | 2010-12-16 | 2 | -6/+19 |
* | | etc/NEWS: Document eshell-directory-name change. | Chong Yidong | 2010-12-16 | 1 | -0/+6 |
* | | * eshell/eshell.el (eshell-directory-name): Use locate-user-emacs-file (Bug#7... | Leo Liu | 2010-12-16 | 2 | -1/+7 |
* | | Doc fix for just-one-space change. Document it in NEWS. | Chong Yidong | 2010-12-16 | 2 | -1/+4 |
* | | shr.el (shr-insert): Set shr-start after deleting trailing space; don't delet... | Katsumi Yamaoka | 2010-12-16 | 2 | -6/+12 |