summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix ChangeLog entry (no need to merge to trunk)Glenn Morris2011-06-16
* Merge: nsmenu.m: Replace all uses of XVECTOR with ASIZE and AREF.Paul Eggert2011-06-16
* Fix errors in 2011-05-29 change to Lisp manual.Chong Yidong2011-06-14
* Fix bug #8780 with decoding files after using ange-ftp.Eli Zaretskii2011-06-09
* Fixes bug#8730, bug#8781. Do not merge into trunk.Juanma Barranquero2011-06-05
* * flymake.el (flymake-compilation-prevents-syntax-check): Doc fix (Bug#8713).Reuben Thomas2011-06-04
* * lisp/repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).Chong Yidong2011-06-04
* lisp/loadhist.el (unload-feature-special-hooks): Add comint-output-filter-fun...Juanma Barranquero2011-06-04
* * src/emacs.c (main): Warn when starting a GTK emacs in daemon mode.Dan Nicolaescu2011-06-02
* * fringe.c (update_window_fringes): Don't update overlay arrow bitmap in the ...YAMAMOTO Mitsuharu2011-06-01
* Tweaks to lisp manual to remove over/underflows in printed version.Chong Yidong2011-05-29
* mail/sendmail.el (mail-encode-header): Avoid double encoding by let-binding r...Kenichi Handa2011-05-27
* Take account of periodic fringe bitmap's dependency on y-position in redrawing.YAMAMOTO Mitsuharu2011-05-25
* merge emacs-23Kenichi Handa2011-05-25
|\
| * RFC2047-encode header of outgoing mails.Kenichi Handa2011-05-23
* | xdisp.c (get_next_display_element): Set correct it->face_id for a static comp...Kenichi Handa2011-05-25
|/
* Mark last change as tiny.Chong Yidong2011-05-22
* Fix for sc-nested-citation-p in supercite.el.Sean Neakums2011-05-22
* * dispnew.c (scrolling_window): Don't exclude the case that theYAMAMOTO Mitsuharu2011-05-21
* Fix last changeAndreas Schwab2011-05-16
* Backport fix for Bug#8672 from trunkChong Yidong2011-05-15
|\
| * Backport fix for Bug#8672 from trunkChong Yidong2011-05-15
* | Text-fitting fixes for printed Emacs manual on 7x9 paper.Chong Yidong2011-05-15
|/
* lisp/progmodes/python.el: Highlight keyword "nonlocal" (bug#8639).Juanma Barranquero2011-05-13
* src/textprop.c (Fprevious_single_char_property_change): Doc fix (bug#8655).Drew Adams2011-05-11
* Take account of fringe background extension in scroll_run_hook.YAMAMOTO Mitsuharu2011-05-11
* Typo fix in doc/lispref/files.texi.Eli Zaretskii2011-05-09
* Minor portability fix in smerge-mode.el.Eli Zaretskii2011-05-09
* * lisp/emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):Stefan Monnier2011-05-09
* * xmenu.c (set_frame_menubar): Fix submenu loops.Andreas Schwab2011-05-09
* Backport revisions 2011-04-24T05:30:24Z!eggert@cs.ucla.edu..2011-04-25T19:40:...Eli Zaretskii2011-05-09
* Handle missing add-log-current-defun-function in Which Func mode (Bug#8260)Ralph Schleicher2011-05-08
* * lispref/modes.texi (Region to Refontify): Rename from "Region to Fontify".Stefan Monnier2011-05-06
* doc/lispref/modes.texi (Region to Fontify): Fix typo.Drew Adams2011-05-06
* etc/NEWS: Separate post-23.3 entries.Eli Zaretskii2011-04-29
* Allow the Windows build to use upto 2GB of heap.Eli Zaretskii2011-04-29
* Fix bug #8563 with TeX input method.Eli Zaretskii2011-04-28
* Fix bug #8563 with \aleph in TeX input method.Eli Zaretskii2011-04-27
* * src/nsfns.m (Fns_read_file_name): Doc fix (Bug#8534).Chong Yidong2011-04-26
* * net/tramp.el (tramp-process-actions): Add POS argument. DeleteMichael Albinus2011-04-25
* Use correct match group (bug#8438).Daniel Colascione2011-04-24
* lisp/buff-menu.el (Buffer-menu--buffers): Fix typo in docstring.Juanma Barranquero2011-04-22
* lisp/play/mpuz.el: Small fixes.Juanma Barranquero2011-04-21
* lisp/play/doctor.el: Fix typos in docstrings.Juanma Barranquero2011-04-21
* ChangeLog whitespace fix (no need to merge to trunk).Glenn Morris2011-04-19
* Fix a bug in time functions when timezone is changed on Windows.Eli Zaretskii2011-04-18
* lisp/mouse-drag.el (mouse-drag-throw): Fix typo in docstring.Juanma Barranquero2011-04-15
* * xdisp.c (init_xdisp): Initialize echo_area_window (Bug#6451).Chong Yidong2011-04-13
* Fix typos.Juanma Barranquero2011-04-13
* Fix wait_for_termination on GNU Hurd (Bug#8467)Samuel Thibault2011-04-10