aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * src/image.c (gif_load): Fix calculation of bottom and right corner.Andreas Schwab2011-09-102-2/+9
* Prevent sluggish bidi redisplay in small windows.Eli Zaretskii2011-09-102-3/+8
* Fix docstrings in lisp/isearch.el.Juri Linkov2011-09-102-5/+9
* * lisp/paren.el (show-paren-function): Don't show escaped parens.Juri Linkov2011-09-102-5/+20
* Add to sendmail.el a new command mail-add-attachment.Eli Zaretskii2011-09-108-6/+65
|\
| * Doc fixes in sendmail.el.Eli Zaretskii2011-09-031-9/+1
| * Add mail-add-attachment command to sendmail.el.Eli Zaretskii2011-09-031-0/+29
* | * lisp/simple.el (count-words-region): Use buffer if there's no region.Reuben Thomas2011-09-092-11/+18
* | Add `wdired-isearch-filter-read-only' to lisp/wdired.el.Juri Linkov2011-09-092-0/+13
* | gnus-art.el (article-date-ut): Work properly even whenKatsumi Yamaoka2011-09-092-25/+41
* | progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'Alan Mackenzie2011-09-092-0/+9
* | Fix bug #9392 with rmail-forward.Eli Zaretskii2011-09-094-4/+45
|\ \ | |/
| * Fix rmail-forward.Eli Zaretskii2011-09-035-8/+32
* | src/frame.c (x_report_frame_params): Cast to avoid compiler warnings.Eli Zaretskii2011-09-092-2/+10
* | * lisp/woman.el (woman-special-characters): Add hy character.Glenn Morris2011-09-082-1/+2
* | * lisp/woman.el (woman-special-characters): Add oq and cq quote characters.Glenn Morris2011-09-082-0/+9
* | woman.el fix for bug#9447.Glenn Morris2011-09-082-4/+21
* | Whitespace changes.Juanma Barranquero2011-09-0971-388/+393
* | Don't have previous and next buffers deal with internal windows.Martin Rudalics2011-09-084-3/+14
* | New rcirc command rcirc-cmd-inviteLeo Liu2011-09-082-0/+14
* | * lisp/progmodes/compile.el (compilation-environment): Make it a defcustom.Juri Linkov2011-09-082-3/+12
* | (grep-regexp-alist): Move dangling comment to the previous rule.Juri Linkov2011-09-081-9/+10
* | src/emacs.c (my_heap_start): #ifdef to avoid warnings when unused.Juanma Barranquero2011-09-082-0/+6
* | Rewrite window/frame auto-deletion code. (Bug#9419) and (Bug#9456) Martin Rudalics2011-09-082-63/+64
* | Fix move-if-change permissions.Paul Eggert2011-09-071-0/+0
* | Fix a crash in vertical-motion.Eli Zaretskii2011-09-073-1/+7
* | (xg_make_tool_item): Insert comment about eventbox.Jan Djärv2011-09-072-0/+5
* | * lisp/help-mode.el (help-mode): Restore autoload.Chong Yidong2011-09-072-0/+5
* | * lisp/progmodes/compile.el (compilation-start): Let-bind `thisenv' toJuri Linkov2011-09-073-3/+16
* | * lisp/progmodes/grep.el (grep-regexp-alist): Calculate column positionsJuri Linkov2011-09-072-12/+28
* | * lisp/simple.el (next-error-highlight, next-error-highlight-no-select): Doc ...Juri Linkov2011-09-072-2/+9
* | Auto-commit of generated files.Glenn Morris2011-09-073-667/+624
* | * lib-src/etags.c (Fortran_functions): Handle "elemental" functions.Glenn Morris2011-09-072-0/+7
* | * lib-src/etags.c (Fortran_functions): Handle "pure" functions. (tiny change)Dieter Schuster2011-09-072-0/+7
* | * lisp/progmodes/cc-fonts.el: Remove trailing whitespace.Glenn Morris2011-09-071-7/+7
* | cc-fonts.el fix for bug#9443 (tiny change)OKAZAKI Tetsurou2011-09-072-1/+7
* | Conditionally initialize rcirc-input-ringLeo Liu2011-09-072-1/+12
* | * lisp/emacs-lisp/find-func.el (find-function-C-source): Only setStefan Monnier2011-09-062-7/+14
* | isnan: Fix porting problem to Solaris 10 with bundled gcc.Paul Eggert2011-09-064-3/+24
* | Auto-commit of generated files.Paul Eggert2011-09-064-873/+1523
* | Merge from trunk.Paul Eggert2011-09-0620-58/+199
|\ \
| * \ Merge from trunk.Paul Eggert2011-09-066-7/+33
| |\ \
| | * | isearch.el (isearch-other-meta-char): Wherever a key list is unread,Alan Mackenzie2011-09-062-0/+10
| | * | Merge changes made in Gnus trunk.Gnus developers2011-09-053-6/+22
| * | | Merge from trunk.Paul Eggert2011-09-0568-659/+1320
| |\ \ \ | | |/ /
| | * | Auto-commit of generated files.Glenn Morris2011-09-052-0/+15
| | * | * lisp/progmodes/grep.el (rgrep): Add "-type d".Oleksandr Gavenko2011-09-052-1/+6
| | * | * lisp/progmodes/grep.el (grep-process-setup): Fix comments.Juri Linkov2011-09-052-3/+8
| | * | * dbusbind.c (xd_signature_cat): Rename from signature_cat.Michael Albinus2011-09-052-6/+10
| | * | Grep related fixes.Juri Linkov2011-09-054-4/+21