| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | Fix bug #11261 with cursor movement in a continued line when header line is p... | Eli Zaretskii | 2012-04-17 | 1 | -0/+11 | |
| | * | | Merge from trunk. | Paul Eggert | 2012-04-18 | 1 | -1/+1 | |
| | |\ \ | ||||||
| | * \ \ | Merge from trunk. | Paul Eggert | 2012-04-17 | 1 | -0/+4 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | * dired.c (Fsystem_groups): Remove unused local. | Paul Eggert | 2012-04-17 | 1 | -0/+4 | |
| | * | | | Merge from trunk. | Paul Eggert | 2012-04-17 | 1 | -13/+22 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | * src/dired.c (Fsystem_users): Doc fix. | Glenn Morris | 2012-04-16 | 1 | -0/+4 | |
| | | * | | Add functions to get system user names, group names | Dmitry Antipov | 2012-04-16 | 1 | -0/+5 | |
| | * | | | Merge from trunk. | Paul Eggert | 2012-04-15 | 1 | -0/+1 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | * alloc.c: Remove one incorrect comment and fix another. | Paul Eggert | 2012-04-15 | 1 | -0/+1 | |
| | * | | | Merge from trunk. | Paul Eggert | 2012-04-15 | 1 | -0/+9 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | Fix minor alloc.c problems found by static checking. | Paul Eggert | 2012-04-15 | 1 | -0/+9 | |
| | * | | | Merge from trunk. | Paul Eggert | 2012-04-15 | 1 | -0/+6 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | Fix minor ralloc.c problems found by static checking. | Paul Eggert | 2012-04-15 | 1 | -0/+6 | |
| | * | | | Merge from trunk. | Paul Eggert | 2012-04-15 | 1 | -0/+9 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | Improve ralloc.c interface checking. | Paul Eggert | 2012-04-15 | 1 | -0/+9 | |
| | * | | | Merge from trunk. | Paul Eggert | 2012-04-15 | 1 | -0/+4 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | * alloc.c (which_symbols): Fix alignment issue / type clash. | Paul Eggert | 2012-04-15 | 1 | -0/+4 | |
| | * | | | Merge from trunk. | Paul Eggert | 2012-04-15 | 1 | -3/+16 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | Simplify enforcement of object address alignment | Andreas Schwab | 2012-04-15 | 1 | -0/+13 | |
| | | * | | Fix ChangeLog typos. | Juanma Barranquero | 2012-04-15 | 1 | -3/+3 | |
| | * | | | Merge from trunk. | Paul Eggert | 2012-04-13 | 1 | -0/+12 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | Make GC_MAKE_GCPROS_NOOPS the default (Bug#9926). | Paul Eggert | 2012-04-13 | 1 | -0/+12 | |
| | * | | | Merge from trunk. | Paul Eggert | 2012-04-13 | 1 | -2/+43 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.org | Glenn Morris | 2012-04-13 | 1 | -0/+15 | |
| | | |\ \ | | | |/ | ||||||
| | | | * | * lread.c (lisp_file_lexically_bound_p): Fix hang at ";-*-\n". | Atsuo Ohki | 2012-04-13 | 1 | -2/+6 | |
| | | | * | Merge 2012-04-09 GnuTLS fix from trunk | Chong Yidong | 2012-04-10 | 1 | -0/+15 | |
| | | | * | Fix bug #11199 with killing a line at EOB that was bidi-reordered. | Eli Zaretskii | 2012-04-09 | 1 | -0/+5 | |
| | | | * | * nsterm.m (constrainFrameRect): Always constrain when there is only | Jan Djärv | 2012-04-09 | 1 | -0/+5 | |
| | | * | | * src/s/cygwin.h (PTY_OPEN): Don't try to close a bogus file descriptor. | Ken Brown | 2012-04-13 | 1 | -0/+4 | |
| | | * | | * src/indent.c (Fmove_to_column): Change interactive spec. | Reuben Thomas | 2012-04-13 | 1 | -0/+4 | |
| | | * | | Use the real vfork under Cygwin | Daniel Colascione | 2012-04-11 | 1 | -0/+6 | |
| | | * | | * src/window.c (save_window_save): Obey window-point-insertion-type. | Stefan Monnier | 2012-04-10 | 1 | -0/+4 | |
| | | * | | Repurpose C_SWITCH_X_SYSTEM as GNUSTEP_CFLAGS | Glenn Morris | 2012-04-10 | 1 | -1/+5 | |
| | | * | | * src/alloc.c (lisp_align_malloc): Remove unneeded prototype. | Stefan Monnier | 2012-04-10 | 1 | -0/+4 | |
| | * | | | Merge from trunk. | Paul Eggert | 2012-04-10 | 1 | -5/+16 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | * src/keyboard.c: Override inhibit-quit after the third C-g. | Jason S. Cornez | 2012-04-10 | 1 | -4/+10 | |
| | | * | | Record and display absolute path of DLLs loaded (bug#10424). | Juanma Barranquero | 2012-04-10 | 1 | -0/+5 | |
| | * | | | Merge from trunk. | Paul Eggert | 2012-04-09 | 1 | -0/+8 | |
| | |\ \ \ | | |/ / | ||||||
| | * | | | Merge from trunk; add Bug#. | Paul Eggert | 2012-04-09 | 1 | -1/+33 | |
| | |\ \ \ | ||||||
| | * | | | | configure: new option --enable-gcc-warnings | Paul Eggert | 2012-04-09 | 1 | -0/+13 | |
| * | | | | | * syntax.h (SETUP_SYNTAX_TABLE_FOR_OBJECT): Use PTRDIFF_MAX, not MOST_POSITIV... | Paul Eggert | 2012-04-09 | 1 | -0/+2 | |
| * | | | | | Merge from trunk. | Paul Eggert | 2012-04-09 | 1 | -9/+325 | |
| |\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | | doc.c fix for bug#11036 | Glenn Morris | 2012-04-09 | 1 | -0/+3 | |
| | * | | | | Rename leim/Makefile's BUILT_EMACS to EMACS | Glenn Morris | 2012-04-09 | 1 | -0/+5 | |
| | | |/ / | |/| | | ||||||
| | * | | | Limit number of GnuTLS handshakes per connection. | Ted Zlatanov | 2012-04-09 | 1 | -0/+15 | |
| | * | | | Remove defining user variables via * in docstring. | Chong Yidong | 2012-04-09 | 1 | -0/+9 | |
| | * | | | Fix bug #11094 with cursor display on display string after invisible text. | Eli Zaretskii | 2012-04-09 | 1 | -0/+8 | |
| | |/ / | ||||||
| | * | | composite.c: use 'double' consistently | Paul Eggert | 2012-04-08 | 1 | -0/+7 | |
| | * | | Generate leim-list with bootstrap-emacs, in prep for dumping it with emacs | Glenn Morris | 2012-04-08 | 1 | -0/+6 | |
| | * | | Remove ucs-set-table-for-input dead code | Glenn Morris | 2012-04-08 | 1 | -0/+6 | |