bpt/emacs.git
2009-12-03 Dan Nicolaescu(vc-bzr-print-log): Deal with nil arguments better.
2009-12-03 Stefan Monnier(bibtex-complete-internal): Use completion-in-region.
2009-12-03 Dan NicolaescuSupport applying stashes. Improve UI.
2009-12-03 Glenn Morris(log-view-vc-backend, log-view-vc-fileset): Declare.
2009-12-03 Glenn Morris(Free Software and Free Manuals): Update URL, and remov...
2009-12-03 Stefan Monnier(makefile-special-targets-list): No need for it to...
2009-12-03 Stefan Monnier(octave-complete-symbol): Use completion-in-region.
2009-12-03 Stefan MonnierMisc cleanup.
2009-12-03 Juanma Barranquero* progmodes/pascal.el: Require CL when compiling (for...
2009-12-03 Stefan Monnier(try-expand-dabbrev-visible): Preserve point in the
2009-12-02 Stefan MonnierUse completion-in-buffer and remove uses of dynamic...
2009-12-02 Kenichi HandaInclude ZWJ and ZWNJ in the patterns to shape for all...
2009-12-02 Stefan MonnierUse completion-in-buffer.
2009-12-02 Stefan Monnier(message-completion-in-region): New compatibility function.
2009-12-02 Glenn MorrisReplace all pop-to-buffer calls with rmail-pop-to-buffe...
2009-12-02 Glenn Morris(rmail-pop-to-buffer): New function. (Bug#2282)
2009-12-02 Glenn Morris(diary-list-entries): Replace superfluous save-excursio...
2009-12-02 Glenn MorrisComment.
2009-12-02 Glenn Morris2009-12-02 Michael Welsh Duggan <mwd at cert.org>
2009-12-02 Glenn MorrisAndreas Politz <politza at fh-trier.de> (tiny change)
2009-12-02 Juanma Barranquero* mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
2009-12-02 Katsumi Yamaoka(gnus-group-prepare-flat): Check also whether groups...
2009-12-01 Stefan Monnier(tpu-cursor-free-mode): Emit message.
2009-12-01 Stefan Monnier(comint-insert-input): Ignore clicks to the right of
2009-12-01 Stefan Monnier(vc-print-log-internal): Don't wait for the prcess to
2009-12-01 Stefan Monnier(pcomplete/cd): Complete more than one argument, just...
2009-12-01 Stefan Monnier(pcomplete-std-complete): Don't try to complete past...
2009-12-01 Chong Yidong* message.el: Revert last change.
2009-12-01 Stefan Monnier(normal-erase-is-backspace-mode): Fix thinko in message.
2009-12-01 Glenn MorrisAdd etc/images/mpc directory.
2009-12-01 Glenn Morris(window--display-buffer-2): Fix previous changes.
2009-12-01 Chong YidongDelete trailing whitespace.
2009-12-01 Chong Yidong* mail/sendmail.el (mail-setup-hook, mail-send-hook...
2009-12-01 Miles BaderAdd arch tagline
2009-12-01 YAMAMOTO Mitsuharu(font_load_for_lface, font_open_by_name): Don't store...
2009-12-01 Glenn Morris(ELCFILES): Add mpc.elc.
2009-12-01 Glenn MorrisNew file.
2009-12-01 Glenn MorrisAdd missing entry.
2009-12-01 Bill Wohler(Searching): Use mh vfolder_format and fix typo in...
2009-12-01 Bill Wohler(mh-mairix-execute-search): Use mh vfolder_format....
2009-12-01 Stefan Monnier* mpc.el: New file.
2009-12-01 Glenn Morris(window-to-use): Define for compiler.
2009-12-01 Glenn Morris(byte-compile-save-excursion): Make message consistent...
2009-12-01 Glenn Morris(rmail-mime-handle): Doc fix.
2009-12-01 Glenn MorrisUpdate maintainer per comment from HN in bug#5056:...
2009-12-01 Glenn MorrisMention usertags.
2009-12-01 Dan NicolaescuMake vc-print-log buttons work.
2009-11-30 Juanma Barranquero* savehist.el (savehist-autosave-interval): Allow setti...
2009-11-30 Juanma BarranqueroFix references to jit-lock properties.
2009-11-30 Katsumi YamaokaAdd Bug#4698 to 2009-11-29 change. By Reiner Steib.
2009-11-30 Juri Linkov(multi-isearch-search-fun): Always provide a non-nil
2009-11-30 Dan Nicolaescu(vc-git-registered): Call vc-git-root only once.
2009-11-30 Stefan Monnier(print_preprocess): Preprocess the key_and_value table of
2009-11-30 Juri Linkov(multi-isearch-read-buffers): Move canonicalization
2009-11-30 Juri Linkov(multi-isearch-read-buffers)
2009-11-30 Juri Linkov(doc-view-continuous):
2009-11-30 Juri Linkov(comint-mode-map): Rebind `M-r' from
2009-11-30 Juri Linkov(perform-replace): Let-bind recenter-last-op to nil.
2009-11-30 Stefan MonnierMinor cleanup and simplification.
2009-11-30 Stefan Monnier(perl-font-lock-special-syntactic-constructs):
2009-11-29 Juri Linkov(Highlight Interactively): Actually a list of
2009-11-29 Juri Linkov(describe-char-unidata-list): Use lowercase name
2009-11-29 Juri Linkov(fancy-about-text): Fix wording of Guided Tour. (Bug...
2009-11-29 Juri Linkov(ediff-minibuffer-with-setup-hook): New compatibility...
2009-11-29 Juri Linkov* gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
2009-11-29 Juri LinkovAdd defcustom to define the cycling order of `recenter...
2009-11-29 Michael Albinus* tramp.texi (Remote processes): Improve eshell example...
2009-11-29 Michael Albinus* eshell/esh-util.el (top): Require also Tramp when...
2009-11-29 Michael Albinus* eshell/em-unix (eshell/whoami): Make it a defun but...
2009-11-29 Michael Albinus* net/tramp.el (tramp-maybe-open-connection): Open...
2009-11-29 Michael Albinus* net/ange-ftp.el (ange-ftp-parse-filename): Use `save...
2009-11-29 Jan Djärvframe.c (frame_make_pointer_invisible)
2009-11-28 Stefan MonnierTry and remove assumptions about point-min==1.
2009-11-28 Chong Yidong* sem-user.texi (Semantic mode): Link to Idle Scheduler.
2009-11-28 Chong Yidong* semantic.texi (Analyzer Internals): Rename from Analyzer.
2009-11-28 Stefan Monnier(image-minor-mode): Exit more gracefully when the image
2009-11-28 Kevin Ryde* erc.texi (Development): Correction to git tutorial...
2009-11-28 Stefan Monnier(Man-completion-table): Make it easier to enter "<sec...
2009-11-28 Kevin Ryde* cl.texi (Porting Common Lisp): Update EIEIO dead...
2009-11-28 Stefan Monnier* eshell/em-prompt.el (eshell-prompt-function): Abbrevi...
2009-11-28 Eli Zaretskii(skip_invisible): Fix a typo in a comment.
2009-11-28 Eli Zaretskii(Special Properties): More accurate description of...
2009-11-28 Eli Zaretskii[!AUTO_DEPEND]: Remove outdated comment about omitted...
2009-11-27 Stefan Monnier(byte-compile-warning-types): New type `suspicious'.
2009-11-27 Stefan Monnier(gud-basic-call): Don't only save the buffer but the...
2009-11-27 Jan DjärvDon't crash if an X terminal is deleted with force...
2009-11-27 Michael Albinus* NEWS: New functions eshell/su and eshell/sudo.
2009-11-27 Michael Albinus* eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
2009-11-27 Jan Djärvserach.c (simple_search): Remove warning by making...
2009-11-27 Daiki Ueno(socks-send-command): Convert binary request to
2009-11-27 Stefan Monnier(describe-bindings-internal): Remove `interactive'.
2009-11-27 Stefan Monnier(Man-completion-table): Trim a terminating "(".
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.
next