aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * emacsclient.c (main): Revert part of last change,Juanma Barranquero2009-03-112-0/+25
* * w32-vars.el (w32-list-proportional-fonts): Fix typos in last change.Juanma Barranquero2009-03-102-1/+5
* * w32-vars.el (w32-list-proportional-fonts): Make obsolete.Jason Rumney2009-03-104-17/+30
* * server.el (server-process-filter): Use expand-file-name rather thanStefan Monnier2009-03-104-37/+14
* (doc-view-convert-current-doc): Fix last change.Stefan Monnier2009-03-102-44/+45
* (mail-archive-file-name, mail-default-headers): Doc fixes.Glenn Morris2009-03-102-6/+12
* * nsfns.m (syms_of_nsfns): Remove Qbuffered.Adrian Robert2009-03-102-4/+4
* (compose-mail): Doc fix.Glenn Morris2009-03-102-1/+5
* (Fswitch_to_buffer): Revert part of 2008-10-21's change.Stefan Monnier2009-03-102-3/+9
* (Feval_buffer): Doc fix.Chong Yidong2009-03-101-10/+8
* * lread.c (Feval_buffer): Doc fix.Chong Yidong2009-03-101-0/+4
* (vc-annotate): Use widened line number (Bug#2612).Chong Yidong2009-03-101-1/+4
* * vc-annotate.el (vc-annotate): Use widened line number (Bug#2612).Chong Yidong2009-03-101-0/+5
* Checked macros.texi.Chong Yidong2009-03-101-1/+1
* (Compiling Macros): Omit misleading sentence, which implied thatChong Yidong2009-03-101-21/+7
* * macros.texi (Compiling Macros): Omit misleading sentence, whichChong Yidong2009-03-101-0/+7
* No need to document pp commands in Emacs or Emacs Lisp manuals.Chong Yidong2009-03-101-1/+1
* Checked functions.texi,Chong Yidong2009-03-101-1/+1
* (read-file-name): Only split dir name whenJason Rumney2009-03-092-2/+9
* Fix typos in comment.Juanma Barranquero2009-03-091-2/+2
* (Qfile_name_handler_alist): Extern it.Kenichi Handa2009-03-092-1/+14
* (finder-commentary): Don't delete other windows (Bug#2291).Chong Yidong2009-03-081-1/+0
* * finder.el (finder-commentary): Don't delete other windowsChong Yidong2009-03-081-0/+3
* (term-send-raw-meta): Deactivate the mark first (Bug#2449).Chong Yidong2009-03-081-0/+1
* * term.el (term-send-raw-meta): Deactivate the mark first (Bug#2449).Chong Yidong2009-03-081-1/+2
* (term-send-raw): Deactivate the mark first (Bug#2449).Chong Yidong2009-03-081-1/+2
* * term.el (term-send-raw): Deactivate the mark first (Bug#2449).Chong Yidong2009-03-081-0/+4
* (VC Directory Commands): Fix doc for the x key inDan Nicolaescu2009-03-082-1/+6
* (ange-ftp-multi-msgs): Add 150-.Andreas Schwab2009-03-082-1/+5
* (woman-mode): Restore tab-width value after the call to Man-mode, sinceEli Zaretskii2009-03-072-1/+5
* (woman-parse-colon-path): Return a list even if there's only one directoryEli Zaretskii2009-03-072-1/+4
* (Man-init-defvars) [windows-nt]: Use a special command list. Don't invoke Awk.Eli Zaretskii2009-03-072-30/+50
* Fix entry.Glenn Morris2009-03-071-2/+2
* * nsmenu.m: (EmacsMenu-addItemWithWidgetValue:): Don't add accelerator in par...Adrian Robert2009-03-061-2/+6
* Include <signal.h> for SIGTERM used in ns_term_shutdown.Adrian Robert2009-03-061-7/+7
* (EmacsMenu-addItemWithWidgetValue:): Don't add accelerator in parens under GN...Adrian Robert2009-03-061-0/+3
* * nsfns.m (ns_appkit_version_int): Fix typo in the version macro.Adrian Robert2009-03-061-0/+2
* (ns_appkit_version_int): Fix typo in the version macro.Adrian Robert2009-03-061-1/+1
* (ns_draw_vertical_window_border): Draw 1 pixel wide, not two, andAdrian Robert2009-03-062-2/+7
* * nsterm.m (x_set_window_size): Change back to calculated methodAdrian Robert2009-03-062-22/+43
* *** empty log message ***Kenichi Handa2009-03-061-1/+1
* (rs6000-ibm-aix6*): Fix typo.Dan Nicolaescu2009-03-063-2/+6
* Include "composite.h".Kenichi Handa2009-03-062-1/+98
* (CODING_ISO_CMP_STATUS): New macro.Kenichi Handa2009-03-061-537/+906
* (rmail-mime-media-type-handlers-alist): Fix doc and custom type.Glenn Morris2009-03-062-5/+10
* Rmail trivia, plus whitespace.Glenn Morris2009-03-061-11/+12
* (Spelling): Add turn-on-flyspell. (Bug#2517)Reiner Steib2009-03-052-0/+8
* * nsterm.m (ns_select): Shortcircuit if reentrant call.Adrian Robert2009-03-052-1/+5
* (fontset_find_font): Fix previous change.Kenichi Handa2009-03-051-2/+1
* (font_select_entity): New function.Kenichi Handa2009-03-052-63/+84