summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* (imenu-default-create-index-function): Detect infiniteSam Steingold2010-01-111-0/+5
| | | | loops caused by imenu-prev-index-position-function.
* Fix typos and remove superfluous backslash-quoting in htmlfontify.el.Juanma Barranquero2010-01-111-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | * htmlfontify.el (htmlfontify-load-rgb-file) (htmlfontify-unload-rgb-file, hfy-fallback-colour-values) (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer) (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn) (hfy-link-style-fun, hfy-index-file, hfy-instance-file) (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks) (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map) (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties) (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class) (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap) (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq) (hfy-colour-vals, hfy-default-header, hfy-link-style-string) (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec) (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int) (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name) (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at) (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer) (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer) (hfy-force-fontification, htmlfontify-buffer, hfy-dirname) (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub) (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i) (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps) (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous backslash-quoting from parentheses, etc.
* * progmodes/js.el: Autoload javascript-mode alias.Chong Yidong2010-01-111-0/+4
|
* Fix typos in ffap.el.Juanma Barranquero2010-01-111-0/+10
| | | | | | | | | | * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p) (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp) (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url) (ffap-read-url-internal, ffap-menu, ffap-at-mouse): Fix typos in docstrings. (ffap-url-regexp): Doc fix. (ffap-at-mouse): Fix typo in message.
* Set copyright year to 2010.Glenn Morris2010-01-101-0/+4
| | | | | | | | | | | | | * Cocoa/Emacs.base/Contents/Info.plist: * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings: * GNUstep/Emacs.base/Resources/Info-gnustep.plist: Set copyright year to 2010. * version.el (emacs-copyright): Set copyright year to 2010. * ebrowse.c (version): * etags.c (print_version): * rcs2log (Copyright): Set copyright year to 2010.
* (format-annotate-function): Only setStefan Monnier2010-01-101-18/+23
| | | | | write-region-post-annotation-function after running to-fn so as not to affect nested write-region calls (bug#5273).
* * Makefile.in (ELCFILES): Add wisent/python-wy.el and wisent/python.el.Chong Yidong2010-01-091-0/+3
|
* Add Semantic parsers for Python.Chong Yidong2010-01-091-0/+10
| | | | | * cedet/semantic.el (semantic-new-buffer-setup-functions): Add python parser. * cedet/semantic/wisent/python-wy.el, cedet/semantic/wisent/python.el: New files.
* * man.el (Man-goto-section): Signal error if section not found (Bug#5317).Chong Yidong2010-01-091-0/+5
|
* Fix bug#5345: password asked when visiting files on a lightweight checkout.Juanma Barranquero2010-01-091-0/+5
| | | | | * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept URLs with a leading triple slash in the file: scheme.
* Fix compile-command's safe-local-variable condition.Chong Yidong2010-01-091-0/+5
| | | | | * progmodes/compile.el: Don't treat compile-command as safe if compilation-read-command might be nil (Bug#4218).
* (command-line-1): Use orig-argi to check for ignored X and NS options.Jan Djärv2010-01-091-0/+5
|
* from trunkKenichi Handa2010-01-081-0/+7
|\
| * Fix bug#3224.Juanma Barranquero2010-01-071-0/+7
| | | | | | | | | | | | | | * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename to `create-file-buffer' as it expects, not just a buffer name. (vc-dir-mode): Include the buffer name in `list-buffers-directory', to help uniquify.
* | international/fontset.el (build-default-fontset-data): Exclude characters in ↵Kenichi Handa2010-01-081-0/+5
|/ | | | scripts kana, hangul, han, or cjk-misc.
* Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.Jan Djärv2010-01-061-0/+5
| | | | | | | | | | | | | | | | | | | * font.c (font_open_entity): Enable chache and call cached_font_ok for the driver if defined. (QCuser_spec): New symbol. (font_spec_from_name): Save name as user-spec. (font_load_for_lface): Keep user-spec instead of name. (font_open_by_name): Save name as user-spec. (syms_of_font): Initialize QCuser_spec. * xftfont.c (xftfont_open): Call xftfont_add_rendering_parameters. (xftfont_add_rendering_parameters, xftfont_cached_font_ok): New. (syms_of_xftfont): Initialize xftfont_driver.cached_font_ok. * font.h (struct font_driver): Add cached_font_ok. * font-setting.el (font-setting-change-default-font): Use user-spec instead of name.
* (vc-bzr-after-dir-status): Ignore pending merges.Dan Nicolaescu2010-01-061-0/+4
|
* * progmodes/python.el (python-font-lock-keywords): Handle qualified decoratorsChong Yidong2010-01-051-0/+5
| | | | (Bug#881).
* (vc-bzr-working-revision): Fix looking for a revisionDan Nicolaescu2010-01-051-0/+5
| | | | in a lightweight checkout.
* language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.Kenichi Handa2010-01-051-0/+5
|
* (vc-bzr-diff): Obey vc-disable-async-diff.Dan Nicolaescu2010-01-041-0/+4
|
* (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.Dan Nicolaescu2010-01-031-0/+4
| | | | | | (vc-bzr-shelve-menu-map): (vc-bzr-dir-extra-headers): Improve menu and tooltip text. (vc-bzr-shelve-apply): Make prompt more explicit.
* (vc-bzr-log-view-mode): Also highlight the author.Dan Nicolaescu2010-01-031-0/+1
|
* (vc-bzr-state-heuristic): Make it work for lightweightDan Nicolaescu2010-01-031-0/+5
| | | | checkouts. (Bug#618)
* * net/browse-url.el (browse-url-encode-url): Don't escape commas.Chong Yidong2010-01-021-0/+6
| | | | | They are valid characters in URL paths (rfc3986), and at least Firefox does not understand the encoded version (Bug#3166).
* Allow use of "end" keyword for terminating Octave-mode blocks.Chong Yidong2010-01-021-0/+8
| | | | | | | | * progmodes/octave-mod.el (octave-end-keywords) (octave-block-begin-or-end-regexp, octave-block-match-alist): Add "end" keyword (Bug#3061). (octave-end-as-array-index-p): New function. (calculate-octave-indent): Use it.
* * lisp/bookmark.el: Consistently put the text property on the bookmark name.Karl Fogel2010-01-021-0/+9
| | | | | | | (bookmark-bmenu-marks-width): Bump back to 2, to include annotation marks. (bookmark-bmenu-hide-filenames): Adjust for above, and put the text property on the bookmark name, instead of not putting it at all. (bookmark-bmenu-list): Fix where we put the text property.
* * lisp/bookmark.el (bookmark-bmenu-save): Just depend on the new logicKarl Fogel2010-01-021-1/+6
| | | | for showing buffer modified state (as added in the previous change).
* * lisp/bookmark.el: Show modified state of bookmark buffer more accurately.Karl Fogel2010-01-021-0/+10
| | | | | | | | | (bookmark-bmenu-list): Initialize buffer-modified-p properly. (bookmark-send-edited-annotation): Mark bookmark-alist as modified. (with-buffer-modified-unmodified): New macro. (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames, bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete): Use new macro to preserve the buffer-modified state.
* * lisp/bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window,Karl Fogel2010-01-021-0/+10
| | | | | | | | | (bookmark-bmenu-2-window, bookmark-bmenu-this-window) (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window) (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation) (bookmark-bmenu-rename, bookmark-bmenu-locate) (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark): Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
* emacs-lisp/easy-mmode.el (define-globalized-minor-mode): MakeEli Zaretskii2010-01-021-0/+5
| | | | the lines in the generated doc string shorter. (Bug#4668)
* * lisp/net/rcirc.el: Add follow-link binding (Bug#4738).Chong Yidong2010-01-021-0/+4
|
* Rename cvs-update to bzr-update in lisp/ Makefiles.Eli Zaretskii2010-01-021-0/+8
| | | | | | | | Makefile.in (bzr-update): Renamed from cvs-update. (cvs-update): New target for backward compatibility. makefile.w32-in (bzr-update): Renamed from cvs-update. (cvs-update): New target for backward compatibility.
* * lisp/bookmark.el: Remove gratuitous gratitude.Karl Fogel2010-01-021-0/+4
|
* * lisp/bookmark.el (bookmark-bmenu-any-marks): New functionKarl Fogel2010-01-021-1/+6
| | | | (bookmark-bmenu-save): Clear buffer modification if no marks.
* * lisp/bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.Karl Fogel2010-01-021-0/+14
| | | | | | | | | | | | | (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property positions by using `bookmark-bmenu-marks-width', instead of hardcoding. This fixes the `bookmark-bmenu-execute-deletions' bug reported here: http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html From: Sun Yijiang <sunyijiang {_AT_} gmail.com> To: emacs-devel {_AT_} gnu.org Subject: bookmark.el bug report Date: Mon, 28 Dec 2009 14:19:16 +0800 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
* * lisp/bookmark.el: Improvements suggested by Drew Adams:Karl Fogel2010-01-011-0/+9
| | | | | | | (bookmark-bmenu-ensure-position): New name for `bookmark-bmenu-check-position'. Just ensure the position; don't return any meaningful value. (bookmark-bmenu-header-height, bookmark-bmenu-marks-width): New constants.
* lisp/ChangeLog: Fix typos.Juanma Barranquero2010-01-021-3/+2
|
* lisp/*: Fix typos in docstrings and messages.Juanma Barranquero2010-01-021-0/+52
|
* * lisp/files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).Chong Yidong2010-01-011-0/+4
|
* * lisp/ChangeLog: Update bug number in last change.Chong Yidong2010-01-011-1/+1
|
* * comint.el (comint-input-ring-size): Make it a defcustom andChong Yidong2010-01-011-0/+5
| | | | increase the default to 500.
* Further changes from EMACS_23_1_RC branch (2009-12-29 contd).Nick Roberts2009-12-311-0/+11
| | | | | * term/x-win.el (x-gtk-stock-map): Map some GUD buttons. * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
* Show working revision correctly for mercurial.Nick Roberts2009-12-301-0/+6
| | | | | * vc-hg.el (vc-hg-working-revision): Use hg parent instead of hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>,
* Fix typos in ChangeLogs.Juanma Barranquero2009-12-291-4/+4
|
* Declare some functions for the byte-compiler.Juanma Barranquero2009-12-291-0/+7
|
* Make vc-dir work on subdirectories of the bzr root.Dan Nicolaescu2009-12-281-0/+8
| | | | | | | * vc-bzr.el (vc-bzr-after-dir-status): Add new argument. Return file names relative to it. (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root relative directory to vc-bzr-after-dir-status.
* Fix typos in ChangeLogs.Juanma Barranquero2009-12-291-14/+14
|
* * font-lock.el (font-lock-refresh-defaults): New function, whichTassilo Horn2009-12-281-0/+7
| | | | | | can be used to let font-lock react to external changes in variables like font-lock-defaults and keywords. See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
* * vc-rcs.el (vc-rcs-register): Fix registering a specific version.Dan Nicolaescu2009-12-281-0/+2
|