Mercurial > emacs
graph
-
* src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore.2010-11-13, by Dan Nicolaescu
-
mule.texi (Fontsets): Fix xref from last change.2010-11-13, by Eli Zaretskii
-
Fix Atoms and Lisp_Object mixup and related bugs.2010-11-13, by Jan D
-
* src/window.c (Fwindow_use_time): New function.2010-11-13, by Chong Yidong
-
Fix background-color setting in initial frame (Bug#7373).2010-11-13, by Chong Yidong
-
lisp/ChangeLog: Fix last log entry.2010-11-13, by Eli Zaretskii
-
Fix and document display of glyphless characters.2010-11-13, by Eli Zaretskii
-
* net/tramp-compat.el (tramp-compat-line-beginning-position)2010-11-13, by Michael Albinus
-
Document count-words-region.2010-11-13, by Glenn Morris
-
* lisp/simple.el (count-words-region): New function.2010-11-13, by Glenn Morris
-
ChangeLog whitespace.2010-11-13, by Glenn Morris
-
Standardize some file headers.2010-11-13, by Glenn Morris
-
ChangeLog fixes.2010-11-13, by Glenn Morris
-
Remove autoload for org-capture-templates2010-11-12, by Carsten Dominik
-
* lisp/shell.el (shell-dir-cookie-re): New custom variable.2010-11-12, by Stefan Monnier
-
* lisp/vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode2010-11-12, by Stefan Monnier
-
* lisp/vc/smerge-mode.el (smerge-refine): Choose better default part to2010-11-12, by Stefan Monnier
-
* lisp/skeleton.el (skeleton-newline): New function.2010-11-12, by Stefan Monnier
-
* lisp/simple.el (open-line): `newline' may strip trailing space.2010-11-12, by Stefan Monnier
-
* lisp/international/mule-cmds.el (princ-list): Use mapc.2010-11-12, by Stefan Monnier
-
Apply XAtom revork patches from Julien Danjou.2010-11-12, by Jan D.
-
xfns.c (Fx_show_tip): Fix typo in docstring.2010-11-12, by Jan D.
-
Fix last change.2010-11-12, by Katsumi Yamaoka
-
gnus-art.el (article-treat-non-ascii): Keep text properties.2010-11-12, by Katsumi Yamaoka
-
Fix ob-lisp.el expectation that slime would be available2010-11-12, by Carsten Dominik
-
Merge: org-mode version 7.32010-11-12, by Carsten Dominik
-
Install org-mode version 7.32010-11-12, by Carsten Dominik
-
* lisp/cedet/semantic/wisent/comp.el: Remove unnecessary eval-when-compiles.2010-11-12, by Glenn Morris
-
bytecomp trivia.2010-11-12, by Glenn Morris
-
smime.el (smime-decrypt-region): Doc fix.2010-11-12, by Katsumi Yamaoka
-
* lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and2010-11-12, by Stefan Monnier
-
Make mm-dissect-buffer pass sender's mail address to smime-decrypt-region.2010-11-11, by Katsumi Yamaoka
-
* lisp/gnus/smime.el (smime-mode): Use define-derived-mode.2010-11-11, by Stefan Monnier
-
* src/cmds.c (Fself_insert_command): Don't call XFASTINT without checking2010-11-11, by Stefan Monnier
-
* lisp/progmodes/modula2.el: Use SMIE and skeleton.2010-11-11, by Stefan Monnier
-
* doc/misc/msdog.texi (ls in Lisp): Update for ls-lisp.el changes.2010-11-11, by Glenn Morris
-
ls-lisp: get rid of the dreaded "no effect until you restart Emacs".2010-11-11, by Glenn Morris
-
esh-opt comments.2010-11-11, by Glenn Morris
-
mailheader.el comments.2010-11-11, by Glenn Morris
-
Regenerate tpu-edt autoloads.2010-11-11, by Glenn Morris
-
* lisp/gnus/smime.el (from): Restrict declaration to XEmacs.2010-11-11, by Glenn Morris
-
* lisp/gnus/nnir.el (gnus-group-topic-name): Autoload.2010-11-11, by Glenn Morris
-
shr.el (shr-insert): Fix last change.2010-11-11, by Katsumi Yamaoka
-
Minor ls-lisp changes.2010-11-11, by Glenn Morris
-
Remove odd code from kandmark, gomoku.2010-11-11, by Glenn Morris
-
* lisp/obsolete/lucid.el: Don't warn about any CL functions in this file.2010-11-11, by Glenn Morris
-
Silence idlw*.el compilation.2010-11-11, by Glenn Morris
-
shr.el (shr-insert): Don't break long line if it is because of kinsoku-bol characters in the line end.2010-11-11, by Katsumi Yamaoka
-
* lisp/erc/erc-lang.el (erc-cmd-LANG): Fix what may have been a typo.2010-11-11, by Glenn Morris
-
lisp/gnus/ChangeLog: Cosmetic fix.2010-11-11, by Katsumi Yamaoka
-
nnir.el (nnir-request-move-article): fix to provide original group and subject.2010-11-11, by Katsumi Yamaoka
-
gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at least 21.5).2010-11-11, by Katsumi Yamaoka
-
lisp/gnus/ChangeLog (2010-11-10): Fix wording.2010-11-10, by Katsumi Yamaoka
-
nnimap.el (nnimap-update-info): Fix problem with `g' chopping of low-numbered articles.2010-11-10, by Katsumi Yamaoka
-
* net/browse-url.el (browse-url-browser-function): Change the2010-11-10, by Lars Magne Ingebrigtsen
-
Minor fix to package-archive-contents recalculation.2010-11-10, by Chong Yidong
-
lisp/Changelog: Fix r102323 entry to use correct format with real submitter.2010-11-10, by Agustin Martin
-
flyspell.el (flyspell-word): Do not re-check known misspellings.2010-11-10, by Agustin Martin
-
Fix syntax error in previous commit.2010-11-10, by Michael Albinus
-
Add const to array elements of font filter properties.2010-11-10, by YAMAMOTO Mitsuharu