aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (make-directory): Clarify that an error will be raised if there's an errorLars Magne Ingebrigtsen2011-07-142-1/+7
* Add FORCE-SAME-WINDOW argument to switch-to-buffer.Chong Yidong2011-07-134-18/+43
* * startup.el (initial-buffer-choice): Add `none' as a choiceLars Magne Ingebrigtsen2011-07-132-3/+9
* * modes.texi (Running Hooks): Mention buffer-local hook variablesLars Magne Ingebrigtsen2011-07-132-5/+13
* Clarify manual and `add-hook' doc string about buffer-local hooksLars Magne Ingebrigtsen2011-07-134-4/+17
* * dired.el (dired-flagged): Clarify doc string.Lars Magne Ingebrigtsen2011-07-132-2/+6
* src/gnutls.c (init_gnutls_functions): Honor gnutls_log_level (bug#9059).Juanma Barranquero2011-07-132-7/+16
* Preserve point when doing untabifyJuanma Barranquero2011-07-132-13/+20
* * doc/emacs/dired.texi (Dired Enter): Mention --dired. (Bug#9039)Glenn Morris2011-07-132-0/+11
* Doc string fix.Lars Magne Ingebrigtsen2011-07-132-1/+6
* Small dired fixes related to bug#9039.Glenn Morris2011-07-132-5/+27
* Clarify `mark-ring-max' documentation.Lars Magne Ingebrigtsen2011-07-132-2/+12
* Clarify doc stringLars Magne Ingebrigtsen2011-07-132-4/+10
* * simple.el (blink-matching-open): Make error message from last change less v...Chong Yidong2011-07-132-13/+14
* Use "yellow" on low color terminals for commentsDan Nicolaescu2011-07-132-8/+8
* (dired-insert-set-properties): Make the doc string reflect what it does nowLars Magne Ingebrigtsen2011-07-132-1/+4
* (General Escape Syntax): "a with grave accent" is ?xe0, not ?x8e0.Lars Magne Ingebrigtsen2011-07-132-2/+7
* Say that we were unable to find the match within the limitLars Magne Ingebrigtsen2011-07-132-9/+16
* (prefer-coding-system): Add an exampleLars Magne Ingebrigtsen2011-07-132-1/+8
* (tags-search): Document `file-list-form'Lars Magne Ingebrigtsen2011-07-132-1/+10
* Copy over `url-show-status' to the async bufferChris Newton2011-07-132-0/+8
* Make the default browser choice a bit more logicalLawrence Mitchell2011-07-132-11/+12
* (completion-ignored-extensions): Add OpenMCL/Clozure binary endings.Juanma Barranquero2011-07-132-3/+11
* (info-insert-file-contents): Inhibit jka-compr messages, which can be pretty ...Lars Magne Ingebrigtsen2011-07-132-0/+4
* * jka-compr.el (jka-compr-verbose): New variable, and use throughout.Lars Magne Ingebrigtsen2011-07-132-0/+14
* (Info-find-file): Fall back on the installation directory if we can't find th...Lars Magne Ingebrigtsen2011-07-132-0/+10
* * configure.in (GSETTINGS): Check for gio-2.0 >= 2.26.Jan Djärv2011-07-132-1/+5
* * lisp/vc/vc.el (vc-revert-file): Don't set file time-stamp in the past.Sergei Organov2011-07-132-1/+6
* src/buffer.c (mmap_find): Fix a typo.Eli Zaretskii2011-07-132-1/+5
* Fix execution of x selection hooks.Johan Bockgård2011-07-132-4/+19
* * buffer.c (Fget_buffer_create): Initialized inhibit_shrinking.Paul Eggert2011-07-122-0/+4
* * alloc.c (gc_sweep): Don't read past end of array.Paul Eggert2011-07-122-1/+7
* Give better error messages when trying to load non-existent symlinksLars Magne Ingebrigtsen2011-07-132-1/+9
* * progmodes/cc-vars.el: Remove (probably) misleading commentLars Magne Ingebrigtsen2011-07-132-2/+6
* (Table Recognition): Use "at point" instead of "under point"Lars Magne Ingebrigtsen2011-07-132-4/+7
* Manual fixes related to clarifying cursor shapesLars Magne Ingebrigtsen2011-07-133-14/+27
* Minor xref additions to Lisp manual.Chong Yidong2011-07-122-19/+26
* * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.Johan Bockgård2011-07-122-1/+5
* * src/character.c (Fcharacterp): Don't advertise optional ignoredAndreas Schwab2011-07-122-1/+7
* (syms_of_keymap): Clarify that "modifier" is "modifier key"Lars Magne Ingebrigtsen2011-07-122-4/+7
* window.c doc fixes.Lars Magne Ingebrigtsen2011-07-122-1/+7
* Add Bug#2490 testcase to compilation.txt.Chong Yidong2011-07-121-0/+1
* Adapt Mouse Sel mode to Emacs 24 mouse code.Chong Yidong2011-07-122-16/+24
* Remove frame-local vars from Lisp manual; obsolete since Emacs 22.3.Chong Yidong2011-07-125-48/+22
* Merge: Fix minor new problems caught by GCC 4.6.1.Paul Eggert2011-07-123-5/+14
|\
| * * xsettings.c (store_monospaced_changed): Define only if used.Paul Eggert2011-07-122-4/+9
| * * term.c (init_tty): Remove unused local.Paul Eggert2011-07-122-1/+5
|/
* Move Dissociated Press section of manual into Amusements.Chong Yidong2011-07-123-113/+64
* * progmodes/compile.el (compilation-error-regexp-alist-alist):Johan Bockgård2011-07-122-2/+7
* lisp/textmodes/bibtex.el: small bug fixesRoland Winkler2011-07-122-2/+8