Fri, 27 Feb 2004 23:47:48 +0000 |
Kim F. Storm |
(BUFFER_SIZE_FACTOR): Remove.
|
Fri, 27 Feb 2004 23:47:13 +0000 |
Kim F. Storm |
(XTread_socket): Remove bufp_r and numcharsp args. Add hold_quit arg.
|
Fri, 27 Feb 2004 23:46:47 +0000 |
Kim F. Storm |
(kbd_buffer_store_event_hold): Add prototype.
|
Fri, 27 Feb 2004 23:46:31 +0000 |
Kim F. Storm |
(kbd_buffer_store_event_hold): New function to store
|
Fri, 27 Feb 2004 17:32:57 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 27 Feb 2004 17:30:23 +0000 |
Eli Zaretskii |
Fix copyright years.
|
Fri, 27 Feb 2004 17:27:25 +0000 |
Eli Zaretskii |
In scheme-mode symbol regexp, disallow backquote and
|
Fri, 27 Feb 2004 17:22:27 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 27 Feb 2004 17:20:57 +0000 |
Eli Zaretskii |
(sh-shell-arg, sh-require-final-newline, sh-assignment-regexp, sh-builtins)
|
Fri, 27 Feb 2004 17:14:05 +0000 |
Eli Zaretskii |
Document the new min-colors face attribute.
|
Fri, 27 Feb 2004 17:07:15 +0000 |
Eli Zaretskii |
(Defining Faces): Add description for min-colors. Update example.
|
Fri, 27 Feb 2004 17:05:29 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 27 Feb 2004 17:03:09 +0000 |
Eli Zaretskii |
(isearch, isearch-lazy-highlight-face): Use `min-colors'.
|
Fri, 27 Feb 2004 17:01:55 +0000 |
Eli Zaretskii |
(font-lock-comment-face, font-lock-string-face,
|
Fri, 27 Feb 2004 17:00:58 +0000 |
Eli Zaretskii |
(defface): Add documentation for `min-colors'.
|
Fri, 27 Feb 2004 16:59:56 +0000 |
Eli Zaretskii |
(face-spec-set-match-display): Add a new attribute, `min-colors'.
|
Thu, 26 Feb 2004 17:46:48 +0000 |
Steven Tamm |
Inserting Yamomotosan's changes for MacOSX image support, better support
|
Thu, 26 Feb 2004 11:14:34 +0000 |
Kim F. Storm |
*** empty log message ***
|
Thu, 26 Feb 2004 09:34:52 +0000 |
Francesco Potort |
Correct original attribution
|
Thu, 26 Feb 2004 08:50:02 +0000 |
Kim F. Storm |
Temporary fix; increase NREAD_INPUT_EVENTS to 512.
|
Thu, 26 Feb 2004 04:03:40 +0000 |
Vinicius Jose Latorre |
A lot of doc fix.
|
Thu, 26 Feb 2004 00:44:29 +0000 |
Vinicius Jose Latorre |
For compatibility with Emacs 20, define assq-delete-all if it's not defined.
|
Wed, 25 Feb 2004 22:39:54 +0000 |
Kim F. Storm |
(handle_single_display_prop): Handle left-fringe and
|
Wed, 25 Feb 2004 22:38:34 +0000 |
Kim F. Storm |
*** empty log message ***
|
Wed, 25 Feb 2004 12:54:16 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-114
|
Wed, 25 Feb 2004 01:19:08 +0000 |
Miles Bader |
Resolve CVS conflicts
|
Wed, 25 Feb 2004 00:07:33 +0000 |
Vinicius Jose Latorre |
ABNF parser. Fix bug on productions like test = {"test"}* | ("tt" ["test"]). Reported by Markus Dreyer.
|
Tue, 24 Feb 2004 22:58:07 +0000 |
Vinicius Jose Latorre |
ABNF parser (ebnf2ps)
|