]> code.delx.au - gnu-emacs/history - src
Don't install keyboard hook when debugged on MS-Windows
[gnu-emacs] / src /
2016-05-30 Paul EggertPort --enable-gcc-warnings to Cygwin, FreeBSD
2016-05-30 Ken Brown* src/regex.c (IF_LINT): Remove; it’s in conf_post.h
2016-05-28 Ken BrownAvoid compiler warnings
2016-05-28 Paul Eggert* src/puresize.h (BASE_PURESIZE): Increase it some...
2016-05-27 Glenn Morris* src/puresize.h (BASE_PURESIZE): Increase it by a...
2016-05-27 Paul EggertPort to platforms where rlim_max < 0
2016-05-27 Paul EggertRobustify stack-size calculation
2016-05-27 Eli Zaretskii* src/dired.c (Ffile_name_all_completions): Doc fix...
2016-05-26 Paul EggertMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-05-26 Paul EggertMerge from origin/emacs-25
2016-05-26 Paul Eggert; Merge from origin/emacs-25
2016-05-26 Paul EggertMerge from origin/emacs-25
2016-05-26 Paul Eggert; Merge from origin/emacs-25
2016-05-26 Paul EggertMerge from origin/emacs-25
2016-05-26 Paul Eggert; Merge from origin/emacs-25
2016-05-26 Paul EggertMerge from origin/emacs-25
2016-05-24 Eli ZaretskiiAvoid aborting due to errors in arguments of 'set-face...
2016-05-24 Ken BrownUpdate allowable arguments for open-network-stream
2016-05-23 Paul EggertDon’t use only last protocol from getaddrinfo
2016-05-22 Alp Aker* src/process.c (SOCK_NONBLOCK): Fix typo.
2016-05-22 Eli ZaretskiiProvide workaround for xftfont rendering problem
2016-05-22 Paul EggertPrefer SOCK_NONBLOCK to O_NONBLOCK
2016-05-21 Alan ThirdFix bug#16856, cursor leaves garbage in fringe on OS X.
2016-05-21 Eli ZaretskiiFix compiler warnings in the MinGW build
2016-05-21 Eli ZaretskiiFix 'vertical-motion' and 'posn-at-point' under 'visual...
2016-05-19 Paul EggertAllow null entries in face and image cache
2016-05-19 Paul EggertFix flyspell highlighting
2016-05-18 Paul EggertPort --enable-gcc-warnings to GCC 6.1
2016-05-16 Alan ThirdFix bug#23462: Crash when iconifying frame on OS X.
2016-05-16 Paul EggertAvoid shrinking windows with Gtk+ 3.20.3
2016-05-14 Paul EggertMerge from origin/emacs-25
2016-05-13 Paul EggertMerge from origin/emacs-25
2016-05-13 Chris FengCorrect server/client address
2016-05-12 Ken BrownAutosave buffers on logout if HAVE_NTGUI
2016-05-10 Paul Eggert; Merge from origin/emacs-25
2016-05-10 Paul EggertMerge from origin/emacs-25
2016-05-10 Paul Eggert'text-quoting-style' now affects only ` and '
2016-05-09 Paul EggertMerge from origin/emacs-25
2016-05-09 Paul Eggert; Merge from origin/emacs-25
2016-05-09 Lars IngebrigtsenFix doc string in `insert'
2016-05-07 Eli ZaretskiiDocument automatic adjustment of process' logical windo...
2016-05-07 Eli ZaretskiiTry to speed-up display of many all-blank lines
2016-05-06 Paul EggertMerge from origin/emacs-25
2016-05-05 Paul EggertDoc fixes for fclist and grep
2016-05-04 Alan MackenzieAllow `text-quoting-style' to be `leave', i.e. no trans...
2016-05-03 Paul EggertDoc fixes for quoting
2016-05-02 Aaron ConoleCall va_end in boot_error
2016-05-02 Aaron ConoleFix the call to set_network_coding_system
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Martin Rudalics* src/minibuf.c (read_minibuf): Use CONSP instead of...
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-01 Lars IngebrigtsenFmarker_position doc string clarification
2016-05-01 Lars Ingebrigtsencursor-type doc fix
2016-05-01 Lars IngebrigtsenFcompare_buffer_substrings doc string clarification
2016-05-01 Lars IngebrigtsenHave the doc strings of `load-path' and `require' menti...
2016-05-01 Lars IngebrigtsenTiny doc fix
2016-05-01 Lars IngebrigtsenDoc fix
2016-05-01 Lars IngebrigtsenDoc string change to enable-recursive-minibuffers
2016-05-01 Lars IngebrigtsenClarify the `interactive' doc string slightly
2016-05-01 Paul EggertUse ‘T *restrict’ proto, not ‘T[restrict]’
2016-05-01 Lars IngebrigtsenAllow minibuffer prompts to use faces
2016-05-01 Alan ThirdImplement horizontal scroll bars on NS
2016-05-01 Paul EggertFix the buffer-count patch (Bug#23394)
2016-04-30 Paul EggertFix generate-new-buffer-name increment typo
2016-04-30 Lars IngebrigtsenFmarker_position doc string clarification
2016-04-30 Lars Ingebrigtsencursor-type doc fix
2016-04-30 Lars IngebrigtsenFcompare_buffer_substrings doc string clarification
2016-04-30 Lars IngebrigtsenHave the doc strings of `load-path' and `require' menti...
2016-04-30 Eli ZaretskiiFix the MSDOS build
2016-04-29 Lars IngebrigtsenTiny doc fix
2016-04-29 Lars IngebrigtsenDoc fix
2016-04-28 Lars IngebrigtsenDoc string change to enable-recursive-minibuffers
2016-04-28 Lars IngebrigtsenClarify the `interactive' doc string slightly
2016-04-28 Lars IngebrigtsenAdd a new face for non-breaking hyphen characters
2016-04-27 Paul EggertPort dumping to NetBSD with PaX
2016-04-26 Paul EggertFix socketd fd startup bug that I introduced
2016-04-25 Paul EggertNew function ‘char-from-name’
2016-04-24 Paul EggertPort to Ubuntu 16.04 --enable-gcc-warnings
2016-04-24 Paul EggertMerge from origin/emacs-25
2016-04-24 Paul Eggert; Merge from origin/emacs-25
2016-04-24 Paul EggertMerge from origin/emacs-25
2016-04-24 Paul Eggert; Merge from origin/emacs-25
2016-04-24 Paul EggertMerge from origin/emacs-25
2016-04-24 Magnus HenochImplement process-attributes for Darwin
2016-04-22 Martin RudalicsIn x_set_window_size restore do_pending_window_change...
2016-04-22 Paul EggertImprove character name escapes
2016-04-22 Philipp StephaniUse 'ucs-names' for character name escapes
2016-04-22 Philipp StephaniMinor cleanups for character name escapes
2016-04-22 Philipp StephaniImplement named character escapes, similar to Perl
2016-04-21 Ilya ZakharevichFix Alt-modified keys on some European MS-Windows keyboards
2016-04-18 Paul EggertMerge from origin/emacs-25
2016-04-18 Paul Eggert; Merge from origin/emacs-25
next