aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NEWS and comment trivia re crisp.elGlenn Morris2014-11-032-1/+6
* src/window.c (window_scroll_pixel_based): Fix a typo in a comment.Eli Zaretskii2014-11-031-2/+2
* Fix minor issues with functions that dump glyph matrices.Eli Zaretskii2014-11-032-3/+17
* * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer): Use aMichael Albinus2014-11-032-3/+12
* * nsfns.m (ns_set_doc_edited): Check for FRAME_NS.Jan Djärv2014-11-032-2/+10
* * net/tramp-adb.el (tramp-adb-handle-process-file): Do not raiseMichael Albinus2014-11-022-7/+16
* * doc/emacs/programs.texi (Misc for Programs): Fix typo.Glenn Morris2014-11-012-1/+5
* ChangeLog simplificationGlenn Morris2014-11-011-8/+0
* * net/tramp-cache.el (tramp-get-file-property)Michael Albinus2014-11-013-24/+40
* Fix bug #18856 with failure to fontify compilation buffers.Eli Zaretskii2014-11-012-0/+11
* * net/tramp-sh.el (tramp-send-command): Fix the case where theWolfgang Jenkner2014-11-012-0/+16
* Backport Tramp changes from trunk.Michael Albinus2014-11-019-317/+550
* Auto-commit of loaddefs files.Glenn Morris2014-11-011-1040/+737
* * lisp/simple.el (newline): Add assertions to try and help catch bug#18913.Stefan Monnier2014-10-312-2/+10
* * macfont.m (macfont_glyph_extents): Turn off syntetic boldJan Djärv2014-10-312-3/+9
* * lisp/emulation/cua-base.el (cua-delete-region): Use delete-active-region.Stefan Monnier2014-10-312-19/+8
* * emacs.c (main): Don't chdir to $HOME on Cocoa if --chdir was given.Jan Djärv2014-10-312-4/+9
* admin/ChangeLog: Fix a typo.Eli Zaretskii2014-10-311-1/+1
* Minor fixes in the changes in preparation for git migration.Eli Zaretskii2014-10-314-17/+25
* Yet another change for git migration backported from trunk.Glenn Morris2014-10-312-2/+7
* Backport from trunk more changes in preparation for git migration.Eric S. Raymond2014-10-314-28/+59
* Backport changes in preparation for git migration from trunk.Eric S. Raymond2014-10-3122-73/+94
* * lisp/progmodes/vhdl-mode.el: Doc grammar fixes.Glenn Morris2014-10-301-12/+12
* * etc/emacs.desktop: Add "Keywords".Glenn Morris2014-10-301-0/+1
* * doc/man/emacsclient.1: Tiny markup fixGlenn Morris2014-10-301-1/+1
* Restore cua-delete-copy-to-register-0 and M-v command.Kim F. Storm2014-10-303-50/+94
* * nsfns.m (ns_set_doc_edited): Do all logic (check frames) hereJan Djärv2014-10-304-15/+28
* * nsfns.m (x_icon): icon_top/left is int.Jan Djärv2014-10-304-67/+53
* * src/unexmacosx.c (copy_data_segment): Port to GCC 4.6+ (backport)Samuel Bronson2014-10-292-0/+26
* * lisp/progmodes/cc-defs.el (c--macroexpand-all): New function.Stefan Monnier2014-10-293-12/+19
* ChangeLog date fixGlenn Morris2014-10-291-1/+1
* NEWS fixesGlenn Morris2014-10-291-7/+17
* * doc/misc/efaq.texi (Gnus does not work with NNTP): Remove; ancientGlenn Morris2014-10-292-22/+4
* Fix bug #18874 with rgrep not obeying grep-scroll-output.Eli Zaretskii2014-10-292-1/+16
* Fix bug #18873 with non-ASCII characters in user's HOME directory.Eli Zaretskii2014-10-282-2/+7
* [Backport] gnus.el (gnus-mode-line-buffer-identification):Katsumi Yamaoka2014-10-272-2/+9
* [Backport] lisp/gnus/nnimap.el (nnimap-wait-for-response): Ignore NOOP respon...enami tsugutomo2014-10-272-1/+6
* * README.W32 (Preliminaries): Don't assume that this file is atDani Moncayo2014-10-262-4/+13
* Fix bug #18839 with incorrect image size returned by posn-at-point.Eli Zaretskii2014-10-262-1/+7
* Improve documentation of faces in the user manual.Eli Zaretskii2014-10-245-1/+35
* Backport latest doc-view fixTassilo Horn2014-10-234-29/+75
* Document in the user manual variables that allow pixelwise resizing.Eli Zaretskii2014-10-233-1/+28
* Fix bug #18760 with incorrect decoding of tutorial for "About Emacs" screen.Eli Zaretskii2014-10-232-1/+9
* * lisp/emacs-lisp/bytecomp.el: Require cl-extra.Stefan Monnier2014-10-233-1/+11
* * Makefile.in (${srcdir}/info/dir): Make sure info directory exists (backport)Paul Eggert2014-10-232-0/+5
* etc/DEBUG: Improve instructions for debugging infinite loops.Eli Zaretskii2014-10-221-7/+12
* * lisp/emacs-lisp/bytecomp.el (byte-compile-and-folded): Optimize case whereStefan Monnier2014-10-222-9/+16
* * configure.ac: Bump version to 24.4.51 to avoid ambiguity with the oldStefan Monnier2014-10-228-7/+12
* * xdisp.c (erase_phys_cursor): Fix confusion between window-relative and text...YAMAMOTO Mitsuharu2014-10-222-5/+9
* * xdisp.c (draw_glyphs): Set clipping to highlight boundaries. [Backport]YAMAMOTO Mitsuharu2014-10-222-4/+17