1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 02:31:03 -08:00
Commit graph

60221 commits

Author SHA1 Message Date
Chong Yidong
b046f814a0 Images used by speedbar.el. 2005-09-30 13:09:58 +00:00
Kenichi Handa
070860c37a (ps-mule-show-warning): If a character is in
ps-print-translation-table, don't treat it as non-printable.
2005-09-30 07:01:40 +00:00
David Ponce
01c5577a87 (tree-widget-themes-load-path): New variable.
(tree-widget-themes-directory): Doc fix.
(tree-widget-image-formats) [Emacs]: Doc fix.
(tree-widget--locate-sub-directory): New function.
(tree-widget-themes-directory): Use it.
2005-09-30 06:28:53 +00:00
David Ponce
50a9d14ad2 *** empty log message *** 2005-09-30 06:28:17 +00:00
David Ponce
6d0bcf3c0d Update recentf changes. 2005-09-30 06:20:24 +00:00
David Ponce
ad8b6d89ef (recentf-filename-handlers): Rename from
`recentf-filename-handler'.  Allow a list of functions.
(recentf-menu-items-for-commands): Fix :help strings.
(recentf-apply-filename-handlers): New function.
(recentf-expand-file-name): Use it.
(recentf-cleanup): Remove duplicates too.
2005-09-30 06:18:55 +00:00
David Ponce
6aabfecf99 *** empty log message *** 2005-09-30 06:18:32 +00:00
Miles Bader
a33704bbe8 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2005-09-28  Simon Josefsson  <jas@extundo.com>

   * etc/GNUS-NEWS: Fix IDNA notes.

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

   * lisp/gnus/message.el: Remove useless autoloads.

2005-09-28  Simon Josefsson  <jas@extundo.com>

   * lisp/gnus/message.el (message-use-idna): Default to t.
   (message-use-idna): Test whether encoding works too.  Doc fix.

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

   * lisp/gnus/nntp.el (nntp-warn-about-losing-connection): Remove.

2005-09-28  Simon Josefsson  <jas@extundo.com>

   * man/message.texi (IDNA): Fix.

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

   * man/gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
   nntp-server-hook, and nntp-warn-about-losing-connection; fix
   description of nntp-open-connection-function.
   (Common Variables): Fix descriptions.
2005-09-30 03:03:53 +00:00
Juri Linkov
8ad8c5ce6b *** empty log message *** 2005-09-29 23:41:36 +00:00
Juri Linkov
1c145ce1bd (Displaying Messages): Rename argument name string' to format-string'
in functions `message', `message-box', `message-or-box'.
2005-09-29 23:41:05 +00:00
Juri Linkov
867b9600bb (Fmessage, Fmessage_box, Fmessage_or_box):
Rename argument name `string' to `format-string'.
(Fformat): Doc fix.
2005-09-29 23:28:48 +00:00
Juri Linkov
2a56faf14c Remove duplicate entries. 2005-09-29 23:14:57 +00:00
Juri Linkov
477ca0e891 (custom-buffer-sort-alphabetically): Default to nil. 2005-09-29 23:03:32 +00:00
Juri Linkov
fa6674e31f (vhdl-font-lock-prompt-face)
(vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
(vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
(vhdl-font-lock-reserved-words-face)
(vhdl-font-lock-translate-off-face, syntax-alist): Remove group
`font-lock-highlighting-faces'.
2005-09-29 22:58:48 +00:00
Juri Linkov
da7422052c (compilation-error, compilation-warning)
(compilation-info, compilation-line-number, compilation-column-number):
Change group from `font-lock-highlighting-faces' to `compilation'.
2005-09-29 22:57:28 +00:00
Juri Linkov
2a8f2d4c09 (Buffer-menu-buffer): Remove group `font-lock-highlighting-faces'. 2005-09-29 22:56:45 +00:00
Juri Linkov
daf96a41a4 (tooltip): Add group `basic-faces'. 2005-09-29 22:56:22 +00:00
Juri Linkov
92cc4a3031 (isearch, lazy-highlight): Add group `basic-faces'. 2005-09-29 22:55:53 +00:00
Juri Linkov
51d44a3681 Rearrange face definitions to be in the same order as
their face descriptions in "(emacs)Standard Faces".
2005-09-29 22:55:13 +00:00
Jason Rumney
49770e529e Update version numbers 2005-09-29 21:55:22 +00:00
Kim F. Storm
fc3c954c5e *** empty log message *** 2005-09-29 08:28:05 +00:00
Kim F. Storm
7266210374 Set CUA move property on additional commands:
up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
forward-sexp backward-sexp, forward-list, backward-list
2005-09-28 19:16:44 +00:00
Kim F. Storm
1add901021 *** empty log message *** 2005-09-28 19:16:14 +00:00
Romain Francoise
07f1355e6d (comint-show-output): Really set point at the beginning of the output
when not using `comint-use-prompt-regexp'.
2005-09-28 17:47:00 +00:00
Kim F. Storm
0f4aca467e (gif_load): Fix size of allocated image buffer
for images where a sub-image may be larger than the image's
total height/width specifications.
2005-09-28 10:48:20 +00:00
Kim F. Storm
64da575986 *** empty log message *** 2005-09-28 10:47:51 +00:00
YAMAMOTO Mitsuharu
eaf9243884 (struct _XCharStruct): Each member now takes short value. 2005-09-28 08:15:50 +00:00
Miles Bader
53cfefc8fb Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-564
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 125-127)

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

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

   * lisp/gnus/mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
   customizable.  Change default value.
   (mm-uu-diff-groups-regexp): Change default value.
   (mm-uu-type-alist): Added doc string.
   (mm-uu-configure): Added doc string.  Make it interactive.
   (mm-uu-diff-groups-regexp): Fix missing quotes from previous
   commit.

2005-09-27  Simon Josefsson  <jas@extundo.com>

   * lisp/gnus/message.el (message-idna-to-ascii-rhs-1): Reformat.

2005-09-27  Arne J,Ax(Brgensen  <arne@arnested.dk>

   * lisp/gnus/message.el (message-remove-duplicates): New function.
   Implementation borrowed from `gnus-remove-duplicates'.
   (message-idna-to-ascii-rhs): Also encode idna addresses in
   Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
   (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
   only ask about the same idna domain once per header and also tell
   in what header to replace the idna domain.

   * lisp/gnus/gnus-art.el (article-decode-idna-rhs): Also decode idna
   addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
   (article-decode-idna-rhs): Fix regexp so that all idna-address in
   a header is decoded and not just the last one.

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

   * lisp/gnus/gnus-art.el (gnus-mime-display-single): Don't modify text if it
   has been decoded.

   * lisp/gnus/mm-decode.el (mm-insert-part): Don't modify text if it has been
   decoded.

   * lisp/gnus/mm-view.el (mm-inline-text): Don't strip text props unless
   decoding enriched or richtext parts.

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

   * man/gnus.texi (Server Buffer Format): Document the %a format spec.
2005-09-28 05:26:02 +00:00
Jay Belanger
0b292bd06e Update `versionnumber'.
Remove `versiondate'.
(Error Recovery): Refer to "initial state" rather than "default
state".
(Algebra): Mention LaTeX language mode.
(Programming): Delete reference to "Z =".
2005-09-28 00:50:55 +00:00
Dan Nicolaescu
6c4eb4ce00 (handle_one_xevent): Refer to union field to match the type
required by the function definition.
2005-09-27 21:14:23 +00:00
Francesco Potortì
b950971271 (main): In append mode, sort the tags file after writing it. 2005-09-27 20:18:49 +00:00
Dan Nicolaescu
43f15d4afe * xlwmenu.c (find_next_selectable):
(find_prev_selectable): Add missing parameter
declarations.

* xfaces.c (lookup_derived_face): Add parameter type.

* xdisp.c (cursor_row_fully_visible_p): Add parameter type.

* marker.c (verify_bytepos): Add parameter type.

* process.c (get_operating_system_release): Move prototype ...

* systime.h (get_operating_system_release): ... here.

* xterm.c (set_vertical_scroll_bar): Move prototype ...

* xterm.h: ... here.

* fns.c (internal_equal, seed_random): Fix prototypes.
(internal_equal): Add missing parameter.
2005-09-27 18:48:59 +00:00
Jay Belanger
d1b7677946 *** empty log message *** 2005-09-27 14:55:31 +00:00
Jay Belanger
68f9050ff0 (math-oper-table): Raise the precedence of "/" in TeX mode. 2005-09-27 14:49:54 +00:00
Francesco Potortì
9d2b2096f2 Tiny changes and clarifications by
Emanuele Giaquinta <emanuele.giaquinta@gmail.com>.
2005-09-27 13:47:17 +00:00
Francesco Potortì
55102b5d31 Preliminary Forth support.
(prolog_pr): Cast strlen to int before comparison.
(LOOKING_AT, LOOKING_AT_NOCASE): Let the preprocessor check that
the second argument is indeed a literal string.
(longopts, print_help, main): The -a (--append) option
can be used in ctags also; for one, the Linux make file uses it.
2005-09-27 13:26:54 +00:00
Juanma Barranquero
cd0899ab44 *** empty log message *** 2005-09-26 09:53:46 +00:00
Juanma Barranquero
014e29b972 (tex-insert-quote, latex-indent): Quote face names. 2005-09-26 09:47:11 +00:00
Juanma Barranquero
c7d9f1949f (org-table-sum): Fix format string. 2005-09-26 09:41:32 +00:00
Romain Francoise
b940920d60 Merge duplicate BUGS sections. 2005-09-26 08:52:12 +00:00
Romain Francoise
16f72af02b Fixup whitespace. 2005-09-26 07:58:43 +00:00
Romain Francoise
1b1fb2efc7 (isearch-forward-regexp): Close doc string. 2005-09-26 06:34:32 +00:00
Chong Yidong
8d3c84f7c9 Checked lispref/errors.texi and lispref/maps.texi 2005-09-26 00:42:45 +00:00
Chong Yidong
63182706ce * errors.texi (Standard Errors): Corrected xrefs. 2005-09-26 00:42:20 +00:00
Richard M. Stallman
c769dcace7 *** empty log message *** 2005-09-26 00:04:50 +00:00
Richard M. Stallman
c448d31689 (blink-matching-open): Don't no-op when point is BEGV+1. 2005-09-26 00:03:43 +00:00
Richard M. Stallman
b3612973a7 (isearch-forward, isearch-forward-regexp): Doc fixes. 2005-09-26 00:02:37 +00:00
Richard M. Stallman
f0685ed1d4 (compilation-error-properties): When getting the file from the
previous error message, correctly decode the new data format.
2005-09-26 00:01:27 +00:00
Richard M. Stallman
96fdce72bb (c-electric-paren): Call old-blink-paren only for close-paren. 2005-09-25 23:58:28 +00:00
Richard M. Stallman
c283cff54c (Regexp Search): Doc search-whitespace-regexp. 2005-09-25 23:57:10 +00:00