Merge from emacs-24; up to 2013-01-03T02:37:57Z!rgm@gnu.org
[bpt/emacs.git] / src /
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-11-23 Glenn MorrisEmpty elements in EMACSLOADPATH now stand for the default
2013-11-22 Eli ZaretskiiFix bug #15951 with vertical-motion near beginning...
2013-11-21 Paul EggertUse just LIBXMENU, not LIBXMENU_DIR and LIBXMENU_BASE.
2013-11-21 Paul EggertFix some dependency problems that cause unnecessary...
2013-11-21 Paul EggertFix recently introduced bool vector overrun.
2013-11-20 Jan Djärv* nsterm.m (init, run, stop:): Enable again. stop calls...
2013-11-20 Jan Djärv* nsterm.m (init, run, stop:): Comment out for now...
2013-11-19 Paul Eggert* charset.c (syms_of_charset): Don't read past end...
2013-11-19 Glenn Morris* src/frame.c (Fhandle_focus_in, Fhandle_focus_out...
2013-11-19 Brian JenkinsAdd hooks to run on gaining/losing focus (tiny change)
2013-11-18 Andreas SchwabFixes: debbugs:15923
2013-11-18 Paul Eggert* data.c (bool_vector_binop_driver): Rename locals...
2013-11-18 Paul EggertImprove API of recently-added bool vector functions.
2013-11-18 Paul EggertAlways allocate at least one bits_word per bool vector.
2013-11-18 Eli ZaretskiiFix bug #15841 with assertion violations due to newline...
2013-11-17 Eli ZaretskiiFix bug #15913 with disappearing mouse highlight on...
2013-11-17 Paul EggertSpelling fixes.
2013-11-17 Paul Eggert* configure.ac (DEBUGGER_SEES_C_MACROS): Remove.
2013-11-16 Eli ZaretskiiDon't let unusual after-change-functions overwrite...
2013-11-16 Eli ZaretskiiFix bug #15907 with crashes due to after-change-functions.
2013-11-15 Paul Eggert* data.c: Work around bogus GCC diagnostic about shift...
2013-11-15 Eli ZaretskiiCorrect overly-optimistic assumptions about C macro...
2013-11-15 Leo Liu* lisp/loadhist.el (read-feature): Get rid of fake...
2013-11-15 Paul Eggert* configure.ac (DEBUGGER_SEES_C_MACROS): New macro.
2013-11-14 Kazuhiro ItoFix bug #15892 with link failures of the Cygwin w32...
2013-11-14 Paul EggertSimplify, port and tune bool vector implementation.
2013-11-14 Paul EggertPrefer tail calls.
2013-11-12 Paul Eggert* xterm.c (syms_of_xterm): staticpro Qalt, Qhyper,...
2013-11-12 Paul Eggert* xterm.c (syms_of_xterm): staticpro Qmodifier_value.
2013-11-12 Paul Eggert* buffer.c (Fforce_mode_line_update): Don't fall off...
2013-11-11 Stefan Monnier* lisp/subr.el (force-mode-line-update): Delete, move...
2013-11-11 Paul Eggert* search.c (find_newline): Rewrite to prefer offsets...
2013-11-11 Stefan Monnier* lisp/bindings.el (ctl-x-map): Bind C-x SPC to rectang...
2013-11-09 Eli ZaretskiiFix bug #15841 with missing line numbers in linum-mode.
2013-11-09 Jan Djärv* gtkutil.c (xg_check_special_colors): Use rgb: instead...
2013-11-09 Eli ZaretskiiFix bug #15841 with cache-long-scans, linum-mode, and...
2013-11-08 Jan Djärv* lisp/faces.el (describe-face): Add distant-foreground.
2013-11-08 Paul EggertMerge from gnulib.
2013-11-08 Eli ZaretskiiSwitch cache-long-scans to t by default.
2013-11-08 Paul Eggert* chartab.c (make_sub_char_table): Fix size typo.
2013-11-07 Jan DjärvImport macfont changes from mac-port 4.5.
2013-11-07 Paul EggertPort to C11 aligned_alloc, and fix some integer overflows.
2013-11-06 Stefan Monnier* src/xdisp.c (redisplay_internal): Fix typo in last...
2013-11-06 Paul Eggert* regex.c: Fix --enable-gcc-warning glitch with GCC...
2013-11-06 Stefan Monnier* src/xdisp.c (syms_of_xdisp): New vars redisplay-...
2013-11-06 Eli ZaretskiiFix doc string of format-time-string, per bug #15816.
2013-11-06 Stefan Monnier*.[chm]: Number every assignment to windows_or_buffers_...
2013-11-06 Paul EggertInteger-related fixes for term.c etc.
2013-11-05 Stefan Monnier* src/xdisp.c (prepare_menu_bars): Mark static.
2013-11-05 Paul Eggert* keyboard.c (Fcommand_error_default_function): Fix...
2013-11-05 Stefan Monnier* src/keyboard.c (Fcommand_error_default_function)...
2013-11-05 Jarek Czekalski* src/keyboard.c (Fdefault_error_output): New function...
2013-11-05 Stefan Monnier* src/eval.c (handlerlist_sentinel): New variable.
2013-11-05 Eli ZaretskiiFix bug #15148 with garbled display in Dired when cache...
2013-11-05 Xue FuqiaoDoc fix.
2013-11-05 Jan Djärv* nsfns.m (ns_get_name_from_ioreg): New function.
2013-11-05 Paul EggertSpelling fixes.
2013-11-05 Paul EggertSimplify and port recent bool vector changes.
2013-11-05 Paul EggertFix recent gnutls changes.
2013-11-05 Ted ZlatanovSeveral GnuTLS fixes for log level and initialization.
2013-11-04 Jan DjärvFix memory leaks in NS version.
2013-11-04 Eli Zaretskiisrc/ChangeLog: Fix a typo in the last commit.
2013-11-04 Eli ZaretskiiFix bug #15260 with building and installing Emacs in...
2013-11-04 Paul EggertPort to stricter C99 platforms.
2013-11-04 Glenn Morris* src/emacs.c (usage_message): Mention that `-L :....
2013-11-02 Glenn Morris* src/Makefile.in (bootstrap_exe): Use relative filename.
2013-11-02 Glenn MorrisUse relative filenames in TAGS files.
2013-11-02 Glenn Morris* src/Makefile.in (lispdir): Remove.
2013-11-02 Glenn MorrisSmall Makefile cleanup mainly related to tags file...
2013-11-02 Jan Djärv* xfaces.c (realize_default_face): Set DISTANT_FOREGROU...
2013-11-02 Jan Djärv* xfaces.c (check_lface_attrs, realize_default_face...
2013-11-02 Paul Eggert* emacs.c (original_pwd): Remove global var by making...
2013-11-01 Jan DjärvAdd :distant-foreground to faces.
2013-11-01 Eli ZaretskiiFix whitespace in src/casefiddle.c.
2013-11-01 Claudio BleyFix ChangeLog entry of last commit.
2013-11-01 Claudio BleyFix handling of comments in NetPBM image files.
2013-11-01 Claudio BleySupport newer versions of libjpeg on MS-Windows.
2013-10-31 Jan Djärv* emacs.c (main): Skip -psn args on OSX even if ! isatt...
2013-10-31 Glenn MorrisFix setting of invocation-directory with --chdir and...
2013-10-30 Stefan MonnierCleanup namespace of dos-w32.el.
2013-10-29 Stefan Monnier* src/keyboard.c (command_loop_1): If command is nil...
2013-10-29 Paul Eggert* insdel.c: Fix minor problems found by static checking.
2013-10-29 Stefan MonnierAdd pre-redisplay-function and rectangular region
2013-10-29 Dmitry AntipovPrefer 'unsigned long' to 'long unsigned int' and ...
2013-10-29 Stefan Monnier* src/eval.c (run_hook_with_args): Use FUNCTIONP.
2013-10-29 Dmitry Antipov* xterm.h (struct x_output): For 'black_relief' and...
2013-10-28 Paul Eggert* dispextern.h, image.c (x_bitmap_height, x_bitmap_widt...
2013-10-28 Dmitry Antipov* dispextern.h (struct face): Use bitfields for 'underl...
2013-10-27 Dmitry Antipov* xftfont.c (struct xftfont_info): Remove set-but-unused
2013-10-26 Eli ZaretskiiFix part of bug #15260 with from directory with a non...
2013-10-26 Xue FuqiaoDoc fix for set-fringe-bitmap-face.
2013-10-25 Eli ZaretskiiAnother fix for the MS-Windows build broken 4 revisions...
2013-10-25 Eli ZaretskiiFix the MS-Windows build broken 2013-10-25T04:35:56Z...
2013-10-25 Dmitry AntipovPerform font-specific cleanup when font object is swept...
2013-10-25 Dmitry AntipovOmit unused frame argument of font API's close function.
2013-10-24 Glenn MorrisChangeLog fixes
2013-10-24 Glenn MorrisFix whitespace in previous Makefile.in changes
2013-10-24 Glenn MorrisAttempt at a fix for mingw CPPFLAGS
2013-10-23 Dmitry AntipovFix ChangeLog entry.
next