]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2009-11-27 Stefan Monnier(url-generic-parse-url): Bind deactivate-mark.
2009-11-26 Kevin Ryde* commands.texi (Misc Events): vindex mouse-wheel-up...
2009-11-26 Kevin Ryde* os.texi (Startup Summary): vindex inhibit-startup...
2009-11-26 Kevin Ryde* commands.texi (Misc Events): vindex mouse-wheel-up...
2009-11-26 Kevin Ryde* sha1.el (sha1-string-external): default-directory...
2009-11-26 Kevin Ryde* log-view.el: Add "Keywords: tools", since its other...
2009-11-26 Kevin Ryde* MORE.STUFF: emacswiki ElispArea url "wiki.pl" ->...
2009-11-26 Stefan MonnierMisc coding convention cleanups.
2009-11-26 Stefan MonnierVarious minor fixes.
2009-11-26 Stefan Monnier(vc-bzr-annotate-command): Make operation asynchronous.
2009-11-26 Jan DjärvMention Metacity hang on Emacs resize.
2009-11-26 Dan Nicolaescu(finder-mode-map): Add a menu.
2009-11-26 Dan Nicolaescu(power_letter): Remove duplicate const.
2009-11-26 Dan Nicolaescu* verilog-mode.el (verilog-at-struct-p): Support "signe...
2009-11-26 Glenn Morris(eshell/cd): Don't throw to a tag outside the scope.
2009-11-26 Glenn MorrisFix format.
2009-11-26 Glenn Morris(Latest version of Emacs): Mention stability of develop...
2009-11-26 Glenn MorrisVM has moved again.
2009-11-26 Kevin Ryde* arc-mode.el: Add "Keywords: files", so the details...
2009-11-26 Kevin Ryde* textmodes/bibtex-style.el: Add "Keywords: tex".
2009-11-26 Kevin Ryde* international/isearch-x.el, international/ja-dic...
2009-11-26 Kevin Ryde* textmodes/bibtex-style.el: Add "Keywords: tex".
2009-11-25 Kevin Ryde* textmodes/dns-mode.el: Add "Keywords: comm". It...
2009-11-25 Johan Bockgård(vc-annotate-revision-previous-to-line): Really use...
2009-11-25 Kevin Ryde(man): completion-ignore-case t for friendliness and...
2009-11-25 Kevin Ryde* man.el (Man-completion-table): default-directory...
2009-11-25 Juri Linkov(Man-completion-table): Modify regexp to include sectio...
2009-11-25 Jan Djärv(delete_tty): Remove check for last terminal (bug#4970).
2009-11-25 Juri LinkovSearch recursively in gzipped files. (Bug#4982)
2009-11-25 Juri Linkov(doc-view-mode): Set buffer-local `view-read-only'...
2009-11-25 Juri LinkovMouse-wheel scrolling for DocView Continuous mode....
2009-11-25 Juri LinkovProvide additional default values (directories at other...
2009-11-25 Juri LinkovProvide additional default values (file name at point...
2009-11-25 Stefan MonnierReally make the *Completions* window soft-dedicated...
2009-11-25 Jan Djärvxsettings.c: Revert changes from 2009-11-23. Just use...
2009-11-25 Stefan Monnier* progmodes/meta-mode.el (meta-complete-symbol):
2009-11-25 Stefan Monnier(mail-abbrev-complete-alias): Use completion-in-region.
2009-11-25 Stefan Monnier(dabbrev--minibuffer-origin): Use minibuffer-selected...
2009-11-25 Stefan Monnier(abbrev--before-point): Use word-motion functions
2009-11-25 Stefan Monnier(string-prefix-p): New function.
2009-11-25 Stefan Monnier(Man-completion-cache): New var.
2009-11-25 Stefan Monnier(vc-print-log-internal): Make `limit' optional for...
2009-11-24 Kevin Ryde* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp...
2009-11-24 Kevin Ryde* emacs-lisp/elint.el (elint-add-required-env): Better...
2009-11-24 Stefan Monnier(linum-update-window): Ignore intangible (bug#4996).
2009-11-24 Stefan MonnierHandle the [back] button properly (bug#4979).
2009-11-24 Stefan Monnier(list-load-path-shadows): Setup a major mode
2009-11-24 Stefan Monnier(adjust_markers_for_delete): Move it in the right direc...
2009-11-24 Stefan Monnier(Man-completion-table): New function.
2009-11-24 David Reittervc-git-registered: use checkout directory (where .git is)
2009-11-24 Michael AlbinusImprove handling of processes on remote hosts.
2009-11-24 Katsumi Yamaoka(message-from-style, message-interactive, message-signa...
2009-11-24 YAMAMOTO Mitsuharu(x_new_font): Update f->scroll_bar_actual_width.
2009-11-24 YAMAMOTO Mitsuharu(font_open_entity): Don't use ASET if font_object is...
2009-11-24 Tassilo Horn* doc-view.el (doc-view-mode): Switch off view-mode...
2009-11-24 Michael Kifer2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
2009-11-24 Glenn Morris(focus-follows-mouse): Mention mouse-autoselect-window.
2009-11-24 Glenn Morris(global-semantic-idle-scheduler-mode): Move after defin...
2009-11-24 Glenn Morris(bookmark-bmenu-hide-filenames): Remove assignment...
2009-11-24 Stefan Monnier(bookmark-bmenu-search): Clear echo area when exiting.
2009-11-23 Chong Yidong* net/browse-url.el (browse-url-filename-alist): On...
2009-11-23 Juri LinkovImplement DocView Continuous mode. (Bug#4896)
2009-11-23 Juri LinkovImplement Isearch in comint input history. (Bug#3746)
2009-11-23 Michael Albinus* net/tramp.el (tramp-shell-prompt-pattern): Use \r...
2009-11-23 Jan DjärvMust create deps for ecrt0.o in its rule.
2009-11-23 Jan Djärv* etags.c (absolute_filename): Use memove if we have...
2009-11-23 Jan DjärvSet Xft defaults if no XSETTING is found, better defaul...
2009-11-23 Stefan Monnier(move-to-window-line-last-op): Remove.
2009-11-23 Stefan Monnier(move-to-window-line-last-op): New var.
2009-11-23 Glenn MorrisSven Joachim <svenjoac at gmx.de>
2009-11-22 Chong Yidong* cedet/srecode/map.el (srecode-get-maps):
2009-11-22 Chong Yidong* cedet/semantic/ia.el (semantic-ia-completion-format...
2009-11-22 Glenn MorrisMove entries to the correct file and fix format.
2009-11-22 Tassilo Horn* progmodes/subword.el (subword-mode-map): Fix subword...
2009-11-22 Andreas Schwab(simple_search): Avoid CHAR_TO_BYTE in inner loop when
2009-11-22 Michael Kifer2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
2009-11-22 Jay Belanger(Radix modes): Discuss alternate bases for two's comple...
2009-11-21 Chong YidongUpdate md5sum.
2009-11-21 Chong Yidong* cedet/semantic/complete.el (semantic-complete-read...
2009-11-21 Jan Djärv* cus-start.el (all): Add native condition for font...
2009-11-21 Jan DjärvUse a select wrapper around the GLib event loop, thus...
2009-11-21 Andreas Schwab* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH...
2009-11-21 Alan Mackenzie(cc-imenu-java-generic-expression): A corrected version...
2009-11-21 Alan Mackenzie*** empty log message ***
2009-11-21 Tassilo Horn* progmodes/subword.el: Rename from lisp/subword.el.
2009-11-21 Stefan Monnier(bookmark-bmenu-bookmark-column): Remove var.
2009-11-21 Chong YidongFix last change.
2009-11-21 Stefan Monnier(bookmark-search-prompt, bookmark-search-timer): Remove.
2009-11-21 Glenn Morris(rmail-mime): Decode in fundamental-mode. (Bug#4993)
2009-11-21 Dan Nicolaescu* xterm.c (x_new_font):
2009-11-20 Chong Yidong* net/browse-url.el (browse-url-default-windows-browser...
2009-11-20 Chong Yidong* PROBLEMS: Remove fixed rebasing problem.
2009-11-20 Chong Yidong* s/cygwin.h: Remove unneeded linker flags.
2009-11-20 Chong Yidong* PROBLEMS (http): Add workaround for Cygwin crash.
2009-11-20 Karl Fogel* lisp/bookmark.el: Formatting and doc fixes only:
2009-11-20 Carsten DominikChange version number to 6.33x
2009-11-20 Carsten Dominik2009-11-20 Carsten Dominik <dominik@u016822.science...
2009-11-20 Carsten Dominik2009-11-20 Carsten Dominik <carsten.dominik@gmail...
2009-11-20 Tassilo Horn* progmodes/cc-cmds.el (c-forward-into-nomenclature)
2009-11-20 Stefan Monnier* bookmark.el (bookmark-search-delay, bookmark-search...
next