Mercurial > emacs
graph
-
*** empty log message ***2009-08-31, by Nick Roberts
-
*** empty log message ***2009-08-30, by Juri Linkov
-
(grep-read-files): Strip trailing <N> from buffer names2009-08-30, by Juri Linkov
-
*** empty log message ***2009-08-30, by Juri Linkov
-
("kirshenbaum-ipa", "x-sampa-ipa"):2009-08-30, by Juri Linkov
-
*** empty log message ***2009-08-30, by Juri Linkov
-
Recode the file as UTF-8, for better interoperability with other applications.2009-08-30, by Juri Linkov
-
(comint-exec-1): Check command is non-null first.2009-08-30, by Nick Roberts
-
*** empty log message ***2009-08-30, by Nick Roberts
-
(lisp-complete-symbol): Use minibuffer-complete.2009-08-30, by Stefan Monnier
-
* subr.el (do-after-load-evaluation): Fix last change: use `mapc'2009-08-30, by Juanma Barranquero
-
(field-complete): Use minibuffer-complete.2009-08-30, by Stefan Monnier
-
(ldap-search-internal): Use with-current-buffer and push.2009-08-30, by Stefan Monnier
-
(imap-send-command): Simplify.2009-08-30, by Stefan Monnier
-
(internal-ange-ftp-mode): Use define-derived-mode.2009-08-30, by Stefan Monnier
-
(define-minor-mode): Don't use symbol-value with constant argument.2009-08-30, by Stefan Monnier
-
(debugger-setup-buffer): Make it multibyte.2009-08-30, by Stefan Monnier
-
(cl-macro-environment): Don't define it here.2009-08-30, by Stefan Monnier
-
(cl-macro-environment): Provide a docstring.2009-08-30, by Stefan Monnier
-
(checkdoc-force-history-flag):2009-08-30, by Stefan Monnier
-
(byte-compile-interactive-only-functions): Add comint-run.2009-08-30, by Stefan Monnier
-
Improve commenting convention.2009-08-30, by Stefan Monnier
-
(comint-insert-input): Be careful to only set point if we2009-08-30, by Stefan Monnier
-
*** empty log message ***2009-08-30, by Nick Roberts
-
(wait_reading_process_output): Keep the descriptor2009-08-30, by Nick Roberts
-
*** empty log message ***2009-08-30, by Nick Roberts
-
(proced-signal-list): Make it an alist.2009-08-30, by Stefan Monnier
-
.2009-08-30, by Stefan Monnier
-
(minibuffer-message): If the current buffer is not2009-08-30, by Stefan Monnier
-
*** empty log message ***2009-08-30, by Jay Belanger
-
(Simplifying Formulas): Improve the wording.2009-08-30, by Jay Belanger
-
(fortran-start-prog-re): New constant, extracted from fortran-current-defun.2009-08-30, by Glenn Morris
-
* subr.el (do-after-load-evaluation): Simplify.2009-08-29, by Juanma Barranquero
-
(\circ): Use the `ring operator' rather than `white circle'.2009-08-29, by Stefan Monnier
-
(leim-list.el, install): Don't use -r to remove files.2009-08-29, by Stefan Monnier
-
* paths.el (abbrev-file-name): Move to abbrev.el.2009-08-29, by Stefan Monnier
-
* vc.el (vc-print-log-internal): Move RCS/CVS specific code ...2009-08-29, by Dan Nicolaescu
-
*** empty log message ***2009-08-29, by Eli Zaretskii
-
(redisplay_internal): Remove redundant test and collapse both branches2009-08-29, by Eli Zaretskii
-
(get-free-disk-space): Fix paren-typo in last change.2009-08-29, by Stefan Monnier
-
(get-free-disk-space): Use / for default-directory.2009-08-29, by Stefan Monnier
-
Fixup commenting conventions.2009-08-29, by Stefan Monnier
-
(ispell-accept-output, ispell-command-loop): Use with-current-buffer.2009-08-29, by Stefan Monnier
-
Misc minor typos and comments.2009-08-29, by Stefan Monnier
-
(byte-compile-const-symbol-p):2009-08-29, by Stefan Monnier
-
*** empty log message ***2009-08-29, by Eli Zaretskii
-
(Initial Options): Fix last change.2009-08-29, by Eli Zaretskii
-
* spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)2009-08-29, by Stefan Monnier
-
* NEWS: Declare unibyte sessions obsolete.2009-08-29, by Stefan Monnier
-
* NEWS: Declare unibyte sessions obsolete.2009-08-29, by Stefan Monnier
-
Nuke trailing whitespace.2009-08-29, by Glenn Morris
-
Whitespace.2009-08-29, by Glenn Morris
-
Kevin Ryde <user42 at zip.com.au>2009-08-29, by Glenn Morris
-
(info-real): Don't ignore errors from doc Makefiles.2009-08-29, by Glenn Morris
-
* progmodes/cc-vars.el (c-comment-continuation-stars):2009-08-29, by Stefan Monnier
-
Merge from gnus--devo--02009-08-29, by Miles Bader
-
*** empty log message ***2009-08-28, by Juri Linkov
-
(image-type-header-regexps): Use only JPEG magic number2009-08-28, by Juri Linkov
-
(magic-fallback-mode-alist): Add ZIP magic number2009-08-28, by Juri Linkov
-
*** empty log message ***2009-08-28, by YAMAMOTO Mitsuharu