Mercurial > emacs
graph
-
Update comint-password-prompt-regexp (Bug#2817).2010-04-10, by Chong Yidong
-
* s/msdos.h (UNEXEC): New definition.2010-04-10, by Dan Nicolaescu
-
* net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.2010-04-10, by Michael Albinus
-
Synchronize with Tramp repository.2010-04-10, by Michael Albinus
-
Synchronize with Tramp repository.2010-04-10, by Michael Albinus
-
xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding.2010-04-10, by YAMAMOTO Mitsuharu
-
Don't abort try_window with fonts change when showing tooltip (Bug#2423).2010-04-10, by YAMAMOTO Mitsuharu
-
xfns.c (Fx_show_tip): Undo last change.2010-04-10, by YAMAMOTO Mitsuharu
-
* compile.el (compilation-save-buffers-predicate): Add missing :version tag.2010-04-10, by Glenn Morris
-
Get rid of several uses of the term 'master' in favor of equivalent verbiage2010-04-09, by Eric S. Raymond
-
Fix showing the complete tip the first time, bug #2423.2010-04-09, by Jan D
-
(turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Remove,2010-04-09, by Sam Steingold
-
(compilation-save-buffers-predicate): Remove the "autoload" cookie.2010-04-09, by Sam Steingold
-
Add --author support to git commit.2010-04-09, by Dan Nicolaescu
-
Improve documentation comments.2010-04-09, by Eric S. Raymond
-
Fix bug#5856: don't dereference glyphs beyond end of glyph_row.2010-04-08, by Eli Zaretskii
-
Fix some of the problems in defsubst* (bug#5728).2010-04-08, by Stefan Monnier
-
* xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of HAVE_GCONF.2010-04-08, by Jan D.
-
Fix crash due to incorrect resolution of type of NSM characters (bug#5858).2010-04-08, by Eli Zaretskii
-
Lucid menus can now use Xft for fonts.2010-04-08, by Jan D.
-
Lucid menus can now use Xft for fonts.2010-04-08, by Jan D.
-
add ";;;###autoload" cookies2010-04-07, by Sam Steingold
-
(compilation-save-buffers-predicate): New custom variable.2010-04-07, by Sam Steingold
-
* lib-src/makefile.w32-in: Use parenthesis for macros for nmake compatibility.2010-04-07, by Juanma Barranquero
-
wid-edit.el (widget-choose): Put cursor on second line of the buffer (Bug#5695).2010-04-07, by Jan D.
-
Fix resizing for X and non-Gtk+ build. Bug #5848.2010-04-07, by Jan D
-
Fix resizing for X and non-Gtk+ build. Bug #5848.2010-04-07, by Jan D
-
Simplify code for HP machines.2010-04-07, by Dan Nicolaescu
-
* m/iris4d.h (UNEXEC): Move definition ...2010-04-07, by Dan Nicolaescu
-
Add new VC methods: vc-log-incoming and vc-log-outgoing.2010-04-07, by Dan Nicolaescu
-
Fix default-directory for vc-root-diff.2010-04-07, by Dan Nicolaescu
-
* verilog-mode.el (verilog-forward-sexp, verilog-calc-1): Support2010-04-07, by Dan Nicolaescu
-
(calcFunc-fdiv): Use `nth' to choose elements from list.2010-04-07, by Jay Belanger
-
(calcFunc-fdiv): Allow `fdiv' to divide fractions.2010-04-07, by Jay Belanger
-
Removed duplicate definition of ido-virtual-buffers2010-04-06, by jwiegley
-
Fix typos.2010-04-06, by Juanma Barranquero
-
Fixed duplicate names appearing in IDO buffer list (using virtuals)2010-04-06, by jwiegley
-
Minor fixes to a recent contribution to ido.el2010-04-06, by jwiegley
-
Enable recentf-mode if using virtual buffers.2010-04-06, by Juanma Barranquero
-
Scrolling commands which scroll a line instead of full screen..2010-04-05, by Juri Linkov
-
Scrolling commands which does not signal errors at top/bottom.2010-04-05, by Juri Linkov
-
lisp/help.el: Turn ChangeLog comment into source comment.2010-04-05, by Juanma Barranquero
-
* help.el (describe-mode): Return nil (for IELM's sake).2010-04-05, by Juanma Barranquero
-
xfns.c (set_machine_and_pid_properties): Fix parantesis2010-04-05, by Jan D
-
Move declaration before other statements.2010-04-04, by jhd
-
Set WM_CLIENT_MACHINE and _NET_WM_PID properties (Bug#5828).2010-04-04, by jhd
-
Improve commentary of handle_stop_backwards.2010-04-04, by Eli Zaretskii
-
2010-04-04 John Wiegley <jwiegley@gmail.com>2010-04-04, by jwiegley
-
* font-lock.el: Require CL when compiling.2010-04-03, by Stefan Monnier
-
Fix merge conflicts in ldefs-boot.el.2010-04-03, by Eli Zaretskii
-
Fix infloop in bidi buffers with vertical cursor motion at ZV.2010-04-03, by Eli Zaretskii
-
Fix typo in src/ChangeLog.2010-04-03, by Eli Zaretskii
-
Revert last change in batch-update-authors.2010-04-03, by Eli Zaretskii
-
Fix bug in batch-update-authors. Add bidi to AUTHORS.2010-04-03, by Eli Zaretskii
-
update tags2010-04-02, by convert-repo
-
Add stubs for Windows, required after CVE-2010-0825 change.2010-04-03, by Juanma Barranquero
-
Merge from emacs-232010-04-03, by Stefan Monnier
-
* m/intel386.h (NO_REMAP): Move definition ...2010-04-03, by Dan Nicolaescu
-
* m/vax.h (CRT0_DUMMIES): Remove, unused.2010-04-03, by Dan Nicolaescu
-
* ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file not2010-04-03, by Dan Nicolaescu
-
* ehelp.el (electric-help-orig-major-mode): New buffer-local variable.2010-04-02, by Juri Linkov
-
Fix permissions handling (CVE-2010-0825).2010-04-02, by Chong Yidong
-
Fix typos.2010-04-02, by Juanma Barranquero
-
Fix typos in semantic/imenu.el.2010-04-02, by Juanma Barranquero
-
Fix typos in ChangeLogs.2010-04-02, by Juanma Barranquero
-
Use correct coding system when verifying a pgp signed message2010-04-01, by Andreas Schwab
-
Fix markup mistake in nonascii.texi.2010-04-01, by Chong Yidong
-
Fix typo.2010-04-01, by Chong Yidong
-
Fix last set of Nextstep changes.2010-03-31, by Chong Yidong
-
Explain how to re-throw a signal.2010-03-31, by Eli Zaretskii
-
Fix bug #5703.2010-03-31, by Eli Zaretskii
-
* nsterm.h: Fix last change.2010-03-31, by Chong Yidong
-
(bug-reference-bug-regexp): Also accept "patch" and "RFE".2010-04-02, by Sam Steingold
-
Fix permissions handling (CVE-2010-0825).2010-04-02, by Chong Yidong
-
Fix previous fix. Parantesis misplaced.2010-04-02, by Jan D.
-
Fix previous fix.2010-04-02, by Jan D.
-
(vc-hg-push, vc-hg-pull): Use `apply' when calling2010-04-02, by Sam Steingold
-
* tmm.el (tmm-get-keymap): Check with symbolp before passing value to fboundp.2010-04-02, by Jan D.
-
Merge from trunk2010-04-02, by Jan D.
-
xdisp.c (set_cursor_from_row): Improve comments.2010-04-02, by Eli Zaretskii
-
Fix typos and formatting in ChangeLog entries.2010-04-02, by Eli Zaretskii
-
tmm.el (tmm-get-keymap): Check with symbolp before passing2010-04-02, by Jan D.
-
Merge from trunk2010-04-01, by Jan D.
-
Merge from trunk2010-03-26, by Jan D.
-
Merge from trunk2010-03-23, by Jan D.
-
Merge from trunk2010-03-23, by Jan D.
-
Remove extern errno declarations.2010-04-02, by Dan Nicolaescu
-
Remove all uses of LIBX11_SYSTEM.2010-04-01, by Dan Nicolaescu
-
Remove support for DJGPP v1.x (bug#5813).2010-04-01, by Eli Zaretskii
-
msdos.c: Fix last change.2010-04-01, by Eli Zaretskii
-
Remove support for DJGPP v1.x (bug#5813).2010-04-01, by Eli Zaretskii
-
Fix bug #5816.2010-04-01, by Eli Zaretskii
-
(Finding the News): Add pointers to the Server buffer because it's essential.2010-04-01, by Katsumi Yamaoka
-
(Finding the News): Add pointers to the Server buffer because it's essential.2010-04-01, by Katsumi Yamaoka
-
Merge from mainline.2010-04-01, by Katsumi Yamaoka
-
Merge from mainline.2010-04-01, by Katsumi Yamaoka
-
Merge from mainline.2010-03-31, by Katsumi Yamaoka
-
Merge from mainline.2010-03-31, by Katsumi Yamaoka
-
Cosmetic change to src/Makefile.in.2010-04-01, by Glenn Morris
-
[merge] Fix last set of Nextstep changes.2010-03-31, by Chong Yidong
-
* cus-edit.el (custom-buffer-sort-alphabetically): Update :version.2010-03-31, by Chong Yidong
-
Clean up BSD_SYSTEM use.2010-03-31, by Dan Nicolaescu
-
* simple.el (next-line, previous-line): Re-throw a signal2010-03-31, by Juri Linkov
-
* simple.el (keyboard-escape-quit): Raise deselecting the active2010-03-31, by Juri Linkov
-
Rename `image-extension-data' to `image-metadata'.2010-03-31, by Juri Linkov
-
Fix highlight of trailing whitespace is right-to-left lines.2010-03-31, by Eli Zaretskii
-
(gnus-article-browse-html-save-cid-content): Rename from2010-03-31, by Katsumi Yamaoka
-
Update.2010-03-31, by Katsumi Yamaoka
-
(gnus-article-browse-html-save-cid-content): Rename from2010-03-31, by Katsumi Yamaoka
-
Merge from mainline.2010-03-31, by Katsumi Yamaoka
-
Get rid of the direct_output optimizations.2010-03-31, by Stefan Monnier
-
Change name of default value of calc-settings-file to ~/.emacs.d/calc.el throughout.2010-03-31, by Jay Belanger
-
Merge from mainline.2010-03-31, by Katsumi Yamaoka
-
* simple.el (append-to-buffer): Simplify.2010-03-31, by Stefan Monnier
-
Merge from emacs-23 branch2010-03-31, by Stefan Monnier
-
* menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).2010-03-30, by Chong Yidong
-
* textmodes/artist.el (artist-mode): Fix typo in docstring. (Bug#5807)2010-03-30, by Juanma Barranquero
-
xdisp.c (note_mouse_highlight): Don't do highlight if pointer is invisible (Bug#5766).2010-03-30, by Jan D.
-
Fix Indic composable patterns for the new Unicode specification.2010-03-30, by Kenichi Handa
-
merge trunk2010-03-30, by Kenichi Handa
-
Fix Indic composable patterns for the new Unicode specification.2010-03-30, by Kenichi Handa
-
merge trunk2010-03-30, by Kenichi Handa
-
Improve documentation of "C-x 8 RET".2010-03-30, by Eli Zaretskii
-
Clean up unneeded ns_set_icon_type calls.2010-03-29, by Chong Yidong
-
Add a test function from semantic-test.el to semantic-ia-utest.el.2010-03-29, by Chong Yidong
-
Update Semantic test copyrights, delete some test files (Bug#4656).2010-03-29, by Chong Yidong
-
Make tmm-menubar work for the Buffers menu again.2010-03-29, by Stefan Monnier
-
(mm-add-meta-html-tag): Fix regexp matching meta tag.2010-03-29, by Katsumi Yamaoka
-
(mm-add-meta-html-tag): Fix regexp matching meta tag.2010-03-29, by Katsumi Yamaoka
-
Merge from mainline.2010-03-28, by Katsumi Yamaoka
-
Merge from mainline.2010-03-25, by Katsumi Yamaoka
-
Revert 2009-08-15 change, restoring electric punctuation (Bug#5586)2010-03-28, by Chong Yidong
-
Fix for Bug#5790.2010-03-28, by Chong Yidong
-
Close bug#5336.2010-03-28, by Glenn Morris
-
Expand discussion of mail setup.2010-03-28, by Chong Yidong
-
* mail/sendmail.el (mail-default-directory): Doc fix.2010-03-28, by Chong Yidong
-
Document Message mode as the default mail mode.2010-03-28, by Chong Yidong
-
Fix mail-default-headers handling in Message mode.2010-03-27, by Chong Yidong
-
Document problems on MS-Windows with incompatible regex.h headers.2010-03-27, by Eli Zaretskii
-
Fix doc strings of version-* functions and variables.2010-03-27, by Eli Zaretskii
-
Document `after-load-functions'.2010-03-26, by Chong Yidong
-
*** empty log message ***2010-03-26, by Nick Roberts
-
(gdb-apple-test): New function.2010-03-26, by Nick Roberts
-
* maintaining.texi (Old Revisions): Document vc-root-diff.2010-03-26, by Chong Yidong
-
* vc.el (vc-root-diff): Doc fix.2010-03-25, by Chong Yidong
-
* maintaining.texi (VCS Concepts): Fix typo.2010-03-25, by Chong Yidong
-
* vc.el (vc-print-log, vc-print-root-log): Doc fix.2010-03-25, by Chong Yidong
-
Document VC changes: vc-log-show-limit and vc-print-root-log.2010-03-25, by Chong Yidong
-
Merge from mainline.2010-03-25, by Katsumi Yamaoka
-
Document comint history-search changes.2010-03-25, by Chong Yidong
-
* programs.texi (Program Modes): Mention Javascript mode.2010-03-25, by Chong Yidong
-
Note in documentation that nXML is now the default XML mode.2010-03-25, by Chong Yidong
-
* misc.texi (Navigation): Document doc-view-continuous.2010-03-25, by Chong Yidong
-
* simple.el (append-to-buffer): Fix last change.2010-03-25, by Chong Yidong
-
Merge from mainline.2010-03-24, by Katsumi Yamaoka
-
* xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).2010-03-24, by Chong Yidong
-
Fix 2009-11-13 change to append-to-buffer (Bug#5749).2010-03-24, by Chong Yidong
-
(keys_of_window): Remove redundant/overridden bindings.2010-03-31, by Stefan Monnier
-
* files.el (auto-mode-case-fold): Change default to t.2010-03-31, by Stefan Monnier
-
(MIME Commands): Update description of gnus-article-browse-html-article.2010-03-31, by Katsumi Yamaoka
-
(MIME Commands): Update description of gnus-article-browse-html-article.2010-03-31, by Katsumi Yamaoka
-
Merge from mainline.2010-03-30, by Katsumi Yamaoka
-
from trunk2010-03-23, by Kenichi Handa
-
Merge from mainline.2010-03-24, by Katsumi Yamaoka
-
Merge from mainline.2010-03-23, by Katsumi Yamaoka
-
Restore original behavior of move_it_in_display_line_to when !bidi_p.2010-03-30, by Eli Zaretskii
-
* xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern.2010-03-30, by Dan Nicolaescu
-
* replace.el (occur-accumulate-lines): Move occur-engine related2010-03-30, by Juri Linkov
-
Fix a crash of I-search in a bidi-reordered buffer.2010-03-30, by Eli Zaretskii
-
* dired-x.el (dired-omit-mode): Doc fix.2010-03-30, by Juri Linkov
-
Make occur handle multi-line matches cleanly with context.2010-03-30, by Juri Linkov
-
* replace.el (occur-accumulate-lines): Fix a bug where the first2010-03-30, by Juri Linkov
-
* makefile.w32-in ($(BLD)/bidi.$(O)): Add dependency on w32gui.h.2010-03-30, by Juanma Barranquero
-
bidi.c: Update to GPLv3.2010-03-30, by Eli Zaretskii
-
bidi.c: Update Copyright years.2010-03-30, by Eli Zaretskii
-
Initial support for bidirectional editing.2010-03-30, by Eli Zaretskii
-
Removed src/ChangeLog.bidi from bzr.2010-03-30, by Eli Zaretskii
-
Support MS-Windows build and reversed rows in GUI frames; add initial docs.2010-03-29, by Eli Zaretskii
-
Fix glyph_row reversed_p flag in empty lines between paragraphs.2010-03-28, by Eli Zaretskii
-
Merge from mainline.2010-03-28, by Eli Zaretskii
-
Finish work on cursor motion in continuation lines.2010-03-20, by Eli Zaretskii
-
Merge from mainline.2010-03-20, by Eli Zaretskii
-
Continue work on cursor movement in continued lines.2010-03-13, by Eli Zaretskii
-
Merge from mainline.2010-03-13, by Eli Zaretskii
-
Continue debugging continuation lines.2010-03-06, by Eli Zaretskii
-
Merge from mainline.2010-03-06, by Eli Zaretskii
-
Merge frome mainline.2010-02-27, by Eli Zaretskii
-
Continue work on continuation lines.2010-02-20, by Eli Zaretskii
-
Merge from mainline.2010-02-20, by Eli Zaretskii
-
Continue work on continuation lines. Some progress with cursor motion.2010-02-13, by Eli Zaretskii
-
Merge from mainline.2010-02-13, by Eli Zaretskii
-
Merge from mainline.2010-02-06, by Eli Zaretskii
-
Start working on cursor movement in continuation lines.2010-02-06, by Eli Zaretskii
-
Merge from mainline.2010-02-05, by Eli Zaretskii
-
Fix fallout from changes to managing glyph row reversed_p flag.2010-01-30, by Eli Zaretskii
-
Merge from mainline.2010-01-30, by Eli Zaretskii
-
Merge from mainline.2010-01-29, by Eli Zaretskii
-
Merge from mainline.2010-01-25, by Eli Zaretskii
-
Remove empty entry.2010-01-25, by Eli Zaretskii
-
Finish and debug display of invisible text.2010-01-25, by Eli Zaretskii
-
Merger from mainline.2010-01-23, by Eli Zaretskii
-
rmail.el autoloads.2010-01-22, by Eli Zaretskii
-
Merge from mainline.2010-01-22, by Eli Zaretskii
-
Merge from mainline.2010-01-16, by Eli Zaretskii
-
Start working on invisible text. For now, just untested source changes.2010-01-16, by Eli Zaretskii
-
Merge from mainline.2010-01-16, by Eli Zaretskii
-
Merge from mainline.2010-01-16, by Eli Zaretskii
-
Merge from mainline.2010-01-09, by Eli Zaretskii
-
Recompute prev_stop and base_level_stop when the iterator is2010-01-09, by Eli Zaretskii
-
Merge from mainline.2010-01-09, by Eli Zaretskii
-
Merge from mainline.2010-01-08, by Eli Zaretskii
-
Update Copyright years.2010-01-03, by Eli Zaretskii
-
Continue working on handling of properties in bidi iteration.2010-01-02, by Eli Zaretskii
-
Merge from mainline.2010-01-02, by Eli Zaretskii
-
Merge from upstream.2010-01-02, by Eli Zaretskii
-
Merge from mainline.2010-01-01, by Eli Zaretskii
-
This commits the exact copies of files I had before switch to bzr.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-12-26.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-1219.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-12-12.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-11-21.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-11-14.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-11-07.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-10-31.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-10-24.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-10-17.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-10-10.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-10-08.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-10-05.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-10-04.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-10-03.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-09-27.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-09-26.2010-01-01, by Eli Zaretskii
-
Retrospective commit from 2009-09-20.2009-12-31, by Eli Zaretskii
-
Retrospective commit from 2009-09-19.2009-12-31, by Eli Zaretskii
-
Retrospective commit from 2009-09-12.2009-12-31, by Eli Zaretskii
-
Retrospective commit from 2009-08-12.2009-12-31, by Eli Zaretskii
-
Retrospective commit from 2009-08-29.2009-12-31, by Eli Zaretskii
-
Retrospective commit from 2009-08-22.2009-12-31, by Eli Zaretskii
-
Retrospective commit from 2009-08-15.2009-12-31, by Eli Zaretskii
-
Retrospective commit.2009-12-31, by Eli Zaretskii
-
2010-03-30 Martin Stjernholm <mast@lysator.liu.se>2010-03-30, by Katsumi Yamaoka
-
2010-03-30 Martin Stjernholm <mast@lysator.liu.se>2010-03-30, by Katsumi Yamaoka
-
Merge from mainline.2010-03-30, by Katsumi Yamaoka
-
2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>2010-03-30, by Katsumi Yamaoka
-
2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>2010-03-30, by Katsumi Yamaoka
-
Merge from mainline.2010-03-30, by Katsumi Yamaoka
-
Merge from mainline.2010-03-29, by Katsumi Yamaoka
-
Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.2010-03-30, by Dan Nicolaescu
-
*** empty log message ***2010-03-30, by Nick Roberts
-
* subr.el: Extend progress reporters to perform "spinning".2010-03-29, by Chong Yidong
-
(mm-add-meta-html-tag): Fix regexp matching meta tag.2010-03-29, by Katsumi Yamaoka
-
(mm-add-meta-html-tag): Fix regexp matching meta tag.2010-03-29, by Katsumi Yamaoka
-
Merge from mainline.2010-03-29, by Katsumi Yamaoka
-
2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>2010-03-29, by Katsumi Yamaoka
-
2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>2010-03-29, by Katsumi Yamaoka
-
Merge from mainline.2010-03-29, by Katsumi Yamaoka
-
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>2010-03-28, by Katsumi Yamaoka
-
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>2010-03-28, by Katsumi Yamaoka
-
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>2010-03-28, by Katsumi Yamaoka
-
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>2010-03-28, by Katsumi Yamaoka
-
Merge from mainline.2010-03-28, by Katsumi Yamaoka
-
Regenerate ldefs-boot.el.2010-03-28, by Nick Roberts
-
Merge from mainline.2010-03-25, by Katsumi Yamaoka
-
Merge from mainline.2010-03-25, by Katsumi Yamaoka
-
Merge from mainline.2010-03-24, by Katsumi Yamaoka
-
Merge from mainline.2010-03-24, by Katsumi Yamaoka
-
Merge from mainline.2010-03-23, by Katsumi Yamaoka
-
Merge from mainline.2010-03-23, by Katsumi Yamaoka
-
Fix for `compile' (Bug#5771).2010-03-28, by Chong Yidong
-
* find-dired.el (find-dired): Use read-directory-name (Bug#5777).2010-03-28, by Chong Yidong
-
* gdb-mi.el: Add 2010 to copyright years.2010-03-28, by Glenn Morris
-
emacs.texi (Top): Update node names to those in building.texi.2010-03-28, by Nick Roberts
-
Restore GDB/MI fuctionality removed by r99212:2010-03-27, by Nick Roberts
-
Enclose the argument of "-l" in quotes.2010-03-27, by Eli Zaretskii
-
Fix the MSDOS build as fallout from the latest Makefile.in changes.2010-03-27, by Eli Zaretskii
-
Fix a typo in a comment.2010-03-27, by Eli Zaretskii
-
* process.c (Fmake_network_process): Don't apply Bug#5173 fix for Windows.2010-03-27, by Chong Yidong
-
Don't call turn_on_atimers around `connect' (Bug#5723).2010-03-25, by YAMAMOTO Mitsuharu
-
Call `select' for interrupted `connect' rather than creating new socket (Bug#5173).2010-03-25, by YAMAMOTO Mitsuharu
-
Close bug#5755.2010-03-25, by Glenn Morris
-
Fix wrong variable name.2010-03-25, by Ted Zlatanov
-
Add "union tags" in mpc.el.2010-03-25, by Stefan Monnier
-
Misc cleanup.2010-03-24, by Stefan Monnier
-
Ignore tempfiles of the configure script2010-03-24, by Stefan Monnier
-
Merge from `emacs-23'.2010-03-24, by Stefan Monnier
-
* vc-dir.el (vc-dir-headers): Abbreviate the working dir.2010-03-24, by Stefan Monnier
-
(makefile-rule-action-regex): Backtrack less.2010-03-24, by Stefan Monnier
-
Close bug#5759.2010-03-24, by Glenn Morris
-
Fix typos.2010-03-24, by Juanma Barranquero
-
Fix typos in Changelog.2010-03-24, by Juanma Barranquero
-
Fix typos.2010-03-24, by Juanma Barranquero
-
* frames.texi (Cursor Parameters): Fix typo. (Bug#5760)2010-03-24, by Juanma Barranquero
-
* textmodes/flyspell.el (sgml-lexical-context): Autoload it. (Bug#5752)2010-03-23, by Glenn Morris
-
* indent.el (indent-for-tab-command): Doc fix.2010-03-22, by Chong Yidong
-
cc-engine.el (c-remove-stale-state-cache): Fix off-by-one error. Fixes2010-03-22, by Alan Mackenzie
-
Fix typos.2010-03-22, by Juanma Barranquero
-
bug #5736: Allow X-resource menuBar to take on/off as documented.2010-03-22, by Jan D.
-
* dired.texi (Dired Updating): Document dired-auto-revert-buffer.2010-03-21, by Chong Yidong
-
Document multi-isearch-buffers and tab-always-indent.2010-03-21, by Chong Yidong
-
* processes.texi (Network Processes): Document seqpacket type.2010-03-21, by Chong Yidong
-
NEWS: Re-organize Lisp changes for Emacs 23.2.2010-03-21, by Chong Yidong
-
Document font-use-system-font.2010-03-20, by Chong Yidong
-
xfns.c (Fx_create_frame) [USE_LUCID]: Add BLOCK_INPUT around XLoadQueryFont.2010-03-20, by YAMAMOTO Mitsuharu
-
`make uninstall' fix (Bug#5620).2010-03-19, by Chong Yidong
-
Document Bug#5541.2010-03-19, by Chong Yidong
-
Fix typos in docstrings.2010-03-22, by Juanma Barranquero
-
Fix typos in mh-e.2010-03-22, by Juanma Barranquero
-
Fix typos in Gnus.2010-03-22, by Juanma Barranquero
-
* lisp/minibuffer.el (completion-in-region-functions): Fix docstring typos.2010-03-19, by Juanma Barranquero
-
Restore user option rmail-highlight-face.2010-03-18, by Glenn Morris
-
Woman parsing fix (Bug#5729).2010-03-16, by Chong Yidong
-
language/indian.el (devanagari-composable-pattern): Add more consonants.2010-03-16, by Kenichi Handa
-
Fix the ccl encoder for the case that the output buffer is fullfilled.2010-03-16, by Kenichi Handa
-
coding.c (decode_coding_ccl): Fix previous change for the multibyte case.2010-03-16, by Kenichi Handa
-
language/indian.el (devanagari-composable-pattern): Add more consonants.2010-03-16, by Kenichi Handa
-
Fix the ccl encoder for the case that the output buffer is fullfilled.2010-03-16, by Kenichi Handa
-
coding.c (decode_coding_ccl): Fix previous change for the multibyte case.2010-03-16, by Kenichi Handa
-
from trunk2010-03-16, by Kenichi Handa
-
Fix bug in `format' (Bug#5710).2010-03-15, by Chong Yidong
-
Remove CEDET entry in MORE.STUFF.2010-03-15, by Francesc Rocher
-
* lisp/net/trampver.el: Update release number.2010-03-14, by Michael Albinus
-
* copyright: Add note about lisp/cedet/semantic/imenu.el.2010-03-13, by Glenn Morris
-
* Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.2010-03-13, by Glenn Morris
-
* cedet/semantic/imenu.el: Fix typo in copyright header.2010-03-13, by Glenn Morris
-
* net/tramp.el (tramp-find-executable): Use2010-03-13, by Michael Albinus
-
* cedet/semantic/imenu.el: New file from the CEDET repository (Bug#5412).2010-03-13, by Chong Yidong
-
Close bug#4427.2010-03-12, by Glenn Morris
-
(auto-mode-alist): Accept more verilog file patterns.2010-03-11, by Dan Nicolaescu
-
License updates for some test/cedet/tests files.2010-03-11, by Glenn Morris
-
* bugtracker: Debbugs's X-Emacs mail headers are now X-GNU headers.2010-03-11, by Glenn Morris
-
Bump version to 23.1.94 and regenerate ldefs-boot.el. EMACS_PRETEST_23_1_942010-03-11, by Chong Yidong
-
Fix ChangeLog typo.2010-03-11, by Chong Yidong
-
Fix ChangeLog typo.2010-03-11, by Chong Yidong
-
fix a typo in last patch2010-03-24, by Sam Steingold
-
Add a list of HTTP status code symbols and their text, mapped by number.2010-03-24, by Ted Zlatanov
-
* vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to2010-03-24, by Glenn Morris
-
* cedet/ede/project-am.el (ede-shell-run-something): Declare.2010-03-24, by Glenn Morris
-
* vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.2010-03-24, by Glenn Morris
-
* vc-bzr.el, vc-hg.el (log-edit-mode): Declare.2010-03-24, by Glenn Morris
-
* vc-dispatcher.el (vc-start-logentry): Doc fix.2010-03-24, by Glenn Morris
-
* log-edit.el (log-edit-before-checkin-process): Doc fix.2010-03-24, by Glenn Morris
-
* mail-source.el (gnus-message): Declare.2010-03-24, by Glenn Morris
-
* cedet/semantic/bovine/c.el (semantic-c-describe-environment):2010-03-24, by Glenn Morris
-
Fix bug#5620: recalculate all markers on compilation buffer2010-03-23, by Sam Steingold
-
update author's email2010-03-23, by Sam Steingold
-
* occur-testsuite.el: New file.2010-03-23, by Juri Linkov
-
Implement Occur multi-line matches.2010-03-23, by Juri Linkov
-
* replace.el (occur-engine-line): Add optional arg `keep-props'.2010-03-23, by Juri Linkov
-
Synch with Gnus trunk2010-03-23, by Katsumi Yamaoka
-
Synch with Gnus trunk2010-03-23, by Katsumi Yamaoka
-
Merge from mainline.2010-03-23, by Katsumi Yamaoka
-
Synch with Gnus trunk2010-03-23, by Katsumi Yamaoka
-
Synch with Gnus trunk2010-03-23, by Katsumi Yamaoka
-
Merge from mainline.2010-03-23, by Katsumi Yamaoka
-
* replace.el (occur-accumulate-lines, occur-engine):2010-03-23, by Juri Linkov
-
* finder.el: Remove TODO tasks.2010-03-23, by Juri Linkov
-
Merge from mainline.2010-03-23, by Katsumi Yamaoka
-
Merge from mainline.2010-03-23, by Katsumi Yamaoka
-
* s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.2010-03-23, by Dan Nicolaescu
-
* s/netbsd.h: Remove commented out code.2010-03-23, by Dan Nicolaescu
-
Simplify LIBS_MACHINE definitions.2010-03-23, by Dan Nicolaescu
-
Add a new completion style `substring'.2010-03-23, by Stefan Monnier
-
Remove dead code dealing with POSIX_SIGNALS.2010-03-22, by Dan Nicolaescu
-
Get rid of .elc files after removal of the corresponding .el.2010-03-22, by Stefan Monnier
-
* Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we2010-03-22, by Jan D.
-
Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we2010-03-22, by Jan D.
-
Merge from trunk2010-03-22, by Jan D.
-
Get rid of the ELCFILES abomination, again.2010-03-22, by Stefan Monnier
-
* keyboard.c (Fset_input_interrupt_mode): Remove code depending on NO_SOCK_SIGIO,2010-03-22, by Dan Nicolaescu
-
(BSD_SYSTEM, BSD4_2): Remove conditionals, we only2010-03-21, by Dan Nicolaescu
-
* m/ibmrs6000.h (ORDINARY_LINK): Move definition ...2010-03-21, by Dan Nicolaescu
-
Use absolute directory names substituted by configure2010-03-21, by Andreas Schwab
-
Expand ${bootstrap_exe} before chdir2010-03-21, by Andreas Schwab
-
Fix message of multi-line occur regexps and multi-buffer header lines.2010-03-21, by Juri Linkov
-
Use more relative file and directory names in `lisp' make rules.2010-03-20, by Stefan Monnier
-
Fix unbalanced parenthesis in secrets.el.2010-03-20, by Ted Zlatanov
-
(hide-sublevels): Unfix the paren non-typo! (bug#5738).2010-03-20, by Stefan Monnier
-
Use faces not variables for font-lock customization in rst.el.2010-03-20, by Glenn Morris
-
Cosmetic changes to lib-src/Makefile.in.2010-03-20, by Glenn Morris
-
Remove support for old GNU/Linux using libc version 5.2010-03-20, by Dan Nicolaescu
-
Consolidate redundant definitions in s/bsd-common.h.2010-03-20, by Dan Nicolaescu
-
Consolidate redundant definitions.2010-03-20, by Dan Nicolaescu
-
Remove support for old UNIX System V systems.2010-03-20, by Dan Nicolaescu
-
Remove support for Solaris on PPC and for old versions.2010-03-20, by Dan Nicolaescu
-
* s/openbsd.h: Remove support for non-ELF and for systems that do2010-03-20, by Dan Nicolaescu
-
* s-region.el: Move to obsolete.2010-03-20, by Juri Linkov
-
Remove non-working support for lynxos 3.0.2010-03-20, by Dan Nicolaescu
-
Remove obsolete uses of HAVE_SHM.2010-03-20, by Dan Nicolaescu
-
lisp/vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.2010-03-19, by Juanma Barranquero
-
* auth-source.el (netrc-machine-user-or-password): Autoload.2010-03-19, by Michael Albinus
-
* .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode.2010-03-19, by Dan Nicolaescu
-
* vc-hooks.el (vc-path): Remove variable and obsolete declaration.2010-03-19, by Dan Nicolaescu
-
Add special markup processing for commit logs.2010-03-19, by Dan Nicolaescu
-
(hide-sublevels): Don't hide trailing newline (and fix paren typo).2010-03-19, by Stefan Monnier
-
Regenerate ldefs-boot.el.2010-03-19, by Glenn Morris
-
Stop message.el from loading about 40 libraries it doesn't always need.2010-03-19, by Glenn Morris
-
Regenerate src/config.in.2010-03-19, by Glenn Morris
-
* configure.in (HAVE_LIBNCURSES): Add a description to make autoheader happy.2010-03-19, by Glenn Morris
-
Check for tputs and friends, abort if not found (bug #5735)2010-03-18, by Jan D.
-
Check for tputs and friends, abort if not found (bug #5735)2010-03-18, by Jan D.
-
Merge from trunk2010-03-18, by Jan D.
-
Merge from trunk2010-03-15, by Jan D.
-
Merge from trunk2010-03-11, by Jan D.
-
Merge from trunk2010-03-08, by Jan D.
-
* emacs-lisp/autoload.el (autoload-rubric): Doc fix.2010-03-18, by Glenn Morris
-
Use query-replace-{from,to}-history-variable in more places.2010-03-18, by Glenn Morris
-
Simplify some leim/Makefile.in clean rules.2010-03-18, by Glenn Morris
-
* Makefile.in (dot): Remove, since ../ is used throughout the other Makefiles.2010-03-18, by Glenn Morris
-
Remove obsolete code in emacs.c that chooses a bug reporting address.2010-03-18, by Glenn Morris
-
* mail/hashcash.el (declare-function): Remove duplicate definition.2010-03-18, by Glenn Morris
-
Minor simplifications for emacsbug.el.2010-03-18, by Glenn Morris
-
Remove supercite.el's need for sendmail.el.2010-03-18, by Glenn Morris
-
* configure: Fix comment mistake in previous change.2010-03-18, by Glenn Morris
-
Regenerate configure.2010-03-18, by Glenn Morris
-
Doc fix.2010-03-18, by Glenn Morris
-
Replace some cpp with autoconf.2010-03-18, by Glenn Morris
-
* calendar/cal-french.el: Convert to utf-8.2010-03-18, by Glenn Morris
-
Close bug#5720.2010-03-18, by Glenn Morris
-
* files.el (interpreter-mode-alist): Use emacs-lisp-mode for Emacs scripts.2010-03-18, by Glenn Morris
-
(mml-read-tag): Unquote values with `read' to reverse prin1 in mml-insert-tag2010-03-17, by Katsumi Yamaoka
-
(mml-read-tag): Unquote values with `read' to reverse prin1 in mml-insert-tag2010-03-17, by Katsumi Yamaoka
-
Merge from mainline.2010-03-16, by Katsumi Yamaoka
-
Merge from mainline.2010-03-16, by Katsumi Yamaoka
-
Merge from mainline.2010-03-15, by Katsumi Yamaoka
-
Merge from mainline.2010-03-15, by Katsumi Yamaoka
-
* net/secrets.el (secrets-enabled): New variable. Use it instead2010-03-16, by Michael Albinus
-
* net/secrets.el (top): Register the D-Bus signals only when the2010-03-15, by Michael Albinus
-
Put non-GTK X scroll-bars on left.2010-03-15, by Chong Yidong
-
(mm-charset-to-coding-system): Use coding-system-from-name2010-03-15, by Katsumi Yamaoka
-
(mm-charset-to-coding-system): Use coding-system-from-name2010-03-15, by Katsumi Yamaoka
-
Merge from mainline.2010-03-14, by Katsumi Yamaoka
-
Add finder unknown keywords.2010-03-14, by Juri Linkov
-
Fix keywords.2010-03-14, by Juri Linkov
-
* etc/NEWS: Add secrets.el.2010-03-13, by Michael Albinus
-
Fix bug in `format' (Bug#5710).2010-03-13, by Chong Yidong
-
Commit the change in src/Makefile.in announced in rev 99649.2010-03-13, by Eli Zaretskii
-
Remove obsolete .cvsignore files2010-03-13, by Andreas Schwab
-
Spell out in ChangeLog the purpose of revision 99649.2010-03-13, by Eli Zaretskii
-
Document Customize and scroll-bar changes.2010-03-12, by Chong Yidong
-
* xfns.c (Fx_create_frame): Set default to Qright.2010-03-12, by Chong Yidong
-
Allow using list-colors-display to set colors in the Color widget.2010-03-12, by Chong Yidong
-
Improvements to the Custom interface.2010-03-12, by Chong Yidong
-
Update Custom arrow images.2010-03-12, by Chong Yidong
-
Fix last change to use existing comm Custom group instead of `net'.2010-03-12, by Chong Yidong
-
Reorganize Custom groups.2010-03-12, by Chong Yidong
-
Put scroll-bar on right by default on UNIX.2010-03-12, by Chong Yidong
-
Don't use termcap.c on Posix platforms, only on MS-DOS.2010-03-12, by Eli Zaretskii
-
Fix typo.2010-03-12, by Dan Nicolaescu
-
Add .dir-locals.el support for file-less buffers.2010-03-12, by Dan Nicolaescu
-
Regenerate configure.2010-03-12, by Glenn Morris
-
Add support for shelving snapshots and for showing shelves.2010-03-12, by Dan Nicolaescu
-
Add a NEWS entry for animated image API.2010-03-11, by Juri Linkov
-
* cus-edit.el (customize-changed-options-previous-release): Bump to 23.1.2010-03-11, by Glenn Morris
-
Minor animated image housekeeping.2010-03-11, by Glenn Morris
-
Rotate NEWS to NEWS.23, create new NEWS for Emacs 24.2010-03-11, by Glenn Morris
-
Bump version to 24.0.50.2010-03-10, by Chong Yidong
-
Cleanup setup of gl_state in various parts of the code.2010-03-10, by Stefan Monnier
-
quick-install-emacs: Use more portable shell syntax2010-03-10, by Miles Bader
-
quick-install-emacs: Be more picky about files we avoid installing2010-03-10, by Miles Bader
-
vc-git.el (vc-git-revision-table): Include remote branches.2010-03-10, by Stefan Monnier
-
Merge pending branch2010-03-10, by Stefan Monnier
-
Start laying out a plan for Emacs-242010-03-07, by Stefan Monnier
-
Animated image API.2010-03-07, by Juri Linkov
-
(vc-git-print-log): Use "tformat:" for shortlog, instead of "format:"2010-03-09, by Miles Bader
-
Fix numeric keywords.2010-03-08, by Juri Linkov
-
Additional fix for rfc822-addresses (Bug#5692).2010-03-08, by Chong Yidong
-
Fix typos in Changelogs.2010-03-08, by Juanma Barranquero
-
Fix bug# in ChangeLog.2010-03-08, by Kenichi Handa
-
Add coding system windows-1256 (alias cp1256).2010-03-08, by Kenichi Handa
-
Fix bug# in ChangeLog.2010-03-08, by Kenichi Handa
-
from trunk2010-03-08, by Kenichi Handa
-
Add bug# in ChangeLog.2010-03-08, by Kenichi Handa
-
Add coding system windows-1256 (alias cp1256).2010-03-08, by Kenichi Handa
-
from trunk2010-03-03, by Kenichi Handa
-
Don't end parsing rfc822 addresses prematurely (Bug#5692)2010-03-07, by Andreas Schwab
-
Correct pathname for vc-git-annotate-extract-revision-at-line (Bug#5657)2010-03-07, by Chong Yidong
-
NEWS: Clarify last change.2010-03-06, by Chong Yidong
-
NEWS: Document change to Lisp reader for overflowing ints.2010-03-06, by Chong Yidong