aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lisp/term/ns-win.el (ns-insert-file): Init in let.Glenn Morris2010-10-271-7/+5
* * abbrev.el (abbrev-mode): Remove one of the three definitions of this variable.Glenn Morris2010-10-262-13/+5
* ns-win.el trivia.Glenn Morris2010-10-262-21/+19
* * server.el (server-host, server-port, server-auth-dir): Autoload risky.Glenn Morris2010-10-262-2/+6
* mm-decode.el (mm-shr): Add undisplayer to MIME handle.Katsumi Yamaoka2010-10-272-1/+9
* * lisp/term/ns-win.el: Restore require of cl when compiling.Glenn Morris2010-10-262-43/+32
* gnus-group.el: Replace replace-regexp-in-string with gnus-replace-in-string.Katsumi Yamaoka2010-10-272-4/+10
* * src/eval.c (init_eval_once): Set max_lisp_eval_depth to 600.Juanma Barranquero2010-10-272-1/+6
* shr.el (shr-tag-div): Added.Katsumi Yamaoka2010-10-262-0/+10
* cmds.c: (internal_self_insert): Don't insert for negative arguments.Eli Zaretskii2010-10-262-2/+2
* Fix bug #7281.Eli Zaretskii2010-10-262-2/+7
* * lisp/term/common-win.el (xw-defined-colors): Simplify the 'ns case.Glenn Morris2010-10-262-10/+14
* * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to global map. * t...Adrian Robert2010-10-263-96/+13
* Mention server-port.Glenn Morris2010-10-261-0/+2
* Add ChangeLog bug ref.Glenn Morris2010-10-261-1/+1
* Add server-port option. (Bug#854)Peter Oliver2010-10-262-1/+15
* * lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function.Glenn Morris2010-10-251-2/+0
* * gtkutil.c (qttip_cb): Set title to empty for ATK (Bug#7278).Jan D2010-10-262-0/+6
* Remove ns-handle-* functions that duplicate x-handle-*.Glenn Morris2010-10-254-122/+71
* * etc/images/README: Add (un)checked.xpmGlenn Morris2010-10-254-0/+47
* Let ns load common-win.Glenn Morris2010-10-255-374/+347
* Make epa-mail-encrypt expand mail aliases.Daiki Ueno2010-10-262-8/+14
* Make epa-mail-encrypt handle local-part only recipients.Daiki Ueno2010-10-262-1/+8
* gnus-util.el: Remove `gnus-with-local-quit'.Julien Danjou2010-10-253-169/+70
* * configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAMAndreas Schwab2010-10-253-522/+584
* Document GTK Emacs kill on display close in PROBLEMS.Chong Yidong2010-10-252-11/+16
* Don't use the word "PGP", since it is a non-free program.Daiki Ueno2010-10-252-5/+6
* gnus-sum.el (gnus-summary-select-article): Fix type error in checking the ori...Lars Magne Ingebrigtsen2010-10-252-1/+6
* Simplifications for lisp/term/common-win.elGlenn Morris2010-10-242-45/+27
* Add alternative key bindings for epa-mail commands.Daiki Ueno2010-10-252-5/+14
* Move ns-win.el's rather wacky menu adjustments to menu-bar.el.Glenn Morris2010-10-248-54/+50
* Fix some ChangeLog entries.Juanma Barranquero2010-10-255-10/+5
* Avoid inline image variables for checkboxes (Bug#7222).Chong Yidong2010-10-247-33/+80
* Sync docs of some W32 and X C functions.Glenn Morris2010-10-243-39/+81
* calc.texi: Use emacsver.texi to determine Emacs version.Jay Belanger2010-10-242-1/+8
* Merge changes made in Gnus trunk.Gnus developers2010-10-245-29/+71
* ChangeLog fix.Glenn Morris2010-10-241-1/+1
* Move some more shared x-, w32- things to common-win.Glenn Morris2010-10-246-125/+89
* Fix 2010-10-10 keymap fixes.T.V. Raman2010-10-243-2/+8
* Merge changes from emacs-23 branch.Chong Yidong2010-10-2423-809/+1751
|\
| * Merge changes from emacs-23Chong Yidong2010-10-2423-809/+1751
| |\ |/ /
| * * xterm.c (x_connection_closed): Kill Emacs unconditionally.Chong Yidong2010-10-242-9/+10
| * verilog-mode.el updates.Wilson Snyder2010-10-232-853/+1787
| * * erc-backend.el (erc-server-JOIN): Set the correct target list on join.Julien Danjou2010-10-232-1/+3
| * * lisp/erc/erc-backend.el (erc-process-sentinel): Check that buffer is aliveJulien Danjou2010-10-232-24/+30
| * Fix bug#7224.Glenn Morris2010-10-232-1/+7
| * Fix typos.Juanma Barranquero2010-10-2312-20/+32
| * src/frame.c: Fix previous change.Juanma Barranquero2010-10-221-2/+0
| * Document values of window-system and deprecate its use as predicate.Eli Zaretskii2010-10-225-11/+58
| * * net/tramp.el (tramp-get-inline-coding): Return `nil' in case ofMichael Albinus2010-10-213-45/+55