log etc/NEWS @ 108663:a224d29f3386

age author description
Wed, 19 May 2010 11:23:53 -0400 Stefan Monnier * url-util.el (url-unhex-string): Don't accidentally decode as latin-1.
Tue, 18 May 2010 21:43:04 +0200 Michael Albinus Add command `secrets-show-secrets'.
Mon, 17 May 2010 15:27:26 -0400 Stefan Monnier Provide a simple generic indentation engine and use it for Prolog.
Sat, 15 May 2010 16:23:48 +0300 Eli Zaretskii Implement bidi-sensitive movement with arrow keys.
Fri, 14 May 2010 13:53:42 -0400 Stefan Monnier * eval.c (specbind): Disallow let-binding frame-local vars.
Fri, 14 May 2010 12:41:01 -0400 Stefan Monnier * simple.el (prog-mode): New (abstract) major mode.
Tue, 11 May 2010 20:39:46 -0400 Stefan Monnier Allow the default completion to cycle.
Sun, 09 May 2010 22:07:58 -0400 Michael Mauger SQL mode version 2.1
Sun, 09 May 2010 18:39:36 -0400 Stefan Monnier * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
Mon, 03 May 2010 18:01:23 -0400 Chong Yidong Fix typos (Bug#6094). From tpn Nmec.
Sun, 25 Apr 2010 18:09:52 -0400 Chong Yidong Remove --- and +++ lines from NEWS file.
Sun, 25 Apr 2010 17:21:51 -0400 Chong Yidong Document Emacs 23.2 changes.
Sun, 25 Apr 2010 08:34:03 +0200 Michael Albinus Fix the entry about eshell's su and sudo commands. bug#6021
Fri, 07 May 2010 20:04:15 +0300 Eli Zaretskii NEWS: Remove FUD from description of bidirectional editing.
Tue, 04 May 2010 22:08:25 -0400 Stefan Monnier Use define-minor-mode for less obvious cases.