Mercurial > emacs
graph
-
(dired-recursive-deletes, dired-recursive-copies): Doc fixes.2007-05-16, by Juanma Barranquero
-
(dabbrev-upcase-means-case-search): Doc fix.2007-05-16, by Juanma Barranquero
-
(Buffer-menu-sort-column): Doc fix.2007-05-16, by Juanma Barranquero
-
*** empty log message ***2007-05-16, by Martin Rudalics
-
(ispell-start-process): Defend against bad default-directory.2007-05-16, by Martin Rudalics
-
Merge from gnus--rel--5.102007-05-15, by Miles Bader
-
*** empty log message ***2007-05-15, by Michaël Cadilhac
-
Regenerate.2007-05-15, by Michaël Cadilhac
-
Rewrite using German layout.2007-05-15, by Michaël Cadilhac
-
*** empty log message ***2007-05-14, by Eli Zaretskii
-
(rmail-convert-to-babyl-format): Check content-transfer-encoding _last_,2007-05-14, by Eli Zaretskii
-
(pbm_load): Check image size for monochrome pbm.2007-05-14, by Chong Yidong
-
* image.c (pbm_load): Check image size for monochrome pbm.2007-05-14, by Chong Yidong
-
*** empty log message ***2007-05-14, by Juanma Barranquero
-
(mode-require-final-newline, require-final-newline, enable-local-variables,2007-05-14, by Juanma Barranquero
-
Use default color when color is unspecified.2007-05-13, by Vinicius Jose Latorre
-
python.el is ok.2007-05-13, by Glenn Morris
-
(XTread_socket): Revert last change.2007-05-13, by Chong Yidong
-
* xterm.c (XTread_socket): Revert last change.2007-05-13, by Chong Yidong
-
Merge from emacs--rel--222007-05-13, by Miles Bader
-
(pbm_load): Correctly check image size for greyscale pbm.2007-05-12, by Chong Yidong
-
* image.c (pbm_load): Correctly check image size for greyscale pbm.2007-05-12, by Chong Yidong
-
(XTread_socket): Yet another uncaught X error crash (YAUXEC).2007-05-12, by Chong Yidong
-
* xterm.c (XTread_socket): Yet another uncaught X error2007-05-12, by Chong Yidong
-
(longlines-mode): Make longlines-auto-wrap buffer-local. Add hooks unconditionally.2007-05-12, by Chong Yidong
-
* longlines.el (longlines-mode): Make longlines-auto-wrap2007-05-12, by Chong Yidong
-
*** empty log message ***2007-05-12, by Michaël Cadilhac
-
(viperCard.ps, calccard.ps refcard.ps)2007-05-12, by Michaël Cadilhac
-
(xterm-mouse-debug-buffer): New variable.2007-05-12, by Nick Roberts
-
*** empty log message ***2007-05-12, by Nick Roberts
-
Qualify using a separate terminal for debugging.2007-05-12, by Nick Roberts
-
Add myself.2007-05-11, by Juanma Barranquero
-
Merge from emacs--rel--222007-05-11, by Miles Bader
-
(dabbrev-eliminate-newlines): Renamed from2007-05-10, by Richard M. Stallman
-
*** empty log message ***2007-05-10, by Michaël Cadilhac
-
(Man-next-section): Don't consider the last line of the page as being2007-05-10, by Michaël Cadilhac
-
*** empty log message ***2007-05-10, by Thien-Thi Nguyen
-
* elisp.texi (Top): Remove "Saving Properties" from detailed menu.2007-05-10, by Thien-Thi Nguyen
-
(sgml-value): Fix handling of attributes which can take any number of values.2007-05-10, by Stefan Monnier
-
(tex-font-lock-keywords-2): Add citet and citep2007-05-10, by Stefan Monnier
-
Merge from emacs--rel--222007-05-09, by Miles Bader
-
(nndiary-request-move-article): Revert hunk from previous commit.2007-05-09, by Reiner Steib
-
Remove the description comment (nndiary is now properly documented in the Gnus2007-05-09, by Reiner Steib
-
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.2007-05-09, by Reiner Steib
-
(vc-find-root): Stop searching when the user changes.2007-05-09, by Stefan Monnier
-
(python-font-lock-keywords, python-open-block-statement-p, python-mode):2007-05-09, by Stefan Monnier
-
(python-end-of-block): Revert last change.2007-05-09, by Stefan Monnier
-
(diff-apply-hunk, diff-test-hunk): Don't do by default2007-05-08, by Stefan Monnier
-
(ad-special-forms): Remove.2007-05-08, by Stefan Monnier
-
(compilation-find-file): Add a big comment.2007-05-08, by Stefan Monnier
-
(comment-search-forward): Make sure we search forward.2007-05-08, by Stefan Monnier
-
(sgml-lexical-context): Add handling of XML style Processing Instructions.2007-05-08, by Stefan Monnier
-
Ensure that update-changelog issues an error when used with2007-05-08, by Stefan Monnier
-
Merge from emacs--rel--222007-05-08, by Miles Bader
-
*** empty log message ***2007-05-08, by Stefan Monnier
-
*** empty log message ***2007-05-07, by Andreas Schwab
-
(Flookup_key): Fix typo in last change.2007-05-07, by Andreas Schwab
-
EMACSVER=22 for printing, per rms.2007-05-07, by Karl Berry
-
(Fdefine_key, Flookup_key): Only do the 0x80->meta_modifier2007-05-07, by Stefan Monnier
-
*** empty log message ***2007-05-07, by YAMAMOTO Mitsuharu