1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
Commit Graph

71429 Commits

Author SHA1 Message Date
Glenn Morris
d5f8ae0147 *** empty log message *** 2007-11-11 03:17:27 +00:00
Juri Linkov
d83e029983 (BASE_PURESIZE): Increase to 1130000. 2007-11-10 22:42:06 +00:00
Juri Linkov
ad360c9356 (emacs-copyright): Add emacs-copyright. 2007-11-10 21:21:03 +00:00
Juri Linkov
c766ffaa57 (help-map, help-for-help-internal): Add `C-h C-a'. 2007-11-10 21:19:54 +00:00
Juri Linkov
90c9e42f45 Add button'. Move up startup'. 2007-11-10 21:19:13 +00:00
Juri Linkov
c7de83fe3d Backport startup screen related changes from the trunk. 2007-11-10 21:18:48 +00:00
Stefan Monnier
8383dac799 (load_overlay_strings): Fix copy&paste typo. 2007-11-10 03:06:45 +00:00
Jason Rumney
1e013b1336 Sync charset names with setup-default-fontset.
Append "-1" where second part missing.
2007-11-10 01:47:45 +00:00
Jason Rumney
756d09c83f Enable SJIS fonts before creating any fontsets. 2007-11-10 01:28:52 +00:00
Juanma Barranquero
e290d997cd (ido-save-history): Write the history file in UTF-8,
and add `coding' file-local variable.
2007-11-10 00:28:58 +00:00
Juanma Barranquero
83fa612309 *** empty log message *** 2007-11-09 16:59:24 +00:00
Juanma Barranquero
04690896d1 *** empty log message *** 2007-11-09 16:49:24 +00:00
Miles Bader
7bfab4d2c6 Merge from gnus--rel--5.10
Patches applied:

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

   - Update from CVS

2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.

2007-11-04  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus.texi, man/gnus-faq.texi, man/message.texi: Bump version to 5.10.9.

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-147
2007-11-09 09:48:56 +00:00
YAMAMOTO Mitsuharu
9d2185d10e (face-normalize-spec): Remove function.
(frame-set-background-mode): Undo last change.
2007-11-09 08:45:13 +00:00
Juanma Barranquero
3f2623c377 (enable-local-variables): Doc fix. 2007-11-09 03:19:27 +00:00
Vinicius Jose Latorre
f71ee9c1b3 Change regexp to match dir like 'a...b' 2007-11-08 17:14:46 +00:00
Glenn Morris
76a05775d8 Explain combine-and-quote-strings, split-string-and-unquote.
Some re-ordering.
2007-11-08 08:51:39 +00:00
Chong Yidong
566242b78f (handle_face_prop): Fix last change. 2007-11-07 15:31:20 +00:00
Chong Yidong
ebe7c7e710 (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE twice. 2007-11-07 15:30:51 +00:00
Chong Yidong
d388d2ac7d * dispextern.h (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE
twice.

* xdisp.c (handle_face_prop): Fix last change.
2007-11-07 15:29:56 +00:00
Glenn Morris
1b3f94df29 Johan Bockg� <bojohan at gnu.org>
(eshell-insertion-filter, eshell-sentinel): Use `with-current-buffer'.
2007-11-07 03:33:16 +00:00
Glenn Morris
3b32d9a56a Johan Bockg� <bojohan at gnu.org>
(eshell-output-filter): Use `with-current-buffer'.
2007-11-07 03:32:41 +00:00
Richard M. Stallman
cba974dec6 *** empty log message *** 2007-11-07 01:27:30 +00:00
Richard M. Stallman
db3a4b2f77 *** empty log message *** 2007-11-06 16:33:18 +00:00
Jan Djärv
59961aa44f (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
abort with a message on unhandled store_type values.
2007-11-06 11:17:38 +00:00
Nick Roberts
c91d7cbb08 (gud-gdb): Remove vestigial gdba doc and code. 2007-11-05 06:40:26 +00:00
Nick Roberts
146836787a *** empty log message *** 2007-11-05 06:38:48 +00:00
Richard M. Stallman
9cf635a6e2 (handle_face_prop): Test for strings that came from overlays,
not just for after-strings and before-strings.
Call face_for_overlay_string and pass the overlay to it.
(handle_display_prop): Determine whether property came from an overlay.
Pass OVERLAY arg to handle_single_display_spec.
(handle_single_display_spec): New arg OVERLAY sets it->from_overlay.
(load_overlay_strings): Fill in it->string_overlays.
(get_overlay_strings_1, push_it, pop_it): Handle it->from_overlays.
2007-11-04 07:42:21 +00:00
Richard M. Stallman
a193ecf139 (face_for_overlay_string): Function renamed from
face_at_buffer_position_no_overlays, and add arg OVERLAY.
2007-11-04 07:32:41 +00:00
Richard M. Stallman
c69a28f1e6 (struct it): New elt string_overlays.
New elt from_overlay, also in stack.
Rearrange a few elements.
(face_for_overlay_string): Decl renamed from
face_at_buffer_position_no_overlays, and add argument.
2007-11-04 07:31:56 +00:00
Richard M. Stallman
6519d955f9 Whitespace change. 2007-11-04 06:57:16 +00:00
Glenn Morris
7c9008ce0c Riccardo Murri <riccardo.murri at gmail.com>
Require rx when compiling.
(tls-end-of-info): New variable.
(open-tls-stream): Keep reading input until `tls-end-of-info' is matched.
2007-11-04 01:18:24 +00:00
Romain Francoise
6ec21bf4d9 *** empty log message *** 2007-11-03 08:49:17 +00:00
Richard M. Stallman
17d6c69d11 (handle_face_prop): Use face_at_buffer_position_no_overlays
to get the base face for an overlay string.
2007-11-03 03:48:12 +00:00
Richard M. Stallman
490943fe14 (face_at_buffer_position_no_overlays): Add decl. 2007-11-03 03:46:57 +00:00
Richard M. Stallman
03e1d61791 (face_at_buffer_position_no_overlays): New function. 2007-11-03 03:46:22 +00:00
Glenn Morris
e2f953832a Ulrich Mueller <ulm at gentoo.org> (tiny change)
(bad-packages-alist): Anchor semantic regexp.
2007-11-03 03:08:46 +00:00
Richard M. Stallman
d85b2f1e85 (handle_stop): Move some code out of loop. 2007-11-03 01:50:31 +00:00
Romain Francoise
d7a2fd422e 2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
* files.el (hack-local-variables): Fix membership tests to avoid
	treating all variables as safe if `enable-local-variables' is
	set to :safe.
2007-11-02 11:02:13 +00:00
Glenn Morris
6da047e741 (tags-table-mode): Disable undo. 2007-11-02 08:19:17 +00:00
Glenn Morris
b51404df27 Revert previous change.
Whitespace.
2007-11-02 07:58:44 +00:00
Glenn Morris
c1cf6983a5 (bad-packages-alist): Revert previous change. 2007-11-02 07:56:02 +00:00
Nick Roberts
32ef39ff0b (Watch Expressions): Remove obscure sentence. 2007-11-02 04:12:31 +00:00
Nick Roberts
4fda797e41 *** empty log message *** 2007-11-02 04:11:00 +00:00
Miles Bader
c590ed3a97 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 266-268)

   - Merge from emacs--rel--22
   - Update from CVS

2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/mm-util.el (mm-charset-eval-alist): Mark as risky local variable.

   * lisp/gnus/gnus.el (gnus-group-charter-alist): Mark as risky local variable.

   * lisp/gnus/gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
   risky local variable.

   * lisp/gnus/gnus-group.el (gnus-group-icon-list): Mark as risky local variable.

2007-11-01  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)

   * lisp/gnus/message.el (message-use-alternative-email-as-from): Examine the
   From header as well; use message-make-from in order to include a
   user's full name.  [ Backported bug fix from No Gnus. ]

2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/qp.el (quoted-printable-decode-string): Fix typo in doc string.

2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-143
2007-11-02 01:39:46 +00:00
Glenn Morris
658674b070 Advise removal of old vc-svn. 2007-11-01 08:12:58 +00:00
Glenn Morris
9930c3c188 (bad-packages-alist): Add an entry for standalone vc-svn. 2007-11-01 08:09:02 +00:00
Glenn Morris
31cf791e20 (nroff-mode): Set indent-line-function.
(nroff-indent-line-function): New function.
(nroff-count-text-lines): Use nroff-forward-text-line rather than
obsolete alias.
2007-11-01 04:03:12 +00:00
Dan Nicolaescu
17b159c4e4 (printing): Fix :version, printing.el was included
for in emacs-22.1.
(pr-path-style, pr-path-alist, pr-txt-name)
(pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
(pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
(pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
(pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
(pr-auto-mode, pr-mode-alist, pr-ps-utility)
(pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
(pr-setting-database, pr-visible-entry-list)
(pr-delete-temp-file, pr-list-directory, pr-buffer-name)
(pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect
:version.
2007-11-01 03:57:27 +00:00
Glenn Morris
0ecaad6399 Fixed: minor bug in footnote.el. 2007-11-01 03:48:55 +00:00