Sun, 13 Jun 2004 21:56:49 +0000 |
Richard M. Stallman |
(custom-declare-face): Simplify code.
|
Sun, 13 Jun 2004 21:55:49 +0000 |
Richard M. Stallman |
(abbrev-mode, edit-abbrevs-map): Doc fixes.
|
Sun, 13 Jun 2004 21:54:30 +0000 |
Richard M. Stallman |
Delete bytecode compilation item.
|
Sun, 13 Jun 2004 21:32:14 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Sun, 13 Jun 2004 21:28:38 +0000 |
Luc Teirlinck |
(before-save-hook): Add `time-stamp' to the options.
|
Sun, 13 Jun 2004 21:23:24 +0000 |
Luc Teirlinck |
(time-stamp): Recommend adding it to `before-save-hook', rather than
|
Sun, 13 Jun 2004 16:49:55 +0000 |
Kai Grojohann |
Reindent `diff-current-defun'.
|
Sun, 13 Jun 2004 16:48:44 +0000 |
Kai Grojohann |
(diff-current-defun): If at start of hunk, use
|
Sun, 13 Jun 2004 15:35:03 +0000 |
Andreas Schwab |
*** empty log message ***
|
Sun, 13 Jun 2004 15:34:11 +0000 |
Andreas Schwab |
(cancel_hourglass_unwind): Return a value.
|
Sun, 13 Jun 2004 15:33:33 +0000 |
Andreas Schwab |
(print_object): Always use %ld for printing EMACS_INT.
|
Sun, 13 Jun 2004 15:30:31 +0000 |
Andreas Schwab |
(SYNTAX_ENTRY_FOLLOW_PARENT): Rename local variable to
|
Sun, 13 Jun 2004 15:28:55 +0000 |
Andreas Schwab |
(char_quoted): Avoid warning about undefined operation.
|
Sun, 13 Jun 2004 15:04:45 +0000 |
Andreas Schwab |
*** empty log message ***
|
Sun, 13 Jun 2004 15:04:21 +0000 |
Andreas Schwab |
Include <ctype.h>.
|
Sun, 13 Jun 2004 14:50:07 +0000 |
Andreas Schwab |
*** empty log message ***
|
Sun, 13 Jun 2004 14:48:54 +0000 |
Andreas Schwab |
(face_attr_equal_p): Declare parameters.
|
Sun, 13 Jun 2004 13:39:59 +0000 |
Lars Hansen |
*** empty log message ***
|
Sun, 13 Jun 2004 13:39:31 +0000 |
Lars Hansen |
(dired-mark-omitted): Update keybinding.
|
Sun, 13 Jun 2004 13:38:14 +0000 |
Lars Hansen |
(dired-mark-omitted): Bind to "*O".
|
Sun, 13 Jun 2004 01:59:21 +0000 |
Karl Fogel |
* bookmark.el (bookmark-bmenu-relocate): New function, as
|
Sun, 13 Jun 2004 00:25:18 +0000 |
Kenichi Handa |
*** empty log message ***
|
Sun, 13 Jun 2004 00:22:19 +0000 |
Kenichi Handa |
(CCL_READ_CHAR): If hit EOF, set REG to -1.
|
Sun, 13 Jun 2004 00:21:39 +0000 |
Kenichi Handa |
(ccl-decode-mule-utf-8): Fix previous change.
|
Sat, 12 Jun 2004 13:13:44 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403
|
Sat, 12 Jun 2004 10:34:54 +0000 |
Eli Zaretskii |
Fix formatting of last entry.
|
Sat, 12 Jun 2004 10:33:57 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 12 Jun 2004 10:32:44 +0000 |
Eli Zaretskii |
(Fdefun): Signal an error if NAME is not a symbol.
|
Sat, 12 Jun 2004 10:26:37 +0000 |
Eli Zaretskii |
(python-open-block-statement-p): Fix
|
Sat, 12 Jun 2004 10:16:10 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 12 Jun 2004 10:15:11 +0000 |
Eli Zaretskii |
(completion-ignored-extensions): Add file extensions
|
Sat, 12 Jun 2004 06:09:32 +0000 |
Juri Linkov |
Add news for Dired and Info modes.
|
Sat, 12 Jun 2004 06:03:28 +0000 |
Juri Linkov |
*** empty log message ***
|
Sat, 12 Jun 2004 06:02:17 +0000 |
Juri Linkov |
(Operating on Files): Add dired-do-touch.
|
Sat, 12 Jun 2004 05:57:52 +0000 |
Juri Linkov |
Move menu help lines from `* Menu:' to file header.
|
Sat, 12 Jun 2004 05:54:43 +0000 |
Juri Linkov |
(Info-goto-node): Add autoload.
|
Sat, 12 Jun 2004 04:51:11 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
|
Sat, 12 Jun 2004 02:36:47 +0000 |
Kenichi Handa |
*** empty log message ***
|
Sat, 12 Jun 2004 02:33:39 +0000 |
Kenichi Handa |
(CCL_CALL_FOR_MAP_INSTRUCTION): Save eof_ic in
|
Sat, 12 Jun 2004 02:21:21 +0000 |
Kenichi Handa |
(set-language-environment): Load subst tables if necessary.
|
Sat, 12 Jun 2004 02:20:10 +0000 |
Kenichi Handa |
(decode-char): Load subst tables if necessary.
|
Sat, 12 Jun 2004 02:18:36 +0000 |
Kenichi Handa |
(utf-16-decode-ucs): Handle a surrogate
|
Sat, 12 Jun 2004 02:10:37 +0000 |
Kenichi Handa |
(utf-translate-cjk-charsets): New
|
Fri, 11 Jun 2004 22:38:52 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Fri, 11 Jun 2004 22:36:07 +0000 |
Luc Teirlinck |
(dired-revert): If buffer is marked unmodified before
|
Fri, 11 Jun 2004 21:48:22 +0000 |
Kim F. Storm |
(shut_down_emacs): Inhibit redisplay during shutdown.
|
Fri, 11 Jun 2004 21:47:28 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 11 Jun 2004 16:43:14 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 11 Jun 2004 06:03:16 +0000 |
Kenichi Handa |
Temporarily set utf-translate-cjk-mode to nil.
|
Fri, 11 Jun 2004 05:59:35 +0000 |
Kenichi Handa |
(devanagari-compose-region): Add autoload cookie.
|
Fri, 11 Jun 2004 05:58:29 +0000 |
Kenichi Handa |
(ccl-dump-call): Fix printing the subroutine name.
|
Fri, 11 Jun 2004 05:56:44 +0000 |
Kenichi Handa |
(encode_coding_string): Check CODING_FINISH_INTERRUPT.
|
Fri, 11 Jun 2004 03:52:53 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-397
|
Fri, 11 Jun 2004 02:39:51 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
|
Fri, 11 Jun 2004 01:04:28 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 11 Jun 2004 01:02:51 +0000 |
Juanma Barranquero |
(parse-colon-path, cd): Doc fixes (refer to `path-separator', not colon).
|