2015-02-21 |
Paul Eggert | Spelling fixes
|
commit | commitdiff | tree |
2015-01-30 |
Paul Eggert | Spelling fixes
|
commit | commitdiff | tree |
2015-01-21 |
Paul Eggert | Fix coding.c subscript error
|
commit | commitdiff | tree |
2015-01-21 |
Paul Eggert | Backport: correct old fix for GTK font selection
|
commit | commitdiff | tree |
2015-01-04 |
Paul Eggert | Fix dired quoting bug with "Hit`N`Hide"
|
commit | commitdiff | tree |
2015-01-01 |
Paul Eggert | Fix copyright years by hand
|
commit | commitdiff | tree |
2015-01-01 |
Paul Eggert | Update copyright year to 2015
|
commit | commitdiff | tree |
2015-01-01 |
Paul Eggert | * .gitattributes: New file.
|
commit | commitdiff | tree |
2014-12-31 |
Paul Eggert | * autogen.sh: Port better to non-GNU 'cp'.
|
commit | commitdiff | tree |
2014-12-30 |
Paul Eggert | Omit trailing white space
|
commit | commitdiff | tree |
2014-12-28 |
Paul Eggert | Spelling fixes
|
commit | commitdiff | tree |
2014-12-28 |
Paul Eggert | * build-aux/git-hooks/commit-msg: Allow tabs.
|
commit | commitdiff | tree |
2014-12-28 |
Paul Eggert | Port memory-full checking to GnuTLS 3.3
|
commit | commitdiff | tree |
2014-12-26 |
Paul Eggert | Spelling fixes
|
commit | commitdiff | tree |
2014-12-17 |
Paul Eggert | * .gitignore: Ignore /conftest*.
|
commit | commitdiff | tree |
2014-12-12 |
Paul Eggert | * .gitignore: Add !lib/std*.in.h, so as to not ignore...
|
commit | commitdiff | tree |
2014-12-12 |
Paul Eggert | Git ignore lib/std*.h
|
commit | commitdiff | tree |
2014-12-11 |
Paul Eggert | Port commit-msg to mawk
|
commit | commitdiff | tree |
2014-12-11 |
Paul Eggert | Improve commit-msg messages and autosquash
|
commit | commitdiff | tree |
2014-12-08 |
Paul Eggert | Port commit-message checking to FreeBSD 9.
|
commit | commitdiff | tree |
2014-12-01 |
Paul Eggert | * .gitignore: Avoid "**", as it requires Git 1.8.2...
|
commit | commitdiff | tree |
2014-12-01 |
Paul Eggert | * .gitignore: Remove redundant pattern (subsumed by...
|
commit | commitdiff | tree |
2014-11-25 |
Paul Eggert | Adjust copyright notice and obviously-wrong dates.
|
commit | commitdiff | tree |
2014-11-25 |
Paul Eggert | Fix white-space problems in ChangeLogs.
|
commit | commitdiff | tree |
2014-11-24 |
Paul Eggert | Spelling fix.
|
commit | commitdiff | tree |
2014-11-23 |
Paul Eggert | Add git commit hooks that do some simple checks on...
|
commit | commitdiff | tree |
2014-11-21 |
Paul Eggert | Add more of the old .bzrignore to .gitignore.
|
commit | commitdiff | tree |
2014-11-20 |
Paul Eggert | Add a.out to .gitignore.
|
commit | commitdiff | tree |
2014-11-19 |
Paul Eggert | Lessen focus on ChangeLog files, as opposed to change...
|
commit | commitdiff | tree |
2014-11-19 |
Paul Eggert | * .gitignore: Add /emacs-[1-9]*/, and sort better.
|
commit | commitdiff | tree |
2014-11-18 |
Paul Eggert | .gitignore cleanup.
|
commit | commitdiff | tree |
2014-11-17 |
Paul Eggert | Restore 'Bug#' -> 'debbugs:' rewrite in log-edit-mode.
|
commit | commitdiff | tree |
2014-11-17 |
Paul Eggert | Simplify and fix doc-related .gitignore files.
|
commit | commitdiff | tree |
2014-11-13 |
Paul Eggert | Backport fix for minor Bazaar leftovers.
|
commit | commitdiff | tree |
2014-10-10 |
Paul Eggert | Fix port to Debian GNU/kFreeBSD 7 (wheezy).
|
commit | commitdiff | tree |
2014-10-09 |
Paul Eggert | Spelling fixes.
|
commit | commitdiff | tree |
2014-10-02 |
Paul Eggert | * configure.ac: Port to strict POSIX shells on non...
|
commit | commitdiff | tree |
2014-09-30 |
Paul Eggert | Spelling fix.
|
commit | commitdiff | tree |
2014-09-02 |
Paul Eggert | * eval.c (internal_lisp_condition_case): Don't overrun...
|
commit | commitdiff | tree |
2014-08-10 |
Paul Eggert | Simplify previous patch.
|
commit | commitdiff | tree |
2014-08-10 |
Paul Eggert | Don't prevent random file systems from being unmounted.
|
commit | commitdiff | tree |
2014-08-02 |
Paul Eggert | Fix bug with clang + directory_files_internal + GC.
|
commit | commitdiff | tree |
2014-08-02 |
Paul Eggert | Avoid 100% CPU utilization on ssh session exit.
|
commit | commitdiff | tree |
2014-08-01 |
Paul Eggert | Spelling+grammar fix.
|
commit | commitdiff | tree |
2014-07-21 |
Paul Eggert | Spelling fixes.
|
commit | commitdiff | tree |
2014-07-12 |
Paul Eggert | * etags.c (Lisp_functions): Also record cl-defun etc.
|
commit | commitdiff | tree |
2014-07-12 |
Paul Eggert | Fix bug: C-x v v discarded existing log message.
|
commit | commitdiff | tree |
2014-07-11 |
Paul Eggert | * Makefile.in (install-arch-indep): Avoid readdir race.
|
commit | commitdiff | tree |
2014-06-21 |
Paul Eggert | Port to OS X ACLs.
|
commit | commitdiff | tree |
2014-06-20 |
Paul Eggert | * configure.ac: Warn about --enable-link-time-optimization...
|
commit | commitdiff | tree |
2014-06-20 |
Paul Eggert | Port to GCC 4.9.0 with link time optimization.
|
commit | commitdiff | tree |
2014-06-15 |
Paul Eggert | Spelling fix.
|
commit | commitdiff | tree |
2014-06-14 |
Paul Eggert | Port part of the AIX fix to Solaris.
|
commit | commitdiff | tree |
2014-06-11 |
Paul Eggert | Backport fcntl.h AIX fix from the trunk.
|
commit | commitdiff | tree |
2014-06-07 |
Paul Eggert | Port better to AIX.
|
commit | commitdiff | tree |
2014-06-05 |
Paul Eggert | Spelling fixes.
|
commit | commitdiff | tree |
2014-06-01 |
Paul Eggert | * frame.c (x_set_frame_parameters): Don't read uninitialized...
|
commit | commitdiff | tree |
2014-06-01 |
Paul Eggert | Bring back the changes to GDB-visible symbols, but...
|
commit | commitdiff | tree |
2014-05-30 |
Paul Eggert | Fix port to 32-bit AIX with xlc.
|
commit | commitdiff | tree |
2014-05-29 |
Paul Eggert | Port the GDB-visible symbols to AIX.
|
commit | commitdiff | tree |
2014-05-27 |
Paul Eggert | Spelling fix.
|
commit | commitdiff | tree |
2014-05-26 |
Paul Eggert | Include sources used to create macuvs.h.
|
commit | commitdiff | tree |
2014-05-24 |
Paul Eggert | Specify coding if Latin-1 Emacs would misinterpret.
|
commit | commitdiff | tree |
2014-05-24 |
Paul Eggert | * xdisp.c (safe__call1, safe__eval): Now static.
|
commit | commitdiff | tree |
2014-05-22 |
Paul Eggert | Fix port to 32-bit AIX.
|
commit | commitdiff | tree |
2014-05-20 |
Paul Eggert | Fix rcs2log problems with CVS.
|
commit | commitdiff | tree |
2014-05-19 |
Paul Eggert | Spelling fix.
|
commit | commitdiff | tree |
2014-05-07 |
Paul Eggert | * internals.texi (C Dialect): New section.
|
commit | commitdiff | tree |
2014-05-07 |
Paul Eggert | * minibuf.c (read_minibuf): Avoid C99ism in previous...
|
commit | commitdiff | tree |
2014-05-04 |
Paul Eggert | Revert recent libpng changes.
|
commit | commitdiff | tree |
2014-05-04 |
Paul Eggert | * configure.ac (LIBPNG): Add -lz -lm on platforms where...
|
commit | commitdiff | tree |
2014-05-03 |
Paul Eggert | Require ImageMagick >= 6.3.5, due to PixelSetMagickColor.
|
commit | commitdiff | tree |
2014-05-03 |
Paul Eggert | Handle systems without WCONTINUED consistently.
|
commit | commitdiff | tree |
2014-05-02 |
Paul Eggert | Consult libpng-config more consistently.
|
commit | commitdiff | tree |
2014-04-30 |
Paul Eggert | Spelling fix, plus try to fix grammar in doc string.
|
commit | commitdiff | tree |
2014-04-30 |
Paul Eggert | * term.c (tty_menu_activate): Don't assume row and...
|
commit | commitdiff | tree |
2014-04-22 |
Paul Eggert | Port to GCC 4.9.0 with --enable-gcc-warnings.
|
commit | commitdiff | tree |
2014-04-22 |
Paul Eggert | * search.c (Fnewline_cache_check): Remove unused locals.
|
commit | commitdiff | tree |
2014-04-21 |
Paul Eggert | Spelling fixes.
|
commit | commitdiff | tree |
2014-04-18 |
Paul Eggert | * emacs.c (close_output_streams): Don't clear and restore...
|
commit | commitdiff | tree |
2014-04-17 |
Paul Eggert | * notes/bzr: Update instructions for merging from gnulib.
|
commit | commitdiff | tree |
2014-04-15 |
Paul Eggert | Revert previous change.
|
commit | commitdiff | tree |
2014-04-15 |
Paul Eggert | Fix some xgselect-vs-pselect bugs.
|
commit | commitdiff | tree |
2014-04-13 |
Paul Eggert | Port to IRIX 6.5.
|
commit | commitdiff | tree |
2014-04-12 |
Paul Eggert | * keyboard.c (Fopen_dribble_file): Avoid some races.
|
commit | commitdiff | tree |
2014-04-10 |
Paul Eggert | Spelling fixes.
|
commit | commitdiff | tree |
2014-03-26 |
Paul Eggert | More backward-compatible fix to char-equal core dump.
|
commit | commitdiff | tree |
2014-03-26 |
Paul Eggert | Fix core dump in char-equal.
|
commit | commitdiff | tree |
2014-03-26 |
Paul Eggert | Merge from gnulib.
|
commit | commitdiff | tree |
2014-03-26 |
Paul Eggert | * insdel.c (adjust_markers_for_delete): Remove unused...
|
commit | commitdiff | tree |
2014-03-21 |
Paul Eggert | Backport doc.c fix from trunk.
|
commit | commitdiff | tree |
2014-03-20 |
Paul Eggert | Backport doc fix from trunk.
|
commit | commitdiff | tree |
2014-03-19 |
Paul Eggert | * numbers.texi: Improve and clarify a bit, and fix...
|
commit | commitdiff | tree |
2014-03-19 |
Paul Eggert | * fns.c (Frandom): Fix rare bug where the result isn...
|
commit | commitdiff | tree |
2014-03-19 |
Paul Eggert | Fix porting inconsistency about rounding to even.
|
commit | commitdiff | tree |
2014-03-18 |
Paul Eggert | Improve documentation for integer and floating-point...
|
commit | commitdiff | tree |
2014-03-18 |
Paul Eggert | Style fixes for floating-point doc.
|
commit | commitdiff | tree |
2014-03-13 |
Paul Eggert | * mule.texi (International, Language Environments)...
|
commit | commitdiff | tree |
2014-03-12 |
Paul Eggert | * org.texi: Don't set txicodequoteundirected and txicodequot...
|
commit | commitdiff | tree |
2014-03-12 |
Paul Eggert | * mule.texi (International Chars): Adjust C-u C-x ...
|
commit | commitdiff | tree |