Mercurial > emacs
graph
-
Merge from mainline.2011-01-14, by Paul Eggert
-
Merge from mainline.2011-01-14, by Paul Eggert
-
Merge from mainline.2011-01-14, by Paul Eggert
-
Merge from mainline.2011-01-13, by Paul Eggert
-
Regenerate.2011-01-12, by Paul Eggert
-
* Makefile.in (GNULIB_MODULES): Change ftoastr to dtoastr.2011-01-12, by Paul Eggert
-
Merge from mainline.2011-01-12, by Paul Eggert
-
Update copyright notes to match recent gnulib-related changes.2011-01-09, by Paul Eggert
-
* .bzrignore: Add .h files that are host-dependent.2011-01-09, by Paul Eggert
-
Give a name FLOAT_TO_STRING_BUFSIZE to the constant 350.2011-01-09, by Paul Eggert
-
Include <unistd.h> unilaterally.2011-01-09, by Paul Eggert
-
Include <getopt.h> not "getopt.h".2011-01-09, by Paul Eggert
-
* lib/Makefile.in: Regenerate.2011-01-09, by Paul Eggert
-
* lib/COPYING: New file, a copy of COPYING.2011-01-09, by Paul Eggert
-
* configure: Regenerate.2011-01-09, by Paul Eggert
-
* configure.in (AC_USE_SYSTEM_EXTENSIONS): Remove: gnulib does this.2011-01-09, by Paul Eggert
-
Regenerate.2011-01-09, by Paul Eggert
-
Use gnulib's getopt-gnu module.2011-01-09, by Paul Eggert
-
remove file mistakenly committed2011-01-09, by Paul Eggert
-
Regenerate.2011-01-09, by Paul Eggert
-
* mktime.c: Remove; moving to ../lib.2011-01-09, by Paul Eggert
-
Use gnulib's mktime module.2011-01-09, by Paul Eggert
-
Regenerate.2011-01-09, by Paul Eggert
-
Use gnulib's ftoastr module.2011-01-09, by Paul Eggert
-
Regenerate.2011-01-08, by Paul Eggert
-
Automate syncing from gnulib.2011-01-08, by Paul Eggert
-
* xfns.c (x_real_positions): Fix signedness of local var 'ign'.2011-01-17, by Paul Eggert
-
* regex.c (analyse_first): Remove unreachable 'continue' statement.2011-01-17, by Paul Eggert
-
* xterm.h (struct x_display_info): Remove stray semicolon.2011-01-17, by Paul Eggert
-
* lisp.h: Redo flags and XSET slightly to avoid overflow diagnostics.2011-01-17, by Paul Eggert
-
* fileio.c (make_temp_name): Remove unreachable code.2011-01-17, by Paul Eggert
-
* fontset.c (free_realized_fontset): Mark unreachable code with if (0).2011-01-17, by Paul Eggert
-
* xfns.c (x_real_positions): Fix signedness of local var 'ign'.2011-01-17, by Paul Eggert
-
* regex.c (analyse_first): Remove unreachable 'continue' statement.2011-01-17, by Paul Eggert
-
* xterm.h (struct x_display_info): Remove stray semicolon.2011-01-17, by Paul Eggert
-
* lisp.h: Redo flags and XSET slightly to avoid overflow diagnostics.2011-01-17, by Paul Eggert
-
* fileio.c (make_temp_name): Remove unreachable code.2011-01-17, by Paul Eggert
-
* fontset.c (free_realized_fontset): Mark unreachable code with if (0).2011-01-17, by Paul Eggert
-
* coding.c (decode_coding_emacs_mule): Remove unreachable code.2011-01-17, by Paul Eggert
-
* coding.c (decode_coding_emacs_mule): Remove unreachable code.2011-01-17, by Paul Eggert
-
* strokes.el (strokes-read-stroke): Re-fill strokes buffer with2011-01-16, by Tassilo Horn
-
Add face definition for header-line.2011-01-16, by Tassilo Horn
-
* lisp/info-xref.el (info-xref-docstrings): Also skip directories.2011-01-16, by Glenn Morris
-
Refill some copyright headers.2011-01-16, by Glenn Morris
-
* src/xsettings.c: Comment fix.2011-01-16, by Glenn Morris
-
* lisp/info-xref.el (info-xref-docstrings): Replace cl function.2011-01-16, by Glenn Morris
-
info-xref.el Version 3.2011-01-16, by Glenn Morris
-
* lisp/isearch.el (isearch-abort): Don't quit if search has2011-01-16, by Juri Linkov
-
* Makefile.in (epaths-force): No more arch-tag to edit.2011-01-15, by Glenn Morris
-
Nuke arch-tags.2011-01-15, by Glenn Morris
-
* admin/charsets/cp51932.awk: No longer print arch-tag.2011-01-15, by Glenn Morris
-
* admin/charsets/eucjp-ms.awk: No longer print arch-tag.2011-01-15, by Glenn Morris
-
Add 2011 to remaining FSF/AIST copyright years.2011-01-15, by Glenn Morris
-
* admin/notes/bzr: More on previous.2011-01-15, by Glenn Morris
-
* admin/notes/bzr: Add an idiot's guide to merging between branches.2011-01-15, by Glenn Morris
-
update tags2011-01-15, by convert-repo
-
bzrmerge.el trivia.2011-01-15, by Glenn Morris
-
Merge from emacs-23 branch, up to r100382.2011-01-15, by Glenn Morris
-
* building.texi (Compilation): Improve instructions for running two compilations (Bug#7573).2011-01-15, by Chong Yidong