Adrian Robert
d3810c2118
* nsimage.m (EmacsImage-setPixelAtX:Y:toRed:green:blue:alpha:): Fix color values in onTiger section. * nsterm.m (ns_defined_color): Fix settings of the XColor variable fields: red,green,blue scale to 2-byte, pixel's components to 1-byte. (Bug#1663)
2009-01-21 22:28:45 +00:00
Adrian Robert
e336ab4926
fix typo in comment
2009-01-21 22:26:32 +00:00
Stefan Monnier
f87ff5396e
(completion--insert-strings): Fix up computation of
...
column position which manifested e.g. in proced's signal completion.
2009-01-21 21:20:55 +00:00
Chong Yidong
97e121ccb0
(server-start): Allow server to shut down when no frames are available
...
in daemon-mode.
2009-01-21 20:33:17 +00:00
Chong Yidong
3c196b459b
* server.el (server-start): Allow server to shut down when no frames
...
are available in daemon-mode.
2009-01-21 20:28:27 +00:00
Adrian Robert
35ed44db5a
* nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window. (ns_font_to_xlfd, ns_fontname_to_xlfd): Remove, unused.
2009-01-21 18:56:41 +00:00
Michael Albinus
193e68284e
* tramp.texi (all): Harmonize usage of "external method",
...
"external transfer method" and "out-of-band method".
(Connection types): Precise the differences of inline and external
methods. Written by Adrian Phillips <a.phillips@met.no>.
2009-01-21 18:54:45 +00:00
Adrian Robert
6049d3a0bb
* nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues. * nsterm.m (EmacsPrefsController-setPanelFromDefaultValues) New function. (EmacsPrefsController-resetToDefaults:): Use it.
2009-01-21 18:13:26 +00:00
Adrian Robert
9ce5a36f02
* macos.texi (Preferences Panel): Update description of font setting to reflect that prior frame selection is no longer needed.
2009-01-21 17:58:16 +00:00
Adrian Robert
e889fa0685
(EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame.
2009-01-21 17:56:37 +00:00
Adrian Robert
4c7077c3f0
* nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI. (Bug#1316)
2009-01-21 17:28:05 +00:00
Adrian Robert
a9b4df6950
* nsterm.m: (x_set_frame_alpha): Add prototype. (ns_fake_keydown, EmacsView-keyUp:): New variable and function to handle Ctrl-tab. (ns_get_color): Use unsigned long long for scanned hex string value. (ns_term_shutdown): Abort on non SIGTERM signals.
2009-01-21 17:09:28 +00:00
Adrian Robert
cbe0b5bfa9
* nsmenu.m (NSMENUPROFILE): Change #if style.
2009-01-21 16:34:24 +00:00
Juanma Barranquero
24c7b4608a
* term.el (term-previous-matching-input, term-next-matching-input)
...
(term-previous-matching-input-from-input)
(term-next-matching-input-from-input, term-backward-matching-input)
(term-forward-matching-input): Change argument name to match docstring.
2009-01-21 11:03:25 +00:00
Glenn Morris
2603d79b46
(authors-aliases): Remove some "ignore" entries that are no longer needed.
...
(authors-scan-change-log): Doc fix.
(authors-scan-el): Restore let*, foolishly removed 2009-01-11.
2009-01-21 03:54:29 +00:00
Glenn Morris
994e96474c
Mention limiting number of bugs displayed on web-page.
2009-01-21 03:50:32 +00:00
Chong Yidong
309c769836
Very minor doc fix.
2009-01-21 01:23:31 +00:00
Agustín Martín
8e56b4645a
(ispell-find-aspell-dictionaries): Use aspell default dict.
2009-01-20 11:34:39 +00:00
Nick Roberts
d35fdb5bb1
(Debuggers): Add paragraph missed in previous change.
2009-01-20 05:27:31 +00:00
Nick Roberts
b424697fe6
(Debuggers): Revert some of 2008-10-31 change to
...
raise GUD subsections.
2009-01-20 05:20:40 +00:00
Nick Roberts
9aa5f2fbf4
*** empty log message ***
2009-01-20 05:19:02 +00:00
Juanma Barranquero
68f040f2f1
Fix bug references.
2009-01-20 02:29:24 +00:00
Kenichi Handa
2d3e4f023e
(describe-char): Improve description of eight-bit
...
char in a unibyte buffer.
2009-01-20 02:15:43 +00:00
Glenn Morris
959de43b78
Restore comment lost in previous change.
2009-01-20 01:21:37 +00:00
Glenn Morris
8d8d616c6b
(pmail-last-label, pmail-last-multi-labels):
...
Move back here from pmailkwd.el.
(pmail-message-labels-p): Move back here from pmailsum.el.
2009-01-20 01:18:20 +00:00
Glenn Morris
3cbaa3c2cc
(pmail-message-labels-p): Move back to pmail.el.
2009-01-20 01:16:55 +00:00
Glenn Morris
8c7eb1c1a1
(pmail-last-label, pmail-last-multi-labels): Move back to pmail.el.
2009-01-20 01:16:28 +00:00
Glenn Morris
fdeaec4941
Add yet more addresses to avoid in replies.
2009-01-20 00:58:43 +00:00
Glenn Morris
24e1588835
(authors-aliases, authors-fixed-case): Add some entries.
2009-01-20 00:53:00 +00:00
Glenn Morris
78a45118e8
Fix some alias and case issues.
2009-01-20 00:51:23 +00:00
Chong Yidong
5208f3ad4e
Fix last change.
2009-01-19 16:58:51 +00:00
Chong Yidong
4d27053708
Autoload other interpreter names.
2009-01-19 16:58:34 +00:00
Chong Yidong
4163977a8f
* progmodes/ruby-mode.el (name): Autoload other interpreter names.
2009-01-19 16:58:13 +00:00
Chong Yidong
05802645c6
(font_spec_from_name): Return Qnil if font name could not be parsed.
...
(font_parse_name): Treat a `?' character as part of an XLFD.
2009-01-19 16:42:44 +00:00
Chong Yidong
21bdb81a75
(Finternal_set_lisp_face_attribute, Fx_list_fonts): Check return value of font_spec_from_name.
...
(Fx_list_fonts): Doc fix.
2009-01-19 16:41:16 +00:00
Chong Yidong
7f82490bfe
* xfaces.c (Finternal_set_lisp_face_attribute, Fx_list_fonts):
...
Check return value of font_spec_from_name.
(Fx_list_fonts): Doc fix.
* font.c (font_spec_from_name): Return Qnil if font name could not
be parsed.
(font_parse_name): Treat a `?' character as part of an XLFD.
2009-01-19 16:40:30 +00:00
Juanma Barranquero
d703f9385e
* descr-text.el (describe-char-categories): New defsubst.
...
(describe-char): Use it.
2009-01-19 15:48:15 +00:00
Chong Yidong
803ee7b9b1
(Font Lookup): Document WIDTH argument of x-list-fonts.
2009-01-19 15:29:18 +00:00
Chong Yidong
fb13a41632
* display.texi (Font Lookup): Document WIDTH argument of
...
x-list-fonts.
2009-01-19 15:29:05 +00:00
Chong Yidong
753169bd17
(Fsubstring): Doc fix.
2009-01-19 15:13:31 +00:00
Chong Yidong
e301e634f2
* fns.c (Fsubstring): Doc fix.
2009-01-19 15:05:32 +00:00
Kenichi Handa
1c0db158ed
(ftfont_lookup_cache): Check the return value of FcFontList.
...
(ftfont_list): Likewise.
2009-01-19 12:08:31 +00:00
Michael Albinus
e0b6e3b945
* net/tramp.el (tramp-ipv6-regexp): The regexp shall cover also
...
IPv4 mapped IPv6 addresses.
2009-01-19 06:52:50 +00:00
Miles Bader
26b9f88d28
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1520
2009-01-19 01:06:25 +00:00
Miles Bader
b4be61217a
Add arch tagline
2009-01-19 00:49:01 +00:00
Juanma Barranquero
9e3fd593e8
* textmodes/css-mode.el (css-backward-sexp): Stop once
...
it reaches the beginning of the buffer. (Bug#1949)
2009-01-18 22:32:20 +00:00
Michael Olson
ae4c27d26f
ERC: Rotate ChangeLog.
2009-01-18 21:02:59 +00:00
Michael Olson
624509d2d9
ERC: erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.
2009-01-18 21:01:14 +00:00
Juanma Barranquero
fff4e45990
* dbusbind.c (Fdbus_register_signal):
...
* process.c (conv_sockaddr_to_lisp):
* w32fns.c (Fw32_battery_status): Use empty_unibyte_string.
2009-01-18 03:58:09 +00:00
Juanma Barranquero
acf2090118
* callproc.c (Fgetenv_internal): Doc fix.
2009-01-18 03:28:35 +00:00