log

age author description
2009-01-23 Glenn Morris Sync a final change from pmail.el:
2009-01-23 Chong Yidong Remove file local var.
2009-01-23 Glenn Morris (ELCFILES): Update.
2009-01-23 Chong Yidong Remove file local var.
2009-01-23 Chong Yidong Remove local var.
2009-01-23 Chong Yidong Remove local var.
2009-01-23 Chong Yidong File removed.
2009-01-23 Chong Yidong (pmail-buffer-swapped): Mark as permanent local.
2009-01-23 Chong Yidong * pmail.el (pmail-buffer-swapped): Mark as permanent local.
2009-01-22 Juanma Barranquero Fix typo.
2009-01-22 Ulf Jasper newsticker: removed debugging message.
2009-01-22 Adrian Robert updates
2009-01-22 Ulf Jasper newsticker: fixed bug#1569
2009-01-22 Bastien Guerry Renamed all pmail* files to rmail*.
2009-01-22 Bastien Guerry Removed rmail.el, rmailedit.el, rmailkwd.el, rmailmm.el, rmailmsc.el, rmailout.el, rmailsort.el, rmailsum.el.
2009-01-22 Juanma Barranquero Fix typos.
2009-01-22 Adrian Robert Remove '23' comments that indicated code added during update from emacs-20 -> emacs-23.
2009-01-22 Adrian Robert * nsfns.m (ns-read-file-name): Fix typo in assignment statement.
2009-01-22 Adrian Robert * configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616)
2009-01-22 Adrian Robert * term/ns-win.el (ns-show-manual): Fix node name. (x-open-connection) Fix typo in declaration filename.
2009-01-22 Adrian Robert * nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:): Display all shortcuts, including those w/o super modifier.
2009-01-22 Adrian Robert fix date in last commit
2009-01-22 Adrian Robert * nsterm.m (EmavsView-keyDown:): Treat nil as Qnone for ns_alternate_modifier. (Bug#1217)
2009-01-22 Romain Francoise (ELCFILES): Update.
2009-01-22 Dan Nicolaescu * frame.el (make-frame-on-tty): Remove function, inline contents
2009-01-22 Dan Nicolaescu Add support for m68k-*-netbsd.
2009-01-22 Glenn Morris Comment (header format fix).
2009-01-22 Chong Yidong pmailhdr.el: File removed.
2009-01-22 Chong Yidong (format-annotate-function): Set write-region-post-annotation-function.
2009-01-22 Chong Yidong (Format Conversion Piecemeal): Clarify behavior of
2009-01-22 Chong Yidong * files.texi (Format Conversion Piecemeal): Clarify behavior of
2009-01-22 Chong Yidong Document write-region-annotate-functions changes.
2009-01-22 Chong Yidong (buffer-swapped-with): Var removed.
2009-01-22 Chong Yidong (pmail-cease-edit, pmail-edit-mode): Use pmail-buffer-swapped.
2009-01-22 Chong Yidong (pmail-summary-expunge-and-save): Use pmail-expunge-and-save.
2009-01-22 Chong Yidong Fix last change.
2009-01-22 Chong Yidong * pmailhdr.el: File removed.
2009-01-22 Chong Yidong * format.el (format-annotate-function): Set
2009-01-22 Chong Yidong (Vwrite_region_post_annotation_function)
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)