]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2011-07-14 Eli ZaretskiiFix declarations of variables related to bidi cache...
2011-07-09 Eli Zaretskiisrc/bidi.c: Fix type of a variable revealed on x86_64.
2011-07-09 Eli ZaretskiiUpdate commentary on bidi.c.
2011-07-09 Eli ZaretskiiRemove from etc/NEWS the warning about display strings...
2011-07-09 Eli ZaretskiiFix various problems with cursor positioning around...
2011-07-07 Eli ZaretskiiFix another bug with cursor motion around display prope...
2011-07-05 Eli ZaretskiiEmpty the bidi cache "stack" when it->sp is zeroed.
2011-07-03 Eli ZaretskiiSave and restore bidi cache when saving and restoring...
2011-07-02 Eli ZaretskiiStart fixing cursor motion around invisible text.
2011-07-02 Eli ZaretskiiFix the use case of popping from display property.
2011-07-01 Eli ZaretskiiSupport bidi reordering of unibyte strings. Fix crash...
2011-07-01 Eli ZaretskiiFix typos in comments. Use xassert.
2011-06-25 Eli ZaretskiiInitial version of display/overlay strings is working.
2011-06-25 Eli ZaretskiiSet up the bidi iterator for iterating display strings...
2011-06-23 Eli ZaretskiiAdded to bidi.c support functions for reordering displa...
2011-06-23 Eli ZaretskiiRearrange bidi.c and add leading comments for each...
2011-06-19 Eli ZaretskiiFix display of R2L buffer names in Buffer-menu.
2011-06-18 Eli ZaretskiiAdd comments for forced L2R directions of menu bar...
2011-06-18 Eli ZaretskiiFix a gratuitous crash in emacs -nw with iso-safe termi...
2011-06-18 Eli ZaretskiiTried and abandoned idea of displaying mode line and...
2011-06-18 Eli ZaretskiiRefactor getting the first element into a separate...
2011-06-18 Eli ZaretskiiFix box face decision for BEFORE_P case.
2011-06-18 Eli ZaretskiiFix the decision about box_face in mode line for reorde...
2011-06-16 Eli ZaretskiiFix display of R2L strings in mode line.
2011-06-13 Eli ZaretskiiFix string handling to avoid data relocation gotcha.
2011-06-11 Eli ZaretskiiFixed a bug with displaying strings padded with blanks.
2011-06-11 Eli ZaretskiiInitial version of string reordering. Tested only...
2011-06-11 Eli ZaretskiiOnly commentary changes, no functionality changed.
2011-06-10 Eli ZaretskiiTested and fixed compute_display_string_pos for buffer...
2011-06-09 Eli ZaretskiiAdapt compute_display_string_pos to iteration over...
2011-06-09 Eli ZaretskiiAdd code to initialize bidi iterator for displaying...
2011-06-09 Eli ZaretskiiTested with buffer reordering, fixed one crash.
2011-06-08 Eli ZaretskiiStarted work on string reordering. Just compiled,...
2011-06-04 Eli ZaretskiiFix declaration in bidi_level_of_next_char.
2011-06-03 Eli ZaretskiiCleanup. Tested in -nw and verified that bug #7616...
2011-05-31 Eli Zaretskiisrc/xdisp.c (single_display_spec_string): Correct a...
2011-05-28 Eli ZaretskiiFix cursor motion across display strings covering reord...
2011-05-28 Eli ZaretskiiFix cursor motion near overlays covering reordered...
2011-05-28 Eli Zaretskiisrc/xdisp.c (compute_display_string_pos): Fix bogus...
2011-05-21 Eli ZaretskiiDiscovery of replacing display properties now uses...
2011-05-14 Eli ZaretskiiRemove kludgey save and restore of IT->position for...
2011-05-14 Eli ZaretskiiText covered by `display' overlays is correctly reordered.
2011-05-14 Eli ZaretskiiRefactoring with bidi_fetch_char tested and debugged.
2011-05-10 Eli ZaretskiiStarted work on reordering display strings. Refactor...
2011-05-10 Katsumi Yamaokagnus-art.el (gnus-article-mode): Move binding of shr...
2011-05-10 Katsumi Yamaokashr.el (shr-put-image-function): New variable.
2011-05-10 Glenn MorrisDeprecate using "mode:" to enable minor modes (bug...
2011-05-10 Glenn Morrisdiary-lib.el doc fixes.
2011-05-09 Juanma Barranquerolisp/misc.el: Require tabulated-list.el during compilation.
2011-05-09 Juri Linkov* test/automated/occur-tests.el: Move from test/occur...
2011-05-09 Teodor Zlatanovregistry.el (registry-full): Add convenience method...
2011-05-09 Chong YidongCall compilation-filter-hook in the no-async case too.
2011-05-09 Stefan Monnier* lisp/gnus/nntp.el (nntp-open-connection): Set TCP...
2011-05-09 Deniz DoganAdd forgotten ChangeLog entry.
2011-05-09 Deniz Dogan* lisp/wdired.el: Remove outdated installation comment...
2011-05-09 Juanma Barranquerolisp/misc.el: Implement new command `list-dynamic-libra...
2011-05-09 Eli ZaretskiiDefine a replacement for va_copy for MSVC.
2011-05-09 Andreas Schwab* w32menu.c (set_frame_menubar): Fix submenu allocation.
2011-05-09 Ted Zlatanov* configure.in: Require GnuTLS 2.6.x or higher.
2011-05-09 Chong YidongFix last change.
2011-05-09 Chong YidongDoc fix to compilation.txt.
2011-05-09 Chong YidongVarious fixes to compilation-error-regexp-alist-alist.
2011-05-09 Chong YidongAdd regression test for compilation-error-regexp-alist...
2011-05-08 Chong YidongConvert test/comint-testsuite.el to ERT format.
2011-05-08 Chong YidongHandle calling defface on a face with existing theme...
2011-05-08 Ralph SchleicherExpand file names during browse-url-of-dired-file ...
2011-05-08 Chong YidongHandle "my" and "our" keywords in Perl imenu (Bug#8261).
2011-05-08 Chong YidongPerform grep-mode's buffer modifications in a process...
2011-05-08 Stefan Monnier* lisp/emacs-lisp/eieio.el (defmethod): Fix typo in...
2011-05-07 Eli ZaretskiiFix bug #8595 with setting mailclient-send-it on MS...
2011-05-07 Glenn MorrisRemove (tiny change) marker from author now with genera...
2011-05-07 Eli ZaretskiiFix bug #8597 with setting frame background mode on...
2011-05-07 Eli ZaretskiiAdapt the MS-DOS build to latest changes.
2011-05-07 Eli ZaretskiiFix changes in 2011-05-01T00:04:17Z!larsi@gnus.org...
2011-05-07 Julien Danjoushr.el (shr-link): Make shr-link inherit from link...
2011-05-07 Eli ZaretskiiAdapt MS-DOS configury to latest changes.
2011-05-07 Michael AlbinusNew default value of `ange-ftp-binary-file-name-regexp'.
2011-05-07 Stefan MonnierMake bytecomp.el understand that defmethod defines...
2011-05-07 Ben Key* nt/configure.bat: Renamed the fusercflags variable...
2011-05-07 Glenn Morristimeclock.el trivia.
2011-05-07 Glenn Morris* doc/emacs/cal-xtra.texi (Sexp Diary Entries): Mention...
2011-05-07 Glenn Morris* lisp/calendar/diary-lib.el (diary-comment-start)...
2011-05-07 Glenn Morris* lisp/calendar/appt.el (appt-time-msg-list): Doc fix.
2011-05-06 Teodor Zlatanovshr.el (shr-urlify, shr-link): Fix shr-link face.
2011-05-06 Michael Albinus* dbusbind.c (QCdbus_type_unix_fd): Declare static.
2011-05-06 Noah Friedmanapropos.el (apropos-print-doc): Only use emacs-lisp...
2011-05-06 Stefan Monnier* lisp/lpr.el (print-region-1): Echo lpr-program's...
2011-05-06 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2011-05-06 Eli ZaretskiiAdapt Windows include files to latest changes.
2011-05-06 Eli ZaretskiiFix the MS-Windows build broken by 2011-05-06T07:13...
2011-05-06 Glenn MorrisAuto-commit of generated files.
2011-05-06 Glenn Morris* lisp/calendar/diary-lib.el (diary-add-to-list): Simpl...
2011-05-06 Glenn MorrisChangeLog format fixes.
2011-05-06 Glenn MorrisAllow per-appointment warning times.
2011-05-06 Paul EggertDo not assume EMACS_INT is the same width as a pointer.
2011-05-06 Paul EggertMerge from mainline.
2011-05-06 Paul EggertMerge from gnulib.
2011-05-06 Paul EggertTemporarily disable wider-than-pointer EMACS_INT.
2011-05-06 Glenn MorrisAdd diary comments feature.
2011-05-06 Glenn MorrisSilence diff-mode.el compilation.
next