Repurpose C_SWITCH_X_SYSTEM as GNUSTEP_CFLAGS
[bpt/emacs.git] / src / ChangeLog
2012-04-11 Glenn MorrisRepurpose C_SWITCH_X_SYSTEM as GNUSTEP_CFLAGS
2012-04-11 Stefan Monnier* src/alloc.c (lisp_align_malloc): Remove unneeded...
2012-04-10 Jason S. Cornez* src/keyboard.c: Override inhibit-quit after the third...
2012-04-10 Juanma BarranqueroRecord and display absolute path of DLLs loaded (bug...
2012-04-09 Glenn Morrisdoc.c fix for bug#11036
2012-04-09 Glenn MorrisRename leim/Makefile's BUILT_EMACS to EMACS
2012-04-09 Ted ZlatanovLimit number of GnuTLS handshakes per connection.
2012-04-09 Chong YidongRemove defining user variables via * in docstring.
2012-04-09 Eli ZaretskiiFix bug #11094 with cursor display on display string...
2012-04-09 Paul Eggertcomposite.c: use 'double' consistently
2012-04-09 Glenn MorrisGenerate leim-list with bootstrap-emacs, in prep for...
2012-04-09 Glenn MorrisRemove ucs-set-table-for-input dead code
2012-04-08 Andreas Schwab* lisp.h (struct Lisp_Symbol): Add explicit padding...
2012-04-07 Juanma Barranquerosrc/xml.c (init_libxml2_functions) [WINDOWSNT]: Remove...
2012-04-07 Paul EggertAvoid unnecessary pointer scanning in garbage collectio...
2012-04-07 Paul EggertFix typo that broke non-Windows builds.
2012-04-07 Eli ZaretskiiSupport building on MS-Windows with libxml2.
2012-04-07 Eli ZaretskiiFix bug #11133 with vertical-motion across a long displ...
2012-04-06 Eli ZaretskiiWarning comments about subtleties of fetching character...
2012-04-04 Chong YidongSeveral miscellaneous doc changes.
2012-04-01 Eli ZaretskiiFix unsafe use of alloca reported in bug #11138.
2012-04-01 Andreas SchwabFixes: debbugs:11141
2012-03-31 Eli ZaretskiiFix bug #11063 with move_it_by_lines when there's a...
2012-03-31 Eli ZaretskiiFix bug #7464 with mouse highlight after "C-x 1".
2012-03-31 Eli ZaretskiiRemove an incorrect assertion on move_it_by_lines.
2012-03-31 Eli ZaretskiiFix cursor positioning in rows completely covered by...
2012-03-30 Eli ZaretskiiFix bug #11068 with window display when default face...
2012-03-29 Eli ZaretskiiDiscourage in comments from defining HAVE_GETCWD on...
2012-03-28 Stefan Monnier* src/keyboard.c (safe_run_hooks_error): Don't unquote...
2012-03-27 Glenn MorrisSmall doc and elisp manual fixes related to searching
2012-03-26 Kenichi Handadispextern.h (struct glyph): Fix previous change. ...
2012-03-26 Chong YidongNew variable selection-inhibit-update-commands, for...
2012-03-25 Fabrice PopineauRemove dead MSVC-specific code.
2012-03-25 Kenichi Handadispextern.h (struct glyph): Change the bit length...
2012-03-24 Eli ZaretskiiFix bug #9960 with MSVC build on MS-Windows.
2012-03-24 Andreas Schwab* xdisp.c (produce_glyphless_glyph): Limit length of...
2012-03-24 Andreas SchwabFixes: debbugs:11080
2012-03-23 Eli ZaretskiiFix bug #11073 with bidi-related crashes displaying...
2012-03-23 Troels Nielsen* src/process.c (wait_reading_process_output): Handle...
2012-03-22 Chong YidongFor line prefixes, use default face; don't inherit...
2012-03-21 Kenichi Handamerge trunk
2012-03-21 Chong YidongUpdates to Display chapter of Lisp manual.
2012-03-20 Eli ZaretskiiDoc fixes in w32-specific primitives related to console...
2012-03-20 Chong YidongUpdate doc to reflect new non-nil value of redisplay...
2012-03-19 Kenichi Handamerge trunk
2012-03-19 Kenichi Handaftfont.c (ftfont_drive_otf): Mask bits of character...
2012-03-18 Eli ZaretskiiFix bug #11035 with cursor positioning on overlay strin...
2012-03-12 Paul Eggert* buffer.c (compare_overlays): Don't assume args differ...
2012-03-12 Chong YidongRename inhibit_window_configuration_change_hook to...
2012-03-11 Chong Yidong* keymap.c (Fkey_description): Doc fix.
2012-03-11 Chong Yidong* src/editfns.c (Fconstrain_to_field): Doc fix.
2012-03-10 Chong Yidong* frame.c (other_visible_frames): Don't assume selected...
2012-03-09 Stefan Monnier* src/buffer.c (compare_overlays): Avoid qsort's instab...
2012-03-08 Jan Djärv* gtkutil.c (x_wm_set_size_hint): Use one row in call to
2012-03-03 Glenn Morrislispref/internals.texi Memory Usage tiny change
2012-03-03 Glenn Morrislispref/internals.texi Pure Storage updates
2012-03-02 Eli ZaretskiiFix computation of scroll-margin's character position...
2012-03-02 Eli ZaretskiiFix typos in comments.
2012-03-02 Eli ZaretskiiFix bug #10902 with cursor positioning at EOB.
2012-03-02 Glenn Morris* src/buffer.c (buffer-list-update-hook): Doc fix.
2012-02-29 Eli ZaretskiiFix bug #10903 with displaying an empty display string.
2012-02-25 Paul EggertGeneralize fix for crash due to non-contiguous EMACS_IN...
2012-02-25 Chong YidongDocument SELinux support functions in Lisp manual.
2012-02-25 Chong YidongReduce x-selection-timeout to 5s, and add a message...
2012-02-24 Glenn MorrisChangeLog fixes
2012-02-24 Chong YidongProcess multiple X selection requests in process_specia...
2012-02-23 Chong Yidong* window.c: Fix last fix.
2012-02-23 Chong YidongAvoid infloop in next-frame during frame creation.
2012-02-22 Chong Yidong* src/xterm.c (x_draw_image_relief): Add missing type...
2012-02-21 Chong YidongUpdate Files chapter in Lisp manual.
2012-02-21 Paul EggertIn GDB scripts, don't assume that EMACS_INT fits in...
2012-02-20 Paul EggertFix crash due to non-contiguous EMACS_INT (Bug#10780).
2012-02-19 Chong YidongProtect fileio.c primitives against invalid file handle...
2012-02-18 Eli ZaretskiiFix display of iterator stack by .gdbinit command ...
2012-02-17 Chong YidongClarify doc of scan-lists.
2012-02-17 Kenichi Handamerge trunk
2012-02-15 Paul EggertIncrease default image size limit; don't unlimit Gnus.
2012-02-15 Chong YidongDoc updates for defvar, defconst, and defcustom.
2012-02-13 Andreas Schwab* gnutls.c (emacs_gnutls_write): Fix last change.
2012-02-13 Lars IngebrigtsenFurther GnuTLS EAGAIN write fixups
2012-02-13 Stefan Monnier* src/keymap.c (Fsingle_key_description): Handle char...
2012-02-12 Chong YidongAvoid a risky corner case with invalid face ids.
2012-02-12 Chong Yidong* window.c (Fdelete_window_internal): Invalidate the...
2012-02-12 Glenn MorrisYet more syncing of xselect docs and argument specs
2012-02-11 Lars Ingebrigtsen* gnutls.c (emacs_gnutls_write): Don't infloop if sendt...
2012-02-11 Eli ZaretskiiFix bug #10783 with w32 doc string of x-selection-exists-p.
2012-02-11 Eli ZaretskiiSync MS-DOS selection-related doc strings with X doc...
2012-02-10 Glenn Morris* src/fns.c (Fsecure_hash): Doc fix.
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-02-08 Kenichi Handacoding.c (produce_chars): Fix updating of src_end ...
2012-02-07 Chong YidongFix and doc-fix for `buffer-local-variables'.
2012-02-07 Glenn MorrisSmall imagemagick doc fixes
2012-02-07 Glenn Morrisimagemagick-render-type fixes
2012-02-06 Chong Yidong* doc.c (store_function_docstring): Avoid applying...
2012-02-04 Andreas Schwab* .gdbinit (pp1, pv1): Remove redundant defines.
2012-02-04 Chong Yidong* src/nsterm.m: Declare a global (Bug#10694).
2012-02-04 Eli ZaretskiiInclude --enable-checking in system-configuration-optio...
2012-02-04 Martin RudalicsWhen changing frame sizes round before applying new...
2012-02-04 Eli ZaretskiiFix bug #10696 with crash when an empty display string...
2012-02-03 Paul EggertHandle overflow when computing char display width ...
next