Tue, 22 Jul 2003 19:07:20 +0000 |
Stefan Monnier |
(Finsert_file_contents): Use delete_all_overlays.
|
Tue, 22 Jul 2003 19:06:48 +0000 |
Stefan Monnier |
(temp_output_buffer_setup): Use delete_all_overlays.
|
Tue, 22 Jul 2003 19:06:12 +0000 |
Stefan Monnier |
(run_pre_post_conversion_on_str): Use delete_all_overlays.
|
Tue, 22 Jul 2003 19:05:18 +0000 |
Stefan Monnier |
Don't check HAVE_PNG_H: autoconf doesn't seem to find it.
|
Tue, 22 Jul 2003 19:03:45 +0000 |
Stefan Monnier |
(get_minibuffer): Use it.
|
Tue, 22 Jul 2003 19:02:58 +0000 |
Stefan Monnier |
(delete_all_overlays): Declare.
|
Tue, 22 Jul 2003 19:02:11 +0000 |
Stefan Monnier |
(delete_all_overlays): New function.
|
Tue, 22 Jul 2003 17:54:50 +0000 |
Andrew Choi |
unexmacosx.c: Sort and merge unexec regions before dumping them.
|
Tue, 22 Jul 2003 17:51:57 +0000 |
Andrew Choi |
Truncated process output with pty's on Mac OS X.
|
Tue, 22 Jul 2003 17:31:46 +0000 |
Dave Love |
*** empty log message ***
|
Tue, 22 Jul 2003 17:31:33 +0000 |
Dave Love |
Consider both png.h and libpng/png.h.
|
Tue, 22 Jul 2003 17:29:56 +0000 |
Dave Love |
Make XRegisterIMInstantiateCallback test depend on
|
Tue, 22 Jul 2003 16:15:25 +0000 |
Markus Rost |
(Garbage Collection): Fix previous change.
|
Tue, 22 Jul 2003 16:12:45 +0000 |
Stefan Monnier |
(get_minibuffer): Be careful when calling `reset_buffer'
|
Tue, 22 Jul 2003 15:26:01 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 22 Jul 2003 15:25:53 +0000 |
Richard M. Stallman |
(Truenames): Add LIMIT arg to file-chase-links.
|
Tue, 22 Jul 2003 15:25:22 +0000 |
Richard M. Stallman |
(Width): Use \s syntax in example.
|
Tue, 22 Jul 2003 15:24:39 +0000 |
Richard M. Stallman |
(Imenu): Add xref to Emacs Manual node on Imenu.
|
Tue, 22 Jul 2003 15:23:50 +0000 |
Richard M. Stallman |
(Building Lists): Add number-sequence.
|
Tue, 22 Jul 2003 15:23:16 +0000 |
Richard M. Stallman |
(Garbage Collection): Add gcs-done, gc-elapsed.
|
Tue, 22 Jul 2003 15:22:50 +0000 |
Richard M. Stallman |
(Function Documentation): Explain how to
|
Tue, 22 Jul 2003 15:22:12 +0000 |
Richard M. Stallman |
(Selecting Windows): save-selected-window saves selected window of each frame.
|
Tue, 22 Jul 2003 15:21:10 +0000 |
Richard M. Stallman |
(Syntax Table Functions): Use \s syntax in examples.
|
Tue, 22 Jul 2003 15:20:31 +0000 |
Richard M. Stallman |
(Output Variables): Add print-continuous-numbering and print-number-table.
|
Tue, 22 Jul 2003 15:19:05 +0000 |
Richard M. Stallman |
Fix typo.
|
Tue, 22 Jul 2003 15:18:32 +0000 |
Richard M. Stallman |
(Decoding Output): New node.
|
Tue, 22 Jul 2003 15:17:55 +0000 |
Richard M. Stallman |
(Time Conversion): decode-time arg is optional.
|
Tue, 22 Jul 2003 15:17:28 +0000 |
Richard M. Stallman |
(Character Type): Don't use space as example for \.
|
Tue, 22 Jul 2003 15:15:20 +0000 |
Richard M. Stallman |
(Converting Representations): Add string-to-multibyte.
|
Tue, 22 Jul 2003 15:13:58 +0000 |
Richard M. Stallman |
(Basic Completion): Describe test-completion.
|
Mon, 21 Jul 2003 21:36:55 +0000 |
Markus Rost |
*** empty log message ***
|
Mon, 21 Jul 2003 21:36:29 +0000 |
Markus Rost |
(idlwave-comment-indent-char): Fix default value using ?\s.
|
Mon, 21 Jul 2003 20:03:35 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 21 Jul 2003 20:03:18 +0000 |
Stefan Monnier |
(MARK_STRING, UNMARK_STRING, STRING_MARKED_P)
|
Mon, 21 Jul 2003 18:06:33 +0000 |
John Paul Wallington |
*** empty log message ***
|
Mon, 21 Jul 2003 18:03:06 +0000 |
John Paul Wallington |
(with-selected-window): Add closing paren.
|
Mon, 21 Jul 2003 09:58:57 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 21 Jul 2003 09:58:06 +0000 |
Richard M. Stallman |
(emacs-lisp-mode): Use run-mode-hooks.
|
Mon, 21 Jul 2003 09:57:01 +0000 |
Richard M. Stallman |
(with-selected-window): Copy code form save-selected-window
|
Mon, 21 Jul 2003 09:54:34 +0000 |
Richard M. Stallman |
(set-locale-environment): langinfo renamed to locale-info.
|
Mon, 21 Jul 2003 09:54:09 +0000 |
Richard M. Stallman |
(auto-coding-functions): Doc fix.
|
Mon, 21 Jul 2003 09:53:19 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM_TEMACS): Add undef.
|
Mon, 21 Jul 2003 09:52:45 +0000 |
Richard M. Stallman |
(Flocale_info): Renamed from Flanginfo. Doc fixes.
|
Mon, 21 Jul 2003 09:51:20 +0000 |
Richard M. Stallman |
Use -Wl syntax.
|
Mon, 21 Jul 2003 09:50:53 +0000 |
Richard M. Stallman |
(syms_of_alloc): Doc fixes.
|
Mon, 21 Jul 2003 07:17:51 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 21 Jul 2003 07:16:40 +0000 |
Kenichi Handa |
(quail-translate-key): Update quail-current-str correctly.
|
Mon, 21 Jul 2003 06:25:33 +0000 |
Andreas Schwab |
*** empty log message ***
|
Mon, 21 Jul 2003 06:24:52 +0000 |
Andreas Schwab |
(sh-mode-syntax-table): Change syntax of ?, to "_".
|
Sun, 20 Jul 2003 23:38:20 +0000 |
Markus Rost |
Indicate boundaries of the big quoted region by comments.
|
Sun, 20 Jul 2003 19:04:48 +0000 |
Kai Grojohann |
Tramp 2.0.36 released.
|
Sun, 20 Jul 2003 19:00:56 +0000 |
Kai Grojohann |
Tramp 2.0.36 released.
|
Sat, 19 Jul 2003 20:44:23 +0000 |
Markus Rost |
*** empty log message ***
|
Sat, 19 Jul 2003 20:44:05 +0000 |
Markus Rost |
(artist-erase-char): Fix default value using ?\s.
|
Sat, 19 Jul 2003 16:25:43 +0000 |
John Paul Wallington |
*** empty log message ***
|
Sat, 19 Jul 2003 16:22:58 +0000 |
John Paul Wallington |
(2C-mode-line-format): Doc fix.
|