2011-01-09 |
Paul Eggert |
Regenerate.
|
2011-01-09 |
Paul Eggert |
Use gnulib's getopt-gnu module.
|
2011-01-09 |
Paul Eggert |
remove file mistakenly committed
|
2011-01-09 |
Paul Eggert |
Regenerate.
|
2011-01-09 |
Paul Eggert |
* mktime.c: Remove; moving to ../lib.
|
2011-01-09 |
Paul Eggert |
Use gnulib's mktime module.
|
2011-01-09 |
Paul Eggert |
Regenerate.
|
2011-01-09 |
Paul Eggert |
Use gnulib's ftoastr module.
|
2011-01-08 |
Paul Eggert |
Regenerate.
|
2011-01-08 |
Paul Eggert |
Automate syncing from gnulib.
|
2011-01-17 |
Paul Eggert |
* xfns.c (x_real_positions): Fix signedness of local var 'ign'.
|
2011-01-17 |
Paul Eggert |
* regex.c (analyse_first): Remove unreachable 'continue' statement.
|
2011-01-17 |
Paul Eggert |
* xterm.h (struct x_display_info): Remove stray semicolon.
|
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 |
* xfns.c (x_real_positions): Fix signedness of local var 'ign'.
|
2011-01-17 |
Paul Eggert |
* regex.c (analyse_first): Remove unreachable 'continue' statement.
|
2011-01-17 |
Paul Eggert |
* xterm.h (struct x_display_info): Remove stray semicolon.
|
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
|