]> code.delx.au - gnu-emacs/history - src
Fix shr.el/image build problem
[gnu-emacs] / src /
2016-07-20 Paul EggertRemove CHECK_FRAME_FONT cruft from bytecode.c
2016-07-20 Paul EggertWork around GCC bug 54561 in a better way
2016-07-20 Paul EggertFix port to glibc 2.24 (pre-release) + ppc64
2016-07-19 Alan ThirdPrevent bar cursor overwriting next glyph (bug#16856)
2016-07-19 Paul Eggert; Spelling fix
2016-07-19 Eli ZaretskiiFix 'transpose-regions' when LEAVE-MARKERS arg is non-nil
2016-07-18 Noam PostavskyKeep w32 environment settings internal only
2016-07-17 Alan ThirdRemove separate pool for popup dialogs (bug#23856)
2016-07-16 Alan ThirdFix cursor display (bug#23993)
2016-07-15 Paul EggertStop worrying about Alliant in bytecode.c
2016-07-15 Paul EggertRemove BYTE_MAINTAIN_TOP
2016-07-15 Paul EggertRemove now-inaccurate bytecode comments
2016-07-15 Paul EggertPort to glibc 2.24 (pre-release) + ppc64
2016-07-14 Andreas SchwabRemove unused SHEAP_OBJ
2016-07-13 Paul EggertOmit unnecessary #includes from xwidget.c
2016-07-13 Paul EggertPort xwidget.c to GCC 6 with --enable-gcc-warnings
2016-07-12 John WiegleyRevert "Cleanup tooltips"
2016-07-12 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2016-07-12 Eli ZaretskiiDon't install keyboard hook when debugged on MS-Windows
2016-07-12 Dmitry AntipovCleanup tooltips
2016-07-12 Stefan Monnier* src/fns.c (syms_of_fns): Leave `features' lexically...
2016-07-11 Eli ZaretskiiFix display of composed characters
2016-07-11 Paul EggertFix composition bug caused by off-by-1 typo
2016-07-11 YAMAMOTO Mitsuharu* src/macfont.m (mac_font_shape): Make sure that total_...
2016-07-09 Mario LangAn efficient built-in mapcan
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
next