bpt/emacs.git
2008-06-27 Glenn MorrisAmerican English spelling fix.
2008-06-27 Glenn MorrisFix comment typo.
2008-06-27 Glenn MorrisAmerican English spelling fix.
2008-06-27 Glenn MorrisAmerican English spelling fix.
2008-06-27 Glenn MorrisAmerican English spelling fix.
2008-06-27 Glenn Morris(.el.elc): Copy the echo behavior of lisp/Makefile.in.
2008-06-27 Glenn Morris(cal-menu-sunmoon-menu, cal-menu-global-mouse-menu...
2008-06-27 Glenn Morris(Lunar Phases): Update for lunar.el name changes.
2008-06-27 Glenn Morris(Sexp Diary Entries): Update for lunar.el name changes.
2008-06-27 Glenn Morris(diary-list-sexp-entries): Doc update.
2008-06-27 Glenn Morris(calendar-mode-map): Update for name change.
2008-06-27 Glenn Morris(calendar-lunar-phases): Rename from calendar-phases...
2008-06-26 Juanma BarranqueroRemove unneeded -Defines in the compiler command line...
2008-06-26 Glenn Morris(solar-sunrises-buffer): New constant.
2008-06-26 Glenn Morris(cal-menu-sunmoon-menu): Rename from cal-menu-moon...
2008-06-26 Glenn Morris(solar-sunrise-sunset-string): Add optional argument...
2008-06-26 Jason Rumney* w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.
2008-06-26 Chong Yidong(extend_face_to_end_of_line): Fix last change.
2008-06-26 Chong Yidong* xdisp.c (extend_face_to_end_of_line): Fix last change.
2008-06-26 Chong YidongDocumented shift-select-mode.
2008-06-26 Chong YidongChcked mark.texi
2008-06-26 Chong Yidong(Shift selection): New node.
2008-06-26 Chong Yidong* mark.texi (Shift selection): New node.
2008-06-26 Chong YidongAdd customization types for word-wrap and shift-select...
2008-06-26 Chong Yidong* cus-start.el: Add customization types for word-wrap and
2008-06-26 Chong YidongAdd manual checking list.
2008-06-26 Chong YidongRearrange items, and delete some duplicates.
2008-06-26 Jason Rumney(FONT_AVG_WIDTH): Remove obsolete macro.
2008-06-26 John Paul Wallington(ibuffer-diff-buffer-with-file-1): New function.
2008-06-26 Juanma Barranquero* src/Makefile.in (SOME_MACHINE_OBJECTS): Remove w32bdf.o.
2008-06-26 Jason Rumney* w32bdf.c, w32bdf.h: Remove obsolete files.
2008-06-26 Juanma BarranqueroFix typo.
2008-06-26 Kenichi Handa(encode-coding-char): Fix for ASCII characters.
2008-06-26 Kenichi Handa(terminal-composition-function): Fix previous change.
2008-06-26 Kenichi Handa(handle_auto_composed_prop): Fix for the terminal case.
2008-06-26 Glenn Morris(bookmark-make-record-default): Fix declaration.
2008-06-26 Glenn Morris(calendar-check-holidays): Declare rather than autoloading.
2008-06-26 Glenn Morris(calendar-cursor-to-date): Handle case where event...
2008-06-26 Glenn Morris(cal-menu-moon-menu): Add sunrise/sunset.
2008-06-26 Glenn Morris(calendar-intermonth-header, calendar-intermonth-text...
2008-06-26 Dan NicolaescuRemove unused defines.
2008-06-26 Dan Nicolaescu*** empty log message ***
2008-06-26 Dan Nicolaescu* vc-dir.el (tool-bar): Require.
2008-06-26 Glenn MorrisComment fixes.
2008-06-26 Glenn Morris(cal-menu-context-mouse-menu): Add some :keys.
2008-06-26 Glenn Morris(calendar-cursor-holidays): Handle mouse events.
2008-06-26 Glenn Morris(calendar-mouse-holidays): Remove function.
2008-06-26 Dan Nicolaescu* unexnext.c:
2008-06-26 Kenichi Handa(terminal-composition-base-character-p): New
2008-06-26 Glenn Morris(calendar-iso-from-absolute): Add autoload cookie.
2008-06-26 Glenn Morris(cal-menu-moon-menu, cal-menu-diary-menu, cal-menu...
2008-06-26 Glenn Morris(calendar-cursor-to-nearest-date): Use calendar-column...
2008-06-26 Glenn Morris(calendar-date-echo-text): Doc fix. Add default :value...
2008-06-26 Stefan Monnier(completion-basic-try-completion): Use the text after
2008-06-25 Chong Yidong(tex-verbatim): Use monospace instead of courier.
2008-06-25 Chong Yidong(set-face-attribute): Doc fix.
2008-06-25 Chong Yidong* textmodes/tex-mode.el (tex-verbatim): Use monospace...
2008-06-25 Chong YidongFix last change, using "monospace" rather than "Monospace".
2008-06-25 Chong Yidong(x_default_font_parameter): If Xft is available, first try
2008-06-25 Chong Yidong* xfns.c (x_default_font_parameter): If Xft is availabl...
2008-06-25 Jason Rumney(get_glyph_face_and_encoding): Encode invalid glyphs...
2008-06-25 Stefan Monnier(Fbyte_code): Disable debugging code that doesn't compile.
2008-06-25 Stefan Monnier(syms_of_buffer): Remove default-word-wrap.
2008-06-25 Juri LinkovAdd global bindings `M-s o' for `occur', `M-s h r'...
2008-06-25 Juri Linkov(isearch-mode-map): Bind `M-s h r' to `isearch-highligh...
2008-06-25 Juri Linkov(goto-map): New variable. Rebind goto-related
2008-06-25 Stefan Monnier* bookmark.el (bookmark-alist): Allow the 2 slightly...
2008-06-25 Stefan Monnier* Makefile.in (Makefile): Use it for its timestamp...
2008-06-25 Stefan MonnierParen typo.
2008-06-25 Stefan Monnier* buff-menu.el: Use with-current-buffer and inhibit...
2008-06-25 Stefan Monnier* mm-util.el (mm-with-multibyte, mm-with-unibyte):...
2008-06-25 Stefan Monnier(eshell-manipulate): Check eshell-debug-command is...
2008-06-25 Stefan MonnierRequire CL.
2008-06-25 Juanma BarranqueroFix typos.
2008-06-25 Kenichi Handa(Fstring_to_unibyte): Fix the previous change.
2008-06-25 Juanma Barranquero* xdisp.c (syms_of_xdisp) <truncate-partial-width-windo...
2008-06-25 Glenn MorrisComment typo.
2008-06-25 Glenn MorrisRemove witness-emacs.
2008-06-25 Glenn MorrisFix usage typo.
2008-06-25 Glenn MorrisRevert re-ordering and removal of .DS_Store that occurr...
2008-06-25 Glenn Morrisrst-mode got installed.
2008-06-25 Kenichi Handa(Fx_list_fonts): Call Flist_fonts with the arg PREFER.
2008-06-25 Kenichi Handa(font_parse_fcname): Remove unused variables.
2008-06-25 Kenichi Handa*** empty log message ***
2008-06-25 Dan Nicolaescu* vc-hg.el:
2008-06-25 Kenichi Handa*** empty log message ***
2008-06-25 Dan Nicolaescu(vc-annotate-parent-rev): Pacify byte compiler.
2008-06-25 Dan Nicolaescu* vc-dir.el (vc-dir-marked-only-files-and-states):...
2008-06-25 Kenichi Handa(Fstring_to_unibyte): Fix typo in docstring.
2008-06-25 Kenichi HandaMention string-to-unibyte.
2008-06-25 Kenichi Handa(image-jpeg-p): Convert DATA to unibyte at first.
2008-06-25 Dan Nicolaescu(vc-annotate-parent-rev): Pacify byte compiler.
2008-06-25 Kenichi Handa(Fstring_to_unibyte): EXFUN it.
2008-06-25 Kenichi Handa(str_to_unibyte): Extern it.
2008-06-25 Kenichi Handa(str_to_unibyte): New function.
2008-06-25 Kenichi Handa(Fstring_to_unibyte): New function.
2008-06-25 Andreas Schwab(face-font-family-alternatives, variable-pitch): Use
2008-06-25 Kenichi Handa*** empty log message ***
2008-06-24 Andreas SchwabFix thinko.
2008-06-24 Andreas Schwab(bootstrap-clean): Do what distclean does but don't...
next