]> git.eshelyaron.com Git - emacs.git/log
emacs.git
19 years ago(math-expand-term): Multiply out the powers when in matrix mode.
Jay Belanger [Wed, 7 Sep 2005 19:29:38 +0000 (19:29 +0000)]
(math-expand-term): Multiply out the powers when in matrix mode.

19 years ago*** empty log message ***
Chong Yidong [Wed, 7 Sep 2005 18:48:34 +0000 (18:48 +0000)]
*** empty log message ***

19 years ago(try_window): Remove superfluous cursor_height calculation.
Kim F. Storm [Wed, 7 Sep 2005 08:46:04 +0000 (08:46 +0000)]
(try_window): Remove superfluous cursor_height calculation.
Fixes crash reported by YAMAMOTO Mitsuharu.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 7 Sep 2005 08:45:39 +0000 (08:45 +0000)]
*** empty log message ***

19 years ago(Buffer-menu-make-sort-button): Add docstrings, use non-anonymous functions.
Stefan Monnier [Tue, 6 Sep 2005 20:44:41 +0000 (20:44 +0000)]
(Buffer-menu-make-sort-button): Add docstrings, use non-anonymous functions.

19 years agoAdded custom themes.
Chong Yidong [Tue, 6 Sep 2005 19:24:32 +0000 (19:24 +0000)]
Added custom themes.

19 years agoBug fixed: mouse-1 on buffer-menu header.
Chong Yidong [Tue, 6 Sep 2005 19:18:24 +0000 (19:18 +0000)]
Bug fixed: mouse-1 on buffer-menu header.

19 years ago*** empty log message ***
Chong Yidong [Tue, 6 Sep 2005 19:10:06 +0000 (19:10 +0000)]
*** empty log message ***

19 years ago(xstrlwr): Don't use tolower for non-ASCII characters.
YAMAMOTO Mitsuharu [Tue, 6 Sep 2005 08:08:08 +0000 (08:08 +0000)]
(xstrlwr): Don't use tolower for non-ASCII characters.

19 years ago(struct xlfdpat_block, struct xlfdpat): New structs.
YAMAMOTO Mitsuharu [Tue, 6 Sep 2005 08:07:32 +0000 (08:07 +0000)]
(struct xlfdpat_block, struct xlfdpat): New structs.
(xlfdpat_destroy, xlfdpat_create, xlfdpat_exact_p)
(xlfdpat_block_match_1, xlfdpat_match): New functions.
(xlfdpat_block_match): New macro.
(mac_to_x_fontname): Don't use tolower for non-ASCII characters.
(x_font_name_to_mac_font_name): Set coding.dst_multibyte to 0.
(add_font_name_table_entry): Increase font_name_table_size more
rapidly.
(mac_c_string_match): Remove function.
(mac_do_list_fonts): Use XLFD pattern match instead of regular
expression match.

19 years ago(Coding Conventions): Sometimes it is ok to put the
Richard M. Stallman [Tue, 6 Sep 2005 04:40:23 +0000 (04:40 +0000)]
(Coding Conventions): Sometimes it is ok to put the
package prefix elsewhere than at the start of the name.

19 years agoFix last change to custom-push-theme.
Chong Yidong [Tue, 6 Sep 2005 03:14:46 +0000 (03:14 +0000)]
Fix last change to custom-push-theme.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-530
Miles Bader [Mon, 5 Sep 2005 23:58:09 +0000 (23:58 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-530

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 106-111)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS

2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/message.el (message-tab-body-function): Fixed mismatched custom
   type.

   * lisp/gnus/gnus.el (gnus-group-change-level-function): Ditto.

   * lisp/gnus/gnus-msg.el (gnus-outgoing-message-group): Ditto.

   * lisp/gnus/gnus-art.el (gnus-signature-limit)
   (gnus-article-mime-part-function): Ditto.

2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
   Make fetching article by MID work again for Google Groups.  Added
   FIXME concerning gnus-group-make-web-group.

   * lisp/gnus/mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
   Don't depend on Gnus by using mail-extract-address-components if
   gnus-extract-address-components is not bound.

   * lisp/gnus/gnus.el (gnus-user-agent): Use list of symbols instead of
   symbols.  Display full version number for (S)XEmacs.  Optionally
   display (S)XEmacs codename.

   * lisp/gnus/gnus-util.el (gnus-emacs-version): Update for new
   `gnus-user-agent'.

   * lisp/gnus/gnus-msg.el (gnus-extended-version): Make it possible to omit
   Gnus version.

2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>

   * lisp/gnus/mm-encode.el (mm-encode-content-transfer-encoding): Likewise
   when encoding.

   * lisp/gnus/mm-bodies.el (mm-decode-content-transfer-encoding):
   De-canonicalize CRLF for all text content types, not just
   text/plain.

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

   * lisp/gnus/gnus-sum.el (gnus-thread-hide-subtree): Doc fix.

   * lisp/gnus/gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
   list, not listp.

2005-08-29  Romain Francoise  <romain@orebokech.com>

   * lisp/gnus/gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
   docstring.
   (gnus-face-from-file): Likewise.

2005-08-31  Juanma Barranquero  <lekktu@gmail.com>

   * lisp/gnus/gnus-art.el (w3m-minor-mode-map):
   * lisp/gnus/gnus-spec.el (gnus-newsrc-file-version):
   * lisp/gnus/gnus-util.el (nnmail-active-file-coding-system)
   (gnus-original-article-buffer, gnus-user-agent):
   * lisp/gnus/gnus.el (gnus-ham-process-destinations)
   (gnus-parameter-ham-marks-alist)
   (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
   (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
   (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
   * lisp/gnus/mm-decode.el (gnus-current-window-configuration):
   * lisp/gnus/mm-extern.el (gnus-article-mime-handles):
   * lisp/gnus/mm-url.el (url-current-object, url-package-name)
   (url-package-version):
   * lisp/gnus/mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
   (smime-keys, w3m-cid-retrieve-function-alist)
   (w3m-current-buffer, w3m-display-inline-images)
   (w3m-minor-mode-map):
   * lisp/gnus/mml-smime.el (gnus-extract-address-components):
   * lisp/gnus/mml.el (gnus-article-mime-handles, gnus-mouse-2)
   (gnus-newsrc-hashtb, message-default-charset)
   (message-deletable-headers, message-options)
   (message-posting-charset, message-required-mail-headers)
   (message-required-news-headers):
   * lisp/gnus/mml1991.el (mc-pgp-always-sign):
   * lisp/gnus/mml2015.el (mc-pgp-always-sign):
   * lisp/gnus/nnheader.el (nnmail-extra-headers):
   * lisp/gnus/rfc1843.el (gnus-decode-encoded-word-function)
   (gnus-decode-header-function, gnus-newsgroup-name):
   * lisp/gnus/spam-stat.el (gnus-original-article-buffer): Add defvars.

19 years agoCustom Theme bugfixes.
Chong Yidong [Mon, 5 Sep 2005 19:50:02 +0000 (19:50 +0000)]
Custom Theme bugfixes.

19 years ago* config.guess, config.sub: Updated from master source.
Paul Eggert [Mon, 5 Sep 2005 17:39:25 +0000 (17:39 +0000)]
* config.guess, config.sub: Updated from master source.

19 years ago*** empty log message ***
Stefan Monnier [Mon, 5 Sep 2005 15:43:54 +0000 (15:43 +0000)]
*** empty log message ***

19 years ago(compilation-goto-locus): Take into account
Stefan Monnier [Mon, 5 Sep 2005 15:43:22 +0000 (15:43 +0000)]
(compilation-goto-locus): Take into account
iconified frames when determining whether the buffer is already visible.
Don't reset window height if the window already existed.

19 years ago*** empty log message ***
Stefan Monnier [Mon, 5 Sep 2005 15:39:26 +0000 (15:39 +0000)]
*** empty log message ***

19 years agoCustom themes documented.
Chong Yidong [Mon, 5 Sep 2005 11:56:47 +0000 (11:56 +0000)]
Custom themes documented.

19 years agoDocument custom themes.
Chong Yidong [Mon, 5 Sep 2005 11:52:21 +0000 (11:52 +0000)]
Document custom themes.

19 years ago*** empty log message ***
Chong Yidong [Sun, 4 Sep 2005 18:00:43 +0000 (18:00 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Richard M. Stallman [Sun, 4 Sep 2005 01:48:58 +0000 (01:48 +0000)]
*** empty log message ***

19 years ago(Programming Tips): Add conventions for minibuffer questions and prompts.
Richard M. Stallman [Sun, 4 Sep 2005 01:48:26 +0000 (01:48 +0000)]
(Programming Tips): Add conventions for minibuffer questions and prompts.

19 years ago(nil and t): Minor cleanup.
Richard M. Stallman [Sun, 4 Sep 2005 01:37:17 +0000 (01:37 +0000)]
(nil and t): Minor cleanup.
Delete spurious mention of keyword symbols.
(Evaluation Notation): Add index entry.
(A Sample Function Description): Minor cleanup.
(A Sample Variable Description): Not all vars can be set.

19 years ago(Search Case): Mention vars that control
Richard M. Stallman [Sun, 4 Sep 2005 01:31:14 +0000 (01:31 +0000)]
(Search Case): Mention vars that control
case-fold-search for various operations.

19 years ago(redisplay_internal): Make UPDATED as long as needed.
Richard M. Stallman [Sun, 4 Sep 2005 01:28:41 +0000 (01:28 +0000)]
(redisplay_internal): Make UPDATED as long as needed.
(move_it_in_display_line_to): Stop after last char on line even
on a windowing terminal, if that's the specified stop position.

19 years ago(Fsort): Doc fix.
Richard M. Stallman [Sun, 4 Sep 2005 01:11:43 +0000 (01:11 +0000)]
(Fsort): Doc fix.

19 years ago(Fpropertize): Don't insist that properties be symbols.
Richard M. Stallman [Sun, 4 Sep 2005 01:07:27 +0000 (01:07 +0000)]
(Fpropertize): Don't insist that properties be symbols.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Sat, 3 Sep 2005 18:35:52 +0000 (18:35 +0000)]
*** empty log message ***

19 years ago(Insertion): Document precise type of `insert-char' arg COUNT.
Thien-Thi Nguyen [Sat, 3 Sep 2005 18:19:32 +0000 (18:19 +0000)]
(Insertion): Document precise type of `insert-char' arg COUNT.

19 years ago(Buffer Contents): Use "\n" in examples' result strings.
Thien-Thi Nguyen [Sat, 3 Sep 2005 18:12:46 +0000 (18:12 +0000)]
(Buffer Contents): Use "\n" in examples' result strings.

19 years ago(Other Font Lock Variables): Sync the default of font-lock-lines-before.
Stefan Monnier [Fri, 2 Sep 2005 18:48:45 +0000 (18:48 +0000)]
(Other Font Lock Variables): Sync the default of font-lock-lines-before.

19 years ago(directory_files_internal_unwind, directory_files_internal)
Stefan Monnier [Fri, 2 Sep 2005 18:42:54 +0000 (18:42 +0000)]
(directory_files_internal_unwind, directory_files_internal)
(file_name_completion): Use a Save_Value object rather than a cons of
two 16bit ints to store the DIR*.
(directory_files_internal, file_name_completion): Handle both EINTR and
EAGAIN consistently after `readdir'.

19 years ago(lazy-lock-mode): Don't try to turn on
Stefan Monnier [Fri, 2 Sep 2005 18:40:20 +0000 (18:40 +0000)]
(lazy-lock-mode): Don't try to turn on
font-lock-mode if it's off.  Print a warning instead.

19 years ago(fast-lock-mode): Don't try to turn on
Stefan Monnier [Fri, 2 Sep 2005 18:39:42 +0000 (18:39 +0000)]
(fast-lock-mode): Don't try to turn on
font-lock-mode if it's off.  Print a warning instead.

19 years ago(compilation-start): Ignore errors if the process died before we send eof.
Stefan Monnier [Fri, 2 Sep 2005 18:37:55 +0000 (18:37 +0000)]
(compilation-start): Ignore errors if the process died before we send eof.

19 years ago(tex-send-tex-command, tex-bibtex-file): Undo last change.
Stefan Monnier [Fri, 2 Sep 2005 18:24:29 +0000 (18:24 +0000)]
(tex-send-tex-command, tex-bibtex-file): Undo last change.
Enclosing the result in quotes broke things on Unix since tex-send-command
passes it through shell-quote-argument.
(tex-send-command): Pass `file' through convert-standard-filename if possible.
(tex-uptodate-p): Handle the case where TeX hasn't put additional
info in a transcript.

19 years ago* term/xterm.el (terminal-init-xterm): Add eval-when-compile to
Dan Nicolaescu [Fri, 2 Sep 2005 16:59:57 +0000 (16:59 +0000)]
* term/xterm.el (terminal-init-xterm): Add eval-when-compile to
fix compilation warning. Reorder the key definitions to group
together keys emitted by the current version of xterm.

* progmodes/vhdl-mode.el (vhdl-highlight-faces)
(vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
Reorder predicates to correct min-color usage.

19 years ago*** empty log message ***
Chong Yidong [Fri, 2 Sep 2005 12:30:51 +0000 (12:30 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Chong Yidong [Thu, 1 Sep 2005 16:38:39 +0000 (16:38 +0000)]
*** empty log message ***

19 years ago(set-locale-environment): Soothe compiler.
Stefan Monnier [Thu, 1 Sep 2005 14:30:30 +0000 (14:30 +0000)]
(set-locale-environment): Soothe compiler.

19 years ago*** empty log message ***
Stefan Monnier [Thu, 1 Sep 2005 14:18:42 +0000 (14:18 +0000)]
*** empty log message ***

19 years ago(update_interval): Fix indentation and coding style. Add info in error.
Stefan Monnier [Thu, 1 Sep 2005 14:18:10 +0000 (14:18 +0000)]
(update_interval): Fix indentation and coding style.  Add info in error.

19 years ago(window_to_frame_hpos, update_window):
Stefan Monnier [Thu, 1 Sep 2005 14:16:19 +0000 (14:16 +0000)]
(window_to_frame_hpos, update_window):
Avoid gcc warning about unused variable `f'.

19 years ago(fast-lock, lazy-lock) <defgroup>: Remove.
Stefan Monnier [Thu, 1 Sep 2005 14:04:03 +0000 (14:04 +0000)]
(fast-lock, lazy-lock) <defgroup>: Remove.
(font-lock-lines-before): Change default to being inactive.
(font-lock-after-change-function): Don't handle font-lock-lines-before here.
(font-lock-default-fontify-region): Handle it here.

19 years ago(lazy-lock) <defgroup>: Move from font-lock.el.
Stefan Monnier [Thu, 1 Sep 2005 13:59:51 +0000 (13:59 +0000)]
(lazy-lock) <defgroup>: Move from font-lock.el.

19 years ago(fast-lock) <defgroup>: Move from font-lock.el.
Stefan Monnier [Thu, 1 Sep 2005 13:59:17 +0000 (13:59 +0000)]
(fast-lock) <defgroup>: Move from font-lock.el.

19 years ago* net/tramp.el (tramp-handle-make-auto-save-file-name): Deactivate
Michael Albinus [Wed, 31 Aug 2005 20:28:48 +0000 (20:28 +0000)]
* net/tramp.el (tramp-handle-make-auto-save-file-name): Deactivate
temporarily advice if active (not needed for Emacs 22, but for
backwards compatibility).
(tramp-exists-file-name-handler): Rewrite.  First implementation
was too simple.
(tramp-advice-make-auto-save-file-name): Call
`tramp-handle-make-auto-save-file-name' (again, just for backwards
compatibility).

19 years ago(New features): Remove vhdl-mode.el update item (Done).
Romain Francoise [Wed, 31 Aug 2005 19:56:30 +0000 (19:56 +0000)]
(New features): Remove vhdl-mode.el update item (Done).

19 years agoMerge vhdl-mode.el version 3.33.6, from Reto Zimmermann <reto@gnu.org>.
Romain Francoise [Wed, 31 Aug 2005 19:53:52 +0000 (19:53 +0000)]
Merge vhdl-mode.el version 3.33.6, from Reto Zimmermann <reto@gnu.org>.

19 years ago(add_menu_item): If unicode_append_menu returns an
Jason Rumney [Wed, 31 Aug 2005 15:22:15 +0000 (15:22 +0000)]
(add_menu_item): If unicode_append_menu returns an
error, revert to using AppendMenu.

19 years ago*** empty log message ***
Jason Rumney [Wed, 31 Aug 2005 15:20:46 +0000 (15:20 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Juanma Barranquero [Wed, 31 Aug 2005 13:54:07 +0000 (13:54 +0000)]
*** empty log message ***

19 years ago(explicit-shell-file-name): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 13:52:51 +0000 (13:52 +0000)]
(explicit-shell-file-name): Add defvar.

19 years ago(comint-prompt-regexp): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 13:52:28 +0000 (13:52 +0000)]
(comint-prompt-regexp): Add defvar.

19 years ago(ange-ftp-path-format, efs-path-regexp, font-lock-keywords, x-pointer-hand2,
Juanma Barranquero [Wed, 31 Aug 2005 13:52:07 +0000 (13:52 +0000)]
(ange-ftp-path-format, efs-path-regexp, font-lock-keywords, x-pointer-hand2,
x-pointer-top-left-arrow): Add defvar.

19 years ago(compilation-current-error): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 13:51:34 +0000 (13:51 +0000)]
(compilation-current-error): Add defvar.

19 years ago(font-lock-warning-face): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 13:51:07 +0000 (13:51 +0000)]
(font-lock-warning-face): Add defvar.

19 years ago(cvs-minor-wrap-function): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 13:50:48 +0000 (13:50 +0000)]
(cvs-minor-wrap-function): Add defvar.

19 years ago(cua-inhibit-cua-keys): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 13:50:14 +0000 (13:50 +0000)]
(cua-inhibit-cua-keys): Add defvar.

19 years ago(dired-buffers, dired-subdir-alist): Add defvars.
Juanma Barranquero [Wed, 31 Aug 2005 13:49:47 +0000 (13:49 +0000)]
(dired-buffers, dired-subdir-alist): Add defvars.

19 years ago(font-lock-keywords): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 13:49:25 +0000 (13:49 +0000)]
(font-lock-keywords): Add defvar.

19 years ago(help-xref-stack-item): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 13:48:58 +0000 (13:48 +0000)]
(help-xref-stack-item): Add defvar.

19 years ago(vm-folder-directory): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 13:48:16 +0000 (13:48 +0000)]
(vm-folder-directory): Add defvar.

19 years ago(add-log-buffer-file-name-function): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 13:47:51 +0000 (13:47 +0000)]
(add-log-buffer-file-name-function): Add defvar.

19 years ago(font-lock-verbose): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 13:47:26 +0000 (13:47 +0000)]
(font-lock-verbose): Add defvar.

19 years ago(comint-last-output-start): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 13:47:05 +0000 (13:47 +0000)]
(comint-last-output-start): Add defvar.

19 years ago(gnus-original-article-buffer): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 13:11:00 +0000 (13:11 +0000)]
(gnus-original-article-buffer): Add defvar.

19 years ago(gnus-decode-encoded-word-function, gnus-decode-header-function,
Juanma Barranquero [Wed, 31 Aug 2005 13:10:42 +0000 (13:10 +0000)]
(gnus-decode-encoded-word-function, gnus-decode-header-function,
gnus-newsgroup-name): Add defvars.

19 years ago(nnmail-extra-headers): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 13:10:19 +0000 (13:10 +0000)]
(nnmail-extra-headers): Add defvar.

19 years ago(mc-pgp-always-sign): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 13:10:00 +0000 (13:10 +0000)]
(mc-pgp-always-sign): Add defvar.

19 years ago(gnus-article-mime-handles, gnus-mouse-2, gnus-newsrc-hashtb,
Juanma Barranquero [Wed, 31 Aug 2005 13:09:02 +0000 (13:09 +0000)]
(gnus-article-mime-handles, gnus-mouse-2, gnus-newsrc-hashtb,
message-default-charset, message-deletable-headers, message-options,
message-posting-charset, message-required-mail-headers,
message-required-news-headers): Add defvars.

19 years ago(gnus-extract-address-components): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 13:08:28 +0000 (13:08 +0000)]
(gnus-extract-address-components): Add defvar.

19 years ago(gnus-article-mime-handles, gnus-newsgroup-charset, smime-keys,
Juanma Barranquero [Wed, 31 Aug 2005 13:07:49 +0000 (13:07 +0000)]
(gnus-article-mime-handles, gnus-newsgroup-charset, smime-keys,
w3m-cid-retrieve-function-alist, w3m-current-buffer, w3m-display-inline-images,
w3m-minor-mode-map): Add defvars.

19 years ago(url-current-object, url-package-name, url-package-version): Add defvars.
Juanma Barranquero [Wed, 31 Aug 2005 13:07:15 +0000 (13:07 +0000)]
(url-current-object, url-package-name, url-package-version): Add defvars.

19 years ago(gnus-article-mime-handles): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 13:06:51 +0000 (13:06 +0000)]
(gnus-article-mime-handles): Add defvar.

19 years ago(gnus-current-window-configuration): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 13:06:31 +0000 (13:06 +0000)]
(gnus-current-window-configuration): Add defvar.

19 years ago(gnus-ham-process-destinations, gnus-parameter-ham-marks-alist,
Juanma Barranquero [Wed, 31 Aug 2005 13:06:08 +0000 (13:06 +0000)]
(gnus-ham-process-destinations, gnus-parameter-ham-marks-alist,
gnus-parameter-spam-marks-alist, gnus-spam-autodetect,
gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents,
gnus-spam-process-destinations, gnus-spam-process-newsgroups): Add defvars.

19 years ago(nnmail-active-file-coding-system, gnus-original-article-buffer,
Juanma Barranquero [Wed, 31 Aug 2005 13:04:53 +0000 (13:04 +0000)]
(nnmail-active-file-coding-system, gnus-original-article-buffer,
gnus-user-agent): Add defvars.

19 years ago(gnus-newsrc-file-version): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 13:03:57 +0000 (13:03 +0000)]
(gnus-newsrc-file-version): Add defvar.

19 years ago(w3m-minor-mode-map): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 13:03:29 +0000 (13:03 +0000)]
(w3m-minor-mode-map): Add defvar.

19 years ago(zmacs-regions): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 10:34:40 +0000 (10:34 +0000)]
(zmacs-regions): Add defvar.
(reftex-toc-include-labels-indicator, reftex-toc-include-index-indicator,
reftex-toc-max-level-indicator): Move up declarations.

19 years ago(TeX-master): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 10:34:07 +0000 (10:34 +0000)]
(TeX-master): Add defvar.
(reftex-index-phrases-marker): Move up defvar.

19 years ago(outline-heading-alist): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 10:32:55 +0000 (10:32 +0000)]
(outline-heading-alist): Add defvar.

19 years ago(font-lock-comment-face, font-lock-doc-face): Add defvars.
Juanma Barranquero [Wed, 31 Aug 2005 10:32:22 +0000 (10:32 +0000)]
(font-lock-comment-face, font-lock-doc-face): Add defvars.

19 years ago(font-lock-keywords): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 10:31:42 +0000 (10:31 +0000)]
(font-lock-keywords): Add defvar.

19 years ago(isearch-next-buffer-function, TeX-master): Add defvars.
Juanma Barranquero [Wed, 31 Aug 2005 10:29:27 +0000 (10:29 +0000)]
(isearch-next-buffer-function, TeX-master): Add defvars.

19 years ago(calc-embedded-close-formula, calc-embedded-open-formula,
Juanma Barranquero [Wed, 31 Aug 2005 10:28:38 +0000 (10:28 +0000)]
(calc-embedded-close-formula, calc-embedded-open-formula,
font-lock-unfontify-region-function): Add defvars.

19 years ago(tex-end-of-header, tex-start-of-header): Add defvars.
Juanma Barranquero [Wed, 31 Aug 2005 10:26:53 +0000 (10:26 +0000)]
(tex-end-of-header, tex-start-of-header): Add defvars.

19 years ago(mail-yank-prefix): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 10:26:26 +0000 (10:26 +0000)]
(mail-yank-prefix): Add defvar.

19 years ago(outline-heading-end-regexp): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 10:25:00 +0000 (10:25 +0000)]
(outline-heading-end-regexp): Add defvar.
(conf-align-assignments): "?\ " -> "?\s".

19 years ago(x-pointer-crosshair): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 10:22:34 +0000 (10:22 +0000)]
(x-pointer-crosshair): Add defvar.
(artist-spray-chars, artist-mode-init, artist-replace-string,
artist-select-erase-char, artist-vap-find-endpoints-horiz,
artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne,
artist-vap-find-endpoints-nwse): "?\ " -> "?\s".

19 years ago(x-keysym-table, x-selection-timeout, x-session-id, x-session-previous-id):
Juanma Barranquero [Wed, 31 Aug 2005 09:54:53 +0000 (09:54 +0000)]
(x-keysym-table, x-selection-timeout, x-session-id, x-session-previous-id):
Add defvars.

19 years ago(xlfd-regexp-registry-subnum): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 09:53:25 +0000 (09:53 +0000)]
(xlfd-regexp-registry-subnum): Add defvar.

19 years ago(msdos-color-values): Add defvar.
Juanma Barranquero [Wed, 31 Aug 2005 09:53:00 +0000 (09:53 +0000)]
(msdos-color-values): Add defvar.

19 years ago(mac-charset-info-alist, mac-services-selection, mac-system-script-code):
Juanma Barranquero [Wed, 31 Aug 2005 09:52:29 +0000 (09:52 +0000)]
(mac-charset-info-alist, mac-services-selection, mac-system-script-code):
Add defvars.

19 years ago(tramp-handle-make-auto-save-file-name): Pass list of args to
Juanma Barranquero [Wed, 31 Aug 2005 09:06:15 +0000 (09:06 +0000)]
(tramp-handle-make-auto-save-file-name): Pass list of args to
`tramp-run-real-handler', even if it's empty in this case.

19 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Wed, 31 Aug 2005 08:36:09 +0000 (08:36 +0000)]
*** empty log message ***

19 years ago(PIX_MASK_DRAW, PIX_MASK_RETAIN): Move defines to image.c.
YAMAMOTO Mitsuharu [Wed, 31 Aug 2005 08:35:56 +0000 (08:35 +0000)]
(PIX_MASK_DRAW, PIX_MASK_RETAIN): Move defines to image.c.

19 years ago[!TARGET_API_MAC_CARBON] (GetPixDepth): New define.
YAMAMOTO Mitsuharu [Wed, 31 Aug 2005 08:35:44 +0000 (08:35 +0000)]
[!TARGET_API_MAC_CARBON] (GetPixDepth): New define.