Sun, 31 Oct 2004 22:52:54 +0000 |
Stefan Monnier |
(reveal-last-tick): New var.
|
Sun, 31 Oct 2004 22:25:34 +0000 |
Stefan Monnier |
Use `button's.
|
Sun, 31 Oct 2004 15:29:04 +0000 |
Jan Dj¸«£rv |
* xmenu.c: Add prototypes for forward function declarations.
|
Sun, 31 Oct 2004 15:11:31 +0000 |
Jan Dj¸«£rv |
* xdisp.c (update_tool_bar): Pass a copy of f->tool_bar_items to
|
Sun, 31 Oct 2004 12:25:46 +0000 |
Jan Dj¸«£rv |
* atimer.c (alarm_signal_handler): Do not call set_alarm if
|
Sun, 31 Oct 2004 08:33:38 +0000 |
Jan Dj¸«£rv |
* x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
|
Sun, 31 Oct 2004 01:09:18 +0000 |
John Paul Wallington |
*** empty log message ***
|
Sun, 31 Oct 2004 01:07:58 +0000 |
John Paul Wallington |
(group ibuffer): Add :version keyword.
|
Sun, 31 Oct 2004 00:05:18 +0000 |
Kim F. Storm |
(margin_glyphs_to_reserve): Don't use ncols_scale_factor.
|
Sun, 31 Oct 2004 00:04:52 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sat, 30 Oct 2004 22:39:27 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sat, 30 Oct 2004 22:39:08 +0000 |
Kim F. Storm |
(group ido): Add :version keyword.
|
Sat, 30 Oct 2004 22:38:12 +0000 |
Kim F. Storm |
(group cua): Add :version keyword.
|
Sat, 30 Oct 2004 20:49:41 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Sat, 30 Oct 2004 20:43:36 +0000 |
Luc Teirlinck |
(help-at-pt-timer-delay, help-at-pt-display-when-idle): Remove
|
Sat, 30 Oct 2004 20:30:31 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Sat, 30 Oct 2004 20:27:52 +0000 |
Luc Teirlinck |
(auto-revert-tail-mode-text): Add :version keyword.
|
Sat, 30 Oct 2004 19:49:27 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Sat, 30 Oct 2004 19:44:44 +0000 |
Luc Teirlinck |
(help-at-pt-timer): Move defvar up to avoid compiler warning.
|
Sat, 30 Oct 2004 16:43:18 +0000 |
Stefan Monnier |
(custom-deps, autoloads): Fix *-hooks -> *-hook.
|
Sat, 30 Oct 2004 01:08:00 +0000 |
Juri Linkov |
*** empty log message ***
|
Sat, 30 Oct 2004 01:07:20 +0000 |
Juri Linkov |
(function-called-at-point): read -> intern.
|
Sat, 30 Oct 2004 01:06:58 +0000 |
Juri Linkov |
(variable-at-point): read -> intern.
|
Fri, 29 Oct 2004 23:34:58 +0000 |
Simon Josefsson |
*** empty log message ***
|
Fri, 29 Oct 2004 23:34:48 +0000 |
Simon Josefsson |
(autoconf-font-lock-keywords): Recognize AS_* too.
|
Fri, 29 Oct 2004 22:38:04 +0000 |
Stefan Monnier |
Docstring fixes.
|
Fri, 29 Oct 2004 21:23:08 +0000 |
Simon Josefsson |
(Reading a Password): Revert.
|
Fri, 29 Oct 2004 21:21:33 +0000 |
Simon Josefsson |
subr.el (read-passwd): Move back from password.el.
|
Fri, 29 Oct 2004 21:02:54 +0000 |
Andreas Schwab |
Typo fix.
|
Fri, 29 Oct 2004 20:59:04 +0000 |
Andreas Schwab |
*** empty log message ***
|
Fri, 29 Oct 2004 20:57:51 +0000 |
Andreas Schwab |
(speedbar-frame-parameters): Improve customize type.
|
Fri, 29 Oct 2004 14:31:34 +0000 |
Sam Steingold |
(mouse-show-mark): Replace the last occurrence of
|
Fri, 29 Oct 2004 02:23:24 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-650
|
Fri, 29 Oct 2004 00:00:43 +0000 |
John Wiegley |
2004-10-28 Will <will@glozer.net>
|
Thu, 28 Oct 2004 23:35:13 +0000 |
Stefan Monnier |
*** empty log message ***
|
Thu, 28 Oct 2004 23:34:51 +0000 |
Stefan Monnier |
(mouse-sel-mode): Adjust to new names for x-lost-selection-functions.
|
Thu, 28 Oct 2004 23:33:23 +0000 |
Stefan Monnier |
(mouse-show-mark): Adjust to new name and don't assume
|
Thu, 28 Oct 2004 23:32:28 +0000 |
Stefan Monnier |
Adjust to new names for x-(lost|sent)-selection-functions.
|
Thu, 28 Oct 2004 23:29:26 +0000 |
Stefan Monnier |
(x-lost-selection-hooks, x-sent-selection-hooks): New obsolete aliases
|
Thu, 28 Oct 2004 23:28:20 +0000 |
Stefan Monnier |
(Vx_lost_selection_functions, Vx_sent_selection_functions):
|
Thu, 28 Oct 2004 14:28:40 +0000 |
Kim F. Storm |
Fix copyright.
|
Thu, 28 Oct 2004 14:11:32 +0000 |
Kim F. Storm |
(imenu-scanning-message): Remove.
|
Thu, 28 Oct 2004 14:11:09 +0000 |
Kim F. Storm |
*** empty log message ***
|
Thu, 28 Oct 2004 10:29:50 +0000 |
John Paul Wallington |
*** empty log message ***
|
Thu, 28 Oct 2004 10:27:06 +0000 |
John Paul Wallington |
(set-auto-mode): Call `throw' correctly.
|
Thu, 28 Oct 2004 09:02:04 +0000 |
Juri Linkov |
*** empty log message ***
|
Thu, 28 Oct 2004 09:01:13 +0000 |
Juri Linkov |
(Info-file-list-for-emacs): Add ("Info" . "info")
|
Thu, 28 Oct 2004 09:00:26 +0000 |
Juri Linkov |
(grep-regexp-alist): Move match highlighting
|
Thu, 28 Oct 2004 07:37:02 +0000 |
Jan Dj¸«£rv |
* mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
|
Thu, 28 Oct 2004 06:47:35 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 28 Oct 2004 06:46:47 +0000 |
Richard M. Stallman |
(Display Feature Testing): Explain about "vendor".
|
Thu, 28 Oct 2004 06:37:48 +0000 |
Richard M. Stallman |
(Fx_server_vendor, Fx_server_version): Doc fixes.
|
Thu, 28 Oct 2004 06:09:55 +0000 |
Daniel Pfeiffer |
*** empty log message ***
|
Thu, 28 Oct 2004 06:05:17 +0000 |
Daniel Pfeiffer |
(set-auto-mode-0): New function.
|
Thu, 28 Oct 2004 02:00:28 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 28 Oct 2004 02:00:15 +0000 |
Kenichi Handa |
(utf-translate-cjk-charsets): Add katakana-jisx0201.
|