Fix last change.
[bpt/emacs.git] / src /
2012-04-20 Chong YidongFixes for pty handling in gdb-mi.el and process.c.
2012-04-18 Glenn MorrisMore small doc and lispref edits related to processes
2012-04-18 Glenn MorrisMore process-related doc and manual small edits
2012-04-17 Eli ZaretskiiFix bug #11261 with cursor movement in a continued...
2012-04-13 Atsuo Ohki* lread.c (lisp_file_lexically_bound_p): Fix hang at...
2012-04-10 Chong YidongMerge 2012-04-09 GnuTLS fix from trunk
2012-04-09 Eli ZaretskiiFix wording of comment in the last commit.
2012-04-09 Eli ZaretskiiFix bug #11199 with killing a line at EOB that was...
2012-04-09 Jan Djärv* nsterm.m (constrainFrameRect): Always constrain when...
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-22 Kenichi Handamerge trunk
2012-03-21 Stefan MonnierFix last ChangeLog + Andreas Politz has signed paperwork.
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-26 Paul Eggert* alloc.c (mark_memory): Conditionalize recent fix...
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 MorrisMore ChangeLog fixes
2012-02-24 Glenn MorrisFix another ChangeLog entry
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 Paul Eggert* src/lisp.h: Improve comment about USE_LSB_TAG.
2012-02-22 Chong Yidong* xterm.c (x_draw_image_relief): Fix last fix.
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 EggertSpelling fix.
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 Glenn Morris* lisp/minibuffer.el (read-file-name): Doc fix. (Bug...
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): Fix last change.
2012-02-06 Chong Yidong* doc.c (store_function_docstring): Avoid applying...
2012-02-06 Glenn MorrisComment fix.
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...
next