aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Assume rename.Paul Eggert2012-07-106-29/+9
* Assume perror.Paul Eggert2012-07-105-18/+7
* Assume strerror.Paul Eggert2012-07-1010-77/+22
* Allow use of vc-root-* commands in *vc-log* buffers.Chong Yidong2012-07-115-23/+50
* Avoid calls to strlen in font processing functions.Dmitry Antipov2012-07-118-31/+39
* Move DONT_REOPEN_PTY from src/s to configureGlenn Morris2012-07-106-15/+13
* Let configure set DEFAULT_SOUND_DEVICEGlenn Morris2012-07-105-10/+23
* Remove "#define unix" that is no longer needed (Bug#11905).Paul Eggert2012-07-106-39/+19
* EMACS_TIME simplification (Bug#11875).Paul Eggert2012-07-1024-272/+276
* * bytecode.c (targets): Suppress -Woverride-init warnings.Paul Eggert2012-07-102-0/+12
* NEWS copyeditsGlenn Morris2012-07-101-7/+12
* Simplify by avoiding confusing use of strncpy etc.Paul Eggert2012-07-1022-210/+170
* * dispnew.c (PENDING_OUTPUT_COUNT) [!__GNU_LIBRARY__]: Clarify fallback case.Glenn Morris2012-07-102-7/+13
* Use XCAR and XCDR instead of Fcar and Fcdr where possible.Dmitry Antipov2012-07-1020-25/+56
* Implement token threadingTom Tromey2012-07-102-451/+573
* * eshell/esh-ext.el (eshell-remote-command): Remove remote part ofMichael Albinus2012-07-102-2/+9
* Reduce use of (require 'cl).Stefan Monnier2012-07-1062-758/+753
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-07-102-1/+14
* * lisp/emacs-lisp/gv.el (cond): Make it a valid place.Stefan Monnier2012-07-102-16/+51
* Auto-commit of generated files.Glenn Morris2012-07-102-3/+48
* * lisp/emacs-lisp/pcase.el (pcase): Accept self-quoting exps as "upatterns".Stefan Monnier2012-07-102-11/+26
* Optimize pure C strings initialization.Dmitry Antipov2012-07-1020-52/+73
* Avoid calls to strlen in miscellaneous functions.Dmitry Antipov2012-07-104-15/+28
* Move PENDING_OUTPUT_COUNT from src/s to configureGlenn Morris2012-07-108-12/+17
* Move DATA_START, DATA_SEG_BITS from src/s to configureGlenn Morris2012-07-106-15/+34
* Avoid calls to strlen in path processing functions.Dmitry Antipov2012-07-103-47/+61
* * src/s/irix6-5.h (SETUP_SLAVE_PTY, PTY_NAME_SPRINTF): Drop ifdef guards.Glenn Morris2012-07-092-4/+3
* * src/s/gnu.h: Don't include fcntl.hGlenn Morris2012-07-092-4/+4
* * src/nsterm.m (ns_exec_path): Fix typo in previousGlenn Morris2012-07-091-2/+1
* authors.el update for configure.ac renamingGlenn Morris2012-07-092-1/+7
* Stop ns builds setting the EMACSLOADPATH environment variableGlenn Morris2012-07-095-39/+64
* Tiny NEWS editGlenn Morris2012-07-091-0/+3
* * src/s/gnu.h (SIGNALS_VIA_CHARACTERS): No need to define it hereGlenn Morris2012-07-092-2/+3
* * ede/project-am.el: Fix typo.Andreas Schwab2012-07-102-1/+5
* gnus-sum.el: Merge changes made in Gnus masterGnus developers2012-07-092-10/+24
* * configure.ac (PNG_DEPSTRUCT): Define this instead ofAndreas Schwab2012-07-102-1/+6
* Stop ns builds setting the EMACSPATH environment variableGlenn Morris2012-07-094-45/+84
* * src/nsterm.m, src/nsterm.h (ns_etc_directory): Fix type, empty return.Glenn Morris2012-07-093-14/+18
* * process.c (wait_reading_process_output): 'waitchannels' was unsetPaul Eggert2012-07-092-15/+14
* Fix typo in previousGlenn Morris2012-07-091-1/+1
* Apply GNU coding style to objc-mode as well as c-modeGlenn Morris2012-07-091-0/+1
* Add GCC-style 'const' attribute to functions that can use it.Paul Eggert2012-07-0913-15/+51
* Minor improvements to make_formatted_string.Paul Eggert2012-07-093-2/+10
* lib/makefile.w32-in: Rework dependencies.Juanma Barranquero2012-07-092-103/+114
* lib-src/emacsclient.c (w32_execvp): Declare execvp to silence the compiler.Juanma Barranquero2012-07-092-0/+5
* lib-src/emacsclient.c: Adapt comments to GNU coding standards.Juanma Barranquero2012-07-091-35/+23
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-07-092-0/+9
* Use make_formatted_string to avoid double length calculation.Dmitry Antipov2012-07-0914-41/+71
* Auto-commit of generated files.Glenn Morris2012-07-093-39/+24
* Merge from gnulib.Paul Eggert2012-07-096-11/+43