1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 00:31:01 -08:00
Commit graph

81025 commits

Author SHA1 Message Date
Andreas Schwab
03bd3c1fb5 (clean): Remove emacs-*.*.* instead of emacs-*.
(versionclean): Likewise.
2008-03-04 13:29:18 +00:00
Jason Rumney
61fe314432 (rng-preferred-prefix-alist): Add dublin core namespaces. 2008-03-04 12:16:48 +00:00
Juanma Barranquero
6f69e89bf1 Add oo. 2008-03-04 10:29:47 +00:00
Juanma Barranquero
3d193d0f78 Add oo. 2008-03-04 10:18:57 +00:00
Glenn Morris
1fc3462496 (top-level): No need to require gnus when compiling,
since unconditionally required near start of file.
(gnus-summary-display-while-building): Move definition before use.
2008-03-04 03:52:22 +00:00
Glenn Morris
c921c7ed8f (ediff-clear-fine-diff-vector): Use mapc rather than mapcar. 2008-03-04 03:50:15 +00:00
Glenn Morris
56b654bb5d (tex-cmd-bibtex-args): Add :version and :group. 2008-03-04 03:48:53 +00:00
Andreas Schwab
f4a3cc4433 (decode_coding_object): Inhibit gap shrinking while
decoding in place.
2008-03-03 22:29:12 +00:00
Jason Rumney
1b6bf70a95 Full alpha for 32x32 full color. Add 32x32 and 16x16 256 color versions. 2008-03-03 22:20:13 +00:00
Jason Rumney
48dc0e9a63 Fix line ends. 2008-03-03 22:12:47 +00:00
Jason Rumney
67ab204543 *** empty log message *** 2008-03-03 22:09:09 +00:00
Dan Nicolaescu
7b7b316efd Fix format. 2008-03-03 21:58:50 +00:00
Jason Rumney
d67793a6e5 New file. 2008-03-03 21:58:45 +00:00
Jason Rumney
057c925233 Make transperency 8 bit 2008-03-03 21:41:42 +00:00
Stefan Monnier
20ce031c40 (byte-compile-trueconstp, byte-compile-nilconstp): No recursion in defsubst. 2008-03-03 21:07:12 +00:00
Stefan Monnier
68a2af7af0 (latex-mode): Remove % from paragraph-separate so that M-q can fill comments.
(tex-executable-exists-p, tex-compile): Extend with special syntax for
commands implemented in elisp.
(tex-compile-commands): Add an entry to use doc-view for pdf files.
(tex-format-cmd): New function.
(tex-compile): Use it to let the user specify default arguments.
(tex-cmd-bibtex-args): New var.
(tex-cmd-doc-view): New function.
2008-03-03 13:55:41 +00:00
Juanma Barranquero
4b03e20a6f *** empty log message *** 2008-03-03 11:51:15 +00:00
Juanma Barranquero
a1792b9b01 (face-spec-set): Fix typos in docstring. 2008-03-03 11:43:21 +00:00
Glenn Morris
6abe1b071f Restore info for emacs.ico under new name emacs22.ico. 2008-03-03 09:21:14 +00:00
Glenn Morris
d30374a383 Restore r1.3 of emacs.ico as emacs22.ico 2008-03-03 09:17:04 +00:00
Glenn Morris
58e707fe24 Update icons entry. 2008-03-03 09:03:58 +00:00
Glenn Morris
8ae1489447 Restore the old info for emacs.png under the new name emacs22.png. 2008-03-03 09:01:28 +00:00
Glenn Morris
8298ed3724 Restore r1.1 of emacs.png as emacs22.png 2008-03-03 09:01:05 +00:00
Dan Nicolaescu
10a55ba03d (mode-line-column-line-number-mode-map): New variable.
(standard-mode-line-position): Use it to add a menu for toggling
column number and line number display.
2008-03-03 08:30:18 +00:00
Dan Nicolaescu
73f838adaf * w32term.c: Remove unused include "gnu.h".
* makefile.w32-in (w32term.o): Don't depend on gnu.h

* gnu.h: Rename to ...
* emacs-icon.h: ... this.
* xterm.c: Use emacs-icon.h instead of gnu.h.
* Makefile (xterm.o): Depend on emacs-icon.h, not gnu.h.
2008-03-03 06:32:13 +00:00
Stefan Monnier
62dc3ac354 (nndoc-oe-dbx-type-p): Use mm-string-to-multibyte. 2008-03-03 04:12:46 +00:00
Stefan Monnier
a88fd51a1f (mm-decode-content-transfer-encoding): Simplify. 2008-03-03 04:07:51 +00:00
Stefan Monnier
c7a91ce132 Use inhibit-read-only and with-current-buffer.
(gnus-summary-jump-to-group): Consider windows on other displayed frames as
well.  Similar changes might be needed elsewhere, but that's the one I've
bumped into during my use.
2008-03-03 04:06:03 +00:00
Stefan Monnier
ef1b088ac6 (gnus-debug): Use mm-string-to-multibyte. 2008-03-03 03:57:32 +00:00
Stefan Monnier
dacb905a07 (gnus-update-group-mark-positions): Use mm-string-to-multibyte. 2008-03-03 03:49:06 +00:00
Stefan Monnier
86408b246c (byte-compile-maybe-guarded):
Remove optimization that was working around the form-code-walker bug.
2008-03-03 03:40:04 +00:00
Stefan Monnier
42521cd491 (byte-optimize-form-code-walker):
Walk into the body of lambdas after byte-compile-unfold-lambda.
2008-03-03 03:38:21 +00:00
Glenn Morris
9f014775c4 Fix typo in previous. 2008-03-03 03:28:41 +00:00
Glenn Morris
83c7166192 Tweak frame-local variables entry. 2008-03-03 03:27:16 +00:00
Glenn Morris
aba08fe5f6 (viper-frame-value): Prefer buffer-local value, if set, over frame value. 2008-03-03 03:24:32 +00:00
Glenn Morris
4cba674aba (iconsrcdir): New variable.
(install-etc, mkdir): Use $iconsrcdir.  Handle the `scalable' icon directory.
2008-03-03 02:26:40 +00:00
Glenn Morris
252f3b82ad transient-mark-mode is off again. 2008-03-03 02:17:33 +00:00
Glenn Morris
43d16385af (transient-mark-mode): Don't turn on by default. 2008-03-03 02:16:29 +00:00
Juanma Barranquero
ce9c1f067c *** empty log message *** 2008-03-03 02:12:51 +00:00
Glenn Morris
0a4d4654f9 (open-tls-stream): Restore the 2007-11-04 change accidentally removed
by the 2007-12-05 merge from Gnus.
2008-03-03 02:11:04 +00:00
Juanma Barranquero
09fe06b74c Include math.h. 2008-03-03 02:10:00 +00:00
Jason Rumney
54efdcd133 (recompute_cached_metrics): Change font arg to w32font_info.
Compute options separately.
(w32font_open_internal): Set glyph_idx before caching metrics.
2008-03-03 01:49:33 +00:00
Jason Rumney
34fd2d28e9 (Quniscribe, QCformat): New symbols.
(syms_of_w32font): Define them.
(w32font_has_char): Indicate uncertainty.
(w32font_encode_char): Encode as glyph point. Make static.
(recompute_cached_metrics): New function.
(w32font_open_internal): Use it. Set font to use glyph points
initially. Set format based on type of font.
(w32font_text_extents, w32font_draw): Optionally use glyph points.
(w32_enumfont_pattern_entity): Accept backend arg. Set type based
on it. Set format based on information available here.
(add_font_entity_to_list): Identify backend based on opentype_only.
2008-03-03 00:31:40 +00:00
Jason Rumney
500591f86b (NTM_PS_OPENTYPE, NTM_TT_OPENTYPE, NTM_TYPE1): Define
if system headers don't.
(struct w32font_info): Enlarge ascii_metrics. Add glyph_idx.
(w32font_encode_char): Don't declare here.
2008-03-03 00:31:03 +00:00
Andreas Schwab
f907fb2ebe (ftfont_pattern_entity): Fix aliasing violations. 2008-03-02 21:13:09 +00:00
Andreas Schwab
14daee73e5 (decode_coding_big5, produce_chars): Fix typos in last
change.
2008-03-02 19:56:45 +00:00
Jason Rumney
480a77b543 ($(TRES)): Depend on icon and manifest. 2008-03-02 19:03:12 +00:00
Dan Nicolaescu
c9cc646241 New icon. 2008-03-02 18:18:35 +00:00
Andreas Schwab
26d72be862 Require cl when compiling. 2008-03-02 17:24:18 +00:00
Kenichi Handa
119852e72b (decode_coding_utf_8): When eol-type of CODING is
`dos', don't decode '\r' if that is the last in the source.
(decode_coding_utf_16, decode_coding_emacs_mule)
(decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
(decode_coding_raw_text, decode_coding_charset): Likewise.
(produce_chars): Don't decode EOL here.  Use EMACS_INT.
2008-03-02 08:05:14 +00:00