Chong Yidong
137327efbd
Bugfix for ede-proj-makefile-insert-variables.
...
* cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Don't
destroy list before using it.
2010-04-18 17:40:10 -04:00
Dan Nicolaescu
bce3183024
Fix the version number for added files.
...
* vc-hg.el (vc-hg-working-revision): Check if the file is
registered after hg parent fails (Bug#5961).
2010-04-17 09:10:19 -07:00
Glenn Morris
0433ffa6c7
Add some autoloads.
...
* htmlfontify.el (htmlfontify-buffer)
(htmlfontify-copy-and-link-dir): Autoload entry points.
2010-04-16 19:07:48 -07:00
Glenn Morris
8ecd59ca5a
* etc/NEWS: Minor edits.
2010-04-16 19:06:12 -07:00
Chong Yidong
8507c65c5f
Fix to vc-hg-annotate-extract-revision-at-line (Bug#5960).
...
* vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
name relative to the project root (Bug#5960).
2010-04-16 20:28:19 -04:00
Glenn Morris
d52dbd3d45
* emacs.texi (Acknowledgments): Remove duplicate.
2010-04-16 00:43:29 -07:00
Katsumi Yamaoka
b1519d8561
Synch with Gnus trunk:
...
(Score File Format): Fix typo.
(Mail Group Commands): Add index entry.
By Andreas Seltenreich <seltenreich@gmx.de>.
2010-04-16 03:26:07 +00:00
Glenn Morris
46a4f27f4a
* etc/NEWS: git version number issues don't need manual changes.
2010-04-15 19:50:42 -07:00
Glenn Morris
10a311748b
Improve previous change.
2010-04-15 19:45:26 -07:00
Glenn Morris
e9ef97770f
* vc-git.el (vc-git-print-log): Doc fix.
2010-04-15 19:39:22 -07:00
Glenn Morris
a77fe20c70
* maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2010-04-15 19:35:59 -07:00
Glenn Morris
d5b22ab221
* doc/emacs/ChangeLog: Fix typo.
2010-04-15 10:17:01 -07:00
Glenn Morris
3d00250640
* etc/NEWS: Remove duplicate entry.
2010-04-15 00:56:31 -07:00
Glenn Morris
4ebe99027b
Mention Dired VC diff and log in manual.
...
* dired.texi (Misc Dired Features): Mention VC diff and log.
* maintaining.texi (Old Revisions, VC Change Log):
Mention that diff and log work in Dired buffers.
2010-04-15 00:54:06 -07:00
Glenn Morris
2bf1d02de9
* info.texi (Search Index): Mention Emacs's Info-virtual-index.
2010-04-15 00:34:28 -07:00
Glenn Morris
98932641ac
* help.texi (Help Summary): Mention M-x info-finder.
2010-04-15 00:25:20 -07:00
Glenn Morris
f492f32f11
NEWS markup.
...
* etc/NEWS: bookmark-bmenu-search, mpc, image-mode-maybe do not need
manual entries. GDB changes, Semantic, EDE, EIEIO have them.
2010-04-15 00:19:06 -07:00
Glenn Morris
cdfbcbba7a
* ack.texi (Acknowledgments): Add mpc.el
2010-04-15 00:06:25 -07:00
Glenn Morris
d83669801d
* etc/NEWS: Minor mark-up and typo fixes.
2010-04-14 19:20:33 -07:00
Glenn Morris
4d4e952231
Document new commands for manipulating local variable lists.
...
* custom.texi (Specifying File Variables, Directory Variables):
Document new commands for manipulating local variable lists.
2010-04-14 19:05:36 -07:00
Juri Linkov
5854c2677e
Fix @deffn without category.
...
* abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
for `abbrev-insert'.
* buffers.texi (Indirect Buffers): Add category `Command'
to @deffn of `clone-indirect-buffer'.
* windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
for `next-window' and `previous-window'. Add category `Command'
to @deffn of `pop-to-buffer'.
2010-04-15 01:41:21 +03:00
Chong Yidong
3808c51fa8
* ido.el (ido-file-internal): Fix 2009-12-02 change.
2010-04-14 13:32:50 -04:00
Chong Yidong
7860d2e357
* progmodes/grep.el (grep-compute-defaults): Fix handling of host
...
default settings (Bug#5928).
2010-04-14 11:33:42 -04:00
Glenn Morris
f1b95f0a0d
* admin/notes/bugtracker: Minor updates.
2010-04-13 19:36:48 -07:00
Alan Mackenzie
34d203ef47
Revert 2009-12-03T16:02:10Z!acm@muc.de (enhance c-parse-state) and 2010-02-04T21:15:37Z!acm@muc.de (< and > handling).
...
[These enhancements were not sufficiently stable at the time of releasing
a pretest.]
2010-04-13 09:15:14 +00:00
Adrian Robert
79353a53a0
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
2010-04-13 11:56:08 +03:00
Adrian Robert
b2e40a75ce
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
2010-04-13 09:01:46 +03:00
Alan Mackenzie
e42a330165
Reverse 2009-12-03T16:02:10Z!acm@muc.de "Enhance `c-parse-state' to run efficiently in
...
\"brace desserts\".".
2010-04-12 18:58:52 +00:00
Alan Mackenzie
7af4bf3aea
Reverse change 2010-02-04T21:15:37Z!acm@muc.de: "Change strategy for marking < and > as template
...
delimiters: mark them strictly in matching pairs."
2010-04-12 15:15:07 +00:00
Alan Mackenzie
e2387bdba2
Reverse 2010-02-25T21:21:25Z!acm@muc.de:
...
" (i) Remove any hard syntax-table properties for <, > inserted by C-y.
(ii) Remove category text props, not syntax-table ones in unmarking <, >.
".
2010-04-12 14:59:56 +00:00
Alan Mackenzie
a1c7301e31
Reverse 2010-03-01T11:31:42Z!acm@muc.de: "Fix bug #5649 : 23.1.92; Indentation problems in C mode.".
2010-04-12 14:55:18 +00:00
Alan Mackenzie
2811df2c90
Reverse 2010-03-01T17:46:36Z!acm@muc.de "Correct buggy patch 2010-03-01T11:31:42Z!acm@muc.de to cc-engine.el.".
2010-04-12 14:48:07 +00:00
Alan Mackenzie
db00cb3ae4
Undo 2010-03-15T01:38:28Z!yamaoka@jpl.org "Fix off-by-one error. Fixes bug #5747."
2010-04-12 14:34:09 +00:00
YAMAMOTO Mitsuharu
658b9b9347
Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.
...
* s/darwin.h (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF)
(PTY_OPEN): New defines. Use openpty (Bug#726, Bug#5819).
2010-04-10 19:31:01 +09:00
Glenn Morris
0a23b2c303
Fix bug ref in previous.
2010-04-09 19:14:47 -07:00
Glenn Morris
119850e927
Close bug#1835.
...
* progmodes/fortran.el (fortran-match-and-skip-declaration):
New function.
(fortran-font-lock-keywords-3): Use it. (Bug#1835)
2010-04-09 19:12:03 -07:00
Glenn Morris
16207c0a48
Doc fix related to Contributing.
...
* trouble.texi (Contributing): Add cindex entry.
Mention etc/CONTRIBUTE.
2010-04-08 18:20:45 -07:00
YAMAMOTO Mitsuharu
16009a0ec3
frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.
2010-04-08 09:43:57 +09:00
Jan Djärv
f016f225d2
Fix resizing for X and non-Gtk+ build. Bug #5848 .
...
* frame.h (FRAME_TEXT_LINES_TO_PIXEL_HEIGHT): Don't use
FRAME_LINE_TO_PIXEL_Y.
* xterm.c (x_set_window_size_1): Don't add border_width/height to
pixelwidth/height.
2010-04-07 18:34:31 +02:00
Kenichi Handa
64e692b56e
merge trunk
2010-04-07 15:08:27 +09:00
Kenichi Handa
86a366f401
Fix previous change of *-composable-pattern).
2010-04-07 13:36:25 +09:00
Chong Yidong
e59c4233e2
Edits to Persistent Mark node.
...
* mark.texi (Persistent Mark): Copyedits. Replace undo example with
query-replace (Bug#5774).
2010-04-06 12:10:31 -04:00
Chong Yidong
8afe2ec6f9
Revert 2008-03-03 change (Bug#5821).
...
* textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
paragraph-separate (Bug#5821).
2010-04-06 11:43:08 -04:00
Chong Yidong
7cee661f0e
* quail/vntelex.el: Fix "af" rule (Bug#5836).
2010-04-06 11:32:15 -04:00
Juri Linkov
3c5d6dfba6
Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
...
* info.el (Info-find-node-2): Comment out code that skips
breadcrumbs line.
(Info-mouse-follow-link): New command.
(Info-link-keymap): New keymap.
(Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
Return a string with links instead of inserting breadcrumbs
to the Info buffer.
(Info-fontify-node): Comment out code that inserts breadcrumbs.
Instead of putting the `invisible' text property over the Info
header, make an overlay over the Info header with the `invisible'
property and `after-string' set to the string returned by
`Info-breadcrumbs'.
2010-04-06 01:15:04 +03:00
Chong Yidong
84257d9314
Fix crash on NextStep terminal (Bug#5837)
...
* xdisp.c (prepare_menu_bars): Don't call ns_set_doc_edited for
terminal frames (Bug#5837).
2010-04-05 11:46:29 -04:00
Francesc Rocher
46ac1194bf
Add a new entry for QWE
2010-04-04 12:42:05 +02:00
Chong Yidong
6baa27a2b2
* help.el (help-window-setup-finish): Doc fix (Bug#5830).
...
Reported by monkey@sandpframing.com .
2010-04-03 19:40:20 -04:00
Juanma Barranquero
6f5b06547b
Add stubs for Windows, required after CVE-2010-0825 change.
...
* ntlib.c (getgid, getegid, setegid): New stubs.
* ntlib.h (getgid, getegid, setegid): Declare them.
2010-04-03 04:16:16 +02:00
Chong Yidong
d86d8ea85a
Bump version to 23.1.95.
2010-04-02 20:42:10 -04:00