2011-01-17 |
Paul Eggert |
* lisp.h: Redo flags and XSET slightly to avoid overflow diagnostics.
|
2011-01-17 |
Paul Eggert |
* fileio.c (make_temp_name): Remove unreachable code.
|
2011-01-17 |
Paul Eggert |
* fontset.c (free_realized_fontset): Mark unreachable code with if (0).
|
2011-01-17 |
Paul Eggert |
* coding.c (decode_coding_emacs_mule): Remove unreachable code.
|
2011-01-17 |
Paul Eggert |
* coding.c (decode_coding_emacs_mule): Remove unreachable code.
|
2011-01-16 |
Tassilo Horn |
* strokes.el (strokes-read-stroke): Re-fill strokes buffer with
|
2011-01-16 |
Tassilo Horn |
Add face definition for header-line.
|
2011-01-16 |
Glenn Morris |
* lisp/info-xref.el (info-xref-docstrings): Also skip directories.
|
2011-01-16 |
Glenn Morris |
Refill some copyright headers.
|
2011-01-16 |
Glenn Morris |
* src/xsettings.c: Comment fix.
|
2011-01-16 |
Glenn Morris |
* lisp/info-xref.el (info-xref-docstrings): Replace cl function.
|
2011-01-16 |
Glenn Morris |
info-xref.el Version 3.
|
2011-01-16 |
Juri Linkov |
* lisp/isearch.el (isearch-abort): Don't quit if search has
|
2011-01-15 |
Glenn Morris |
* Makefile.in (epaths-force): No more arch-tag to edit.
|
2011-01-15 |
Glenn Morris |
Nuke arch-tags.
|
2011-01-15 |
Glenn Morris |
* admin/charsets/cp51932.awk: No longer print arch-tag.
|
2011-01-15 |
Glenn Morris |
* admin/charsets/eucjp-ms.awk: No longer print arch-tag.
|
2011-01-15 |
Glenn Morris |
Add 2011 to remaining FSF/AIST copyright years.
|
2011-01-15 |
Glenn Morris |
* admin/notes/bzr: More on previous.
|
2011-01-15 |
Glenn Morris |
* admin/notes/bzr: Add an idiot's guide to merging between branches.
|
2011-01-15 |
convert-repo |
update tags
|
2011-01-15 |
Glenn Morris |
bzrmerge.el trivia.
|
2011-01-15 |
Glenn Morris |
Merge from emacs-23 branch, up to r100382.
|
2011-01-15 |
Chong Yidong |
Bump version to 23.2.92.
EMACS_PRETEST_23_2_92
|
2011-01-15 |
Chong Yidong |
* building.texi (Compilation): Improve instructions for running two compilations (Bug#7573).
|
2011-01-15 |
Chong Yidong |
Avoid crash in Fselect_frame due to null selected_window (Bug#7728).
|
2011-01-15 |
Chong Yidong |
Make last-resort backup file in .emacs.d (Bug#6953).
|
2011-01-14 |
Kenichi Handa |
Fix setting of buffer-file-coding-system of RMAIL buffer.
|
2011-01-14 |
Kenichi Handa |
merge emacs-23
|
2011-01-14 |
Kenichi Handa |
Fix setting of buffer-file-coding-system of RMAIL buffer.
|
2011-01-13 |
Chong Yidong |
* lisp/subr.el (event-start, event-end): Doc fix (Bug#7826).
|
2011-01-13 |
Chong Yidong |
* message.el (message-bury): Add special-case handling for Rmail.
|
2011-01-12 |
Kenichi Handa |
Another improvement of MIME handling in rmail.
|
2011-01-12 |
Kenichi Handa |
merge emacs-23
|
2011-01-12 |
Kenichi Handa |
merge emacs-23
|
2011-01-12 |
Kenichi Handa |
Another improvement of MIME handling in rmail.
|
2011-01-12 |
Glenn Morris |
* message.el (message-mail): A compose-mail function should accept headers as strings.
|
2011-01-12 |
Chong Yidong |
Distinguish between terminfo and termcap on NetBSD (Bug#7642).
|
2011-01-12 |
Chong Yidong |
lisp/emulation/tpu-edt.el: Regenerate md5sum.
|
2011-01-11 |
Stefan Monnier |
* tmm.el (tmm-get-keymap): Skip bindings without labels.
|
2011-01-11 |
Stefan Monnier |
* whitespace.el (global-whitespace-newline-mode): Fix call
|
2011-01-10 |
Michael Albinus |
* net/tramp.el (tramp-find-inline-compress)
|
2011-01-10 |
Michael Albinus |
* net/tramp.el (tramp-default-method): Initialize with pscp/plink
|
2011-01-09 |
Eli Zaretskii |
Fix bug #6684 with shell pipelines on MS-Windows.
|
2011-01-08 |
Chong Yidong |
Fix permanancy of BUFFER-LIST arg to list-buffers-noselect (Bug#7749).
|
2011-01-08 |
Chong Yidong |
Move directory-abbrev-alist doc from Lispref to Emacs manual.
|
2011-01-08 |
Chong Yidong |
Explain why directory-abbrev-alist should be anchored (Bug#7777).
|
2011-01-08 |
Chong Yidong |
* net/ldap.el (ldap-search-internal): Discard stderr output.
|
2011-01-07 |
Eli Zaretskii |
Fix bug #7777 with documentation of directory-abbrev-alist.
|
2011-01-07 |
Eli Zaretskii |
Fix description of emacsclientw.exe.
|
2011-01-06 |
Stefan Monnier |
* vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time):
|
2011-01-04 |
Kenichi Handa |
Fix handling of unknown MIME type (bug#7651).
|
2011-01-04 |
Kenichi Handa |
Fix handling of unknown MIME type (bug#7651).
|
2011-01-04 |
Kenichi Handa |
merge emacs-23
|
2011-01-15 |
Glenn Morris |
Merge from emacs-23 branch.
|
2011-01-03 |
Jan D. |
Backport bug 7517 fixes from trunk.
|
2011-01-15 |
Chong Yidong |
* configure: Bump min libxml2 version to 2.6.17 (Bug#7603).
|
2011-01-15 |
Katsumi Yamaoka |
[Gnus] Update copyright years.
|
2011-01-14 |
Stefan Monnier |
* lisp/hexl.el (hexl-mode-old-*): Remove.
|
2011-01-14 |
Paul Eggert |
Merge: make-dist distributes test/ files too.
|