]> code.delx.au - gnu-emacs/history - src
Minor tweaks of copying text properties when padding strings
[gnu-emacs] / src /
2016-07-09 Eli ZaretskiiMinor tweaks of copying text properties when padding...
2016-07-08 Eli ZaretskiiYet another fix for copying properties by 'format'
2016-07-07 Alan ThirdPrevent NS event loop being re-entered (bug#11049)
2016-07-07 Alan ThirdFix some deprecated functions
2016-07-06 Dmitry AntipovReduce consing caused by vertical motion commands
2016-07-05 Eli ZaretskiiFix redisplay with window-start on continuation lines
2016-07-04 Dmitry AntipovCleanup XEditRes hack
2016-07-03 Paul EggertRe-fix open-network-stream responsiveness
2016-07-03 Paul EggertFix open-network-stream responsiveness
2016-07-02 Eli ZaretskiiFix cursor positioning on TTY frames after stretch...
2016-07-02 Eli ZaretskiiFix vertical-movement in buffers with wrap-prefix
2016-07-02 Eli ZaretskiiRename FACE_OPT_FROM_ID to FACE_FROM_ID_OR_NULL
2016-06-30 Dmitry AntipovMinor tweaks to openp
2016-06-30 Dmitry AntipovSimplify handling of frame parameters
2016-06-30 Dmitry AntipovCleanup around mature character manipulation functions
2016-06-29 Dmitry AntipovAvoid possible NULL pointer dereference found by GCC...
2016-06-28 Eli ZaretskiiFix copying properties in 'format' when it produces...
2016-06-27 Alan ThirdEnable dividers in NS (bug#22973)
2016-06-27 Eli ZaretskiiFix 'move-to-window-line' when EOB is on last screen...
2016-06-27 Noam PostavskyFix test-completion with completion-regexp-list
2016-06-26 Paul EggertTry other addresses when connecting to multihomed
2016-06-26 Paul EggertFix GNUC_PREREQ for GCC 2.8.1 etc.
2016-06-26 Paul EggertFix GNUC_PREREQ off-by-1 typo
2016-06-26 Ury MarshakFix FRAME_INTERNAL_BORDER_WIDTH use (Bug#23841)
2016-06-26 Alan ThirdMove text line right when in box (bug#23755)
2016-06-25 Paul EggertMerge from origin/emacs-25
2016-06-24 Alan MackenzieEnsure hack-local-variables is run in a fundamental...
2016-06-24 Martin RudalicsRemove two uses of 'min' in Fwindow_text_pixel_size
2016-06-24 Paul EggertClarify intent of FACE_FROM_ID and IMAGE_FROM_ID
2016-06-23 Eli ZaretskiiFix documentation of 'assoc-string' and 'compare-strings'
2016-06-23 Eli ZaretskiiFix handling of LWINDOW key on MS-Windows
2016-06-22 Eli ZaretskiiFix test for whether the '.el' file is newer than ...
2016-06-22 Eli ZaretskiiFix 'insert-file-contents' when REPLACE is non-nil
2016-06-22 Ken BrownAvoid compiler warning
2016-06-22 Ken BrownFix last change to FRAME_INTERNAL_BORDER_WIDTH
2016-06-22 Phillip Lord; Revert "Ensure undo-boundary after insert-file-contents."
2016-06-22 Paul EggertImprove --without-x GCC pacification
2016-06-21 Phillip LordEnsure undo-boundary after insert-file-contents.
2016-06-21 Eli ZaretskiiFix vertical layout calculations when newline has line...
2016-06-21 Ken BrownFix compiler warnings in Cygwin-w32 build
2016-06-21 Ken BrownFix compiler warnings in no-window-system-build
2016-06-20 Eli ZaretskiiFix removal of variables from process-environment
2016-06-20 Paul EggertMinor ABLOCKS_BUSY cleanups in alloc.c
2016-06-19 Eli ZaretskiiFix setting a range of char-table slots in a singular...
2016-06-19 Paul EggertRename ALIGN to pointer_align
2016-06-18 Paul EggertMerge from origin/emacs-25
2016-06-18 Paul Eggert; Merge from origin/emacs-25
2016-06-18 Paul EggertMerge from origin/emacs-25
2016-06-18 Paul Eggert; Merge from origin/emacs-25
2016-06-18 Paul EggertMerge from origin/emacs-25
2016-06-17 Noam PostavskyFbackward_prefix_chars: stay within buffer bounds
2016-06-16 Paul EggertFix ifdef-vs-if typo with RANDR13_LIBRARY
2016-06-15 Stefan MonnierAdvertize set-keymap-parent as replacement for copy...
2016-06-15 Paul EggertFix ifdef-vs-if typo with RANDR13_LIBRARY
2016-06-14 Paul EggertPort to platforms where char * has top bit set
2016-06-14 Paul EggertRemove recursion from store_function_docstring
2016-06-14 Ken BrownRemove system-specific -I switch from Cygwin-w32 build
2016-06-14 Glenn Morris* src/alloc.c (ALIGN): Avoid error on DragonFly BSD...
2016-06-13 Ken BrownAvoid compiler warning
2016-06-13 Paul EggertCall tzset after setting TZ
2016-06-13 Stephen BermanDoc fixes for grammar and typos (bug#23746)
2016-06-12 Paul EggertNew macro GNUC_PREREQ for GCC version
2016-06-12 Eli ZaretskiiFix printf-related compilation warnings on MinGW
2016-06-12 Paul Eggertemacs_strerror cleanups
2016-06-11 Ken BrownFix dbus crash on 32-bit Cygwin
2016-06-11 Paul EggertCatch malloc_get_state, malloc_set_state failure
2016-06-10 Martin RudalicsMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-06-10 Paul EggertPort __builtin_assume_aligned to Sun C 5.13
2016-06-10 Paul EggertPrefer getsockopt to getpeername on non-MS-Windows
2016-06-10 Paul EggertFix XFASTINT of non-fixnum in process status
2016-06-09 Eli ZaretskiiFix copying text properties by 'format'
2016-06-08 Phillip LordFix undo boundary in recursive edit (Bug#23632)
2016-06-08 Paul EggertReplace IF_LINT by NONVOLATILE and UNINIT
2016-06-08 Paul Eggert* src/fileio.c (auto_save_error): Omit unused local.
2016-06-08 Paul EggertSimplify overflow check via INT_SUBTRACT_WRAPV
2016-06-07 Glenn Morris* src/fileio.c (auto_save_error): Use display-warning...
2016-06-07 Paul EggertUse __builtin_assume_aligned on untagged Lisp vals
2016-06-07 Glenn Morris* src/syntax.c (syms_of_syntax) <comment-end-can-be...
2016-06-07 Paul EggertMerge from origin/emacs-25
2016-06-07 Paul Eggert; Merge from origin/emacs-25
2016-06-07 Paul EggertMerge from origin/emacs-25
2016-06-07 Paul EggertFix crash in syntax.c after GC
2016-06-06 Stephen BermanFix doc string quoting
2016-06-05 Juri Linkov* src/casefiddle.c (Fupcase_region): Add arg ‘region...
2016-06-05 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-06-02 Paul EggertPort angle-bracket TZ settings to MS-Windows
2016-06-01 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-05-31 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-05-31 K. HandaFix incomplete handling of translation table in a codin...
2016-05-31 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-05-31 Paul EggertMerge from origin/emacs-25
2016-05-31 Ken Brown* src/conf_post.h (SYSTEM_PURESIZE_EXTRA) [CYGWIN]...
2016-05-30 Paul EggertOmit IF_LINT code that no longer seems needed
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
next