1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-24 19:03:29 +00:00
Commit Graph

68458 Commits

Author SHA1 Message Date
Kim F. Storm
c4d89f0374 *** empty log message *** 2007-02-07 15:03:48 +00:00
Juanma Barranquero
ff52c940f6 (frame-set-background-mode): Use color-values' and display-color-p',
not `x-color-values' and `x-display-color-p'.
2007-02-07 14:36:35 +00:00
Juanma Barranquero
9479c0abad *** empty log message *** 2007-02-07 14:16:37 +00:00
Juanma Barranquero
b533d0aec4 (face-valid-attribute-values): Use `defined-colors',
not its semi-obsolete alias `x-defined-colors'.
2007-02-07 14:08:58 +00:00
Vinicius Jose Latorre
5167749c66 Fix background color printing 2007-02-07 13:40:10 +00:00
Juanma Barranquero
ef06007552 (Fullscreen mode on MS-Windows): New node. 2007-02-07 00:26:17 +00:00
Richard M. Stallman
eac371e2f1 *** empty log message *** 2007-02-06 23:34:46 +00:00
Chong Yidong
baa15c0bc1 (Fmodify_frame_parameters): Don't bind
Qinhibit_default_face_x_resources, which has no effect.
(Qinhibit_default_face_x_resources): Symbol deleted.
2007-02-06 22:43:31 +00:00
Chong Yidong
c9008e63a8 * frame.c (Fmodify_frame_parameters): Don't bind
Qinhibit_default_face_x_resources, which has no effect.
(Qinhibit_default_face_x_resources): Symbol deleted.
2007-02-06 22:42:52 +00:00
Chong Yidong
8db9c5eeb4 (face-set-after-frame-default): Compile attributes to be set by frame
parameters before merging in X resources.
2007-02-06 22:36:42 +00:00
Chong Yidong
867eb05082 * faces.el (face-set-after-frame-default): Compile attributes to
be set by frame parameters before merging in X resources.
2007-02-06 22:36:16 +00:00
Juanma Barranquero
d2976f41ca *** empty log message *** 2007-02-06 09:51:17 +00:00
Juanma Barranquero
1c2ba4e7f3 (blink-matching-paren-dont-ignore-comments, blink-matching-paren-on-screen):
Doc fixes.
2007-02-06 09:35:04 +00:00
Glenn Morris
70a9081302 Restore entries deleted without comment, presumably in error. 2007-02-06 09:10:02 +00:00
Glenn Morris
613423056b Tweak comments to fully clarify copyright situation. 2007-02-06 09:05:40 +00:00
Nick Roberts
d4a574c075 (gdb-frames-mode): Truncate lines in stack
buffer.
2007-02-06 03:40:33 +00:00
Nick Roberts
046024c8d2 *** empty log message *** 2007-02-06 03:38:59 +00:00
Juanma Barranquero
54c6a1c4f5 (unload-feature): Silently ignore load-history' entries of the form (defface
. SYMBOL)', and treat `(autoload . SYMBOL)' entries like `defun'.  Return nil.
2007-02-05 23:45:31 +00:00
Kim F. Storm
74a5d578f1 Doc fixes. 2007-02-05 22:36:13 +00:00
Kim F. Storm
0fd91d23cf *** empty log message *** 2007-02-05 22:36:00 +00:00
Francesco Potortì
b6c974bb29 (etags): Now --members is the default for etags, not for ctags yet. 2007-02-05 22:13:59 +00:00
Francesco Potortì
18422db533 *** empty log message *** 2007-02-05 22:13:40 +00:00
Francesco Potortì
049b41a499 (Tag Syntax): Now --members is the default for etags, not for ctags
yet.
2007-02-05 21:49:34 +00:00
Francesco Potortì
933ccc8cb8 Now --members is the default for etags, not for ctags yet. 2007-02-05 21:39:13 +00:00
Francesco Potortì
7806494867 (default_C_help, Cplusplus_help, PHP_help, print_help)
(main): Now --members is the default for etags, not for ctags yet.
2007-02-05 21:33:33 +00:00
Glenn Morris
d881944f98 *** empty log message *** 2007-02-05 09:07:32 +00:00
Miles Bader
c91f4b8310 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 200-201)

   - Merge from emacs--devo--0
   - Update from CVS: lisp/nnweb.el (nnweb-google-parse-1): Update parser.

2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/gnus/nnweb.el (nnweb-google-parse-1): Update parser.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-629
2007-02-05 05:37:56 +00:00
Juanma Barranquero
47dad44f54 *** empty log message *** 2007-02-04 23:49:41 +00:00
Francesco Potortì
953dea63cd etags.c fix by Per Cederqvist 2007-02-04 22:05:03 +00:00
Francesco Potortì
47fd18c650 (gperf, in_word_set): changed attribute for Java to (C_JAVA & ~C_PLPL).
The previous change introduced 2004-09-13 was broken, as (C_JAVA &
!C_PLPL) always evaluates to 0.  This caused import, package, extends,
implements and interface to be treated specially for all kinds of
C-style files, not just Java files. (by Per Cederqvist).
2007-02-04 22:03:09 +00:00
Reiner Steib
bf8a8244bf * gnus-refcard.tex: Fix copyright.
* gnus-booklet.ps, gnus-refcard.ps: Generate.
2007-02-04 19:56:17 +00:00
Reiner Steib
db13601b8c Fix name of Guanpeng Xu <herberteuler@hotmail.com> in 2006-02-23 entry. 2007-02-04 19:50:51 +00:00
Alan Mackenzie
4bc6da22f6 (Hooks for Loading): Make the description of `eval-after-load' more
detailed, and amend the description of after-load-alist, in accordance
with changes from 2006-05.
2007-02-04 18:59:44 +00:00
Alan Mackenzie
fad2430195 *** empty log message *** 2007-02-04 18:57:24 +00:00
David Kastrup
cb4e834e31 (AUCTeX): Update version number. Should probably be done
for other packages as well.
2007-02-04 17:45:34 +00:00
David Kastrup
a87c4c3059 (mpuz-random-puzzle): Fix potential lockup when
`mpuz-allow-double-multiplicator' is non-zero, and correct
calculation of `min'.
2007-02-04 17:29:50 +00:00
Eli Zaretskii
e0f9569351 (widget-default-create): Insert new text at the :from marker _after_ the
marker, not before it.
2007-02-04 16:02:32 +00:00
Alan Mackenzie
647a3247fc (c-indent-line): Don't erase ^L when a line containing it is re-indented. 2007-02-04 11:16:54 +00:00
Alan Mackenzie
0ac6528f44 *** empty log message *** 2007-02-04 11:12:49 +00:00
Glenn Morris
6e0e198572 *** empty log message *** 2007-02-04 03:02:20 +00:00
Chong Yidong
7cb5e6b30e ** disumu@x3y2z1.net, Nov 22:
URL not following some 302 redirects after recent changes
Fixed.
2007-02-04 00:21:15 +00:00
Chong Yidong
b3cd7f6176 (url-http-connection-opened): New variable.
(url-http): Initialize it.
(url-http-async-sentinel): Don't try changing sentinels.
Run url-http-end-of-document-sentinel if necessary.
2007-02-04 00:20:59 +00:00
Glenn Morris
05630abe3c *** empty log message *** 2007-02-03 23:39:36 +00:00
Glenn Morris
b8c20e074f *** empty log message *** 2007-02-03 23:07:00 +00:00
Glenn Morris
b5fc141b78 Add copyright and license information. 2007-02-03 23:03:40 +00:00
Glenn Morris
42fed12450 *** empty log message *** 2007-02-03 22:12:54 +00:00
Eli Zaretskii
77083ca3de *** empty log message *** 2007-02-03 22:04:25 +00:00
Glenn Morris
49a3350240 *** empty log message *** 2007-02-03 22:04:06 +00:00
Eli Zaretskii
a6a8ef0567 Change EOL format to DOS. Don't use redirection characters in REM lines. 2007-02-03 22:03:52 +00:00
Glenn Morris
a423dfded7 Fix file local variables c-file-style specification. 2007-02-03 21:58:55 +00:00