2014-10-14 |
Eli Zaretskii | Fix etc/tutorials/TUTORIAL.he, again. |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Eli Zaretskii | Fix resolution of neutrals that came out of the cache. |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Eli Zaretskii | Implement inhibit-bidi-mirroring; improve biditest.el. |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Eli Zaretskii | Increase 'level' in glyph struct; convert bad type... |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Eli Zaretskii | Remove unneeded directional marks from etc/HELLO. |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Eli Zaretskii | Fix commentary to last commit. |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Eli Zaretskii | Fix display of LRI, RLI, and FSI by 'C-x ='. |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Eli Zaretskii | Fixed BPA stack overflow and infloop with nested brackets. |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Eli Zaretskii | Fix display of TUTORIA.he jumbled by BPA. |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Eli Zaretskii | Update NEWS and lispref docs. |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Eli Zaretskii | Ignore test/biditest.txt. |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Eli Zaretskii | Fix bidi_cache_find when NEUTRALS_OK is false; RLI... |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Eli Zaretskii | Refactored saving prev info, resolve_neutrals, and... |
commit | commitdiff | tree | snapshot |
2014-10-11 |
Eli Zaretskii | Reset bracket_resolved bit earlier; remove bytepos... |
commit | commitdiff | tree | snapshot |
2014-10-11 |
Eli Zaretskii | Rename type_after_w1 into type_after_wn. |
commit | commitdiff | tree | snapshot |
2014-10-11 |
Eli Zaretskii | Reset the bracket_resolved flag before advancing to... |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Eli Zaretskii | Fix assertion violations due to unresolvable neutrals... |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Eli Zaretskii | Fixed crash at startup by starting bidi_bracket_type_t... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Eli Zaretskii | Added BPA. Emacs aborts at startup. |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Eli Zaretskii | Move SOS calculation into push/pop embedding level... |
commit | commitdiff | tree | snapshot |
2014-10-04 |
Eli Zaretskii | Fixed a crash in 'C-x =' and in RLE followed by PDF... |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Eli Zaretskii | Fixed handling of LRI, RLI, and FSI. |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Eli Zaretskii | Finished writing code for isolates and fixed a few... |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Eli Zaretskii | Fix N1 and N2. Remove special level for PDF. |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Eli Zaretskii | Fix bidi_resolve_explicit when one directional control... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Eli Zaretskii | Remove the ignore_bn_limit ``optimization''. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Eli Zaretskii | Adapt bidi_resolve_neutral to new treatment of PDF... |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Eli Zaretskii | Fixed bidi_resolve_explicit_1 wrt isolate initiators... |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Eli Zaretskii | Rewrite LRI/RLI/FSI handling in bidi_resolve_explicit_1. |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Eli Zaretskii | Fix assertion violations due to a bug in bidi_set_sos_t... |
commit | commitdiff | tree | snapshot |
2014-09-13 |
Eli Zaretskii | Use the level stack for initial level below bidi_level_... |
commit | commitdiff | tree | snapshot |
2014-09-07 |
Eli Zaretskii | Added bidi-resolved-levels, with a bug. |
commit | commitdiff | tree | snapshot |
2014-09-06 |
Eli Zaretskii | Added initial version of biditest.el and Unicode data... |
commit | commitdiff | tree | snapshot |
2014-09-06 |
Eli Zaretskii | Optimize memory footprint of the bidi level stack. |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Eli Zaretskii | Added BidiBrackets.txt and related Unicode properties... |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Eli Zaretskii | Fixed problems revealed by -Wall. |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Eli Zaretskii | Updated bidi_resolve_weak. Removed next_en_* members... |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Eli Zaretskii | Updated pushing and popping the bidi stack, and sos... |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Eli Zaretskii | Fix find_first_strong_char and implement Unicode 8... |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Eli Zaretskii | Finished coding of explicit directional format characters. |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Eli Zaretskii | Remove bidi_ignore_explicit_marks_for_paragraph_level. |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Eli Zaretskii | Started working on implementing UBA v6.3. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Katsumi Yamaoka | lisp/gnus/mm-view.el (mm-display-inline-fontify): Make... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Ken Brown | * configure.ac (HAVE_XPM): Explain the use of CPPFLAGS... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Eli Zaretskii | Fix a bug in texinfo-make-menu. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Martin Rudalics | Handle failed attempts to split a side window (Bug... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Glenn Morris | ChangeLog fix |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Sam Steingold | Extract python-new-pythonpath to handle PYTHONPATH... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Eli Zaretskii | Remove 16-bit limitations in scroll bar position report... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Eli Zaretskii | Fix horizontal scroll bar dragging in R2L paragraphs. |
commit | commitdiff | tree | snapshot |
2014-08-19 |
YAMAMOTO Mitsuharu | * xdisp.c (erase_phys_cursor): Fix confusion between... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Thierry Volpiatto | * lisp/emacs-lisp/eldoc.el (eldoc-highlight-function... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Eli Zaretskii | Fix horizontal scrolling in non-selected windows. |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Eli Zaretskii | Avoid overwriting the reversed_p flags in the glyph... |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Andreas Schwab | Handle missing space marker in unified diff during... |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Paul Eggert | Add dependencies to fix loaddefs race during parallel... |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Paul Eggert | * xdisp.c (set_horizontal_scroll_bar): Don't use uninit... |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Martin Rudalics | Preliminary attempt to fix horizontal scroll bar draggi... |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Glenn Morris | Merge from emacs-24; up to 2014-06-29T18:32:35Z!michael... |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Glenn Morris | Regenerate ldefs-boot.el emacs-24.3.93 |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Glenn Morris | Regenerate etc/AUTHORS |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Glenn Morris | Bump version number to 24.3.93 |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Alan Schmitt | gnus-sum.el (gnus-summary-expire-articles): Reinstall... |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Jan Nieuwenhuizen | Support Guile backtraces in compilation mode. |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Jan Nieuwenhuizen | Initial Guile REPL (guiler) debugger support for GUD. |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Eli Zaretskii | lisp/ChangeLog: Fix a recent log entry. |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Stefan Monnier | Forgotten ChangeLog changes |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Stefan Monnier | * lisp/obsolete/mouse-sel.el (mouse-sel-mode): Use... |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Kelvin White | * erc.el Disable display commands in current buffer... |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Eric S. Raymond | Add smerge support to the git back end. |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Eric S. Raymond | Integrate Rüdiger Sonderfeld's code for detecting confl... |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Leo Liu | * speedbar.el (speedbar-generic-list-tag-p): Allow... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Stefan Monnier | * lisp/mpc.el (mpc-reorder): Don't bother splitting... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Lars Magne... | Allow resetting image transform options |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Martin Rudalics | In set_menu_bar_lines call change_frame_size instead... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Juri Linkov | * lisp/vc/vc-annotate.el (vc-annotate-background-mode... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Stefan Monnier | * lisp/erc/erc-stamp.el (erc-timestamp-intangible)... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Stefan Monnier | * lisp/gnus/gnus-art.el (gnus-hidden-properties): Drop... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Stefan Monnier | * lisp/files.el (out-of-memory-warning-percentage)... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Sam Steingold | Set sgml-validate-command based on validator existence |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ulf Jasper | Newsticker: introduce `newsticker-treeview-date-format... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Ken Brown | * src/gmalloc.c (_malloc_mutex, _aligned_blocks_mutex... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Jan Djärv | Fix default width not being 80, but 77. |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Glenn Morris | * lisp/subr.el (with-output-to-temp-buffer): Doc fix... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Glenn Morris | Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Glenn Morris | ChangeLog fixes |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Glenn Morris | * lisp/calendar/icalendar.el: Add missing :version... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Grégoire Jadi | * leim/quail/latin-post.el: Transform " __" into " _". |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Glenn Morris | Revert 2013-01-31 change that decides coding system... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Paul Eggert | Simplify previous patch. |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Paul Eggert | Don't prevent random file systems from being unmounted. |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Ulf Jasper | iCalendar export: Enumerate evaluated sexp diary entrie... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Reuben Thomas | Fix a couple of recent inadvertent breaks of the MSDOS... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Reuben Thomas | config.bat: fix some confusing wording |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Martin Rudalics | Make doc-string of window-total-size more self-contained. |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Martin Rudalics | Fix handling of menu bar line on TTY frames (Bug#18136... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Juri Linkov | * lisp/vc/vc-annotate.el (vc-annotate-background-mode... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Reuben Thomas | src/alloc.c: remove a stray brace |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Alan Mackenzie | progmodes/cc-fonts.el (c-font-lock-declarators): Remove... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Eli Zaretskii | Minor fixes in the last commit wrt MS-DOS build. |
commit | commitdiff | tree | snapshot |
next |