]>
git.eshelyaron.com Git - emacs.git/log
Chong Yidong [Sat, 8 May 2010 03:28:26 +0000 (23:28 -0400)]
Bump version to 23.2.
Chong Yidong [Fri, 7 May 2010 22:51:37 +0000 (18:51 -0400)]
Fix ChangeLog typo.
Chong Yidong [Fri, 7 May 2010 14:51:09 +0000 (10:51 -0400)]
* building.texi (GDB Graphical Interface): Remove misleading comparison
to an IDE (Bug#6128).
Chong Yidong [Wed, 5 May 2010 19:54:04 +0000 (15:54 -0400)]
* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for nmake compatibility.
Chong Yidong [Tue, 4 May 2010 01:31:59 +0000 (21:31 -0400)]
Bump version to 23.1.97.
Chong Yidong [Mon, 3 May 2010 22:01:23 +0000 (18:01 -0400)]
Fix typos (Bug#6094). From Štěpán Němec.
Chong Yidong [Mon, 3 May 2010 01:55:01 +0000 (21:55 -0400)]
Variable purecopying fix (Bug#6083).
* international/mule.el (auto-coding-alist): Only purecopy
car or each item, not the whole list (Bug#6083).
Chong Yidong [Mon, 3 May 2010 01:42:50 +0000 (21:42 -0400)]
Add check for buggy version of GCC (Bug#6031).
* configure.in: Add check for buggy version of GCC (Bug#6031).
* configure: Regenerate
* etc/NEWS: Minor tweak to problem description.
Chong Yidong [Sun, 2 May 2010 15:15:29 +0000 (11:15 -0400)]
Make paragraph vars local for js-mode (Bug#6071).
* progmodes/js.el (js-mode): Make paragraph variables local before
calling c-setup-paragraph-variables (Bug#6071).
Eli Zaretskii [Sat, 1 May 2010 18:50:20 +0000 (21:50 +0300)]
composite.el (compose-region, reference-point-alist): Fix typos in the doc
strings.
Andreas Schwab [Fri, 30 Apr 2010 16:00:48 +0000 (12:00 -0400)]
Fix for Bug#5984.
* composite.c (autocmp_chars): Save point as marker before calling
auto-composition-function.
* lisp.h (restore_point_unwind): Add prototype.
* fileio.c (restore_point_unwind): Remove static attribute.
Alexander Klimov [Thu, 29 Apr 2010 02:38:12 +0000 (21:38 -0500)]
Use the proper form for gnuplot's set command
Chong Yidong [Tue, 27 Apr 2010 15:36:16 +0000 (11:36 -0400)]
* PROBLEMS: Document gcc-4.5 bug (Bug#6031).
Juanma Barranquero [Mon, 26 Apr 2010 09:55:29 +0000 (11:55 +0200)]
* abbrev.el: Fix typos.
Chong Yidong [Sun, 25 Apr 2010 22:09:52 +0000 (18:09 -0400)]
Remove --- and +++ lines from NEWS file.
Chong Yidong [Sun, 25 Apr 2010 21:50:34 +0000 (17:50 -0400)]
* keymaps.texi (Menu Bar): Document :advertised-binding property.
Chong Yidong [Sun, 25 Apr 2010 21:21:51 +0000 (17:21 -0400)]
Document Emacs 23.2 changes.
* functions.texi (Obsolete Functions): Document
set-advertised-calling-convention.
* minibuf.texi (Basic Completion): Document completion-in-region.
(Programmed Completion): Document completion-annotate-function.
* commands.texi (Reading One Event): Document read-key.
(Distinguish Interactive): Document KIND arg to
called-interactively-p. Delete obsolete interactive-p.
* elisp.texi (Top): Update node description.
* misc.texi (Printing): Document htmlfontify-buffer.
Michael Albinus [Sun, 25 Apr 2010 06:34:03 +0000 (08:34 +0200)]
Fix the entry about eshell's su and sudo commands. bug#6021
Andreas Schwab [Sat, 24 Apr 2010 16:35:43 +0000 (18:35 +0200)]
* composite.el (find-composition): Doc fix.
Juanma Barranquero [Sat, 24 Apr 2010 02:59:23 +0000 (04:59 +0200)]
* progmodes/sql.el: Fix typos.
Juri Linkov [Fri, 23 Apr 2010 16:46:03 +0000 (19:46 +0300)]
* info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
property instead of `invisible' and `after-string' (bug#5998).
Juri Linkov [Fri, 23 Apr 2010 16:35:57 +0000 (19:35 +0300)]
Fix typo in docstring.
Kenichi Handa [Fri, 23 Apr 2010 12:29:11 +0000 (21:29 +0900)]
Use new features of libotf and m17n-lib if available.
Kenichi Handa [Fri, 23 Apr 2010 02:17:09 +0000 (11:17 +0900)]
merge trunk
Kenichi Handa [Fri, 23 Apr 2010 02:14:40 +0000 (11:14 +0900)]
HELLO: Adjust Burmese for Unicode 5.2 encoding.
Juanma Barranquero [Fri, 23 Apr 2010 00:15:47 +0000 (02:15 +0200)]
* filecache.el: Fix typos in docstrings.
Katsumi Yamaoka [Thu, 22 Apr 2010 23:41:53 +0000 (23:41 +0000)]
Synch with Gnus trunk:
;; I've committed this change to only the trunk by mistake, sorry,
;; but it should have been also in the branch.)
(message-generate-headers): Record insertion of optional headers as well.
Otherwise the check to prevent repeated insertion of optional headers
is a no-op. By Andreas Seltenreich <seltenreich@gmx.de>.
Kenichi Handa [Thu, 22 Apr 2010 04:59:50 +0000 (13:59 +0900)]
language/indian.el (gujarati-composable-pattern): Fix typo.
Kenichi Handa [Thu, 22 Apr 2010 04:07:11 +0000 (13:07 +0900)]
merge trunk
Kenichi Handa [Thu, 22 Apr 2010 04:05:26 +0000 (13:05 +0900)]
language/indian.el (gurmukhi-composable-pattern): Fix typo.
Glenn Morris [Wed, 21 Apr 2010 02:49:00 +0000 (19:49 -0700)]
Minor doc fix.
* calendar.texi (Displaying the Diary, Format of Diary File):
Fix external cross-references for TeX format output.
Kenichi Handa [Wed, 21 Apr 2010 00:49:01 +0000 (09:49 +0900)]
merge trunk
Chong Yidong [Tue, 20 Apr 2010 22:28:26 +0000 (18:28 -0400)]
* files.el (copy-directory): Handle symlinks (Bug#5982).
Chong Yidong [Tue, 20 Apr 2010 16:04:05 +0000 (12:04 -0400)]
Revert 2009-10-12 change to compilation-next-error-function (Bug#5983).
* progmodes/compile.el (compilation-next-error-function): Revert
2009-10-12 change (Bug#5983).
Chong Yidong [Tue, 20 Apr 2010 15:57:54 +0000 (11:57 -0400)]
Fix hg envvar handling (Bug#5846).
* vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
(vc-hg-working-revision): Likewise. Use hg parents, not hg parent
(Bug#5846).
Kenichi Handa [Tue, 20 Apr 2010 13:25:42 +0000 (22:25 +0900)]
language/indian.el (oriya-composable-pattern, tamil-composable-pattern, malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).
Glenn Morris [Tue, 20 Apr 2010 07:54:28 +0000 (00:54 -0700)]
* emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
Glenn Morris [Tue, 20 Apr 2010 07:37:20 +0000 (00:37 -0700)]
* minibuffer.el (completion-at-point): Doc fix.
Chong Yidong [Tue, 20 Apr 2010 01:29:37 +0000 (21:29 -0400)]
Bump version to 23.1.96.
Chong Yidong [Mon, 19 Apr 2010 14:38:53 +0000 (10:38 -0400)]
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
that Development menu is always available.
(Creating a project): Fix terminology.
(Add/Remove files): Fix typo.
Stefan Monnier [Mon, 19 Apr 2010 13:17:40 +0000 (09:17 -0400)]
(completion-styles): Improve docstrings.
Juanma Barranquero [Mon, 19 Apr 2010 03:06:29 +0000 (05:06 +0200)]
* dired.c (Ffile_attributes): Fix typo in docstring.
Katsumi Yamaoka [Sun, 18 Apr 2010 23:24:22 +0000 (23:24 +0000)]
Synch with Gnus trunk:
2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
* gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
the CVS repo. Put the Git repo in the news section.
* gnus-coding.texi (Gnus Maintainance Guide): Fixed title typo.
Removed some mentions of CVS. Mention the new Git repo.
2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
* smime.el: Don't mention CVS.
* nnrss.el (nnrss-fetch): Don't mention CVS.
* nnir.el: Don't mention CVS.
Chong Yidong [Sun, 18 Apr 2010 23:02:16 +0000 (19:02 -0400)]
* programs.texi (Semantic): New node.
* maintaining.texi (EDE): New node.
* emacs.texi: Update node listing.
* misc.texi (Gnus): Use the `C-h i' keybinding for info.
Chong Yidong [Sun, 18 Apr 2010 21:40:10 +0000 (17:40 -0400)]
Bugfix for ede-proj-makefile-insert-variables.
* cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Don't
destroy list before using it.
Dan Nicolaescu [Sat, 17 Apr 2010 16:10:19 +0000 (09:10 -0700)]
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).
Glenn Morris [Sat, 17 Apr 2010 02:07:48 +0000 (19:07 -0700)]
Add some autoloads.
* htmlfontify.el (htmlfontify-buffer)
(htmlfontify-copy-and-link-dir): Autoload entry points.
Glenn Morris [Sat, 17 Apr 2010 02:06:12 +0000 (19:06 -0700)]
* etc/NEWS: Minor edits.
Chong Yidong [Sat, 17 Apr 2010 00:28:19 +0000 (20:28 -0400)]
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).
Glenn Morris [Fri, 16 Apr 2010 07:43:29 +0000 (00:43 -0700)]
* emacs.texi (Acknowledgments): Remove duplicate.
Katsumi Yamaoka [Fri, 16 Apr 2010 03:26:07 +0000 (03:26 +0000)]
Synch with Gnus trunk:
(Score File Format): Fix typo.
(Mail Group Commands): Add index entry.
By Andreas Seltenreich <seltenreich@gmx.de>.
Glenn Morris [Fri, 16 Apr 2010 02:50:42 +0000 (19:50 -0700)]
* etc/NEWS: git version number issues don't need manual changes.
Glenn Morris [Fri, 16 Apr 2010 02:45:26 +0000 (19:45 -0700)]
Improve previous change.
Glenn Morris [Fri, 16 Apr 2010 02:39:22 +0000 (19:39 -0700)]
* vc-git.el (vc-git-print-log): Doc fix.
Glenn Morris [Fri, 16 Apr 2010 02:35:59 +0000 (19:35 -0700)]
* maintaining.texi (VC Directory Commands): Mention stashes and shelves.
Glenn Morris [Thu, 15 Apr 2010 17:17:01 +0000 (10:17 -0700)]
* doc/emacs/ChangeLog: Fix typo.
Glenn Morris [Thu, 15 Apr 2010 07:56:31 +0000 (00:56 -0700)]
* etc/NEWS: Remove duplicate entry.
Glenn Morris [Thu, 15 Apr 2010 07:54:06 +0000 (00:54 -0700)]
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.
Glenn Morris [Thu, 15 Apr 2010 07:34:28 +0000 (00:34 -0700)]
* info.texi (Search Index): Mention Emacs's Info-virtual-index.
Glenn Morris [Thu, 15 Apr 2010 07:25:20 +0000 (00:25 -0700)]
* help.texi (Help Summary): Mention M-x info-finder.
Glenn Morris [Thu, 15 Apr 2010 07:19:06 +0000 (00:19 -0700)]
NEWS markup.
* etc/NEWS: bookmark-bmenu-search, mpc, image-mode-maybe do not need
manual entries. GDB changes, Semantic, EDE, EIEIO have them.
Glenn Morris [Thu, 15 Apr 2010 07:06:25 +0000 (00:06 -0700)]
* ack.texi (Acknowledgments): Add mpc.el
Glenn Morris [Thu, 15 Apr 2010 02:20:33 +0000 (19:20 -0700)]
* etc/NEWS: Minor mark-up and typo fixes.
Glenn Morris [Thu, 15 Apr 2010 02:05:36 +0000 (19:05 -0700)]
Document new commands for manipulating local variable lists.
* custom.texi (Specifying File Variables, Directory Variables):
Document new commands for manipulating local variable lists.
Juri Linkov [Wed, 14 Apr 2010 22:41:21 +0000 (01:41 +0300)]
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'.
Chong Yidong [Wed, 14 Apr 2010 17:32:50 +0000 (13:32 -0400)]
* ido.el (ido-file-internal): Fix 2009-12-02 change.
Chong Yidong [Wed, 14 Apr 2010 15:33:42 +0000 (11:33 -0400)]
* progmodes/grep.el (grep-compute-defaults): Fix handling of host
default settings (Bug#5928).
Glenn Morris [Wed, 14 Apr 2010 02:36:48 +0000 (19:36 -0700)]
* admin/notes/bugtracker: Minor updates.
Alan Mackenzie [Tue, 13 Apr 2010 09:15:14 +0000 (09:15 +0000)]
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.]
Adrian Robert [Tue, 13 Apr 2010 08:56:08 +0000 (11:56 +0300)]
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
Adrian Robert [Tue, 13 Apr 2010 06:01:46 +0000 (09:01 +0300)]
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
Alan Mackenzie [Mon, 12 Apr 2010 18:58:52 +0000 (18:58 +0000)]
Reverse 2009-12-03T16:02:10Z!acm@muc.de "Enhance `c-parse-state' to run efficiently in
\"brace desserts\".".
Alan Mackenzie [Mon, 12 Apr 2010 15:15:07 +0000 (15:15 +0000)]
Reverse change 2010-02-04T21:15:37Z!acm@muc.de: "Change strategy for marking < and > as template
delimiters: mark them strictly in matching pairs."
Alan Mackenzie [Mon, 12 Apr 2010 14:59:56 +0000 (14:59 +0000)]
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 <, >.
".
Alan Mackenzie [Mon, 12 Apr 2010 14:55:18 +0000 (14:55 +0000)]
Reverse 2010-03-01T11:31:42Z!acm@muc.de: "Fix bug #5649: 23.1.92; Indentation problems in C mode.".
Alan Mackenzie [Mon, 12 Apr 2010 14:48:07 +0000 (14:48 +0000)]
Reverse 2010-03-01T17:46:36Z!acm@muc.de "Correct buggy patch 2010-03-01T11:31:42Z!acm@muc.de to cc-engine.el.".
Alan Mackenzie [Mon, 12 Apr 2010 14:34:09 +0000 (14:34 +0000)]
Undo 2010-03-15T01:38:28Z!yamaoka@jpl.org "Fix off-by-one error. Fixes bug #5747."
YAMAMOTO Mitsuharu [Sat, 10 Apr 2010 10:31:01 +0000 (19:31 +0900)]
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).
Glenn Morris [Sat, 10 Apr 2010 02:14:47 +0000 (19:14 -0700)]
Fix bug ref in previous.
Glenn Morris [Sat, 10 Apr 2010 02:12:03 +0000 (19:12 -0700)]
Close bug#1835.
* progmodes/fortran.el (fortran-match-and-skip-declaration):
New function.
(fortran-font-lock-keywords-3): Use it. (Bug#1835)
Glenn Morris [Fri, 9 Apr 2010 01:20:45 +0000 (18:20 -0700)]
Doc fix related to Contributing.
* trouble.texi (Contributing): Add cindex entry.
Mention etc/CONTRIBUTE.
YAMAMOTO Mitsuharu [Thu, 8 Apr 2010 00:43:57 +0000 (09:43 +0900)]
frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.
Jan Djärv [Wed, 7 Apr 2010 16:34:31 +0000 (18:34 +0200)]
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.
Kenichi Handa [Wed, 7 Apr 2010 06:08:27 +0000 (15:08 +0900)]
merge trunk
Kenichi Handa [Wed, 7 Apr 2010 04:36:25 +0000 (13:36 +0900)]
Fix previous change of *-composable-pattern).
Chong Yidong [Tue, 6 Apr 2010 16:10:31 +0000 (12:10 -0400)]
Edits to Persistent Mark node.
* mark.texi (Persistent Mark): Copyedits. Replace undo example with
query-replace (Bug#5774).
Chong Yidong [Tue, 6 Apr 2010 15:43:08 +0000 (11:43 -0400)]
Revert 2008-03-03 change (Bug#5821).
* textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
paragraph-separate (Bug#5821).
Chong Yidong [Tue, 6 Apr 2010 15:32:15 +0000 (11:32 -0400)]
* quail/vntelex.el: Fix "af" rule (Bug#5836).
Juri Linkov [Mon, 5 Apr 2010 22:15:04 +0000 (01:15 +0300)]
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'.
Chong Yidong [Mon, 5 Apr 2010 15:46:29 +0000 (11:46 -0400)]
Fix crash on NextStep terminal (Bug#5837)
* xdisp.c (prepare_menu_bars): Don't call ns_set_doc_edited for
terminal frames (Bug#5837).
Francesc Rocher [Sun, 4 Apr 2010 10:42:05 +0000 (12:42 +0200)]
Add a new entry for QWE
Chong Yidong [Sat, 3 Apr 2010 23:40:20 +0000 (19:40 -0400)]
* help.el (help-window-setup-finish): Doc fix (Bug#5830).
Reported by monkey@sandpframing.com.
Juanma Barranquero [Sat, 3 Apr 2010 02:16:16 +0000 (04:16 +0200)]
Add stubs for Windows, required after CVE-2010-0825 change.
* ntlib.c (getgid, getegid, setegid): New stubs.
* ntlib.h (getgid, getegid, setegid): Declare them.
Chong Yidong [Sat, 3 Apr 2010 00:42:10 +0000 (20:42 -0400)]
Bump version to 23.1.95.
Chong Yidong [Fri, 2 Apr 2010 15:24:16 +0000 (11:24 -0400)]
Fix permissions handling (CVE-2010-0825).
* movemail.c (main): Check return values of setuid. Avoid
possibility of symlink attack when movemail is setgid mail
(CVE-2010-0825).
Juanma Barranquero [Fri, 2 Apr 2010 02:25:19 +0000 (04:25 +0200)]
Fix typos in semantic/imenu.el.
* cedet/semantic/imenu.el (semantic-imenu-bucketize-type-members)
(semantic-create-imenu-directory-index): Fix typos in docstrings.
(semantic-imenu-goto-function): Reflow docstring.
Juanma Barranquero [Fri, 2 Apr 2010 02:22:17 +0000 (04:22 +0200)]
Fix typos in ChangeLogs.
Andreas Schwab [Thu, 1 Apr 2010 15:34:05 +0000 (17:34 +0200)]
Use correct coding system when verifying a pgp signed message
* mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
if set.
Chong Yidong [Thu, 1 Apr 2010 15:24:53 +0000 (11:24 -0400)]
Fix markup mistake in nonascii.texi.
* nonascii.texi (Text Representations): Don't mark enable-multibyte-characters as a user option.
Chong Yidong [Thu, 1 Apr 2010 15:15:28 +0000 (11:15 -0400)]
Fix typo.