Chong Yidong
995e48b053
Add GTK/Gnome icons copyright info.
2007-02-08 18:49:33 +00:00
Stefan Monnier
2365ab4a00
(diff-sanity-check-hunk): Fix last fix.
2007-02-08 16:34:28 +00:00
Juanma Barranquero
7d506bfcf7
*** empty log message ***
2007-02-08 12:39:30 +00:00
Kim F. Storm
ce5cc6d9a8
Fix last change -- undo the following part of that change:
...
(do_completion, Fminibuffer_complete_word):
If Vminibuffer_completing_file_name equals Qlambda, treat it as Qnil.
2007-02-08 08:56:11 +00:00
Kim F. Storm
ac6ee45266
*** empty log message ***
2007-02-08 08:53:05 +00:00
Karl Fogel
3faea23ac1
(fundamental-mode-hook): Declare new hook.
...
(fundamental-mode): Run the new dedicated hook, and don't run
after-change-major-mode-hooks manually anymore.
2007-02-08 06:31:28 +00:00
Nick Roberts
bf3658255b
Initial commit.
2007-02-08 02:29:33 +00:00
Kim F. Storm
2b7ef8672b
*** empty log message ***
2007-02-08 00:07:00 +00:00
Kim F. Storm
ef72eaff36
(read_minibuf): Fix 2007-01-30 change.
...
Use Qlambda as interrim value of Vminibuffer_completing_file_name.
(Fcompleting_read, do_completion, Fminibuffer_complete_word):
If Vminibuffer_completing_file_name equals Qlambda, treat it as Qnil.
(syms_of_minibuf) <minibuffer-completing-file-name>: Document lambda.
2007-02-08 00:06:43 +00:00
Stefan Monnier
459b1fe4c0
(vc-svn-merge-news): Understand the new format with two
...
added columns of chars. Remove support for the "no-meta-info" format.
Prompted by Romain Francoise <romain@orebokech.com>.
2007-02-07 23:02:12 +00:00
Juanma Barranquero
8b57a7fde4
($(TRES)): Use literal "../nt/emacs.rc" instead of $(ALL_DEPS).
2007-02-07 22:34:11 +00:00
Nick Roberts
f7ddc2ce5a
(gdb-if-arrow): New macro.
...
(gdb-mouse-until, gdb-mouse-jump): Use it.
2007-02-07 21:57:04 +00:00
Nick Roberts
f2b3ba1ea3
*** empty log message ***
2007-02-07 21:56:29 +00:00
Nick Roberts
45ab7a6632
(gdb-mouse-until, gdb-mouse-jump): Make them
...
work when there is just an assembler buffer (no source buffer).
2007-02-07 21:12:52 +00:00
Nick Roberts
b773b623c9
*** empty log message ***
2007-02-07 21:12:18 +00:00
Vinicius Jose Latorre
9e95965c43
Fix ps-print links
2007-02-07 19:01:20 +00:00
Eli Zaretskii
f3d5bd2217
($(TRES)): Depend on stamp_BLD, since $(TRES) is put into $(BLD).
2007-02-07 18:41:51 +00:00
Stefan Monnier
a3ee90d98c
*** empty log message ***
2007-02-07 17:08:36 +00:00
Romain Francoise
ed3e1544d4
file-name-shadow-mode also broken.
2007-02-07 16:21:20 +00:00
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