bpt/emacs.git
2009-03-13 Stefan Monnier(auto-mode-alist): Add rules for OpenOffice extension
2009-03-13 Stefan Monnier(tar-header-block-tokenize): Presume less, check more.
2009-03-13 Stefan Monnier(fontset_from_font): YAILOM (Yet another int/Lisp_Objec...
2009-03-13 Juanma BarranqueroFix typo.
2009-03-13 Kenichi Handa(Ffontset_info, check_fontset_name): New arg frame.
2009-03-13 Kenichi Handa(print-fontset): Handling of the
2009-03-13 Kenichi HandaAdd description for the argument change of
2009-03-13 Kenichi Handa(Fontsets): Update the description.
2009-03-13 Chong YidongChecked advice.texi.
2009-03-13 Chong Yidong(Advising Primitives): Link to What Is a Function.
2009-03-13 Chong Yidong* advice.texi (Advising Primitives): Link to What Is...
2009-03-13 Chong Yidong(term-send-raw-string): Deactivate mark.
2009-03-13 Chong Yidong* term.el (term-send-raw-string): Deactivate mark.
2009-03-12 Juanma Barranquero* nsfns.m (Fx_close_connection): Doc fix.
2009-03-12 Juanma Barranquero* register.el (get-register): Rename arg REG to REGISTE...
2009-03-12 Juanma BarranqueroFix typos.
2009-03-12 Glenn MorrisAdd defcustom trivia.
2009-03-12 Glenn Morris(mail-abbrev-next-line, mail-abbrev-end-of-buffer)...
2009-03-12 David ReitternewFrame, openFile, fulfillService, changeFont, toggleT...
2009-03-12 David Reitter(parse_menu_item) [HAVE_NS]: treat new event like NON_A...
2009-03-12 David Reittertermhooks.h [HAVE_NS]: define NS_NONKEY_EVENT to be...
2009-03-12 David Reitter* termhooks.h [HAVE_NS]: define NS_NONKEY_EVENT to...
2009-03-12 Chong YidongChecked compile.texi.
2009-03-12 Chong Yidong(Speed of Byte-Code): Update example.
2009-03-12 Chong Yidong* compile.texi (Speed of Byte-Code): Update example.
2009-03-12 Chong YidongChecked loading.texi.
2009-03-12 Chong Yidong(Repeated Loading): Simplify examples.
2009-03-12 Chong Yidong* loading.texi (Repeated Loading): Simplify examples.
2009-03-12 Chong YidongChecked customize.texi.
2009-03-12 Chong Yidong(Common Keywords): It's not necessary to use :tag
2009-03-12 Chong Yidong* customize.texi (Common Keywords): It's not necessary...
2009-03-11 Miles Baderquick-install-emacs: Be more clever about locating...
2009-03-11 Chong Yidongcustom-note-var-changed need not be documented.
2009-03-11 Chong YidongReorder new functions. Remove entry about deleted...
2009-03-11 Jason Rumney(w32-initialize-window-system): Don't override
2009-03-11 Jason Rumney(w32-initialize-window-system): Don't override
2009-03-11 Kenichi Handa(font_open_by_spec): Extern it.
2009-03-11 Kenichi Handa(font_open_by_spec): New function.
2009-03-11 Kenichi Handa*** empty log message ***
2009-03-11 Kenichi Handa(x_set_font): When ARG is a font-object, don't alter the
2009-03-11 Kenichi Handa(Fset_fontset_font): When a font for ASCII is changed,
2009-03-11 Glenn MorrisComment.
2009-03-11 Glenn Morris(rmail-edit-mode): Set write-region-annotate-functions...
2009-03-11 Glenn MorrisAdd missing entry.
2009-03-11 Juanma BarranqueroFix date in entry.
2009-03-11 Juanma Barranquero* makefile.w32-in: Update dependencies.
2009-03-11 Juanma Barranquero* emacsclient.c (main): Revert part of last change,
2009-03-10 Juanma Barranquero* w32-vars.el (w32-list-proportional-fonts): Fix typos...
2009-03-10 Jason Rumney* w32-vars.el (w32-list-proportional-fonts): Make obsolete.
2009-03-10 Stefan Monnier* server.el (server-process-filter): Use expand-file...
2009-03-10 Stefan Monnier(doc-view-convert-current-doc): Fix last change.
2009-03-10 Glenn Morris(mail-archive-file-name, mail-default-headers): Doc...
2009-03-10 Adrian Robert* nsfns.m (syms_of_nsfns): Remove Qbuffered.
2009-03-10 Glenn Morris(compose-mail): Doc fix.
2009-03-10 Stefan Monnier(Fswitch_to_buffer): Revert part of 2008-10-21's change.
2009-03-10 Chong Yidong(Feval_buffer): Doc fix.
2009-03-10 Chong Yidong* lread.c (Feval_buffer): Doc fix.
2009-03-10 Chong Yidong(vc-annotate): Use widened line number (Bug#2612).
2009-03-10 Chong Yidong* vc-annotate.el (vc-annotate): Use widened line number...
2009-03-10 Chong YidongChecked macros.texi.
2009-03-10 Chong Yidong(Compiling Macros): Omit misleading sentence, which...
2009-03-10 Chong Yidong* macros.texi (Compiling Macros): Omit misleading sente...
2009-03-10 Chong YidongNo need to document pp commands in Emacs or Emacs Lisp...
2009-03-10 Chong YidongChecked functions.texi,
2009-03-09 Jason Rumney(read-file-name): Only split dir name when
2009-03-09 Juanma BarranqueroFix typos in comment.
2009-03-09 Kenichi Handa(Qfile_name_handler_alist): Extern it.
2009-03-08 Chong Yidong(finder-commentary): Don't delete other windows (Bug...
2009-03-08 Chong Yidong* finder.el (finder-commentary): Don't delete other...
2009-03-08 Chong Yidong(term-send-raw-meta): Deactivate the mark first (Bug...
2009-03-08 Chong Yidong* term.el (term-send-raw-meta): Deactivate the mark...
2009-03-08 Chong Yidong(term-send-raw): Deactivate the mark first (Bug#2449).
2009-03-08 Chong Yidong* term.el (term-send-raw): Deactivate the mark first...
2009-03-08 Dan Nicolaescu(VC Directory Commands): Fix doc for the x key in
2009-03-08 Andreas Schwab(ange-ftp-multi-msgs): Add 150-.
2009-03-07 Eli Zaretskii(woman-mode): Restore tab-width value after the call...
2009-03-07 Eli Zaretskii(woman-parse-colon-path): Return a list even if there...
2009-03-07 Eli Zaretskii(Man-init-defvars) [windows-nt]: Use a special command...
2009-03-07 Glenn MorrisFix entry.
2009-03-06 Adrian Robert* nsmenu.m: (EmacsMenu-addItemWithWidgetValue:): Don...
2009-03-06 Adrian RobertInclude <signal.h> for SIGTERM used in ns_term_shutdown.
2009-03-06 Adrian Robert(EmacsMenu-addItemWithWidgetValue:): Don't add accelera...
2009-03-06 Adrian Robert* nsfns.m (ns_appkit_version_int): Fix typo in the...
2009-03-06 Adrian Robert(ns_appkit_version_int): Fix typo in the version macro.
2009-03-06 Adrian Robert(ns_draw_vertical_window_border): Draw 1 pixel wide...
2009-03-06 Adrian Robert* nsterm.m (x_set_window_size): Change back to calculat...
2009-03-06 Kenichi Handa*** empty log message ***
2009-03-06 Dan Nicolaescu(rs6000-ibm-aix6*): Fix typo.
2009-03-06 Kenichi HandaInclude "composite.h".
2009-03-06 Kenichi Handa(CODING_ISO_CMP_STATUS): New macro.
2009-03-06 Glenn Morris(rmail-mime-media-type-handlers-alist): Fix doc and...
2009-03-06 Glenn MorrisRmail trivia, plus whitespace.
2009-03-05 Reiner Steib(Spelling): Add turn-on-flyspell. (Bug#2517)
2009-03-05 Adrian Robert* nsterm.m (ns_select): Shortcircuit if reentrant call.
2009-03-05 Kenichi Handa(fontset_find_font): Fix previous change.
2009-03-05 Kenichi Handa(font_select_entity): New function.
2009-03-05 Kenichi Handa(fontset_find_font): If a font found without
2009-03-05 Tassilo Horn(doc-view-convert-current-doc): Save the current
2009-03-05 Glenn MorrisSign-off on rmail.texi.
2009-03-05 Glenn Morris(Rmail Basics): Add reference to sorting.
next