1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-27 19:31:38 +00:00
Commit Graph

71928 Commits

Author SHA1 Message Date
Jason Rumney
f9a14e8a0f Fixed Drew Adams 12 Aug problem 2008-02-15 17:26:10 +00:00
Jason Rumney
073387e725 (x_draw_glyph_string_background): Clear the background
manually when cleartype is in use.
(x_draw_glyph_string_foreground): Draw text transparently when
cleartype is in use.
2008-02-15 17:16:35 +00:00
Chong Yidong
ff31fb954a Add "Point before start of properties" bug. 2008-02-15 16:07:51 +00:00
Stefan Monnier
c273429337 (sgml-mode): Fix comment syntax. 2008-02-14 02:42:45 +00:00
Chong Yidong
53dc03721a ** Simon.Marshall@misys.com, 8 Feb: Point before start of properties
It's a GCC bug on Sparc.
2008-02-14 00:48:20 +00:00
Stefan Monnier
2e81950838 (highlight-save-buffer-state): New macro.
(highlight-save-buffer-state, hilit-chg-set-face-on-change)
(hilit-chg-clear): Use it to preserve the modified-p flag.
(highlight-changes-rotate-faces): Don't mess with the undo-list.
2008-02-13 21:50:37 +00:00
Michael Albinus
de95cc30ec * net/ange-ftp.el (ange-ftp-cf1): Quote FILENAME. 2008-02-13 17:20:11 +00:00
Juri Linkov
4c9702c3e8 (after-init-hook): Set inhibit-startup-screen to t
after reading the desktop.
2008-02-12 23:30:33 +00:00
Juri Linkov
5df71560b0 (fancy-startup-screen, normal-splash-screen):
Set default-directory to command-line-default-directory.
2008-02-12 23:29:19 +00:00
Stefan Monnier
558ca3c122 (font-lock-set-defaults): Unset previously set variables when needed. 2008-02-12 16:49:21 +00:00
Juanma Barranquero
9787268671 (uniquify-managed): Don't defvar.
(desktop-buffer-info): Use `uniquify-buffer-base-name', not `uniquify-managed'.
Return also the buffer's base name.
(desktop-save): When saving the buffer info, filter out the base name,
and save it as buffer name if the buffer is managed by uniquify.
2008-02-12 14:36:34 +00:00
Juanma Barranquero
c91db6f12d (uniquify-buffer-base-name): New function.
Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2008-02-12 14:32:56 +00:00
Jason Rumney
a74722ee04 Add note about GTK image libraries. 2008-02-11 15:43:56 +00:00
Jason Rumney
f1cefe09d6 (add_registry): Add an App Paths registry key.
Look for GTK and add it to the DLL search path for Emacs if found.
2008-02-11 15:36:20 +00:00
Richard M. Stallman
bc92622e5d *** empty log message *** 2008-02-11 02:32:37 +00:00
Glenn Morris
8a1a7198ae (Equality Predicates): No longer talk about "two" functions. 2008-02-11 00:51:47 +00:00
Glenn Morris
6bafe8bc27 Lawrence Mitchell <wence at gmx.li> (tiny change)
(Equality Predicates): Add defun for equal-including-properties.
2008-02-11 00:49:28 +00:00
Glenn Morris
d6a72cc500 (Equality Predicates): Mention equal-including-properties. 2008-02-11 00:47:11 +00:00
Stefan Monnier
f060b622fb (diff-beginning-of-file-and-junk): If we're on the
Index: line, don't search backward for the previous one.
2008-02-10 16:36:07 +00:00
Richard M. Stallman
73dd622fb4 (rcirc-url-regexp): Replace definition by copying from gnus-button-url-regexp. 2008-02-10 14:04:01 +00:00
Richard M. Stallman
4ff718fbc0 *** empty log message *** 2008-02-10 13:03:08 +00:00
Richard M. Stallman
372a338507 (arm*-*-freebsd*): Added. 2008-02-10 00:26:01 +00:00
Eli Zaretskii
5099d51223 (compilation-find-file): Doc fix. 2008-02-09 14:34:45 +00:00
Eli Zaretskii
d0048c60f2 (compilation-next-error): Doc fix. 2008-02-09 14:22:49 +00:00
Eli Zaretskii
d375705e3c (syms_of_fileio) <insert-default-directory>: Doc fix. 2008-02-09 13:22:35 +00:00
Eli Zaretskii
f34cec5cc8 Remove redundant empty lines, insert a magic line instead. 2008-02-09 13:00:20 +00:00
Jason Rumney
471e312dbf Add note about ldefs-boot.el line ends. 2008-02-09 12:09:55 +00:00
Glenn Morris
e07277ffa0 Fix typo. 2008-02-09 01:37:45 +00:00
Glenn Morris
714536d63b Fix tense. 2008-02-09 01:33:54 +00:00
Glenn Morris
d884d6adc7 (ipconfig-program, ipconfig-program-options): Add obsolete aliases to
the old names.
2008-02-09 01:32:38 +00:00
Glenn Morris
b55a97a5a3 Revert previous change, which should have been on the trunk. 2008-02-08 20:11:33 +00:00
Glenn Morris
9f889daf9f (selection-coding-system): Remove, since it's now defined in select.el
rather than in xselect.c.
2008-02-08 20:09:16 +00:00
Richard M. Stallman
46f6fa95d1 (ifconfig): Renamed from ipconfig.
(ipconfig): Alas to ifconfig.
(ifconfig-program): Renamed from ipconfig-program.
(ifconfig-program-options): Renamed from ipconfig-program-options.
2008-02-08 18:22:54 +00:00
Glenn Morris
1e281896cf (custom-theme-set-variables): Sort symbols that are
dependencies before symbols that depend on them.
(custom-enabled-themes): Set after custom-theme-directory.
2008-02-08 05:00:46 +00:00
Glenn Morris
82813e5732 D. E. Evans <sinuhe at gnu.org> (tiny change)
(Basic Undo): Remove duplicate "you can".
2008-02-07 06:26:59 +00:00
Glenn Morris
debe41d6b2 compilation-scroll-output fixed. 2008-02-07 06:17:10 +00:00
Richard M. Stallman
431b78c9f4 (Window Start): Mention the feature of moving
window-start to start of line.
2008-02-07 00:42:58 +00:00
Richard M. Stallman
27c3356934 (mh-make-seq, mh-seq-name): Use defsubst. 2008-02-06 17:49:56 +00:00
Richard M. Stallman
64137f2097 (mh-do-in-gnu-emacs, mh-do-in-xemacs)
(with-mh-folder-updating, mh-in-show-buffer)
(mh-iterate-on-messages-in-region, mh-iterate-on-range):
(mh-do-at-event-location, mh-seq-msgs): Add debug decls.
2008-02-06 17:48:42 +00:00
Jason Rumney
85bb72eefd (w32_read_socket) <WM_CHAR>: Use locale-coding-system
instead of using mule-unicode-* charsets directly.
2008-02-05 23:48:23 +00:00
Juanma Barranquero
f508362459 Revert previous change, which was intended for the trunk. 2008-02-05 20:48:39 +00:00
Juanma Barranquero
c1df90efa3 *** empty log message *** 2008-02-05 20:46:55 +00:00
Juanma Barranquero
89aa5de3b2 Recommend giflib, not libungif. 2008-02-05 16:13:34 +00:00
Juanma Barranquero
f01e03d368 In help, use generic names for the image libraries. 2008-02-05 16:02:55 +00:00
Juanma Barranquero
23dcd8ca14 *** empty log message *** 2008-02-05 14:46:11 +00:00
Juanma Barranquero
cb5bf6ba22 *** empty log message *** 2008-02-05 14:24:26 +00:00
Juanma Barranquero
4f9c00e2dc (erc-valid-nick-regexp): Replace legal' with valid'. 2008-02-05 13:00:43 +00:00
Juanma Barranquero
42c28f29df (erc-match-syntax-table): Replace legal' with valid'. 2008-02-05 12:50:10 +00:00
Juanma Barranquero
dfa0b1fc01 (erc-button-syntax-table): Replace legal' with valid'. 2008-02-05 12:48:48 +00:00
Juanma Barranquero
64ef5f3924 *** empty log message *** 2008-02-05 12:25:49 +00:00