]> code.delx.au - gnu-emacs/history - src
Perform xref searches without visiting unopened files
[gnu-emacs] / src /
2016-01-25 Glenn Morris; Spelling fixes (American spelling)
2016-01-25 Paul EggertSpelling fixes
2016-01-25 Alan MackenzieExpunge "allow" + infinitive from source and doc, part 2.
2016-01-25 Paul Eggert* src/xwidget.c (Fxwidget_set_adjustment): Fix doc...
2016-01-24 Alan MackenzieExpunge "allow" + infinitive without direct object...
2016-01-23 Oscar FuentesDon't operate on menu bar of nonexistent frame
2016-01-23 Anders LindgrenUnbreak the GNUstep build.
2016-01-23 Paul EggertReport error for PNG under Cairo
2016-01-23 Paul EggertPacify --enable-gcc-warnings --with-cairo
2016-01-23 Eli Zaretskii; Improve commentary in sysdep.c
2016-01-22 Paul EggertPort recent xdisp.c fix to picky C compilers
2016-01-22 Eli ZaretskiiFix the build with --enable-checking=glyphs
2016-01-22 Paul Eggertxwidgets style cleanup
2016-01-22 Michael AlbinusBackport kqueue integration from master
2016-01-20 Paul EggertNo need to configure gobject-introspection
2016-01-20 Paul EggertDon’t export C symbols not used elsewhere
2016-01-20 Paul EggertPort to platforms with gtk3 but not webkitgtk3
2016-01-19 Glenn MorrisTrivial doc copyedits.
2016-01-19 Glenn Morris; Add 2016 to copyright years of new files.
2016-01-19 Joakim VeronaSupport for the new Xwidget feature.
2016-01-19 Eli ZaretskiiUnbreak the Cygwin-w32 build
2016-01-19 Paul EggertMinor improvements to (random t) documentation
2016-01-18 Eli ZaretskiiFix scrolling under scroll-preserve-screen-position...
2016-01-18 Eli ZaretskiiFix scrolling under scroll-preserve-screen-position...
2016-01-18 Eli ZaretskiiUnbreak the MS-Windows build
2016-01-18 Paul EggertInitialize GnuTLS before calling gnutls_rnd
2016-01-17 Andreas SchwabDon't use GnuTLS before it is initialized
2016-01-17 Paul EggertPort cleanup attribute to OpenBSD
2016-01-17 Paul EggertPrefer GnuTLS when acquiring random seed
2016-01-16 Jussi LahdenniemiFix incompatbilities with MS-Windows 2000 and older
2016-01-16 Jussi LahdenniemiEnsure 8-byte aligned memory allocation on MS-Windows 9X
2016-01-15 Phillip LordMerge branch 'emacs-25' of git.sv.gnu.org:/srv/git...
2016-01-15 Eli ZaretskiiEnsure positive number of glyphs for margins of positiv...
2016-01-15 Eli ZaretskiiFix crashes when mini-window has non-zero margins
2016-01-15 Eli ZaretskiiMake 'random' seeds cryptographically secure if possible
2016-01-13 Glenn Morris* src/buffer.c (syms_of_buffer) <major-mode>: Doc fix.
2016-01-12 Eli ZaretskiiMake piping to subprocesses more robust on MS-Windows
2016-01-11 Eli ZaretskiiAvoid an infloop when we run out of memory
2016-01-11 Eli ZaretskiiAvoid unnecessary failures of auto-saving after fatal...
2016-01-11 Paul EggertSimplify HAVE_MODULES use in mark_maybe_pointer
2016-01-11 Paul EggertRevert attempt to use 'noexcept' in typedef
2016-01-10 Stefan Monnier* src/alloc.c (mark_maybe_pointer): HAVE_MODULES may...
2016-01-10 Stefan Monnier* src/alloc.c (mark_maybe_pointer): Also check wide...
2016-01-08 Eli ZaretskiiUse the face of preceding text for displaying the ellipsis
2016-01-07 Eli Zaretskii; Improve commentary in 'setup_for_ellipsis'
2016-01-06 Eli ZaretskiiObey coding-system-for-write when writing stdout/stderr...
2016-01-05 Paul Eggert* src/buffer.c: Stick with ASCII in doc string.
2016-01-05 Paul EggertReword transient-mark-mode doc string
2016-01-05 Eli ZaretskiiUpdate doc string of 'selective-display'
2016-01-04 Eli ZaretskiiFix a doc string of 'transient-mark-mode'
2016-01-03 Paul EggertAvoid stdio in SIGINT handler
2016-01-02 Anders Lindgren; Fixed visual bell artifact problem on NextStep.
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-31 YAMAMOTO MitsuharuClean up cairo printing code
2015-12-31 YAMAMOTO MitsuharuMove variables to inner loop, preparing for Mac port...
2015-12-31 YAMAMOTO MitsuharuAdd handle_user_signal_hook
2015-12-31 YAMAMOTO MitsuharuAvoid writing to purespace
2015-12-30 Eli ZaretskiiFix rendering of HTML pages that use character composition
2015-12-30 Eli ZaretskiiAvoid some compiler warnings in w32.c
2015-12-29 Eli ZaretskiiAvoid assertion violations in compact_font_cache_entry
2015-12-29 Martin Rudalics* src/xfns.c (x_create_tip_frame): Process alpha parameter.
2015-12-28 Alan MackenzieAllow line comments ending with escaped NL to be contin...
2015-12-27 Eli ZaretskiiAvoid leaving "ghost" of mouse pointer on MS-Windows
2015-12-26 Wolfgang JenknerAlways define gmalloc etc. in src/gmalloc.c
2015-12-26 Paul EggertPropagate Bug#14412 fix to backtrace_eval_unrewind
2015-12-26 Eli ZaretskiiAvoid assertion violation in unbind_to
2015-12-25 Eli ZaretskiiFix bootstrap broken by changes related to OS X file...
2015-12-25 Anders Lindgren; Re-enabled "File-name completion of non-ASCII charact...
2015-12-24 Anders Lindgren; Revert "File-name completion of non-ASCII characters...
2015-12-23 Paul EggertFix dired.c typo with ptrdiff_t vs Lisp_Object
2015-12-23 Eli ZaretskiiFix file-name completion on OS X
2015-12-23 Anders LindgrenFile-name completion of non-ASCII characters on OS...
2015-12-21 Eli Zaretskii; Clarify comment added in previous commit.
2015-12-21 Paul EggertAdd FIXME comment re stack overflow and modules
2015-12-21 Paul EggertRevert some recent emacs-module commentary
2015-12-21 Paul EggertPort undo fixes to -fno-common
2015-12-20 Philipp StephaniImprove commentary for emacs-module.c
2015-12-20 Alan MackenzieMerge branch 'scratch/follow' into emacs-25
2015-12-18 Eli ZaretskiiFix vertical-motion in tabulated-list mode
2015-12-16 Paul EggertRemove attempt to use C11 threads
2015-12-15 YAMAMOTO MitsuharuFix variable name typo in compute_tip_xy
2015-12-14 Alan MackenzieReplace GROUP argument in six window primitives by...
2015-12-14 Eli Zaretskii; * src/fileio.c (Finsert_file_contents): Avoid compile...
2015-12-13 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2015-12-13 Eli ZaretskiiFix visiting files with raw-text
2015-12-13 Paul EggertFix performance regression with gcc -O0
2015-12-12 Martin RudalicsFix frame height calculations with added menu bar on...
2015-12-12 Eli ZaretskiiFix echo for "C-u"
2015-12-11 Eli ZaretskiiFix 'this-command-keys' wrt prefix argument
2015-12-11 Eli ZaretskiiClarify documentation of 'modify-frame-parameters'
2015-12-11 Eli ZaretskiiFix setting buffer unibyte when reading from a device
2015-12-09 Eli ZaretskiiYet another fix for when point ends up in invisible...
2015-12-09 YAMAMOTO MitsuharuRemove font workaround for limited outdated versions
2015-12-09 Anders LindgrenDon't add "." to load path (bug#21104)
2015-12-07 Paul EggertSpelling fixes
2015-12-06 Paul EggertRemove overenthusiastic eassert
2015-12-06 Paul EggertPacify gcc -Wparentheses
2015-12-06 Eli ZaretskiiFix cursor display when invisible text is at line beginning
2015-12-06 Paul EggertImprove module interface when WIDE_EMACS_INT
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
next