summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-05-05Merge from origin/emacs-25Paul Eggert
2016-05-05Doc fixes for fclist and grepPaul Eggert
2016-05-04Allow `text-quoting-style' to be `leave', i.e. no translation of quotes.Alan Mackenzie
2016-05-03Doc fixes for quotingPaul Eggert
2016-05-02Call va_end in boot_errorAaron Conole
2016-05-02Fix the call to set_network_coding_systemAaron Conole
2016-05-02* src/minibuf.c (read_minibuf): Use CONSP instead of Fconsp.Martin Rudalics
2016-05-01Merge from origin/emacs-25Paul Eggert
2016-05-01Merge from origin/emacs-25Paul Eggert
2016-05-01Merge from origin/emacs-25Paul Eggert
2016-05-01Fmarker_position doc string clarificationLars Ingebrigtsen
2016-05-01cursor-type doc fixLars Ingebrigtsen
2016-05-01Fcompare_buffer_substrings doc string clarificationLars Ingebrigtsen
2016-05-01Have the doc strings of `load-path' and `require' mention each otherLars Ingebrigtsen
2016-05-01Tiny doc fixLars Ingebrigtsen
2016-05-01Doc fixLars Ingebrigtsen
2016-05-01Doc string change to enable-recursive-minibuffersLars Ingebrigtsen
2016-05-01Clarify the `interactive' doc string slightlyLars Ingebrigtsen
2016-05-01Use ‘T *restrict’ proto, not ‘T[restrict]’Paul Eggert
2016-05-01Allow minibuffer prompts to use facesLars Ingebrigtsen
2016-05-01Implement horizontal scroll bars on NSAlan Third
2016-04-30Fix the buffer-count patch (Bug#23394)Paul Eggert
2016-04-30Fix generate-new-buffer-name increment typoPaul Eggert
2016-05-01Fmarker_position doc string clarificationLars Ingebrigtsen
2016-04-30cursor-type doc fixLars Ingebrigtsen
2016-04-30Fcompare_buffer_substrings doc string clarificationLars Ingebrigtsen
2016-04-30Have the doc strings of `load-path' and `require' mention each otherLars Ingebrigtsen
2016-04-30Fix the MSDOS buildEli Zaretskii
2016-04-30Tiny doc fixLars Ingebrigtsen
2016-04-30Doc fixLars Ingebrigtsen
2016-04-29Doc string change to enable-recursive-minibuffersLars Ingebrigtsen
2016-04-29Clarify the `interactive' doc string slightlyLars Ingebrigtsen
2016-04-28Add a new face for non-breaking hyphen charactersLars Ingebrigtsen
2016-04-27Port dumping to NetBSD with PaXPaul Eggert
2016-04-26Fix socketd fd startup bug that I introducedPaul Eggert
2016-04-25New function ‘char-from-name’Paul Eggert
2016-04-24Port to Ubuntu 16.04 --enable-gcc-warningsPaul Eggert
2016-04-24Merge from origin/emacs-25Paul Eggert
2016-04-24Implement process-attributes for DarwinMagnus Henoch
2016-04-22In x_set_window_size restore do_pending_window_change callsMartin Rudalics
2016-04-21Improve character name escapesPaul Eggert
2016-04-21Use 'ucs-names' for character name escapesPhilipp Stephani
2016-04-21Minor cleanups for character name escapesPhilipp Stephani
2016-04-21Implement named character escapes, similar to PerlPhilipp Stephani
2016-04-21Fix Alt-modified keys on some European MS-Windows keyboardsIlya Zakharevich
2016-04-18Merge from origin/emacs-25Paul Eggert
2016-04-18Merge from origin/emacs-25Paul Eggert
2016-04-17Minor fixups for external socket launchingPaul Eggert
2016-04-16Port to GCC 5.3.1 20160406 (Red Hat 5.3.1-6)Paul Eggert
2016-04-16Add external socket launching supportMatthew Leach