Wed, 20 Oct 2004 16:23:30 +0000 |
Jan Dj¸«£rv |
* emacs.c (my_heap_start, heap_bss_diff, MAX_HEAP_BSS_DIFF):
|
Wed, 20 Oct 2004 16:16:07 +0000 |
Jan Dj¸«£rv |
* configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
|
Wed, 20 Oct 2004 08:04:19 +0000 |
John Paul Wallington |
*** empty log message ***
|
Wed, 20 Oct 2004 08:03:48 +0000 |
John Paul Wallington |
(url-gateway-nslookup-host): Use `set-process-query-on-exit-flag'.
|
Wed, 20 Oct 2004 02:20:44 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Wed, 20 Oct 2004 02:15:52 +0000 |
Luc Teirlinck |
(Flocal_variable_if_set_p): Doc fix.
|
Tue, 19 Oct 2004 22:38:28 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-628
|
Tue, 19 Oct 2004 21:39:28 +0000 |
Jason Rumney |
(elisp): Change order of arguments to makeinfo.
|
Tue, 19 Oct 2004 21:37:32 +0000 |
Lars Hansen |
*** empty log message ***
|
Tue, 19 Oct 2004 21:37:18 +0000 |
Lars Hansen |
Update header.
|
Tue, 19 Oct 2004 21:37:16 +0000 |
Jason Rumney |
*** empty log message ***
|
Tue, 19 Oct 2004 21:36:56 +0000 |
Lars Hansen |
Update header and footer.
|
Tue, 19 Oct 2004 21:34:36 +0000 |
Jason Rumney |
(info): Change order of arguments to makeinfo.
|
Tue, 19 Oct 2004 19:09:37 +0000 |
Jason Rumney |
*** empty log message ***
|
Tue, 19 Oct 2004 19:08:58 +0000 |
Jason Rumney |
(init_environment): Set emacs_dir correctly when running
|
Tue, 19 Oct 2004 16:58:30 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 19 Oct 2004 16:57:20 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 19 Oct 2004 16:56:51 +0000 |
Richard M. Stallman |
(Fdelete_and_extract_region): If region is empty, return null string.
|
Tue, 19 Oct 2004 16:54:17 +0000 |
Richard M. Stallman |
(flyspell-mode): Doc fix.
|
Tue, 19 Oct 2004 16:53:23 +0000 |
Richard M. Stallman |
(eshell-grep): Don't bind compilation-process-setup-function.
|
Tue, 19 Oct 2004 16:51:14 +0000 |
Richard M. Stallman |
(comint-insert-input): Use @ in `interactive'.
|
Tue, 19 Oct 2004 16:49:51 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 19 Oct 2004 16:49:15 +0000 |
Richard M. Stallman |
Update last update date.
|
Tue, 19 Oct 2004 16:48:30 +0000 |
Richard M. Stallman |
(compilation-setup): Don't set buffer-read-only if MINOR is non-nil.
|
Tue, 19 Oct 2004 16:41:04 +0000 |
Jan Dj¸«£rv |
* gtkutil.h (xg_update_scrollbar_pos): Remove arguments real_left
|
Tue, 19 Oct 2004 16:40:34 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_clear_frame): Remove call to xg_frame_cleared
|
Tue, 19 Oct 2004 16:40:03 +0000 |
Jan Dj¸«£rv |
* gtkutil.c (xg_frame_cleared, xg_fixed_handle_expose,
|
Tue, 19 Oct 2004 16:39:24 +0000 |
Jan Dj¸«£rv |
* gtkutil.h (xg_frame_cleared): Removed.
|
Tue, 19 Oct 2004 15:34:38 +0000 |
Jay Belanger |
(calcAlg-previous): Changed the regexp to the end of buffer regexp.
|
Tue, 19 Oct 2004 14:41:50 +0000 |
Jay Belanger |
(calc-fancy-prefix): Removed emacs version check.
|
Tue, 19 Oct 2004 14:41:18 +0000 |
Jay Belanger |
(calc-graph-plot): Removed emacs version check.
|
Tue, 19 Oct 2004 14:39:57 +0000 |
Jay Belanger |
(calc-total-algebraic-mode): Removed error call that would be given
|
Tue, 19 Oct 2004 14:36:47 +0000 |
Jay Belanger |
(calc-emacs-type-19, calc-emacs-type-epoch, calc-emacs-type-gnu19):
|
Tue, 19 Oct 2004 14:22:47 +0000 |
Jay Belanger |
(calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
|
Tue, 19 Oct 2004 14:21:31 +0000 |
Jay Belanger |
(calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
|
Tue, 19 Oct 2004 09:58:08 +0000 |
Glenn Morris |
*** empty log message ***
|
Tue, 19 Oct 2004 09:57:49 +0000 |
Glenn Morris |
From Ulf Jasper <ulf.jasper@web.de>:
|
Tue, 19 Oct 2004 09:53:50 +0000 |
Glenn Morris |
From Ulf Jasper <ulf.jasper@web.de>:
|
Tue, 19 Oct 2004 06:15:15 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 19 Oct 2004 06:14:45 +0000 |
Richard M. Stallman |
(news-path): Fix previous change.
|
Mon, 18 Oct 2004 22:53:13 +0000 |
Kim F. Storm |
(display_mode_element): Fix display of wide chars.
|
Mon, 18 Oct 2004 22:52:44 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 18 Oct 2004 22:23:44 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-626
|
Mon, 18 Oct 2004 20:45:52 +0000 |
Daniel Pfeiffer |
(Buffer-menu-make-sort-button) Make sorting by mouse-2 work from a different window.
|
Mon, 18 Oct 2004 20:04:17 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Mon, 18 Oct 2004 20:03:22 +0000 |
Luc Teirlinck |
(Reporting Bugs): Double up `@'.
|
Mon, 18 Oct 2004 19:16:02 +0000 |
Jay Belanger |
(Reporting Bugs): Changed the address that bugs should be sent to.
|
Mon, 18 Oct 2004 19:13:16 +0000 |
Jay Belanger |
(calc-describe-bindings): Set `buffer-read-only' to nil while working
|
Mon, 18 Oct 2004 16:17:15 +0000 |
Jan Dj¸«£rv |
* gtkutil.c (xg_update_scrollbar_pos): Change XClearWindow to
|
Mon, 18 Oct 2004 12:28:18 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 18 Oct 2004 12:27:46 +0000 |
Kenichi Handa |
(fs_load_font): Use fast_string_match_ignore_case for
|
Mon, 18 Oct 2004 12:26:36 +0000 |
Kenichi Handa |
(fast_string_match_ignore_case): New function.
|
Mon, 18 Oct 2004 12:26:02 +0000 |
Kenichi Handa |
(fast_string_match_ignore_case): Extern it.
|
Mon, 18 Oct 2004 09:29:59 +0000 |
David Ponce |
*** empty log message ***
|
Mon, 18 Oct 2004 09:29:26 +0000 |
David Ponce |
(mouse-drag-move-window-top): New function.
|
Mon, 18 Oct 2004 07:31:43 +0000 |
Thien-Thi Nguyen |
*** empty log message ***
|
Mon, 18 Oct 2004 07:29:52 +0000 |
Thien-Thi Nguyen |
(Info-fontify-node): For multiline refs,
|
Sun, 17 Oct 2004 23:01:25 +0000 |
Stefan Monnier |
(vc-arch-workfile-version): Don't burp if the patch-log directory is missing.
|
Sun, 17 Oct 2004 20:20:26 +0000 |
Jason Rumney |
Added note to see INSTALL.CVS, and to make sure touch creates files.
|
Sun, 17 Oct 2004 18:09:42 +0000 |
John Paul Wallington |
*** empty log message ***
|