Sun, 17 Oct 2004 06:56:40 +0000 |
Richard M. Stallman |
(fancy-splash-tail, normal-splash-screen): Update copyright year.
|
Sun, 17 Oct 2004 06:55:46 +0000 |
Richard M. Stallman |
(shadowfile-unload-hook): Set as variable w/ add-hook.
|
Sun, 17 Oct 2004 06:55:07 +0000 |
Richard M. Stallman |
(server-unload-hook): Set as a variable with add-hook.
|
Sun, 17 Oct 2004 06:54:13 +0000 |
Richard M. Stallman |
(help-at-pt-unload-hook): Use add-hook; no defvar.
|
Sun, 17 Oct 2004 06:53:08 +0000 |
Richard M. Stallman |
(special-display-popup-frame): Make the buffer current as its frame is created.
|
Sun, 17 Oct 2004 06:51:48 +0000 |
Richard M. Stallman |
(delsel-unload-hook): Set as a variable.
|
Sun, 17 Oct 2004 06:51:10 +0000 |
Richard M. Stallman |
(comint-output-filter-functions): Add comint-watch-for-password-prompt.
|
Sun, 17 Oct 2004 06:49:55 +0000 |
Richard M. Stallman |
(fringe-mode-initialize): New function.
|
Sat, 16 Oct 2004 23:25:39 +0000 |
Kim F. Storm |
(indian-script-language-alist): Swap value and doc.
|
Sat, 16 Oct 2004 23:25:27 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sat, 16 Oct 2004 23:02:25 +0000 |
Jason Rumney |
(w32_font_match): Encode font name being matched.
|
Sat, 16 Oct 2004 23:01:19 +0000 |
Jason Rumney |
*** empty log message ***
|
Sat, 16 Oct 2004 23:00:26 +0000 |
Jason Rumney |
*** empty log message ***
|
Sat, 16 Oct 2004 18:59:11 +0000 |
Stefan Monnier |
(vc-find-file-hook): Call vc-backend with absolute name.
|
Sat, 16 Oct 2004 18:38:36 +0000 |
Juri Linkov |
*** empty log message ***
|
Sat, 16 Oct 2004 18:37:54 +0000 |
Juri Linkov |
(compilation-start): Move let-binding of
|
Sat, 16 Oct 2004 15:35:53 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 16 Oct 2004 15:35:11 +0000 |
Richard M. Stallman |
(cvs-bury-buffer): Don't call get-buffer-window for effect.
|
Sat, 16 Oct 2004 15:33:59 +0000 |
Richard M. Stallman |
(hide-other): Call outline-up-heading with INVISIBLE-OK=t.
|
Sat, 16 Oct 2004 15:32:14 +0000 |
Richard M. Stallman |
(comment-auto-fill-only-comments): Add autoload.
|
Sat, 16 Oct 2004 15:31:28 +0000 |
Richard M. Stallman |
(msb-unload-hook): Set the variable.
|
Sat, 16 Oct 2004 15:30:56 +0000 |
Richard M. Stallman |
(mouse-yank-at-click, mouse-yank-secondary):
|
Sat, 16 Oct 2004 15:29:46 +0000 |
Richard M. Stallman |
(looking-back): Return only t or nil.
|
Sat, 16 Oct 2004 15:26:23 +0000 |
Richard M. Stallman |
(whitespace-unload-hook): Set the variable.
|
Sat, 16 Oct 2004 15:24:34 +0000 |
Richard M. Stallman |
(view-mode-enable): Set view-page-size and view-half-page-size to nil.
|
Sat, 16 Oct 2004 15:22:00 +0000 |
Richard M. Stallman |
(elp-unload-hook): Set the variable.
|
Sat, 16 Oct 2004 15:21:10 +0000 |
Richard M. Stallman |
(cl-unload-hook): Don't defvar it, just set it.
|
Sat, 16 Oct 2004 15:20:24 +0000 |
Richard M. Stallman |
(byte-compile-eval): Don't process
|
Sat, 16 Oct 2004 15:12:25 +0000 |
Richard M. Stallman |
(compilation-start): Assume compilation-mode will make the buffer read-only.
|
Sat, 16 Oct 2004 15:07:09 +0000 |
Richard M. Stallman |
(ispell-command-loop): Use with-no-warnings.
|
Sat, 16 Oct 2004 15:02:46 +0000 |
Richard M. Stallman |
(url-do-setup): Don't set url-passwd-entry-func.
|
Sat, 16 Oct 2004 15:02:02 +0000 |
Richard M. Stallman |
(url-passwd-entry-func): Var deleted.
|
Sat, 16 Oct 2004 14:59:45 +0000 |
Richard M. Stallman |
(url-get-normalized-date): Use url-weekday-alist and url-monthabbrev-alist.
|
Sat, 16 Oct 2004 14:58:38 +0000 |
Richard M. Stallman |
Load cl at compile time.
|
Sat, 16 Oct 2004 14:57:46 +0000 |
Richard M. Stallman |
Don't load cl.
|
Sat, 16 Oct 2004 14:55:51 +0000 |
Richard M. Stallman |
(url-open-telnet): Use read-passwd.
|
Sat, 16 Oct 2004 14:54:58 +0000 |
Richard M. Stallman |
(url-basic-auth, url-digest-auth): Use read-passwd.
|
Sat, 16 Oct 2004 14:51:39 +0000 |
Richard M. Stallman |
(Fspecial_display_p): Doc fix.
|
Fri, 15 Oct 2004 23:38:17 +0000 |
Kim F. Storm |
(fringe-bitmaps): Only initialize when defined.
|
Fri, 15 Oct 2004 23:38:04 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 15 Oct 2004 23:36:16 +0000 |
Kim F. Storm |
(cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
|
Fri, 15 Oct 2004 23:35:58 +0000 |
Kim F. Storm |
(cvs-mode-map): Bind v to cvs-mode-view-file.
|
Fri, 15 Oct 2004 23:35:46 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 15 Oct 2004 19:36:24 +0000 |
Simon Josefsson |
*** empty log message ***
|
Fri, 15 Oct 2004 19:35:38 +0000 |
Simon Josefsson |
Add.
|
Fri, 15 Oct 2004 15:45:39 +0000 |
Richard M. Stallman |
Major rewrite; lists that follow the usual patterns removed.
|
Fri, 15 Oct 2004 15:09:58 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 15 Oct 2004 15:05:51 +0000 |
Kim F. Storm |
Add comment.
|
Fri, 15 Oct 2004 14:49:30 +0000 |
Stefan Monnier |
(Fsubstitute_command_keys): Fix remap-handling.
|
Fri, 15 Oct 2004 12:02:27 +0000 |
Kim F. Storm |
(x_draw_vertical_border): Undo last change.
|
Fri, 15 Oct 2004 12:01:52 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 15 Oct 2004 11:56:41 +0000 |
Kim F. Storm |
(x_draw_vertical_border): Do nothing if non-window system.
|
Fri, 15 Oct 2004 11:56:26 +0000 |
Kim F. Storm |
*** empty log message ***
|
Thu, 14 Oct 2004 13:58:25 +0000 |
Andreas Schwab |
*** empty log message ***
|
Thu, 14 Oct 2004 13:57:37 +0000 |
Andreas Schwab |
(DATA_SEG_BITS): Don't define.
|
Thu, 14 Oct 2004 13:24:25 +0000 |
Stefan Monnier |
*** empty log message ***
|