]> code.delx.au - gnu-emacs/history - src
; Spelling fixes
[gnu-emacs] / src /
2016-06-23 Eli ZaretskiiFix documentation of 'assoc-string' and 'compare-strings'
2016-06-22 Phillip Lord; Revert "Ensure undo-boundary after insert-file-contents."
2016-06-21 Phillip LordEnsure undo-boundary after insert-file-contents.
2016-06-20 Eli ZaretskiiFix removal of variables from process-environment
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-14 Glenn Morris* src/alloc.c (ALIGN): Avoid error on DragonFly BSD...
2016-06-13 Stephen BermanDoc fixes for grammar and typos (bug#23746)
2016-06-11 Ken BrownFix dbus crash on 32-bit Cygwin
2016-06-08 Phillip LordFix undo boundary in recursive edit (Bug#23632)
2016-06-07 Glenn Morris* src/syntax.c (syms_of_syntax) <comment-end-can-be...
2016-06-07 Paul EggertFix crash in syntax.c after GC
2016-06-06 Stephen BermanFix doc string quoting
2016-05-27 Eli Zaretskii* src/dired.c (Ffile_name_all_completions): Doc fix...
2016-05-24 Eli ZaretskiiAvoid aborting due to errors in arguments of 'set-face...
2016-05-22 Eli ZaretskiiProvide workaround for xftfont rendering problem
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-09 Lars IngebrigtsenFix doc string in `insert'
2016-05-07 Eli ZaretskiiDocument automatic adjustment of process' logical windo...
2016-05-05 Paul EggertDoc fixes for fclist and grep
2016-05-03 Paul EggertDoc fixes for quoting
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-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
next