]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
Bug fix for finding coding system. New COPY-FUNCTION feature
[gnu-emacs] / lisp / ChangeLog
index b9cf5367bf0157f561dbac4d91fe7d13ef5c37f3..053f9d3bab63d19fd7a713a5ea1c86172fff6c0d 100644 (file)
@@ -1,3 +1,25 @@
+2011-08-16  Richard Stallman  <rms@gnu.org>
+
+       * epa.el (epa-decrypt-region): New arg COPY-FUNCTION.
+       (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
+       (epa-decrypt-armor-in-region): Make error message clearer.
+
+2011-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
+       and "a2b" to "ab" for `prefix'.
+
+2011-08-14  Chong Yidong  <cyd@stupidchicken.com>
+
+       * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
+       filter groups.
+       (ibuffer-included-in-filter-p-1): Use it.  Suggested by RafaĆ«l
+       Fourquet (Bug#8804).
+
+2011-08-12  Juanma Barranquero  <lekktu@gmail.com>
+
+       * startup.el (argi): Declare as global variable (bug#9275).
+
 2011-08-12  Chong Yidong  <cyd@stupidchicken.com>
 
        * subr.el (string-mark-left-to-right): Search the entire string