]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2010-10-09 Eli ZaretskiiFinished work on mouse_face_from_buffer_pos for bidi...
2010-10-02 Eli ZaretskiiFix beg_col calculation when painting from window start.
2010-10-02 Eli ZaretskiiFix mouse highlight in bidi-reordered continued lines.
2010-10-02 Eli ZaretskiiFix minor bugs in mouse highlight.
2010-08-28 Eli ZaretskiiClean up mouse highlight in R2L lines.
2010-08-28 Eli ZaretskiiFix mouse highlight in continued R2L lines.
2010-08-28 Eli ZaretskiiSupport L2R continued lines.
2010-08-28 Eli ZaretskiiSupport R2L rows. Continued lines still don't work...
2010-08-28 Eli ZaretskiiFix L2R code using bug #1220 as a test case.
2010-08-21 Eli ZaretskiiInitial partial support for mouse highlight in bidi...
2010-08-21 Eli ZaretskiiFix mirroring pixel positions on GUI terminals.
2010-08-21 Chong YidongCleanups and fixes for mouse-save-then-kill and mouse...
2010-08-21 Vinicius Jose... Fix slow cursor movement.
2010-08-21 Glenn MorrisChangeLog fixes.
2010-08-20 Dan NicolaescuRemove unused variables malloc_sbrk_used and malloc_sbr...
2010-08-20 Dan NicolaescuSmall src/puresize.h cleanup.
2010-08-20 Dan Nicolaescu* src/term.c: Do not include <termios.h>, systty.h...
2010-08-20 Dan NicolaescuRemove redundant HAVE_TCATTR defines.
2010-08-20 Eli ZaretskiiFix last change in buffer_posn_from_coords for text...
2010-08-20 Eli ZaretskiiFix last change in buffer_posn_from_coords for text...
2010-08-20 Eli ZaretskiiFix the MSDOS build broken by the ImageMagick support.
2010-08-20 Eli ZaretskiiAdd cross-references regarding POSITION of mouse events.
2010-08-20 Joakim Veronamerge from upstream
2010-08-20 Joakim Veronaminor imagemagick tweaks, one configure bugfix, and...
2010-08-20 Eli ZaretskiiFix version string in top-level MSDOS Makefile.
2010-08-20 Eli ZaretskiiFix version string in top-level MSDOS Makefile.
2010-08-20 Eli Zaretskiixdisp.c: Add commentary about iterator geometry in...
2010-08-20 Eli ZaretskiiFix mouse clicks, drag, and highlight in R2L lines.
2010-08-20 Andreas Schwab* image.c (imagemagick_clear_image): Remove debugging...
2010-08-19 Stefan Monnier* lisp/files.el (locate-file-completion-table): Only...
2010-08-19 Juanma Barranqueront/addpm.c (add_registry): Create App Paths of type...
2010-08-19 Jason Rumney(set_frame_menubar): Remove call to undefined function.
2010-08-19 Stefan MonnierNew post-self-insert-hook.
2010-08-19 Jason Rumney(w32_wnd_proc): Don't check context before initializing.
2010-08-19 Stefan Monnier* lisp/simple.el (blink-matching-open): Obey forward...
2010-08-19 Joakim Veronaupstream merge
2010-08-19 Joakim Veronasome minor cosmetic fixes in comments
2010-08-19 Joakim Veronafix some accidental whitespace changes
2010-08-19 Jan D* nsselect.m (nxatoms_of_nsselect): Use "Selection...
2010-08-19 Glenn MorrisFix previous Org change.
2010-08-18 Stefan Monnier* lisp/simple.el (prog-mode-map): New var.
2010-08-18 Eli Zaretskiixterm.c (x_draw_bar_cursor): Fix last change.
2010-08-18 Eli Zaretskiibidi.c (bidi_level_of_next_char): Fix commentary regard...
2010-08-18 Eli ZaretskiiFix display of bar cursor on right-to-left text.
2010-08-18 Stefan Monnier* lisp/progmodes/octave-mod.el (octave-mode-menu):...
2010-08-18 Stefan MonnierReindent smie.el
2010-08-18 Stefan Monnier* smie.el (smie-forward-sexp-command): Fix typo.
2010-08-18 Joakim Veronamerge from trunk, no conflicts
2010-08-18 Stefan Monnier* lisp/progmodes/prolog.el (smie): Require.
2010-08-18 Stefan MonnierTry and remove some of SMIE's black magic by generalizi...
2010-08-18 Joakim Veronadocumentation changes
2010-08-18 Stefan Monnier* lisp/emacs-lisp/autoload.el (make-autoload): Preload...
2010-08-18 Stefan Monnier* casefiddle.c (casify_region): Setup gl_state.
2010-08-18 Joakim Veronaminor cleanup
2010-08-18 Jan D* nsterm.m (ns_define_frame_cursor): Call x_update_curs...
2010-08-18 Katsumi Yamaokacreate-animated-image: Don't add heuristic mask to...
2010-08-18 Glenn MorrisAdd bug ref to placeholder NEWS entry.
2010-08-18 Jan D* gtkutil.c (update_frame_tool_bar): Literal stings...
2010-08-18 Jan DUse CLIPBOARD and PRIMARY on NS (Bug#6677).
2010-08-18 Glenn MorrisAdd NEWS placeholder.
2010-08-18 Glenn MorrisFix some more Org `check-declare' issues.
2010-08-18 Glenn MorrisFix typo in previous gnus-sum.el change.
2010-08-17 Stefan Monnier* src/gtkutil.c (update_frame_tool_bar): Don't assume...
2010-08-17 Joakim Veronamerge from trunk
2010-08-17 Jan D* nsfns.m (ns_frame_parm_handlers): Add a slot for the
2010-08-17 Stefan Monnier* lisp/emacs-lisp/lisp.el (up-list): Obey forward-sexp...
2010-08-17 Eli ZaretskiiFix bug #6796.
2010-08-17 Stefan Monnier* lisp/newcomment.el (comment-add): Move comment to...
2010-08-17 Glenn MorrisRestore lisp/ChangeLog entries clobbered in 2010-08...
2010-08-17 Stefan MonnierFont-lock '...' strings, plus various simplifications...
2010-08-17 Jan DjärvAdd command C-c m in report-emacs-bug that puts the...
2010-08-17 Jan DjärvAdd ability to use xdg-open, i.e. your desktop default...
2010-08-17 Glenn MorrisFix some Org errors revealed by `make check-declare'.
2010-08-17 Glenn MorrisSilence more Gnus compiler warnings.
2010-08-17 Glenn MorrisSilence some Gnus compiler warnings.
2010-08-17 Glenn MorrisSilence some cc-mode compiler warnings.
2010-08-17 Glenn MorrisMinor icalendar fix.
2010-08-17 Michael Albinus* net/tramp.el (tramp-handle-make-symbolic-link): Flush...
2010-08-16 Jan D* nsselect.m (syms_of_nsselect): Don't intern QPRIMARY.
2010-08-16 Jan Dnsselect.m: include keyboard.h for QPRIMARY, remove...
2010-08-16 Jan DjärvDon't define QPRIMARY twice.
2010-08-16 Deniz DoganDon't always log RCIRC process buffers to disk (Bug...
2010-08-16 Chong YidongLet all active regions set the primary selection.
2010-08-16 Chong YidongFix mouse dragging of words and lines (Bug#6840).
2010-08-15 Katsumi Yamaokagnus-start-draft-setup: Move doc string forward.
2010-08-15 Jan D* keyboard.c (parse_tool_bar_item): Put in a bad label...
2010-08-15 Andreas Schwab* keyboard.c (parse_tool_bar_item): Avoid excessive...
2010-08-15 Jan DPotential buffer overrun and uninit variable fixed...
2010-08-15 Chong YidongGive Ruby compilation rule a lower priority than Gnu...
2010-08-14 Štěpán NěmecAdd four macros to lisp-font-lock-keywords-2 (Bug#6025).
2010-08-14 Chong YidongFix ChangeLog entry in last commit.
2010-08-14 Kevin RydeSave window excursion before prompting in copyright...
2010-08-14 Tom Tromey* lisp/progmodes/etags.el (tags-file-name): Mark safe...
2010-08-14 Vivek DasmohapatraAllow delayed autojoin in ERC (Bug#5521).
2010-08-14 Katsumi YamaokaTypo fix "hoo4a" -> "hook".
2010-08-14 Chong YidongMinor doc fix.
2010-08-14 Eli ZaretskiiFix bug #6689 with mouse-2 pasting on Windows.
2010-08-14 Eli ZaretskiiFix cursor drawing on stretch glyphs in R2L lines.
2010-08-14 Eli ZaretskiiFix current-bidi-paragraph-direction within whitespace...
2010-08-14 Katsumi YamaokaAmmended for bug fix on the loader nunion.
next