aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* calc/calc-units.el (math-put-default-units): Don't use "1" as aJay Belanger2012-01-202-9/+15
| | | | default unit.
* * lisp/international/mule.el (auto-coding-alist): Add .tbz.Glenn Morris2012-01-202-1/+4
|
* File-local variable fixes.Glenn Morris2012-01-205-124/+234
| | | | | | | | | | | | | | | | | | | | | | | | | * lisp/files.el (local-enable-local-variables): Doc fix. (inhibit-local-variables-regexps): Rename from inhibit-first-line-modes-regexps. Keep old name as obsolete alias. Doc fix. Add some extensions from auto-coding-alist. (inhibit-local-variables-suffixes): Rename from inhibit-first-line-modes-suffixes. Doc fix. (inhibit-local-variables-p): New function, extracted from set-auto-mode-1. (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps. (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p. (hack-local-variables): Doc fix. Make the mode-only case respect enable-local-variables and friends. Respect inhibit-local-variables-regexps for file-locals, but not for directory-locals. (set-visited-file-name): Take account of inhibit-local-variables-regexps. Whether it applies may change as the file name is changed. * lisp/jka-cmpr-hook.el (jka-compr-install): * lisp/jka-compr.el (jka-compr-uninstall): Update for inhibit-first-line-modes-suffixes name change. * etc/NEWS: Mention this change. Fixes: debbugs:10506
* * etc/NEWS: Relocate MS Windows change to "non-free" section.Glenn Morris2012-01-201-4/+4
|
* * tramp.texi (File): Tweak wording for the `scpc' option.Eric Hanchrow2012-01-202-3/+16
|
* In make-help-screen make original minor-mode-map-alist temporarily visible.Martin Rudalics2012-01-202-3/+11
| | | | | * help-macro.el (make-help-screen): Temporarily restore original binding for minor-mode-map-alist (Bug#10454).
* color.el (color-name-to-rgb): Use the white color to find the max color ↵Julien Danjou2012-01-192-1/+10
| | | | | | component value and return correctly computed values. (color-name-to-rgb): Add missing float conversion for max value.
* doc/lispref/emacs-lisp-intro.texi (count-words-in-defun): Fix bug#10544.Juanma Barranquero2012-01-192-1/+6
|
* Fix handling of persistent window parameters.Martin Rudalics2012-01-196-93/+99
| | | | | | | | | | | | | | | * window.c (save_window_save, Fcurrent_window_configuration) (Vwindow_persistent_parameters): Do not use Qstate. Rewrite doc-strings. * window.el (window--state-get-1, window-state-get): Do not use special state value for window-persistent-parameters. Rename argument IGNORE to WRITABLE. Rewrite doc-string. (window--state-put-2): Reset all window parameters to nil before assigning values of persistent parameters. * windows.texi (Window Configurations): Rewrite references to persistent window parameters. (Window Parameters): Fix description of persistent window parameters.
* Merge from emacs-23; up to 2012-01-19T07:15:[email protected].Glenn Morris2012-01-187-45/+54
|\
| * Copy copyright fix from 2010-06-26T12:01:[email protected] to one more file.Glenn Morris2012-01-181-1/+2
| |
| * Revert unintentional addition of 2012 to Ecma copyright years.Glenn Morris2012-01-183-3/+3
| | | | | | | | | | This was done by mistake in emacs-23 2010-06-25T08:19:[email protected], and then propagated to one more file in 2010-06-26T12:01:[email protected].
| * Fix python-wy.el copyright header.Chong Yidong2012-01-181-2/+4
| |
| * Fix init_buffer for USE_MMAP_FOR_BUFFERS case (backport from trunk)Yoshiaki Kasahara2012-01-182-1/+6
| | | | | | | | | | * buffer.c (init_buffer) [USE_MMAP_FOR_BUFFERS]: Adjust to aliasing change.
| * Reorganize Emacs 23.4 NEWS.Chong Yidong2012-01-181-12/+10
| |
| * Add entry for ede-project-directories to NEWS.Chong Yidong2012-01-151-0/+12
| |
| * * make-dist: Distribute the etc/grammars subdirectory.Chong Yidong2012-01-152-1/+7
| |
| * Bump version to 23.3.90.Chong Yidong2012-01-1520-781/+799
| | | | | | | | Regenerate ldefs-boot.el and AUTHORS.
| * Fix wrong font metrics for mouse highlight (backport ↵YAMAMOTO Mitsuharu2012-01-152-1/+6
| | | | | | | | | | | | | | 2011-12-15T02:12:[email protected] from trunk) * src/xftfont.c (xftfont_draw): Use the font metrics of s->font to fill background (Bug#8992).
| * Some copyright header fixes for grammar files.Chong Yidong2012-01-153-6/+7
| | | | | | | | | | | | | | | | | | | | | | * etc/grammars/wisent-grammar.el: Make the Python copyright the literally required one. * lisp/cedet/semantic/wisent/python-wy.el: Regenerate. * lisp/cedet/semantic/wisent/js-wy.el: Add missing copyright header Suggested by Glenn Morris.
| * Fix previous ChangeLog date fix (no need to merge to trunk)Glenn Morris2012-01-131-1/+1
| |
| * ChangeLog date fix (no need to merge to trunk)Glenn Morris2012-01-131-3/+3
| |
| * Take display-table into account on calculating character/string width ↵Kenichi Handa2012-01-132-37/+35
| | | | | | | | (#Bug#9496).
| * * src/s/gnu-linux.h: Use CRT_DIR.Sven Joachim2012-01-122-2/+6
| |
| * * configure.in: Add i386 to cpp_undefs (Bug#8497).Glenn Morris2012-01-129-38/+142
| |
| * Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris2012-01-102012-2038/+2039
| |
| * Update short copyright year to 2012 (do not merge to trunk)Glenn Morris2012-01-1031-28/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * etc/refcards/calccard.tex, etc/refcards/cs-dired-ref.tex: * etc/refcards/cs-refcard.tex, etc/refcards/cs-survival.tex: * etc/refcards/de-refcard.tex, etc/refcards/dired-ref.tex: * etc/refcards/fr-dired-ref.tex, etc/refcards/fr-refcard.tex: * etc/refcards/fr-survival.tex, etc/refcards/orgcard.tex: * etc/refcards/pl-refcard.tex, etc/refcards/pt-br-refcard.tex: * etc/refcards/refcard.tex, etc/refcards/ru-refcard.tex: * etc/refcards/sk-dired-ref.tex, etc/refcards/sk-refcard.tex: * etc/refcards/sk-survival.tex, etc/refcards/survival.tex: * etc/refcards/vipcard.tex, etc/refcards/viperCard.tex: * lib-src/ebrowse.c (version) <emacs_copyright>: * lib-src/etags.c (print_version) <emacs_copyright>: * lib-src/rcs2log (Copyright): * lisp/version.el (emacs-copyright): * nextstep/Cocoa/Emacs.base/Contents/Info.plist: * nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings: * nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist: Update short copyright year to 2012.
| * Fix uninitialized variable in note_mouse_highlight (backport from trunk).Eli Zaretskii2012-01-092-4/+4
| | | | | | | | * xdisp.c (note_mouse_highlight): Initialize `area'. (Bug#9947)
| * Avoid crash on composition (backport from trunk).Johan Bockgård2012-01-092-0/+11
| | | | | | | | | | * xdisp.c (fill_composite_glyph_string): Always set s->face, to avoid a crash (bug#9496).
| * Fix last commit.Chong Yidong2012-01-091-2/+2
| |
| * Fix use of uninitialized var (backport from trunk).Chong Yidong2012-01-092-5/+12
| | | | | | | | * xdisp.c (note_mouse_highlight): Fix use of uninitialized var.
| * Fix use of uninitialized variable (backport from trunk).Eli Zaretskii2012-01-092-1/+7
| | | | | | | | | | | | * xdisp.c (note_mouse_highlight): Initialize `part', to avoid a possible random value that matches one of those tested as condition to clear the mouse face.
| * Fix glitch in scrolling_window (backport from trunk).YAMAMOTO Mitsuharu2012-01-092-8/+72
| | | | | | | | | | | | * dispnew.c (scrolling_window): Truncate overlaps in copy destination of scroll runs so as to avoid assigning disabled bogus rows and unnecessary graphics copy operations.
| * Backport Bug#9990 fix from trunkEli Zaretskii2012-01-092-4/+9
| | | | | | | | | | * src/dispnew.c (scrolling_window): Fix incorrect indices in accessing current_matrix and desired_matrix. (Bug#9990)
* | Small bzrmerge.el change.Glenn Morris2012-01-182-3/+22
| | | | | | | | | | * admin/bzrmerge.el (bzrmerge-missing): Allow a definitive "no" answer to the "skip?" question, since there can be multiple such for any revision.
* | Update ChangeLog.Alan Mackenzie2012-01-181-0/+24
| |
* | Eliminate sluggishness and hangs in fontification of "semicolon deserts".Alan Mackenzie2012-01-182-23/+168
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cc-engine.el (c-state-nonlit-pos-interval): change value 10000 -> 3000. (c-state-safe-place): Reformulate so it doesn't stack up an infinite number of wrong entries in c-state-nonlit-pos-cache. (c-determine-limit-get-base, c-determine-limit): New functions to determine backward search limits disregarding literals. (c-find-decl-spots): Amend commenting. (c-cheap-inside-bracelist-p): New function which detects "={". cc-fonts.el (c-make-font-lock-BO-decl-search-function): Give a limit to a backward search. (c-font-lock-declarations): Fix an occurrence of point being undefined. Check additionally for point being in a bracelist or near a macro invocation without a semicolon so as to avoid a fruitless time consuming search for a declarator. Give a more precise search limit for declarators using the new c-determine-limit.
* | Merge from trunk.Alan Mackenzie2012-01-1822-1151/+1429
|\ \
| * | * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.Werner LEMBERG2012-01-182-389/+362
| | | | | | | | | | | | Minor typographical improvements.
| * | * etc/TODO: Add entry for writing tests.Glenn Morris2012-01-171-0/+6
| | |
| * | files.el doc fixes.Glenn Morris2012-01-172-5/+9
| | | | | | | | | | | | | | | * lisp/files.el (auto-mode-alist, inhibit-first-line-modes-regexps) (set-auto-mode): Doc fixes.
| * | * dired.el (dired-build-subdir-alist): Use string-match-p in previous change.Glenn Morris2012-01-171-1/+1
| | |
| * | * lisp/dired.el (dired-build-subdir-alist): Restrict previous change.Glenn Morris2012-01-171-1/+2
| | | | | | | | | | | | (to only file names containing "\"s)
| * | * lisp/isearch.el (search-nonincremental-instead): Fix doc typo.Glenn Morris2012-01-172-1/+3
| | |
| * | * doc/lispintro/emacs-lisp-intro.texi (re-search-forward): Fix typo.Glenn Morris2012-01-172-1/+5
| | |
| * | Dired fixes for newlines in directory names.Glenn Morris2012-01-172-6/+44
| | | | | | | | | | | | | | | * lisp/dired.el (dired-insert-directory): Handle newlines in directory name. (dired-build-subdir-alist): Unescape newlines in directory name.
| * | Update the ChangeLog.Alan Mackenzie2012-01-171-0/+11
| | |
| * | Update Slovenian tutorial.Primoz PETERLIN2012-01-174-657/+678
| | |
| * | * net/tramp.el (tramp-local-end-of-line): New defcustom.Michael Albinus2012-01-172-5/+17
| | | | | | | | | | | | | | | (tramp-action-login, tramp-action-yesno, tramp-action-yn) (tramp-action-terminal): Use it. (Bug#10530)
| * | .bzrignore: Ignore etc/__pycache__.Juanma Barranquero2012-01-161-0/+4
| | |