aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (mail-abbrev-complete-alias): Use completion-in-region.Stefan Monnier2009-11-252-21/+9
* (dabbrev--minibuffer-origin): Use minibuffer-selected-window.Stefan Monnier2009-11-252-40/+20
* (abbrev--before-point): Use word-motion functionsStefan Monnier2009-11-252-5/+16
* (string-prefix-p): New function.Stefan Monnier2009-11-252-0/+9
* (Man-completion-cache): New var.Stefan Monnier2009-11-252-2/+15
* (vc-print-log-internal): Make `limit' optional for betterStefan Monnier2009-11-252-3/+9
* * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): BuildKevin Ryde2009-11-242-6/+7
* * emacs-lisp/elint.el (elint-add-required-env): Better error messageKevin Ryde2009-11-242-3/+9
* (linum-update-window): Ignore intangible (bug#4996).Stefan Monnier2009-11-242-1/+8
* Handle the [back] button properly (bug#4979).Stefan Monnier2009-11-242-386/+407
* (list-load-path-shadows): Setup a major modeStefan Monnier2009-11-242-0/+4
* (adjust_markers_for_delete): Move it in the right direction! (bug#4803)Stefan Monnier2009-11-242-2/+7
* (Man-completion-table): New function.Stefan Monnier2009-11-242-13/+38
* vc-git-registered: use checkout directory (where .git is)David Reitter2009-11-243-2/+14
* Improve handling of processes on remote hosts.Michael Albinus2009-11-247-52/+108
* (message-from-style, message-interactive, message-signature): Always setKatsumi Yamaoka2009-11-242-12/+53
* (x_new_font): Update f->scroll_bar_actual_width.YAMAMOTO Mitsuharu2009-11-242-0/+10
* (font_open_entity): Don't use ASET if font_object is Qnil.YAMAMOTO Mitsuharu2009-11-241-1/+2
* * doc-view.el (doc-view-mode): Switch off view-mode explicitly,Tassilo Horn2009-11-242-2/+13
* 2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2009-11-242-2/+6
* (focus-follows-mouse): Mention mouse-autoselect-window.Glenn Morris2009-11-242-1/+5
* (global-semantic-idle-scheduler-mode): Move after definition ofGlenn Morris2009-11-242-18/+23
* (bookmark-bmenu-hide-filenames): Remove assignment to deleted variableGlenn Morris2009-11-242-1/+6
* (bookmark-bmenu-search): Clear echo area when exiting.Stefan Monnier2009-11-242-13/+20
* * net/browse-url.el (browse-url-filename-alist): On Windows, addChong Yidong2009-11-232-2/+16
* Implement DocView Continuous mode. (Bug#4896)Juri Linkov2009-11-233-0/+59
* Implement Isearch in comint input history. (Bug#3746)Juri Linkov2009-11-233-0/+216
* * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriageMichael Albinus2009-11-232-16/+41
* Must create deps for ecrt0.o in its rule.Jan Djärv2009-11-232-0/+5
* * etags.c (absolute_filename): Use memove if we have it for overlapping copy.Jan Djärv2009-11-232-1/+15
* Set Xft defaults if no XSETTING is found, better default for Gtk+ font dialog.Jan Djärv2009-11-235-14/+80
* (move-to-window-line-last-op): Remove.Stefan Monnier2009-11-232-12/+14
* (move-to-window-line-last-op): New var.Stefan Monnier2009-11-233-0/+42
* Sven Joachim <svenjoac at gmx.de>Glenn Morris2009-11-232-0/+16
* * cedet/srecode/map.el (srecode-get-maps):Chong Yidong2009-11-2223-64/+105
* * cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):Chong Yidong2009-11-222-2/+7
* Move entries to the correct file and fix format.Glenn Morris2009-11-222-20/+21
* * progmodes/subword.el (subword-mode-map): Fix subword-mode-mapTassilo Horn2009-11-222-4/+7
* (simple_search): Avoid CHAR_TO_BYTE in inner loop whenAndreas Schwab2009-11-222-15/+17
* 2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2009-11-229-28/+74
* (Radix modes): Discuss alternate bases for two's complement notations.Jay Belanger2009-11-222-19/+25
* Update md5sum.Chong Yidong2009-11-211-1/+1
* * cedet/semantic/complete.el (semantic-complete-read-tag-engine)Chong Yidong2009-11-212-3/+9
* * cus-start.el (all): Add native condition for font-use-system-font.Jan Djärv2009-11-215-2/+12
* Use a select wrapper around the GLib event loop, thus taking into account GLibJan Djärv2009-11-218-167/+236
* * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): RemoveAndreas Schwab2009-11-2123-125/+107
* (cc-imenu-java-generic-expression): A corrected version of the patch fromAlan Mackenzie2009-11-211-27/+28
* *** empty log message ***Alan Mackenzie2009-11-211-0/+10
* * progmodes/subword.el: Rename from lisp/subword.el.Tassilo Horn2009-11-213-1/+9
* (bookmark-bmenu-bookmark-column): Remove var.Stefan Monnier2009-11-212-90/+66