Kenichi Handa
d87ceee0dd
Show a patch for Mule-UCS to make it byte-compiled
...
correctly.
2005-09-08 07:02:08 +00:00
Kim F. Storm
d9eef135dc
* xdisp.c (handle_display_prop): Respect overlay window property.
2005-09-07 21:59:36 +00:00
Kim F. Storm
6e5395f285
*** empty log message ***
2005-09-07 21:59:11 +00:00
Michael Albinus
553f03bcd2
* woman.el (top): Remap man' command by
woman' in
...
`woman-mode-map'.
(Man-getpage-in-background-advice): Remove defadvice; it isn't
necessary any longer with the remapped command.
(Man-bgproc-sentinel-advice): Remove defadvice which counts
formatting time only.
* net/tramp.el (tramp-action-password)
(tramp-multi-action-password): Compile the password prompt from
`method', `user' and `host'. Sometimes it isn't obvious which
password to enter, for example with remote files offered by
recentf.el, or with multiple steps. Suggested by Robert Marshall
<robert@chezmarshall.freeserve.co.uk>.
2005-09-07 21:23:36 +00:00
Stefan Monnier
dcc6da3a1c
(perl-font-lock-syntactic-keywords):
...
Fix regexp for when "s///" is at the beginning of line.
2005-09-07 19:54:49 +00:00
Jay Belanger
2ccc02f218
(math-expand-term): Multiply out the powers when in matrix mode.
2005-09-07 19:29:38 +00:00
Chong Yidong
104fc809f9
*** empty log message ***
2005-09-07 18:48:34 +00:00
Kim F. Storm
edf3d146cc
(try_window): Remove superfluous cursor_height calculation.
...
Fixes crash reported by YAMAMOTO Mitsuharu.
2005-09-07 08:46:04 +00:00
Kim F. Storm
821f6daef7
*** empty log message ***
2005-09-07 08:45:39 +00:00
Stefan Monnier
3076c7266f
(Buffer-menu-make-sort-button): Add docstrings, use non-anonymous functions.
2005-09-06 20:44:41 +00:00
Chong Yidong
4cc1468e0b
Added custom themes.
2005-09-06 19:24:32 +00:00
Chong Yidong
eeb01cc9d3
Bug fixed: mouse-1 on buffer-menu header.
2005-09-06 19:18:24 +00:00
Chong Yidong
efe4e5af8a
*** empty log message ***
2005-09-06 19:10:06 +00:00
YAMAMOTO Mitsuharu
9655b40493
(xstrlwr): Don't use tolower for non-ASCII characters.
2005-09-06 08:08:08 +00:00
YAMAMOTO Mitsuharu
468213f1f3
(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.
2005-09-06 08:07:32 +00:00
Richard M. Stallman
2a6bc1f7ca
(Coding Conventions): Sometimes it is ok to put the
...
package prefix elsewhere than at the start of the name.
2005-09-06 04:40:23 +00:00
Chong Yidong
f4885d8137
Fix last change to custom-push-theme.
2005-09-06 03:14:46 +00:00
Miles Bader
4a2358e9b4
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.
2005-09-05 23:58:09 +00:00
Chong Yidong
79a0aa1174
Custom Theme bugfixes.
2005-09-05 19:50:02 +00:00
Paul Eggert
c9ac21eb0d
* config.guess, config.sub: Updated from master source.
2005-09-05 17:39:25 +00:00
Stefan Monnier
1550ae60d1
*** empty log message ***
2005-09-05 15:43:54 +00:00
Stefan Monnier
7bbbd31fed
(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.
2005-09-05 15:43:22 +00:00
Stefan Monnier
928f12c976
*** empty log message ***
2005-09-05 15:39:26 +00:00
Chong Yidong
656f8fc5fd
Custom themes documented.
2005-09-05 11:56:47 +00:00
Chong Yidong
4242b8d6d1
Document custom themes.
2005-09-05 11:52:21 +00:00
Chong Yidong
87d737aed0
*** empty log message ***
2005-09-04 18:00:43 +00:00
Richard M. Stallman
d7ea8b71aa
*** empty log message ***
2005-09-04 01:48:58 +00:00
Richard M. Stallman
f37e01634c
(Programming Tips): Add conventions for minibuffer questions and prompts.
2005-09-04 01:48:26 +00:00
Richard M. Stallman
0c6087a609
(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.
2005-09-04 01:37:17 +00:00
Richard M. Stallman
f2455bde70
(Search Case): Mention vars that control
...
case-fold-search for various operations.
2005-09-04 01:31:14 +00:00
Richard M. Stallman
366717cfa0
(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.
2005-09-04 01:28:41 +00:00
Richard M. Stallman
71f6424d02
(Fsort): Doc fix.
2005-09-04 01:11:43 +00:00
Richard M. Stallman
9b7a236939
(Fpropertize): Don't insist that properties be symbols.
2005-09-04 01:07:27 +00:00
Thien-Thi Nguyen
4b5fa40e1f
*** empty log message ***
2005-09-03 18:35:52 +00:00
Thien-Thi Nguyen
6646ea102c
(Insertion): Document precise type of `insert-char' arg COUNT.
2005-09-03 18:19:32 +00:00
Thien-Thi Nguyen
1c1a14713b
(Buffer Contents): Use "\n" in examples' result strings.
2005-09-03 18:12:46 +00:00
Stefan Monnier
34b5077644
(Other Font Lock Variables): Sync the default of font-lock-lines-before.
2005-09-02 18:48:45 +00:00
Stefan Monnier
9d291bdfdf
(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'.
2005-09-02 18:42:54 +00:00
Stefan Monnier
6d75d6666b
(lazy-lock-mode): Don't try to turn on
...
font-lock-mode if it's off. Print a warning instead.
2005-09-02 18:40:20 +00:00
Stefan Monnier
401723ab8e
(fast-lock-mode): Don't try to turn on
...
font-lock-mode if it's off. Print a warning instead.
2005-09-02 18:39:42 +00:00
Stefan Monnier
32eb2c08bc
(compilation-start): Ignore errors if the process died before we send eof.
2005-09-02 18:37:55 +00:00
Stefan Monnier
8ca6634880
(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.
2005-09-02 18:24:29 +00:00
Dan Nicolaescu
f47877ee84
* 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.
2005-09-02 16:59:57 +00:00
Chong Yidong
14bd660e69
*** empty log message ***
2005-09-02 12:30:51 +00:00
Chong Yidong
6fd388f37c
*** empty log message ***
2005-09-01 16:38:39 +00:00
Stefan Monnier
02de72e92c
(set-locale-environment): Soothe compiler.
2005-09-01 14:30:30 +00:00
Stefan Monnier
bdb4d6d8ab
*** empty log message ***
2005-09-01 14:18:42 +00:00
Stefan Monnier
70cc95c4d6
(update_interval): Fix indentation and coding style. Add info in error.
2005-09-01 14:18:10 +00:00
Stefan Monnier
82f4a138a7
(window_to_frame_hpos, update_window):
...
Avoid gcc warning about unused variable `f'.
2005-09-01 14:16:19 +00:00
Stefan Monnier
a9efeb1df8
(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.
2005-09-01 14:04:03 +00:00