| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | Port --enable-gcc-warnings to GCC 6.1 | Paul Eggert | 2016-05-18 | 18 | -194/+209 | |
| * | | | | | | | | | | | | | | | | | | Correct server/client address | Chris Feng | 2016-05-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Autosave buffers on logout if HAVE_NTGUI | Ken Brown | 2016-05-12 | 4 | -0/+27 | |
| * | | | | | | | | | | | | | | | | | | 'text-quoting-style' now affects only ` and ' | Paul Eggert | 2016-05-10 | 3 | -55/+11 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-05-09 | 2 | -3/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Fix doc string in `insert' | Lars Ingebrigtsen | 2016-05-09 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | Document automatic adjustment of process' logical window dimensions | Eli Zaretskii | 2016-05-07 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | Try to speed-up display of many all-blank lines | Eli Zaretskii | 2016-05-07 | 1 | -8/+2 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-05-05 | 4 | -11/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Doc fixes for fclist and grep | Paul Eggert | 2016-05-05 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | Doc fixes for quoting | Paul Eggert | 2016-05-03 | 3 | -9/+12 | |
| | * | | | | | | | | | | | | | | | | | Fmarker_position doc string clarification | Lars Ingebrigtsen | 2016-05-01 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | cursor-type doc fix | Lars Ingebrigtsen | 2016-05-01 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | Fcompare_buffer_substrings doc string clarification | Lars Ingebrigtsen | 2016-05-01 | 1 | -4/+3 | |
| | * | | | | | | | | | | | | | | | | | Have the doc strings of `load-path' and `require' mention each other | Lars Ingebrigtsen | 2016-05-01 | 2 | -11/+19 | |
| | * | | | | | | | | | | | | | | | | | Tiny doc fix | Lars Ingebrigtsen | 2016-05-01 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | | | | | | Doc fix | Lars Ingebrigtsen | 2016-05-01 | 1 | -4/+6 | |
| | * | | | | | | | | | | | | | | | | | Doc string change to enable-recursive-minibuffers | Lars Ingebrigtsen | 2016-05-01 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | Clarify the `interactive' doc string slightly | Lars Ingebrigtsen | 2016-05-01 | 1 | -13/+17 | |
| * | | | | | | | | | | | | | | | | | | Allow `text-quoting-style' to be `leave', i.e. no translation of quotes. | Alan Mackenzie | 2016-05-04 | 3 | -2/+15 | |
| * | | | | | | | | | | | | | | | | | | Call va_end in boot_error | Aaron Conole | 2016-05-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | Fix the call to set_network_coding_system | Aaron Conole | 2016-05-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | * src/minibuf.c (read_minibuf): Use CONSP instead of Fconsp. | Martin Rudalics | 2016-05-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-05-01 | 1 | -6/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Use ‘T *restrict’ proto, not ‘T[restrict]’ | Paul Eggert | 2016-05-01 | 1 | -6/+1 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-05-01 | 14 | -53/+114 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Fix the MSDOS build | Eli Zaretskii | 2016-04-30 | 13 | -47/+102 | |
| | * | | | | | | | | | | | | | | | | | Port dumping to NetBSD with PaX | Paul Eggert | 2016-04-27 | 1 | -6/+12 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-05-01 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Port to Ubuntu 16.04 --enable-gcc-warnings | Paul Eggert | 2016-04-24 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | Allow minibuffer prompts to use faces | Lars Ingebrigtsen | 2016-05-01 | 1 | -2/+25 | |
| * | | | | | | | | | | | | | | | | | | Implement horizontal scroll bars on NS | Alan Third | 2016-05-01 | 3 | -89/+118 | |
| * | | | | | | | | | | | | | | | | | | Fix the buffer-count patch (Bug#23394) | Paul Eggert | 2016-04-30 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | Fix generate-new-buffer-name increment typo | Paul Eggert | 2016-04-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Fmarker_position doc string clarification | Lars Ingebrigtsen | 2016-05-01 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | | cursor-type doc fix | Lars Ingebrigtsen | 2016-04-30 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | Fcompare_buffer_substrings doc string clarification | Lars Ingebrigtsen | 2016-04-30 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | | | | Have the doc strings of `load-path' and `require' mention each other | Lars Ingebrigtsen | 2016-04-30 | 2 | -11/+19 | |
| * | | | | | | | | | | | | | | | | | | Tiny doc fix | Lars Ingebrigtsen | 2016-04-30 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | | | | | Doc fix | Lars Ingebrigtsen | 2016-04-30 | 1 | -4/+6 | |
| * | | | | | | | | | | | | | | | | | | Doc string change to enable-recursive-minibuffers | Lars Ingebrigtsen | 2016-04-29 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | Clarify the `interactive' doc string slightly | Lars Ingebrigtsen | 2016-04-29 | 1 | -13/+17 | |
| * | | | | | | | | | | | | | | | | | | Add a new face for non-breaking hyphen characters | Lars Ingebrigtsen | 2016-04-28 | 1 | -11/+17 | |
| * | | | | | | | | | | | | | | | | | | Fix socketd fd startup bug that I introduced | Paul Eggert | 2016-04-26 | 3 | -18/+14 | |
| * | | | | | | | | | | | | | | | | | | New function ‘char-from-name’ | Paul Eggert | 2016-04-25 | 1 | -21/+10 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-04-24 | 3 | -1/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | In x_set_window_size restore do_pending_window_change calls | Martin Rudalics | 2016-04-22 | 2 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | Fix Alt-modified keys on some European MS-Windows keyboards | Ilya Zakharevich | 2016-04-21 | 1 | -1/+37 | |
| | * | | | | | | | | | | | | | | | | | Port to GCC 5.3.1 20160406 (Red Hat 5.3.1-6) | Paul Eggert | 2016-04-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Implement process-attributes for Darwin | Magnus Henoch | 2016-04-24 | 1 | -0/+140 | |