- 02 Jan, 2010 22 commits
-
-
Eli Zaretskii authored
-
Chong Yidong authored
They are valid characters in URL paths (rfc3986), and at least Firefox does not understand the encoded version (Bug#3166).
-
Chong Yidong authored
* 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.
-
Chong Yidong authored
* message.el (message-exchange-point-and-mark): Rework last change to avoid using optional arg of exchange-point-and-mark, for backward compatibility.
-
Karl Fogel authored
(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.
-
Karl Fogel authored
-
Karl Fogel authored
for showing buffer modified state (as added in the previous change).
-
Chong Yidong authored
* nonascii.texi (Text Representations, Character Codes) (Converting Representations, Explicit Encoding) (Translation of Characters): Use hex notation consistently. (Character Sets): Fix map-charset-chars doc (Bug#5197).
-
Karl Fogel authored
(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.
-
Karl Fogel authored
(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'.
-
Eli Zaretskii authored
the lines in the generated doc string shorter. (Bug#4668)
-
Chong Yidong authored
-
Eli Zaretskii authored
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.
-
Eli Zaretskii authored
-
Karl Fogel authored
-
Karl Fogel authored
(bookmark-bmenu-save): Clear buffer modification if no marks.
-
Karl Fogel authored
(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
-
Karl Fogel authored
(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.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
- 01 Jan, 2010 7 commits
-
-
Chong Yidong authored
* nsterm.m (ns_get_color): Fix buffer overflow (Bug#4763).
-
Chong Yidong authored
exchange-point-and-mark with an argument rather than setting mark-active by hand (Bug#5175).
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
increase the default to 500.
-
Chong Yidong authored
names of loaded files (Bug#5068). * doc/lispref/loading.texi (Where Defined): Make it clearer that these are loaded files (Bug#5068).
-
Chong Yidong authored
value has the obsolete single-function form (Bug#5026).
-
- 31 Dec, 2009 1 commit
-
-
Chong Yidong authored
-
- 30 Dec, 2009 4 commits
-
-
Nick Roberts authored
* term/x-win.el (x-gtk-stock-map): Map some GUD buttons. * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
-
Chong Yidong authored
accidentally overwritten in the last change.
-
Nick Roberts authored
-
Nick Roberts authored
* vc-hg.el (vc-hg-working-revision): Use hg parent instead of hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>,
-
- 29 Dec, 2009 6 commits
-
-
Juanma Barranquero authored
-
Chong Yidong authored
* doc/emacs/building.texi (Grep Searching): Document zrgrep. * doc/emacs/mini.texi (Completion Options): * doc/lispref/minibuf.texi (Completion Styles): Document `initials' style.
-
Juanma Barranquero authored
-
Nick Roberts authored
(and never released) on the EMACS_23_1_RC branch. Namely reverse debugging and the display of STL collections as watch expressions. The long term aim is to move to GDB/MI, so these changes will be re-instated at some time in the future. At the moment, however, there are issues with gdb-mi.el that have not yet
-
Dan Nicolaescu authored
* 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.
-
Juanma Barranquero authored
-