aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a comment.Eli Zaretskii2009-09-201-1/+2
* Fix comments about header lines.Eli Zaretskii2009-09-201-9/+10
* (bookmark-write-file): Avoid calling `pp' with largeStefan Monnier2009-09-202-5/+15
* (gud-sentinel): Revert indavertant change.Nick Roberts2009-09-201-3/+1
* *** empty log message ***Nick Roberts2009-09-201-0/+4
* Fix the last commit.Daiki Ueno2009-09-201-2/+3
* (epa-file-cache-passphrase-for-symmetric-encryption):Daiki Ueno2009-09-202-1/+10
* * custom.texi (Rebinding): Add cindex for "binding keys".Chong Yidong2009-09-192-0/+2
* * frames.texi (Frame Commands): C-z is now bound to suspend-frame.Chong Yidong2009-09-194-133/+133
* (calc-graph-lookup): Avoid assignment to free variable `var'.Glenn Morris2009-09-192-8/+12
* (var): Define for compiler.Glenn Morris2009-09-193-101/+108
* (line): Define for compiler.Glenn Morris2009-09-192-0/+6
* * emacs-lisp/advice.el (ad-get-argument, ad-set-argument): DocChong Yidong2009-09-192-2/+7
* Note removed obsolete functions.Chong Yidong2009-09-191-0/+9
* * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).Chong Yidong2009-09-192-6/+2
* * time-stamp.el (time-stamp-month-dd-yyyy)Chong Yidong2009-09-192-67/+7
* * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to theChong Yidong2009-09-192-4/+10
* This fixes bug#4197 (merged to bug#865, though not identical).Juanma Barranquero2009-09-192-5/+38
* (gdb-var-update-handler-1): Include case ofNick Roberts2009-09-191-4/+5
* *** empty log message ***Nick Roberts2009-09-191-0/+5
* (pgg-pgp-encrypt-region): Add missing mapconcat separator.Glenn Morris2009-09-192-3/+7
* * nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equivalent more carefully.Adrian Robert2009-09-182-6/+12
* * syntax.c (Fchar_syntax): Minor doc fix (Bug#119).Chong Yidong2009-09-181-2/+2
* * syntax.c (Fchar_syntax): Minor doc fix (Bug#4400).Chong Yidong2009-09-181-1/+1
* * syntax.c (Fchar_syntax): Minor doc fix (Bug#119).Chong Yidong2009-09-181-0/+4
* * nsfns.m (x-focus-frame): Activate the app first.Adrian Robert2009-09-182-0/+2
* * README: Note OS X support is now 10.4 or later.Adrian Robert2009-09-182-1/+5
* * nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos andAdrian Robert2009-09-182-15/+33
* Update comment for HAVE_NS code in font_find_for_lface().Adrian Robert2009-09-181-0/+1
* * emacs.c (main) [HAVE_NS]: fix error printf in daemon case.Adrian Robert2009-09-182-2/+2
* Re-organize 23.2 News.Chong Yidong2009-09-181-47/+55
* * files.el (auto-mode-alist): Change default for XML files to nXMLChong Yidong2009-09-182-1/+6
* Update.Juanma Barranquero2009-09-181-2/+5
* * server.el (server-ensure-safe-dir): Pass 'integerJuanma Barranquero2009-09-182-2/+7
* (dired-query-alist): Remove spurious backslash.Stefan Monnier2009-09-182-10/+14
* * nsfns.m (x-close-connection): Drop PSFlush() under OS X.Adrian Robert2009-09-182-3/+1
* * cus-start.el (ns-use-qd-smoothing): Remove.Adrian Robert2009-09-182-1/+4
* * emacs.c (inhibit_x_resources): Update doc string for NS.Adrian Robert2009-09-181-0/+18
* (x_get_string_resource): Ape just-previous changes to other platform versions...Adrian Robert2009-09-181-8/+5
* (nsfont_draw) [NS_IMPL_COCOA]: Don't use ns_use_qd_smoothing.Adrian Robert2009-09-181-3/+1
* (ns_no_defaults): Remove. (ns_term_init): Switch ns_no_defaults -> inhibit_x...Adrian Robert2009-09-181-23/+5
* (ns_no_defaults): Remove.Adrian Robert2009-09-181-1/+0
* (inhibit_x_resources): Update doc string for NS. (main) [HAVE_NS]: Don't pro...Adrian Robert2009-09-181-22/+2
* (top-level): Remove unnecessary progn.Glenn Morris2009-09-182-11/+12
* (speedbar-track-mouse): Fix typo in condition-case handler.Glenn Morris2009-09-182-1/+2
* Fix typos in condition-case handlers.Glenn Morris2009-09-185-11/+18
* (nxml-end-of-heading): Fix typo in condition-case handler.Glenn Morris2009-09-182-2/+3
* (js-end-of-defun): Remove malformed and unneeded let.Glenn Morris2009-09-182-6/+7
* (define-derived-mode): Fix paren typo in definition of abbrev table.Glenn Morris2009-09-182-4/+7
* Fix typos in condition-case handlers.Glenn Morris2009-09-184-6/+13