]> code.delx.au - gnu-emacs/history - src
merge upstream
[gnu-emacs] / src /
2011-07-27 Joakim Veronamerge upstream
2011-07-27 Joakim Veronafutile allocation hacks
2011-07-26 Joakim Veronamerge upstream
2011-07-26 Joakim Veronasocket osr trial experiment that doesnt work
2011-07-25 Jan Djärv* nsmenu.m (ns_popup_dialog): Add an "ok" button if...
2011-07-25 Paul Eggert* bidi.c (bidi_dump_cached_states): Fix printf format...
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-25 Joakim Veronaupstream merge. cleanup
2011-07-24 Joakim Veronanon-functional xey send
2011-07-24 Eli ZaretskiiFix cursor motion slowdown at the beginning of buffer.
2011-07-24 Stefan Monnier* src/xml.c: Fix Lisp_Object/int mixup.
2011-07-24 Eli ZaretskiiFix crash at startup under XASSERTS.
2011-07-23 Paul Eggert* xml.c (parse_region): Remove unused local
2011-07-23 Eli Zaretskiisrc/bidi.c: Backport from trunk a bugfix for bidi_parag...
2011-07-23 Eli ZaretskiiFix compilation with GLYPH_DEBUG.
2011-07-23 Eli Zaretskiisrc/xdisp.c: Fix a typo in a comment.
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay when...
2011-07-23 Jan DjärvFix title and toolbar not shown in OSX 10.7.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-23 Joakim Veronamerge from upstream
2011-07-23 Joakim Veronaexperiment send key event to xwidget. this version...
2011-07-22 Eli ZaretskiiFix bug #9149 with mouse highlight of empty lines.
2011-07-22 Eli ZaretskiiFix previous change that broke faces in bidirectional...
2011-07-22 Chong YidongFix --reverse-video on ttys.
2011-07-21 Chong YidongDoc fix for string-to-char (Bug#6576).
2011-07-20 Lars Magne Ingebri... * xml.c (parse_region): Make sure we always return...
2011-07-20 HAMANO Kiyoto* xml.c (parse_region): If a document contains only...
2011-07-20 Lars Magne Ingebri... * xml.c (make_dom): Return comments, too.
2011-07-20 Joakim Veronamerge upstream
2011-07-20 Joakim Veronacleanups
2011-07-20 Joakim Veronamerge upstream
2011-07-20 Joakim Veronamerge upstream
2011-07-19 Eli ZaretskiiSpeed up cursor motion in large fontified buffers.
2011-07-19 Paul EggertPort to OpenBSD.
2011-07-19 Lars Magne Ingebri... * lread.c (syms_of_lread): Clarify when `lexical-bindin...
2011-07-19 Joakim Veronawebkit back function
2011-07-18 Paul Eggert* fileio.c (Fcopy_file) [!MSDOS]: Tighten created file...
2011-07-18 Joakim Veronasupport for disabling plugins(flash is undesirable...
2011-07-18 Paul Eggert* alloc.c (valid_pointer_p): Use pipe, not open.
2011-07-18 Paul Eggert* fileio.c (Fcopy_file): Adjust mode if fchown fails...
2011-07-18 Joakim Veronacleanup xv init test, and introduce PVEC_XWIDGET
2011-07-18 Stefan Monnier* src/xdisp.c (next_element_from_string, next_element_f...
2011-07-17 Joakim Veronacleanups
2011-07-17 Joakim Veronamerge upstream
2011-07-17 Joakim Veronasome attempts at real-world usefulness
2011-07-17 Andreas SchwabFix last change
2011-07-17 Andreas SchwabMake read-symbol-positions-list more accurate
2011-07-17 Andreas Schwab* src/lread.c (read1): Read `#:' as empty uninterned...
2011-07-17 Paul Eggert* fileio.c (Fcopy_file): Pacify gcc re fchown. (Bug...
2011-07-16 Juanma Barranquerosrc/makefile.w32-in (GLOBAL_SOURCES): Add gnutls.c...
2011-07-16 Lars Magne Ingebri... Move the defintion of `gnutls-log-level' to the C level...
2011-07-16 Paul Eggert* fileio.c (Fcopy_file): Don't diagnose fchown failures.
2011-07-16 Lars Magne Ingebri... Use the same condition for POLL_FOR_INPUT in both keybo...
2011-07-16 Eli ZaretskiiFix a terrible slowdown in large fully fontified buffers.
2011-07-15 Joakim Veronabetter resize that supports webkit-osr. also size-requi...
2011-07-15 Lawrence MitchellAllow controlling how many prime bits to use during...
2011-07-15 Andreas Schwab* src/doc.c (Fsubstitute_command_keys): Revert last...
2011-07-15 Lars Magne Ingebri... Clarify that \= only quotes the next character
2011-07-15 Lars Magne Ingebri... `lexical-binding' doc clarification
2011-07-15 Eli ZaretskiiFix vertical cursor motion in Speedbar frames under...
2011-07-15 Joakim Veronamore webkit stuff. bugfix
2011-07-15 Joakim Veronamerge from upstream
2011-07-15 Glenn MorrisNo need for ChangeLog entry about quickly reverted...
2011-07-14 Joakim Veronawebkit osr works again
2011-07-14 Joakim Veronaxw title conversion to lisp object
2011-07-14 Paul EggertFix minor problems found by static checking.
2011-07-14 Paul Eggert* indent.c (Fvertical_motion): Mark locals as initialized.
2011-07-14 Paul Eggert* xdisp.c (reseat_to_string): Fix pointer signedness...
2011-07-14 Joakim Veronabegin moving xwidget storage to lisp. button test shows...
2011-07-14 Lars Magne Ingebri... * data.c (Fcdr, Fcar): Revert the last change, since...
2011-07-14 Lars Magne Ingebri... Mention `case-fold-search' in all the re_search_* functions
2011-07-14 Lars Magne Ingebri... * keyboard.c (Fopen_dribble_file): Document when the...
2011-07-14 Adam Sjøgren* data.c (car, cdr): add functionality hints to documen...
2011-07-14 Eli ZaretskiiFix format conversion in bidi.c.
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-14 Eli ZaretskiiFix declarations of variables related to bidi cache...
2011-07-14 Lars Magne Ingebri... Mention that `delete-region' doesn't alter the kill...
2011-07-14 Lars Magne Ingebri... * editfns.c (Fdelete_region): Clarify the use of the...
2011-07-14 Martin RudalicsFix bugs in vertical-motion and display-buffer-normaliz...
2011-07-14 Juanma BarranqueroFix typos.
2011-07-13 Lars Magne Ingebri... Fstring_to_char doc clarification
2011-07-13 Juanma Barranquerosrc/gnutls.c (init_gnutls_functions): Honor gnutls_log_...
2011-07-13 Eli Zaretskiisrc/buffer.c (mmap_find): Fix a typo.
2011-07-13 Johan BockgårdFix execution of x selection hooks.
2011-07-13 Paul Eggert* buffer.c (Fget_buffer_create): Initialized inhibit_sh...
2011-07-13 Paul Eggert* alloc.c (gc_sweep): Don't read past end of array.
2011-07-12 Andreas Schwab* src/character.c (Fcharacterp): Don't advertise option...
2011-07-12 Lars Magne Ingebri... (syms_of_keymap): Clarify that "modifier" is "modifier...
2011-07-12 Lars Magne Ingebri... window.c doc fixes.
2011-07-12 Joakim Veronacleanups. tentative webkit lisp interface, but i got...
2011-07-12 Paul EggertMerge: Fix minor new problems caught by GCC 4.6.1.
2011-07-12 Paul Eggert* xsettings.c (store_monospaced_changed): Define only...
2011-07-12 Paul Eggert* term.c (init_tty): Remove unused local.
2011-07-12 Chong Yidong* xdisp.c (Vresize_mini_windows): Incredibly minor...
2011-07-12 Joakim Veronamore configure support and cleanups. the gtk2 webkit...
2011-07-11 Lars Magne Ingebri... Make it explicit that the mini-windows are the mini...
2011-07-11 Lars Magne Ingebri... Remove support for supdup, c10 and perq terminals,...
2011-07-10 Johan Bockgård* src/xdisp.c (Ftool_bar_lines_needed): Fix WINDOWP...
2011-07-10 Joakim Veronaminor cleanups and doc
next