]> code.delx.au - gnu-emacs/history - src
Update .gitattributes to match current sources
[gnu-emacs] / src /
2015-05-30 Paul Eggertcopy-file now truncates output after writing
2015-05-29 Wolfgang Jenkner* src/xfns.c (x_set_menu_bar_lines): Fix calls to x_cle...
2015-05-28 Paul Eggertsubstitute-command-keys now curves quotes
2015-05-28 Stefan MonnierUn-revert changes mistakenly dropped by f9fabb2b
2015-05-27 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-05-27 Stefan MonnierChange inhibit-point-motion-hooks to t
2015-05-26 Eli ZaretskiiTeach MS-Windows font back-end return per-glyph ascent...
2015-05-23 Glenn MorrisRemove charset map files from repository, generate...
2015-05-23 Paul EggertPut default action first in src/Makefile
2015-05-23 Eli ZaretskiiAvoid compiler warning in image.c on MS-Windows
2015-05-23 Glenn MorrisFix --without-toolkit-scroll-bars builds.
2015-05-23 Paul EggertPacify --enable-gcc-warnings
2015-05-23 Paul Eggert; Omit entries that will appear in ChangeLog.2
2015-05-23 Stefan MonnierReplace gui-method macros with cl-generic with &context
2015-05-23 Jan DMerge branch 'cairo'.
2015-05-23 Jan DMerge branch 'master' into cairo
2015-05-23 Jan DFixes to compile cairo branch without cairo. origin/old-branches/cairo
2015-05-23 Eli ZaretskiiFix documentation of forward-line
2015-05-21 Paul EggertDon't quote nil and t in doc strings
2015-05-21 Eli ZaretskiiFix a minor problem with mouse-face on mode line
2015-05-20 Eli ZaretskiiFix "acronym" display of glyphless characters on w32
2015-05-20 Martin RudalicsFix handling and doc-string of FRAME arg of `other...
2015-05-19 Paul EggertFix minor quoting problems in doc strings
2015-05-19 Eli ZaretskiiFix display of overlapping window-specific overlays
2015-05-19 Martin RudalicsClarify concept of "surrogate minibuffer frames" (Bug...
2015-05-19 Martin RudalicsIn w32heap.c bump DUMPED_HEAP_SIZE to 19/12 MB
2015-05-17 Johan BockgårdFix integer-valued `mouse-highlight' (Bug#20590)
2015-05-17 Paul EggertSpelling fixes
2015-05-17 Jan DMerge branch 'master' into cairo
2015-05-17 Jan DAdd comment that x_shift_glyphs_for_insert is never...
2015-05-17 Glenn Morris* src/lisp.mk: Remove from repository and generate...
2015-05-16 Glenn MorrisSmall src/Makefile simplification.
2015-05-16 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2015-05-16 Glenn MorrisReplace AC_SUBST_FILE in configure with include in...
2015-05-15 Glenn MorrisTweak japanese.el's loading of dependencies.
2015-05-15 Jan DFix NS warnings.
2015-05-15 Jan DjärvFix a enum conversion warning in macfont.m
2015-05-15 Jan DjärvFix warnings on OSX 10.10.
2015-05-15 Jan DjärvHonor :fore/background for XBM on NS (Bug#14969).
2015-05-14 Paul EggertCheck for invalid GTK+ monitor scales
2015-05-14 Eli ZaretskiiFix daemon crashes when linum-mode is turned on early on
2015-05-14 Jan DFixes Bug#20142.
2015-05-14 Jan DDon't access display after i/o error (Bug#19147).
2015-05-14 Jan DHandle GTK_SCALE, fixes Bug#20432.
2015-05-13 Stefan Monnier* lisp/loadup.el ("emacs-lisp/cl-generic"): Preload
2015-05-13 Eli ZaretskiiImprove tagging of C bindings in DEFVAR_*
2015-05-13 Paul Eggert* src/editfns.c (Fformat): Fix use-after-free bug ...
2015-05-12 Eli ZaretskiiFix tags created from DEFVAR_* declarations in C
2015-05-10 Jan DDraw composite string correctly (Bug#20537).
2015-05-08 Eli ZaretskiiVerify file modifications by other programs
2015-05-08 Eli ZaretskiiFix keyboard macros that include function keys
2015-05-06 Stefan Monnier* lisp/emacs-lisp/testcover.el: Don't use edebug--read...
2015-05-05 Nicolas PettonMerge branch 'seq-let'
2015-05-04 Daniel ColascioneAdd `save-mark-and-excursion', which has the old `save...
2015-05-02 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-05-02 K. Handa* cmds.c (internal_self_insert): When we insert spaces for
2015-04-30 Paul EggertOmit -Wstrict-overflow workaround in GCC 5
2015-04-29 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-04-29 Oleh KrehelRemove the deprecated INTERNAL_FIELD macro by expanding it
2015-04-27 Eli ZaretskiiFix redisplay of frame after loading new fonts
2015-04-26 Jan DMerge branch 'master' into cairo
2015-04-26 Jan DAdd PBM support for cairo.
2015-04-25 Paul EggertDon't freeze with unreadable processes
2015-04-25 Eli ZaretskiiImprove doc string of 'insert-buffer-substring'
2015-04-25 Paul EggertSpelling fixes
2015-04-25 Paul EggertPort --enable-gcc-warnings to GCC 5.1 x86-64
2015-04-24 Eli ZaretskiiClarify doc strings of functions that search for properties
2015-04-23 Eli Zaretskii; * src/keyboard.c (read_event_from_main_queue): Fix...
2015-04-23 Eli ZaretskiiAvoid starting threads by w32-shell-execute
2015-04-22 Paul EggertOmit needless "\ " after multibyte then newline
2015-04-22 Oleh KrehelAdd a new `inhibit-message' variable
2015-04-21 Glenn MorrisAvoid non-nil current-load-list at startup
2015-04-20 Glenn MorrisTweak exec-path in uninstalled case
2015-04-19 Paul EggertUse bool for boolean in textprop.c, undo.c
2015-04-19 Paul Eggert* src/widget.c (set_frame_size): Prefer 'int' to 'unsigned'
2015-04-19 Paul EggertRefactor low-level printing for simplicity
2015-04-19 Paul Eggert; Convert ChangeLog history files to "Bug#NNNN"
2015-04-16 Paul Eggert'[:graph:]' now excludes whitespace, not just ' '
2015-04-15 Stefan Monnier* src/lread.c (intern_1): Make sure we'd find the symbo...
2015-04-15 Paul EggertMake [:graph:] act like [:print:] sans space
2015-04-14 Eli ZaretskiiMake [:print:] support non-ASCII characters correctly
2015-04-14 Paul EggertAssume C89 offsetof in xterm.c, xlwmenu.c
2015-04-14 Paul EggertAssume C89 offsetof in widget.c
2015-04-14 Paul EggertFix think-o in previous patch
2015-04-14 Paul EggertAvoid some int overflows in window.c
2015-04-13 Stefan MonnierCollapse successive char deletions in the undo log
2015-04-13 Stefan Monnier* src/*.c: Set deactivate_mark buffer-locally
2015-04-12 Jan Dx_free_cr_resources: Renamed from x_prepare_for_xlibdraw.
2015-04-12 Jan DHandle specified bg in images. Use generic libpng...
2015-04-12 Paul EggertUse bool for boolean in window.c
2015-04-11 Jan DSupport GIF and Tiff with cairo.
2015-04-11 Chris ZhengSupport GnuTLS v3.4 and later on MS-Windows
2015-04-11 Jan DSupport JPEG with USE_CAIRO.
2015-04-11 Daiki UenoRespect more keyword args in `make-process'
2015-04-11 Paul EggertFix problems found by --enable-gcc-warnings
2015-04-10 Daiki UenoAdd facility to collect stderr of async subprocess
2015-04-10 Eli ZaretskiiFix 'recenter' when visual-line-mode is turned on
2015-04-08 Eli Zaretskii* src/eval.c (init_eval_once): Bump max_lisp_eval_depth...
2015-04-07 Paul EggertRename ChangeLogs for gitlog-to-changelog
2015-04-06 Eli Zaretskiisrc/w32proc.c: Fix typos in description of subprocess...
next