Tue, 08 Sep 2009 19:42:21 +0000 |
Stefan Monnier |
(with-silent-modifications): New macro.
|
Sun, 30 Aug 2009 18:17:20 +0000 |
Juanma Barranquero |
* subr.el (do-after-load-evaluation): Fix last change: use `mapc'
|
Sat, 29 Aug 2009 22:27:19 +0000 |
Juanma Barranquero |
* subr.el (do-after-load-evaluation): Simplify.
|
Thu, 27 Aug 2009 04:24:00 +0000 |
Stefan Monnier |
* subr.el (default-mode-line-format, default-header-line-format)
|
Wed, 19 Aug 2009 19:42:25 +0000 |
Stefan Monnier |
(read-passwd): Use read-key so keypad keys work as well.
|
Wed, 19 Aug 2009 03:03:05 +0000 |
Stefan Monnier |
* subr.el (listify-key-sequence-1): Use normal syntax since those
|
Sun, 09 Aug 2009 02:57:45 +0000 |
Chong Yidong |
* subr.el: Provide hashtable-print-readable.
|
Sat, 18 Jul 2009 21:05:47 +0000 |
Juri Linkov |
(process-kill-buffer-query-function): New function.
|
Tue, 14 Jul 2009 07:45:56 +0000 |
Glenn Morris |
(def-edebug-spec): Doc fix.
|
Mon, 06 Jul 2009 00:51:27 +0000 |
Glenn Morris |
(eval-after-load): Doc fix.
|
Fri, 19 Jun 2009 03:08:54 +0000 |
Glenn Morris |
Fix previous change, sigh.
|
Fri, 19 Jun 2009 03:06:40 +0000 |
Glenn Morris |
(open-network-stream): Doc fix.
|
Wed, 29 Apr 2009 04:46:15 +0000 |
Chong Yidong |
* subr.el (assoc-default): Doc fix.
|
Wed, 15 Apr 2009 22:41:20 +0000 |
Chong Yidong |
* subr.el (posn-col-row): Properly compute line spacing.
|
Thu, 19 Mar 2009 14:45:02 +0000 |
Juanma Barranquero |
* subr.el (forward-point): Add obsolescence declaration.
|
Sat, 14 Feb 2009 09:06:56 +0000 |
Eli Zaretskii |
(translation-table-for-input): Declare obsolete again.
|
Fri, 13 Feb 2009 15:14:57 +0000 |
Eli Zaretskii |
(locate-library): Doc fix. (Bug#2291)
|
Sat, 07 Feb 2009 10:45:17 +0000 |
Eli Zaretskii |
Don't declare `translation-table-for-input' obsolete.
|
Mon, 12 Jan 2009 20:34:48 +0000 |
Juanma Barranquero |
* subr.el (play-sound): Doc fix. (Bug#250)
|
Sat, 10 Jan 2009 21:57:00 +0000 |
Glenn Morris |
Comment (fix typo).
|
Fri, 09 Jan 2009 03:28:56 +0000 |
Glenn Morris |
(last-input-char, last-command-char): Move here from src/keyboard.c.
|
Mon, 05 Jan 2009 03:18:22 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Mon, 29 Dec 2008 05:11:15 +0000 |
Dan Nicolaescu |
(mkdir): New defalias.
|
Fri, 26 Dec 2008 16:49:30 +0000 |
Andreas Schwab |
(keymap-canonicalize): Properly preserve keymap prompt.
|
Wed, 24 Dec 2008 18:27:30 +0000 |
Dan Nicolaescu |
* subr.el (chmod): New defalias for set-file-modes.
|
Sat, 13 Dec 2008 04:12:45 +0000 |
Glenn Morris |
(declare-function): Doc fix.
|
Sun, 16 Nov 2008 21:02:22 +0000 |
Chong Yidong |
Fix typo in last change.
|
Sun, 16 Nov 2008 21:02:05 +0000 |
Chong Yidong |
(read-passwd): Use read-event instead of read-char-exclusive.
|
Sun, 16 Nov 2008 20:02:49 +0000 |
Chong Yidong |
(read-passwd): Yank current kill if the user enters C-y.
|
Tue, 04 Nov 2008 07:35:28 +0000 |
Martin Rudalics |
(looking-back): Fix doc-string typo.
|