]> code.delx.au - gnu-emacs/history - src
Doc fix for font-lock-remove-keywords
[gnu-emacs] / src /
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-04-30 Eli ZaretskiiFix the MSDOS build
2016-04-27 Paul EggertPort dumping to NetBSD with PaX
2016-04-24 Paul EggertPort to Ubuntu 16.04 --enable-gcc-warnings
2016-04-22 Martin RudalicsIn x_set_window_size restore do_pending_window_change...
2016-04-21 Ilya ZakharevichFix Alt-modified keys on some European MS-Windows keyboards
2016-04-17 Paul EggertPort to GCC 5.3.1 20160406 (Red Hat 5.3.1-6)
2016-04-15 Eli ZaretskiiFix w32 memory-management problem when extending buffer...
2016-04-14 Paul Eggertsubstitute-command-keys keeps quotes’ text props
2016-04-13 YAMAMOTO Mitsuharu* src/xwidget.c (x_draw_xwidget_glyph_string): More...
2016-04-12 Paul EggertImprove time zone documentation
2016-04-11 YAMAMOTO MitsuharuDisable multicolor fonts on OS X since they are not...
2016-04-11 Paul Eggert; Spelling fixes
2016-04-09 Philipp StephaniRemove undefined behavior in OS X dumper.
2016-04-09 Joakim VeronaFix clipping of xwidgets
2016-04-08 Paul Eggert* src/xsmfns.c (syms_of_xsmfns): Remove stray "s in...
2016-04-08 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2016-04-08 Alan ThirdSet locale encoding to UTF-8 when run from OS X GUI.
2016-04-03 Eli Zaretskii; * src/keyboard.c (read_char): Fix typos in a comment.
2016-04-03 Paul Eggertmake-xwidget unused arg cleanup
2016-04-03 Joakim VeronaRemove unused arguments from make-xwidget
2016-04-01 Eli ZaretskiiAvoid crashes due to insanely large columns in tabulate...
2016-03-30 Alan MackenzieMerge branch 'emacs-25' of /home/acm/emacs/emacs.git...
2016-03-29 Eli ZaretskiiFix rare problems with echo-area display and multiple...
2016-03-27 Paul Eggert* src/font.c (QCuser_spec): Add missing colon to :user...
2016-03-27 YAMAMOTO Mitsuharu* src/xwidget.c (Fxwidget_resize): Fix inappropriate...
2016-03-26 Eli ZaretskiiIgnore non-nil. non-cons values of unread-command-events
2016-03-26 Eli ZaretskiiImprove documentatuon of 'truncate-partial-width-windows'
2016-03-25 Paul Eggert* src/ftfont.c (ftfont_shape_by_flt): Parenthesize...
2016-03-25 Eli ZaretskiiFix scrolling upwards with 'xwidget-webkit-browse-url'
2016-03-25 K. HandaFix display of Indic scripts
2016-03-25 Eli ZaretskiiFix splash screen display at startup
2016-03-24 Paul EggertAvoid GTK 3 crash with icons and masks
2016-03-24 Eli ZaretskiiDefine make_save_ptr_ptr unconditionally
2016-03-24 Eli ZaretskiiPreserve current buffer when popping up TTY menus
2016-03-24 Eli ZaretskiiImprove font selection by family on MS-Windows
2016-03-22 Anders LindgrenMake `toggle-frame-maximized' respect the dock on OS...
2016-03-22 Eli ZaretskiiFix bug in displaying header line with a box face
2016-03-18 Paul Eggert; Spelling fixes
2016-03-18 Paul EggertPort to strict C99 offsetof
2016-03-18 Paul EggertPort to GTK with strict C11 compiler
2016-03-18 Paul EggertPort to GTK with strict C99 compiler
2016-03-17 Anders LindgrenAvoid screen artifacts with new OS X visible bell after...
2016-03-16 Eli ZaretskiiAvoid segfaults due to frame image cache being absent
2016-03-16 Eli Zaretskii; * src/xdisp.c (with_echo_area_buffer): Fix typos...
2016-03-15 Paul EggertPort to clang 3.7.0 on x86-64
2016-03-15 Eli ZaretskiiFix startup of "emacs -nw" on systems that CANNOT_DUMP
2016-03-15 Stefan Monnier* src/keyboard.c (echo_keystrokes_p): Don't test cursor...
2016-03-12 Eli ZaretskiiAvoid crashes at startup on systems that CANNOT_DUMP
2016-03-10 Ken RaeburnDon't use XRANDR 1.3 extensions if the server doesn...
2016-03-10 Paul EggertRework C source files to avoid ^(
2016-03-09 Andreas SchwabProperly handle lambda as read function (bug 22961)
2016-03-06 Eli ZaretskiiSpeed up redisplay of binary files with long series...
2016-03-05 Paul Eggertdoc string file descriptor exhaustion fix
2016-03-04 Michael AlbinusFix Bug#22814
2016-03-01 Eli Zaretskii; * src/w32proc.c: Update the commentary to sys_select.
2016-03-01 Eli ZaretskiiFix reordering of bidi text in an isolate inside an...
2016-02-29 Anders LindgrenMade the new OS X visible bell more visible.
2016-02-27 Andreas SchwabFix char signedness issue in bidi code
2016-02-25 Eli ZaretskiiRemove unneeded workaround in xftfont.c
2016-02-25 Eli ZaretskiiFix redisplay on a TTY after 'make-frame'
2016-02-25 Chris FengFix an assertion
2016-02-24 Stefan Monnier* src/keyboard.c: Don't inadvertently set immediate_ech...
2016-02-24 Chris FengAllocate glyph matrices for the initial frame
2016-02-23 Eli ZaretskiiFurther improve doc string of 'disable-point-adjustment'
2016-02-22 Eli ZaretskiiFix documentation of 'global-disable-point-adjustment'
2016-02-20 Eli ZaretskiiFix memory reservation on MS-Windows
2016-02-20 Eli ZaretskiiFix "[:upper:]" for non-ASCII characters
2016-02-17 Eli ZaretskiiFix decoding DOS EOL in a unibyte buffer
2016-02-17 Paul EggertFix x-load-color-file pointer signedness
2016-02-15 Eli ZaretskiiAvoid crashes in semi-malformed 'condition-case'
2016-02-15 Eli ZaretskiiFix regression with 'recent-keys' and keyboard macros
2016-02-15 Paul Eggert; Spelling fixes
2016-02-14 Paul EggertPort USE_STACK_LISP_OBJECTS fix to Clang
2016-02-14 Paul EggertPort to x86 GCC 4.3.1 and earlier
2016-02-14 Eli ZaretskiiFix point movement under 'scroll-conservatively'
2016-02-14 Eli ZaretskiiMake 'mmap_realloc' on MS-Windows more reliable
2016-02-13 Eli Zaretskii; Improve commentary in insdel.c
2016-02-13 Paul EggertSuppress GNUstep hardening
2016-02-12 Eli ZaretskiiFix redisplay after a large insertion
2016-02-11 Lars IngebrigtsenRevert "Support integer image rotation and respect...
2016-02-11 Alan ThirdSet locale when run from OS X GUI
2016-02-10 Eli ZaretskiiImprove doc strings of 'forward/backward-word-strictly'
2016-02-10 Dima KoganSupport integer image rotation and respect EXIF rotations
2016-02-09 Paul EggertSuppress ACL ops if configured with --disable-acl
2016-02-09 Paul EggertMinor alignas cleanup
2016-02-09 Paul EggertAdd lmalloc commentary and tweak laligned
2016-02-09 Paul EggertIncrease success rate of fallback lmalloc
2016-02-08 Paul EggertPort to FreeBSD 11-CURRENT i386
2016-02-07 David Edmondsonsrc/process.c Correctly convert AF_INET6 addresses
2016-02-06 Oscar FuentesUse monitor's resolution for positioning tooltips
2016-02-06 Eli ZaretskiiFix issues found by auditing w32notify code
2016-02-05 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2016-02-05 Eli ZaretskiiFix problems caused by new implementation of sub-word...
2016-02-03 Eli ZaretskiiFix x-popup-menu on TTYs without a mouse
2016-02-02 Eli ZaretskiiFix failure to compile ns-win.el in parallel builds
next