2009-01-22 |
Chong Yidong |
* fileio.c (Vwrite_region_post_annotation_function)
|
2009-01-22 |
John Wiegley |
Added missing ChangeLog entry
|
2009-01-22 |
John Wiegley |
Patch to change the default binding of C-a to eshell-bol. I don't think it's
|
2009-01-22 |
John Wiegley |
Add eshell-handle-ansi-color to the default list of output filters.
|
2009-01-22 |
Adrian Robert |
* nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on Tiger. * nsfns.m (ns_do_applescript): Conditionalize typeUTF16ExternalRepresentation on Tiger.
|
2009-01-21 |
Adrian Robert |
* 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 |
Adrian Robert |
fix typo in comment
|
2009-01-21 |
Stefan Monnier |
(completion--insert-strings): Fix up computation of
|
2009-01-21 |
Chong Yidong |
(server-start): Allow server to shut down when no frames are available
|
2009-01-21 |
Chong Yidong |
* server.el (server-start): Allow server to shut down when no frames
|
2009-01-21 |
Adrian Robert |
* nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window. (ns_font_to_xlfd, ns_fontname_to_xlfd): Remove, unused.
|
2009-01-21 |
Michael Albinus |
*** empty log message ***
|
2009-01-21 |
Michael Albinus |
* tramp.texi (all): Harmonize usage of "external method",
|
2009-01-21 |
Adrian Robert |
* nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues. * nsterm.m (EmacsPrefsController-setPanelFromDefaultValues) New function. (EmacsPrefsController-resetToDefaults:): Use it.
|
2009-01-21 |
Adrian Robert |
* macos.texi (Preferences Panel): Update description of font setting to reflect that prior frame selection is no longer needed.
|
2009-01-21 |
Adrian Robert |
(EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame.
|
2009-01-21 |
Adrian Robert |
* nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI. (Bug#1316)
|
2009-01-21 |
Adrian Robert |
*** empty log message ***
|
2009-01-21 |
Adrian Robert |
* 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 |
Adrian Robert |
* nsmenu.m (NSMENUPROFILE): Change #if style.
|
2009-01-21 |
Juanma Barranquero |
* term.el (term-previous-matching-input, term-next-matching-input)
|
2009-01-21 |
Glenn Morris |
(authors-aliases): Remove some "ignore" entries that are no longer needed.
|
2009-01-21 |
Glenn Morris |
Mention limiting number of bugs displayed on web-page.
|
2009-01-21 |
Chong Yidong |
Very minor doc fix.
|
2009-01-20 |
Agustin Martin |
(ispell-find-aspell-dictionaries): Use aspell default dict.
|
2009-01-20 |
Nick Roberts |
(Debuggers): Add paragraph missed in previous change.
|
2009-01-20 |
Nick Roberts |
(Debuggers): Revert some of 2008-10-31 change to
|
2009-01-20 |
Nick Roberts |
*** empty log message ***
|
2009-01-20 |
Juanma Barranquero |
Fix bug references.
|
2009-01-20 |
Kenichi Handa |
*** empty log message ***
|
2009-01-20 |
Kenichi Handa |
(describe-char): Improve description of eight-bit
|
2009-01-20 |
Glenn Morris |
Restore comment lost in previous change.
|
2009-01-20 |
Glenn Morris |
(pmail-last-label, pmail-last-multi-labels):
|
2009-01-20 |
Glenn Morris |
(pmail-message-labels-p): Move back to pmail.el.
|
2009-01-20 |
Glenn Morris |
(pmail-last-label, pmail-last-multi-labels): Move back to pmail.el.
|
2009-01-20 |
Glenn Morris |
Add yet more addresses to avoid in replies.
|
2009-01-20 |
Glenn Morris |
(authors-aliases, authors-fixed-case): Add some entries.
|
2009-01-20 |
Glenn Morris |
Fix some alias and case issues.
|
2009-01-19 |
Chong Yidong |
Fix last change.
|
2009-01-19 |
Chong Yidong |
Autoload other interpreter names.
|
2009-01-19 |
Chong Yidong |
* progmodes/ruby-mode.el (name): Autoload other interpreter names.
|
2009-01-19 |
Chong Yidong |
(font_spec_from_name): Return Qnil if font name could not be parsed.
|
2009-01-19 |
Chong Yidong |
(Finternal_set_lisp_face_attribute, Fx_list_fonts): Check return value of font_spec_from_name.
|
2009-01-19 |
Chong Yidong |
* xfaces.c (Finternal_set_lisp_face_attribute, Fx_list_fonts):
|
2009-01-19 |
Juanma Barranquero |
* descr-text.el (describe-char-categories): New defsubst.
|
2009-01-19 |
Chong Yidong |
(Font Lookup): Document WIDTH argument of x-list-fonts.
|
2009-01-19 |
Chong Yidong |
* display.texi (Font Lookup): Document WIDTH argument of
|
2009-01-19 |
Chong Yidong |
(Fsubstring): Doc fix.
|
2009-01-19 |
Chong Yidong |
* fns.c (Fsubstring): Doc fix.
|
2009-01-19 |
Kenichi Handa |
*** empty log message ***
|
2009-01-19 |
Kenichi Handa |
(ftfont_lookup_cache): Check the return value of FcFontList.
|
2009-01-19 |
Michael Albinus |
*** empty log message ***
|
2009-01-19 |
Michael Albinus |
* net/tramp.el (tramp-ipv6-regexp): The regexp shall cover also
|
2009-01-19 |
Miles Bader |
Merge from gnus--devo--0
|
2009-01-19 |
Miles Bader |
Add arch tagline
|
2009-01-18 |
Juanma Barranquero |
* textmodes/css-mode.el (css-backward-sexp): Stop once
|
2009-01-18 |
Michael Olson |
ERC: Rotate ChangeLog.
|
2009-01-18 |
Michael Olson |
ERC: erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.
|
2009-01-18 |
Juanma Barranquero |
* dbusbind.c (Fdbus_register_signal):
|
2009-01-18 |
Juanma Barranquero |
* callproc.c (Fgetenv_internal): Doc fix.
|