1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-20 18:17:20 +00:00
Commit Graph

59285 Commits

Author SHA1 Message Date
Juanma Barranquero
4be0f97d13 (date, entry, number, original-date): Add defvars. 2005-08-26 11:23:21 +00:00
Juanma Barranquero
019e5b817a (date): Add defvars. 2005-08-26 11:19:34 +00:00
Juanma Barranquero
916f8173d7 (date, displayed-month, displayed-year, number, original-date):
Add defvars.
2005-08-26 11:19:05 +00:00
Kim F. Storm
f6c05015bb (resize_mini_window): Fix 2005-08-20 change.
Don't move PT to new window start.
2005-08-26 11:04:16 +00:00
Kim F. Storm
4e6b8c5a03 *** empty log message *** 2005-08-26 11:03:55 +00:00
Juanma Barranquero
623f14653d Move the `defvar's to the top level. 2005-08-26 10:51:12 +00:00
Juanma Barranquero
735d702631 ibuffer.el: Move the `defvar's to the top level. 2005-08-26 10:46:50 +00:00
Juanma Barranquero
3945a3a386 emerge.el: Move the `defvar's to the top level. 2005-08-26 10:46:08 +00:00
Romain Francoise
20dc22152e Fix capitalization of "Gnus". 2005-08-26 10:17:00 +00:00
Romain Francoise
27024d2fd1 (sgml-validate): Use `compilation-start'
instead of the obsolete `compile-internal'.
2005-08-26 10:02:03 +00:00
Juanma Barranquero
a6022f153a (smerge-refined-change): Add :group. 2005-08-26 09:37:57 +00:00
Miles Bader
f3f01d5df3 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 105)

   - Update from CVS

2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)

   * lisp/gnus/gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
   the end of the date treatments.

2005-08-15  Simon Josefsson  <jas@extundo.com>

   * lisp/gnus/pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
   it in url-handlers.el and XEmacs in url.el.  Reported by Luca
   Capello and Romain Francoise.
   (pgg-fetch-key-function): Removed, not used?
   (pgg-insert-url-with-w3): Require url, to get
   url-insert-file-contents regardless of where it is defined.

2005-08-08  Simon Josefsson  <jas@extundo.com>

   * lisp/gnus/pgg.el: Autoload url-insert-file-contents instead of loading
   w3/url.
   (pgg-insert-url-with-w3): Don't load url here.

2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/emacs-mime.texi (time-date): Fix description of safe-date-to-time.

2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/emacs-mime.texi (Handles): Remove duplicate item.
   (Encoding Customization): Fix the default value for
   mm-coding-system-priorities.
   (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
   (Basic Functions): Fix reference.

2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
2005-08-26 00:02:06 +00:00
Stefan Monnier
41796d0900 (smerge-remove-props): Make the args non-optional.
(smerge-keep-n): Remove props.
(smerge-keep-base, smerge-keep-other, smerge-keep-mine)
(smerge-keep-current, smerge-kill-current): Don't remove props anymore
now that it's done in smerge-keep-n.
(smerge-refined-change): New face.
(smerge-refine-chopup-region, smerge-refine-highlight-change)
(smerge-refine): New funs.
(smerge-basic-map): Bind smerge-refine.
2005-08-25 20:13:38 +00:00
Juri Linkov
537fd670e9 (menu-bar-options-menu, menu-bar-options-save):
Delete "Automatic File De/compression" (auto-compression-mode).
2005-08-25 19:11:00 +00:00
Juri Linkov
19b3905f26 (grep, grep-mode): Make buffer-local variables
compilation-process-setup-function and compilation-disable-input
in grep-mode instead of let-bindings in grep.
2005-08-25 19:09:22 +00:00
Miles Bader
d09058217d Add arch tagline 2005-08-25 17:04:43 +00:00
Richard M. Stallman
3e80c4c16e *** empty log message *** 2005-08-25 11:06:36 +00:00
Juanma Barranquero
654078daff *** empty log message *** 2005-08-25 11:06:31 +00:00
Richard M. Stallman
0031b6c3e8 (Search and Replace): Add replace-regexp-in-string. 2005-08-25 11:05:31 +00:00
Richard M. Stallman
7fdba7057b (Finding Overlays): Fix find-overlay-prop' in next-overlay-change' example. 2005-08-25 11:04:38 +00:00
Richard M. Stallman
c6a816dfe1 (menu-bar-describe-menu): Delete "What's New".
Rename "Describe Key" to "Describe Key or Mouse Operation".
2005-08-25 11:03:32 +00:00
Juanma Barranquero
cc1f74de8c bg-mouse.el: Moved from term/. 2005-08-25 11:01:15 +00:00
Richard M. Stallman
1296b4cdd9 (build-mail-aliases): Delete comments
from the contents before processing them.
2005-08-25 11:00:38 +00:00
Juanma Barranquero
1eedd2f11f bg-mouse.el: Moved to obsolete/. 2005-08-25 10:58:57 +00:00
Richard M. Stallman
40c7f2563b (isearch-edit-string): Erase the Search prompt
if user enters an empty string and there is no default.
2005-08-25 10:58:48 +00:00
Richard M. Stallman
5a3232180f (play-sound): Rearrange to avoid warning. 2005-08-25 10:57:38 +00:00
Richard M. Stallman
2ae12bb0da (comint-file-name-prefix): Add autoload. 2005-08-25 10:56:51 +00:00
Carsten Dominik
f74505caad Fixed typo. 2005-08-25 08:25:51 +00:00
YAMAMOTO Mitsuharu
1f98fbb49f (mac_copy_area, mac_copy_area_with_mask): Restore background color.
(mac_handle_visibility_change): New function.
(x_make_frame_invisible, x_iconify_frame)
(XTread_socket) [!USE_CARBON_EVENTS]: Use it.
[USE_CARBON_EVENTS] (mac_handle_window_event)
(install_window_handler): Handle visibilty change events.
(x_make_frame_visible): Don't reposition window if it is iconified
or asked for visible before.  Select and uncollapse window when it
is made visible.
(x_make_frame_invisible): Don't reset x_highlight_frame.
(x_iconify_frame): Likewise.  Make invisible frame visible before
it is iconified.
(read_socket_inev): Move variable outside #if USE_CARBON_EVENTS.
(do_window_update): Don't change visibility of invisible frame.
2005-08-25 08:20:43 +00:00
YAMAMOTO Mitsuharu
fca32d15e2 (kbd_buffer_get_event) [MAC_OS]: Make events for
ICONIFY/DEICONIFY_EVENT.
2005-08-25 08:20:12 +00:00
Carsten Dominik
aa284296a0 Documentation string of diary-modify-entry-list-string-function improved. 2005-08-25 07:11:10 +00:00
Carsten Dominik
9a20c79bce (diary-modify-entry-list-string-function): New hook.
(add-to-diary-list): Call `diary-modify-entry-list-string-function'
2005-08-25 07:06:07 +00:00
Carsten Dominik
822fcf5b09 *** empty log message *** 2005-08-25 07:05:27 +00:00
Vinicius Jose Latorre
e9454757ab version string comparison 2005-08-25 01:37:47 +00:00
Juanma Barranquero
4add8580fb (icon-edit, *mouse-window*, *mouse-x*, *mouse-y*, menu, char):
Defvar at compile time.
(sc::menu): Declare it before use.
(sc::pack-one-line): Use `let', not `let*'.
2005-08-24 15:56:02 +00:00
Juanma Barranquero
05470ac85c (filter-region, execute-monitor-command): Use let*' instead of let'. 2005-08-24 15:20:18 +00:00
Juanma Barranquero
f0dc3168b2 (bg-mouse-x, bg-mouse-y, bg-cursor-window): Defvar at compile time. 2005-08-24 15:10:45 +00:00
Juanma Barranquero
a6d4c20db8 (current-global-mousemap, current-local-mousemap): Declare them before use. 2005-08-24 14:41:27 +00:00
Juanma Barranquero
26d874b218 (nntp-open-tls-stream, nntp-open-ssl-stream): Defvar at compile time. 2005-08-24 14:31:17 +00:00
Juanma Barranquero
2344ffc141 (url-http-cookies-sources): Defvar at compile time. 2005-08-24 14:24:20 +00:00
Juanma Barranquero
6f42bcf224 (news-inews-hook, news-group-hook-alist, mail-send-hook):
Defvar at compile time.
2005-08-24 14:15:23 +00:00
Juanma Barranquero
9ca3e5932b (info-xref-xfile-alist, info-xref-filename-heading, info-xref-good,
info-xref-bad): Defvar at compile time.
2005-08-24 14:00:17 +00:00
Stefan Monnier
94dfee0bfe (define-minor-mode): Simplify. 2005-08-24 11:54:25 +00:00
Stefan Monnier
b6790c3eec (custom-theme-set-variables): Sort minor modes last. 2005-08-24 11:49:07 +00:00
Thien-Thi Nguyen
55b039c3f9 Update "copyright years" section. 2005-08-24 11:36:35 +00:00
Juanma Barranquero
bbf40036a9 (merge-begin, merge-end, template, A-begin, A-end, B-begin, B-end, diff,
diff-vector, valid-diff): Defvar at compile time to silence the byte-compiler.
2005-08-24 11:36:27 +00:00
Juanma Barranquero
63f0a16643 (ibuffer-compile-make-eliding-form, ibuffer-check-formats): Use
`with-no-warnings' to hide references to `ibuffer-elide-long-columns' (which is
defined on ibuffer.el, so it's silly to get warnings for it).
(ibuffer-auto-mode, ibuffer-cached-filter-formats,
ibuffer-compiled-filter-formats, ibuffer-filter-format-alist,
ibuffer-filter-group-kill-ring, ibuffer-filter-groups,
ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups,
ibuffer-inline-columns, ibuffer-show-empty-filter-groups,
ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps): Defvar at compile time.
(ibuffer-compiled-formats, ibuffer-cached-eliding-string,
ibuffer-cached-formats, ibuffer-cached-elide-long-columns), eclare them before
use.
2005-08-24 11:34:39 +00:00
Thien-Thi Nguyen
bfd6d01add Update years in copyright notice; nfc. 2005-08-24 11:32:07 +00:00
Carsten Dominik
866a725707 (bookmark-after-jump-hook): New hook.
(bookmark-jump): Run `bookmark-after-jump-hook'.
2005-08-24 10:18:29 +00:00
Carsten Dominik
6cd70a8cb5 *** empty log message *** 2005-08-24 10:17:14 +00:00