Mercurial > emacs
graph
-
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.2010-04-16, by Jan D
-
* ack.texi, emacs.texi (Acknowledgments): Update for Org changes.2010-04-16, by Glenn Morris
-
Move scrolling commands from simple.el to window.el2010-04-16, by Juri Linkov
-
Check both `isearch-scroll' and `scroll-command' properties.2010-04-16, by Juri Linkov
-
xlwmenu.c (facename_changed): Put function in #ifdef HAVE_XFT.2010-04-16, by YAMAMOTO Mitsuharu
-
* s/cygwin.h: Avoid linking against static libgcc.2010-04-16, by Chong Yidong
-
Add the `scroll-command' property.2010-04-15, by Juri Linkov
-
* net/tramp.el (tramp-error-with-buffer): Don't show the2010-04-15, by Michael Albinus
-
* frame.h (FRAME_SAMPLE_VISIBILITY): Undo previous change.2010-04-15, by Dan Nicolaescu
-
* xdisp.c (message): Do not use NO_ARG_ARRAY.2010-04-15, by Dan Nicolaescu
-
* frame.h (FRAME_SAMPLE_VISIBILITY): Remove unused 0 in comma expression.2010-04-15, by Dan Nicolaescu
-
* admin/notes/BRANCH: Defer to emacs-devel.2010-04-15, by Glenn Morris
-
* progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.2010-04-15, by Glenn Morris
-
Merge update-org-to-6.352010-04-15, by Carsten Dominik
-
2010-04-10 Carsten Dominik <carsten.dominik@gmail.com>2010-04-15, by Carsten Dominik
-
Testcommit2010-04-15, by Carsten Dominik
-
Testcommit with brz2010-04-15, by Carsten Dominik
-
* admin/notes/BRANCH: Update.2010-04-15, by Glenn Morris
-
Simplify by using `define-derived-mode'.2010-04-15, by Juanma Barranquero
-
Fix Bug#5840.2010-04-14, by Michael Albinus
-
Reduce cpp use in Makefile.in.2010-04-14, by Dan Nicolaescu
-
(non-essential): New var.2010-04-14, by Stefan Monnier
-
Add a new field `location' to bookmarks for non-file bookmarks.2010-04-14, by Stefan Monnier
-
Add variable scroll-error-top-bottom.2010-04-14, by Juri Linkov
-
Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.2010-04-14, by Juri Linkov
-
Add variable `scroll-preserve-screen-position-commands'.2010-04-14, by Juri Linkov
-
Fix so top -10 and left -10 in frame parameters work.2010-04-13, by Jan D.
-
(Fx_create_frame, x_create_tip_frame): Set default border width to zero.2010-04-13, by Jan D.
-
Move complete.el to lisp/obsolete.2010-04-13, by Stefan Monnier
-
Remove the Arch metafiles.2010-04-13, by Stefan Monnier
-
(init_tty): Move common text outside of #ifdef TERMINFO.2010-04-13, by Stefan Monnier
-
Try to solve the problem of spurious EOF chars in long lines of text2010-04-13, by Stefan Monnier
-
Try to detect file modification within the same second.2010-04-13, by Stefan Monnier
-
* pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).2010-04-13, by Stefan Monnier
-
(define-minor-mode): A nil argument to the minor mode turns the mode ON.2010-04-13, by Stefan Monnier
-
* process.c (status_notify): Remove unused var `ro'.2010-04-12, by Stefan Monnier
-
(vc-dir-kill-line): New command.2010-04-12, by Stefan Monnier
-
* bookmark.el (bookmark-insert-location): Handle a nil filename.2010-04-12, by Stefan Monnier
-
xfns.c (select_visual): Don't call error if XGetVisualInfo returns2010-04-12, by Jan D.
-
Clean up last bookmark changes for man/woman/gnus-summary.2010-04-12, by Stefan Monnier
-
Summary: Add bookmark support for man, woman and gnus-summary.2010-04-12, by Stefan Monnier
-
* Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the2010-04-12, by Dan Nicolaescu
-
* Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE): Undefine.2010-04-12, by Dan Nicolaescu
-
Restore C_SWITCH_X_MACHINE and C_SWITCH_X_SYSTEM.2010-04-12, by Jan D.
-
Change so emacs at least compiles.2010-04-12, by Jan D.
-
Remove C_SWITCH_SYSTEM_TEMACS.2010-04-11, by Dan Nicolaescu
-
Remove C_SWITCH_SYSTEM_TEMACS.2010-04-11, by Dan Nicolaescu
-
Use autoconf, not cpp for some variables.2010-04-11, by Dan Nicolaescu
-
Use autoconf, not cpp for some variables.2010-04-11, by Dan Nicolaescu
-
Use XFT in Lucid dialogs if available.2010-04-11, by Jan D.
-
Use XFT in Lucid dialogs if available.2010-04-11, by Jan D.
-
* process.c (exec_sentinel): Preserve current-buffer.2010-04-11, by Stefan Monnier
-
(read_process_output): Move the save-current-buffer to2010-04-11, by Stefan Monnier
-
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
-
Improve documentation for setting buffer-local vars (Bug#5688).2010-03-06, by Chong Yidong
-
* calculator.el (calculator): Don't bind split-window-keep-point (Bug#5674).2010-03-06, by Chong Yidong
-
* vc-git.el: Re-flow to fit into 80 columns.2010-03-06, by Stefan Monnier
-
Update some cedet template copyrights to GPLv3+.2010-03-06, by Glenn Morris
-
Add license information for ede-test.el and srecode-test.el.2010-03-06, by Glenn Morris
-
Make it possible to C-g in a tight bytecode loop again (bug#5680).2010-03-05, by Stefan Monnier
-
(Man-files-regexp): Tighten up the regexp (bug#5686).2010-03-05, by Stefan Monnier
-
* regex.c (regex_compile): Setup gl_state as well.2010-03-05, by Stefan Monnier
-
(skip_chars): Setup gl_state (bug#3823).2010-03-05, by Stefan Monnier
-
Fix orgcard.tex pdf landscape format.2010-03-05, by Glenn Morris
-
Add a comment for the previous commit.2010-03-03, by Juri Linkov
-
Fix keyboard macro key lookup (Bug#5481).2010-03-03, by Chong Yidong
-
NEWS: Auto composition mode is still a minor mode.2010-03-03, by Chong Yidong
-
Mark previous ChangeLog entry as a tiny change.2010-03-03, by Glenn Morris
-
Close bug#5670 with patch from Å?tÄ?pán NÄ?mec <stepnem at gmail.com>.2010-03-03, by Glenn Morris
-
Update Lispref for 30-bit integers.2010-03-03, by Glenn Morris
-
NEWS: async-shell-command and ansi-color are now documented.2010-03-03, by Chong Yidong
-
* faq.texi: Note that ansi-color is now enabled by default.2010-03-03, by Chong Yidong
-
Documented make-pointer-invisible.2010-03-02, by Chong Yidong
-
* frames.texi (Mouse Avoidance): Mention make-pointer-invisible.2010-03-02, by Chong Yidong
-
(emacs_mule_char): Fix a typo in commentary.2010-03-02, by Eli Zaretskii
-
* info.el (Info-index-next): Decrement line number by 2. (Bug#5652)2010-03-02, by Juri Linkov
-
Fix bug in decoding emacs-mule encoding.2010-03-02, by Eli Zaretskii
-
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an2010-03-02, by Michael Albinus
-
Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.2010-03-02, by Kenichi Handa
-
from trunk2010-03-02, by Kenichi Handa
-
Small tweaks to etc/refcards/Makefile rules for PDFs.2010-03-02, by Glenn Morris
-
* FOR-RELEASE: CEDET and a javascript mode were added, so remove todos.2010-03-02, by Glenn Morris
-
Fix date of Yom HaAtzma'ut holiday.2010-03-02, by Glenn Morris
-
Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.2010-03-02, by Kenichi Handa
-
buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.2010-03-02, by Kenichi Handa
-
from trunk2010-03-02, by Kenichi Handa
-
buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.2010-03-02, by Kenichi Handa
-
Correct buggy patch 99592 to cc-engine.el.2010-03-01, by Alan Mackenzie
-
Change "myanmar" to "burmese"2010-03-01, by Kenichi Handa
-
from trunk2010-03-01, by Kenichi Handa
-
Change "myanmar" to "burmese"2010-03-01, by Kenichi Handa
-
from trunk2010-02-27, by Kenichi Handa
-
Fix bug #5649: 23.1.92; Indentation problems in C mode.2010-03-01, by Alan Mackenzie
-
Regenerate pl-refcard.pdf.2010-03-01, by Glenn Morris
-
* refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.2010-03-01, by Glenn Morris
-
Regenerate de-refcard.pdf.2010-03-01, by Glenn Morris
-
* refcards/de-refcard.tex: Fix paren typo.2010-03-01, by Glenn Morris
-
Regenerate most pdf refcards.2010-03-01, by Glenn Morris
-
Rename a command in ru-refcard.tex.2010-03-01, by Glenn Morris
-
Fix some ChangeLog typos.2010-03-01, by Glenn Morris
-
Update short copyright year in refcard tex files.2010-03-01, by Glenn Morris
-
(menu-bar-manuals-menu): Fix typo.2010-02-28, by Katsumi Yamaoka
-
(menu-bar-manuals-menu): Fix typo.2010-02-28, by Katsumi Yamaoka
-
Merge from mainline.2010-02-28, by Katsumi Yamaoka
-
Minor doc fix.2010-02-28, by Chong Yidong
-
Merge from mainline.2010-02-26, by Katsumi Yamaoka
-
Merge from mainline.2010-02-25, by Katsumi Yamaoka
-
Merge from mainline.2010-02-25, by Katsumi Yamaoka
-
Merge from mainline.2010-02-24, by Katsumi Yamaoka
-
Merge from mainline.2010-02-24, by Katsumi Yamaoka
-
Merge from mainline.2010-02-24, by Katsumi Yamaoka
-
Merge from mainline.2010-02-23, by Katsumi Yamaoka
-
Merge from mainline.2010-02-22, by Katsumi Yamaoka
-
Merge from mainline.2010-02-21, by Katsumi Yamaoka
-
Merge from mainline.2010-02-18, by Katsumi Yamaoka
-
Merge from mainline.2010-02-18, by Katsumi Yamaoka
-
Merge from mainline.2010-02-17, by Katsumi Yamaoka
-
Merge from mainline.2010-02-16, by Katsumi Yamaoka
-
Merge from mainline.2010-02-16, by Katsumi Yamaoka
-
Merge from mainline.2010-02-15, by Katsumi Yamaoka
-
Merge from mainline.2010-02-14, by Katsumi Yamaoka
-
Merge from mainline.2010-02-11, by Katsumi Yamaoka
-
Merge from mainline.2010-02-09, by Katsumi Yamaoka
-
Merge from mainline.2010-02-09, by Katsumi Yamaoka
-
Merge from mainline.2010-02-08, by Katsumi Yamaoka
-
Merge from mainline.2010-02-07, by Katsumi Yamaoka
-
Merge from mainline.2010-02-04, by Katsumi Yamaoka
-
Merge from mainline.2010-02-03, by Katsumi Yamaoka
-
Merge from mainline.2010-02-02, by Katsumi Yamaoka
-
Merge from mainline.2010-02-02, by Katsumi Yamaoka
-
Merge from mainline.2010-02-01, by Katsumi Yamaoka
-
Merge from mainline.2010-02-01, by Katsumi Yamaoka
-
Merge from mainline.2010-01-31, by Katsumi Yamaoka
-
Merge from mainline.2010-01-28, by Katsumi Yamaoka
-
scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.2010-02-28, by Jan D.
-
scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.2010-02-28, by Jan D.
-
scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.2010-02-28, by Jan D.
-
Merge from trunk2010-02-28, by Jan D.
-
Merge from trunk2010-02-28, by Jan D.
-
Merge from trunk2010-02-25, by Jan D.
-
Fix use of unitialized memory.2010-02-28, by Chong Yidong
-
* net/tramp.el (tramp-handle-write-region): START can be a string.2010-02-28, by Michael Albinus
-
* net/dbus.el (dbus-introspect, dbus-get-property)2010-02-28, by Michael Albinus
-
*** empty log message ***2010-02-28, by Michael Albinus
-
* dbus.el (Errors and Events): D-Bus messages are retrieved only, when2010-02-28, by Michael Albinus
-
Fix more save-excursion warnings.2010-02-28, by Chong Yidong
-
Fix save-excursion warning in files.el.2010-02-28, by Chong Yidong
-
Fix in-buffer completion when after-change-functions modify the buffer.2010-02-27, by Stefan Monnier
-
Document :otf font-spec property.2010-02-27, by Chong Yidong
-
* international/fontset.el (setup-default-fontset): Fix :otf spec.2010-02-27, by Chong Yidong
-
update tags2010-02-27, by convert-repo
-
* w32uniscribe.c (uniscribe_check_otf): Fix length check.2010-02-27, by Andreas Schwab
-
Regenerate ldefs-boot.el.2010-02-27, by Chong Yidong
-
Bump version to 23.1.93; regenerate AUTHORS.2010-02-27, by Chong Yidong
-
Addendum to last patch: add "Medium" GTK font name keyword.2010-02-27, by Chong Yidong
-
Recognize more keywords in GTK font names (Bug#5646).2010-02-27, by Chong Yidong
-
Minor Python mode fix (Bug#5653).2010-02-27, by Chong Yidong
-
Fix Myanmar OTF support2010-02-26, by Kenichi Handa
-
from trunk2010-02-26, by Kenichi Handa
-
Fix Myanmar OTF support2010-02-26, by Kenichi Handa
-
* configure: Revert accidental commit from rev 99553.2010-02-26, by Glenn Morris
-
Close bug#5643.2010-02-26, by Glenn Morris
-
* custom.el (custom-initialize-delay): Doc fix.2010-02-26, by Glenn Morris
-
Fix initialization of send-mail-function option.2010-02-26, by Glenn Morris
-
Minor TUTORIAL fixes.2010-02-26, by Glenn Morris
-
xdisp.c (reseat_to_string): Fix previous change.2010-02-26, by Kenichi Handa
-
from trunk2010-02-26, by Kenichi Handa
-
* nsfont.m (nsfont_draw): ns_antialias_text should be a Lisp_Object (Bug#4736).2010-02-26, by Chong Yidong
-
(i) Remove any hard syntax-table properties for <, > inserted by C-y.2010-02-25, by Alan Mackenzie
-
xdisp.c (reseat_to_string): Fix previous change.2010-02-26, by Kenichi Handa
-
xdisp.c (reseat_to_string): Fix previous change (bug#5609).2010-02-25, by Kenichi Handa
-
from trunk2010-02-25, by Kenichi Handa
-
Fix up last erroneous commit2010-02-25, by Stefan Monnier
-
xdisp.c (reseat_to_string): Fix previous change (bug#5609).2010-02-25, by Kenichi Handa
-
from trunk2010-02-25, by Kenichi Handa
-
Merge: add word to sentence in trunk/doc/lispintro/emacs-lisp-intro.texi, in section Finding More Information2010-02-24, by Robert J. Chassell
-
Move declarations before statements.2010-02-24, by Jan D.
-
Move declarations before statements.2010-02-24, by Jan D.
-
Merge from trunk2010-02-24, by Jan D.
-
(gnus-treat-display-x-face): Protect against errors (bug#5299).2010-02-24, by Stefan Monnier
-
* files.el (hack-local-variables-filter): For eval forms, also2010-02-24, by Chong Yidong
-
* javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr2010-02-24, by Chong Yidong
-
Merge from trunk2010-02-19, by Jan D.
-
Merge from trunk2010-02-18, by Jan D.
-
Merge from trunk2010-02-14, by Jan D.
-
Doc fixes.2010-02-24, by Glenn Morris
-
* TODO: Replace reference to CVS with explicit version number.2010-02-23, by Glenn Morris
-
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect2010-02-22, by Michael Albinus
-
* files.el (directory-listing-before-filename-regexp): Use2010-02-21, by Chong Yidong
-
Minor doc fixes.2010-02-21, by Chong Yidong
-
* m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug#5518).2010-02-21, by Chong Yidong
-
* frames.texi (Frame Commands): Note that the last ordinary frame can2010-02-21, by Chong Yidong
-
* startup.el (fancy-about-screen): In mode-line, apply2010-02-21, by Chong Yidong
-
* etags.c (Scheme_functions): Don't loop past a null character (Bug#5601).2010-02-20, by Chong Yidong
-
* progmodes/compile.el (compilation-error-regexp-alist-alist): In2010-02-20, by Chong Yidong
-
subr.el (remove-yank-excluded-properties): Explain in a comment why `category'2010-02-20, by Eli Zaretskii
-
Revert isearch.el change due to feature freeze.2010-02-19, by Chong Yidong
-
Fixed bug#5549 (icalendar.el)2010-02-19, by Ulf Jasper
-
term.c, dispextern.h: Fix stale comments.2010-02-19, by Eli Zaretskii
-
INSTALL: Remove a CVS-specific note. Update for latest versions of Windows.2010-02-19, by Eli Zaretskii
-
Accommodate change of disassemble output in GDB 7.1.2010-02-19, by Nick Roberts
-
Close bug#5593.2010-02-19, by Glenn Morris
-
* trouble.texi: Revert grammar change from previous change.2010-02-19, by Glenn Morris
-
(vc-cvs-merge-news): Yet another fix of message parsing.2010-02-18, by Sam Steingold
-
Use abbreviated file names in bookmarks (bug#5591).2010-02-18, by Stefan Monnier
-
(fatal): Add a final \n if needed (bug#5596).2010-02-18, by Stefan Monnier
-
(tramp-handle-directory-files): When FULL, do not expand "." and "..".2010-02-18, by Michael Albinus
-
(tramp-handle-insert-file-contents): Set always the permissions of the2010-02-18, by Michael Albinus
-
* mh-acros.el: Comment fixes.2010-02-18, by Glenn Morris
-
* README: Minor fixes.2010-02-18, by Glenn Morris
-
* loadup.el: Comment fix.2010-02-18, by Glenn Morris
-
* trouble.texi (Contributing): Repository is no longer CVS.2010-02-18, by Glenn Morris
-
* fileio.c: Comment fix.2010-02-18, by Glenn Morris
-
* nsterm.m (ns_ring_bell): Revert last change (Bug#5569).2010-02-18, by Chong Yidong
-
* callint.c (Finteractive): Doc fix.2010-02-18, by Glenn Morris
-
* commits: Mention not to mix changes in any given commit.2010-02-18, by Glenn Morris
-
* emacs-lisp/authors.el (authors-renamed-files-alist):2010-02-18, by Glenn Morris
-
INSTALL.BZR: Minor edit.2010-02-18, by Glenn Morris
-
CONTRIBUTE: Various minor updates and changes.2010-02-18, by Glenn Morris
-
Fix handling of CODING_RESULT_INSUFFICIENT_DST.2010-02-18, by Kenichi Handa
-
from trunk2010-02-18, by Kenichi Handa
-
2010-02-17 Mark A. Hershberger <mah@everybody.org>2010-02-17, by Mark A. Hershberger
-
Fix handling of CODING_RESULT_INSUFFICIENT_DST.2010-02-18, by Kenichi Handa
-
Fix the ccl decoder for the case that the output buffer is fullfilled.2010-02-17, by Kenichi Handa
-
from trunk2010-02-17, by Kenichi Handa
-
Fix the ccl decoder for the case that the output buffer is fullfilled.2010-02-17, by Kenichi Handa
-
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix2010-02-16, by Michael Albinus
-
* org-freemind.el (org-freemind-from-org-mode-node)2010-02-16, by Chong Yidong
-
* simple.el (save-interprogram-paste-before-kill): Doc fix.2010-02-16, by Chong Yidong
-
Minor tweaks to custom groups.2010-02-16, by Chong Yidong
-
Small edit to custom images for better text alignment.2010-02-16, by Chong Yidong
-
* textmodes/flyspell.el (flyspell-word): Obey the offset specified2010-02-16, by Chong Yidong
-
Update SKK-JISYO.L to the latest version.2010-02-16, by Kenichi Handa
-
Regenate ja-dic.el.2010-02-16, by Kenichi Handa
-
Update SKK-JISYO.L to the latest version.2010-02-16, by Kenichi Handa
-
from trunk2010-02-16, by Kenichi Handa
-
Fix for the new SKK-JISYO.L format.2010-02-16, by Kenichi Handa
-
from trunk2010-02-16, by Kenichi Handa
-
from trunk2010-02-13, by Kenichi Handa
-
Change a custom default to ease the mail->message transition.2010-02-16, by Glenn Morris
-
* nxml-mode.texi (Commands for locating a schema): Fix keybinding.2010-02-16, by Glenn Morris
-
Close bug#5562.2010-02-16, by Glenn Morris
-
* emacs-lisp-intro.texi: Fix typo in name of `find-tag' command.2010-02-16, by Glenn Morris
-
(ad-compile-function): Fix last change.2010-02-15, by Stefan Monnier
-
(ad-compile-function): Suppress byte-compiler warnings, since it is annoying2010-02-15, by Stefan Monnier
-
* net/tramp.el (tramp-process-actions, tramp-read-passwd):2010-02-15, by Michael Albinus
-
Fix typos.2010-02-14, by Juanma Barranquero
-
Fix typos in comments.2010-02-14, by Juanma Barranquero
-
Fix typos in ChangeLogs.2010-02-14, by Juanma Barranquero
-
* quick-install-emacs (PRUNED): Fix typo in message.2010-02-14, by Juanma Barranquero
-
Fix typos in docstrings.2010-02-14, by Juanma Barranquero
-
* files.el (insert-directory): When WILDCARD-REGEXP and2010-02-14, by Michael Albinus
-
* man.el (Man-fontify-manpage, Man-cleanup-manpage):2010-02-14, by Juri Linkov
-
Improve docs of some transposition functions.2010-02-13, by Glenn Morris
-
xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't get2010-02-13, by Jan D.
-
xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't get2010-02-13, by Jan D.
-
* xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK,2010-02-13, by Jan D.
-
xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK,2010-02-13, by Jan D.
-
Merge from trunk2010-02-13, by Jan D.
-
Merge from trunk2010-02-10, by Jan D.
-
* arc-mode.el (archive-unique-fname): Make directories for nested2010-02-12, by Juri Linkov
-
* ffap.el (dired-at-point): Fix docstring. (Bug#5565)2010-02-12, by Juri Linkov
-
* NEWS: Mention mail-interactive change from Emacs 23.1.2010-02-12, by Glenn Morris
-
(copy-overlay): Damn typo.2010-02-11, by Stefan Monnier
-
* subr.el (copy-overlay): Handle deleted overlays.2010-02-11, by Stefan Monnier
-
(Man-completion-table): Don't signal an error if we can't run2010-02-11, by Stefan Monnier
-
* ChangeLog: Spelling fix.2010-02-11, by Glenn Morris
-
Fix typos.2010-02-11, by Juanma Barranquero
-
* textmodes/artist.el (artist-mt): Fix typos in docstring.2010-02-11, by Juanma Barranquero
-
Fix typos.2010-02-10, by Juanma Barranquero
-
(Info-bookmark-jump): Simplify.2010-02-10, by Stefan Monnier
-
(bookmark-handle-bookmark): Catch the right error.2010-02-10, by Stefan Monnier
-
* ChangeLog: Fix typos.2010-02-10, by Glenn Morris
-
Fix for bug#5512, don't rely on SIGIO alone.2010-02-10, by Jan D.
-
* iswitchb.el (iswitchb-completions): Revert last change.2010-02-10, by Chong Yidong
-
Fix for bug#5512, don't rely on SIGIO alone.2010-02-10, by Jan D.
-
Merge from trunk2010-02-10, by Jan D.
-
Merge from trunk2010-02-01, by Jan D.
-
* ls-lisp.el (ls-lisp-insert-directory): Wen WILDCARD-REGEXP and2010-02-10, by Michael Albinus
-
(xterm-maybe-set-dark-background-mode): Remove2010-02-10, by Dan Nicolaescu
-
* ChangeLog: Mark tiny change.2010-02-09, by Glenn Morris
-
* eshell/em-ls.el (eshell-ls-applicable): Frob file attributes correctly (Bug#5548).2010-02-09, by Chong Yidong
-
* nsfont.m (nsfont_open): The system's value for the font descent2010-02-08, by Chong Yidong
-
Fix ada-mode handling of number literals.2010-02-08, by Chong Yidong
-
* buffers.texi: Fix typo in previous.2010-02-08, by Glenn Morris
-
Close bug#5529.2010-02-08, by Glenn Morris
-
international/mule-util.el (with-coding-priority): Add autoload cookie for putting lisp-indent-funciton.2010-02-08, by Kenichi Handa
-
international/mule-util.el (with-coding-priority): Add autoload cookie for putting lisp-indent-funciton.2010-02-08, by Kenichi Handa
-
from trunk2010-02-08, by Kenichi Handa
-
from trunk2010-02-05, by Kenichi Handa
-
from trunk2010-02-02, by Kenichi Handa
-
Fix previous change for F2003 interfaces.2010-02-07, by Glenn Morris
-
* erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520).2010-02-07, by Chong Yidong
-
Fix to uid/gid format in eshell's ls (Bug#5528).2010-02-07, by Chong Yidong
-
Fix setting family and foundry in set-face-attribute (Bug#5536).2010-02-07, by Chong Yidong
-
Handle F2003 named interfaces.2010-02-07, by Glenn Morris
-
Credit Vivek Dasmohapatra for suggesting the last change.2010-02-06, by Chong Yidong
-
* charset.c (load_charset_map_from_file)2010-02-06, by Chong Yidong
-
* progmodes/cc-mode.el (c-common-init): Bind temporary variables2010-02-06, by Chong Yidong
-
* vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.2010-02-06, by Dan Nicolaescu
-
* doc-view.el (doc-view-mode):2010-02-05, by Juri Linkov
-
add primative implementation of vc-svn-revision-table2010-02-05, by Mark A. Hershberger
-
forgot changelog entry2010-02-05, by Mark A. Hershberger
-
Use standard format for direntry2010-02-05, by Mark A. Hershberger
-
* net/ange-ftp.el (ange-ftp-insert-directory):2010-02-05, by Michael Albinus
-
* progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.2010-02-05, by Glenn Morris
-
Fix 2009-02-20 change to startup.el (Bug#5519).2010-02-05, by Chong Yidong
-
Make `initials' completion work for /hh -> /home/horn again (bug#5524).2010-02-05, by Stefan Monnier
-
Fix for Bug#5526.2010-02-05, by Chong Yidong
-
Fix up various corner case problems.2010-02-05, by Stefan Monnier
-
Change strategy for marking < and > as template delimiters: mark them2010-02-04, by Alan Mackenzie
-
* dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call2010-02-04, by Michael Albinus
-
Remove silly examples of changes.2010-02-04, by Glenn Morris
-
* inc/grp.h: Remove execute bit.2010-02-04, by Glenn Morris
-
Close bug#5485.2010-02-04, by Glenn Morris
-
* mail/rmail.el (rmail-show-message-1): Handle malformed2010-02-04, by Glenn Morris
-
* mail/mail-utils.el (mail-unquote-printable-region): Doc fix.2010-02-04, by Glenn Morris
-
* simple.el (visual-line-mode): Capitalize lighter.2010-02-04, by Glenn Morris
-
Explain pkreport sort options.2010-02-04, by Glenn Morris
-
iswitchb.el (iswitchb-completions): Add bookmark files to the2010-02-03, by jwiegley
-
* net/ange-ftp.el (ange-ftp-insert-directory): Parse directory2010-02-03, by Michael Albinus
-
(vc-path): Make it an obsolete var, rather than function.2010-02-03, by Stefan Monnier
-
* textmodes/ispell.el (ispell-message-text-end): Remove final newline2010-02-02, by Juri Linkov
-
* ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by2010-02-02, by Juri Linkov
-
* net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"2010-02-02, by Michael Albinus
-
* arc-mode.el (archive-zip-extract): Use `member-ignore-case' to2010-02-01, by Juri Linkov
-
Avoid obsolete special default variables like default-major-mode.2010-02-01, by Stefan Monnier
-
(doc-view-new-window-function): Be a bit more defensive.2010-02-01, by Stefan Monnier
-
(vc-bzr-dir-extra-headers): Add a header when a2010-02-01, by Dan Nicolaescu
-
* progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the2010-01-31, by Juri Linkov
-
* .bzrignore: Add TAGS-LISP.2010-01-31, by Juri Linkov
-
font.c (font_parse_xlfd): If FONT is a font-entity and pixel size in NAME is invalid, return -1. (Bug#5396)2010-01-31, by Kenichi Handa
-
Add bug#.2010-01-31, by Kenichi Handa
-
from trunk2010-01-31, by Kenichi Handa
-
* nsterm.m (ns_defined_color): Block input. Suggested by Mike2010-01-31, by Chong Yidong
-
font.c (font_parse_xlfd): If FONT is a font-entity and pixel size in NAME is invalid, return -1.2010-01-31, by Kenichi Handa
-
* fileio.c (Frename_file): Correctly rename symlinks to directories (Bug#5496).2010-01-31, by Chong Yidong
-
src/config.in: Regenerate.2010-01-31, by Chong Yidong
-
* nsterm.m (ns_ring_bell): Handle visible bell like X.2010-01-31, by Chong Yidong
-
eieio.texi: Remove execute bit.2010-01-30, by Glenn Morris
-
* character.h (CHAR_PRINTABLE_P): Reparenthesize to avoid warning.2010-01-30, by Andreas Schwab
-
update tags2010-01-30, by convert-repo
-
Fix typos.2010-01-30, by Juanma Barranquero
-
Regenerate ldefs-boot.el.2010-01-30, by Chong Yidong
-
Bump version to 23.1.92.2010-01-30, by Chong Yidong
-
Regenerate AUTHORS.2010-01-30, by Chong Yidong
-
(vc-bzr-after-dir-status): Match another renaming indicator.2010-01-29, by Dan Nicolaescu
-
Mark last change as tiny.2010-01-29, by Chong Yidong
-
* etags.c (Fortran_functions): Handle recursive keyword (Bug#5484).2010-01-29, by Chong Yidong
-
Don't signal error on incorrect dirtrack regexp (Bug#5476)2010-01-29, by Chong Yidong
-
Change default XFT font to 10pt, and default frame height to 35 rows (Bug#3643).2010-01-29, by Chong Yidong
-
* net/tramp.el (tramp-handle-insert-directory): Handle also2010-01-29, by Michael Albinus
-
w32inevt.c (key_event): Remove unnecessary comparison of2010-01-29, by Eli Zaretskii
-
Explain mbox folder links.2010-01-29, by Glenn Morris
-
Fix up spurious execute-bit on net/tramp.el2010-01-28, by Stefan Monnier
-
* net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,2010-01-28, by Michael Albinus
-
* arc-mode.el (archive-zip-extract): Quote the argument passed to unzip (Bug#5475).2010-01-28, by Chong Yidong
-
Flymake fix to handle more C++ filenames (Bug#5488).2010-01-28, by Chong Yidong
-
* fileio.c (Frename_file): Fix last change (Bug#5487).2010-01-28, by Chong Yidong
-
Fixes for NetBSD (Bug#4629, Bug#2072).2010-01-28, by Chong Yidong
-
display.texi (Auto Faces): Say fontification-functions is called2010-01-28, by Alan Mackenzie
-
Add bug number to recent change.2010-01-28, by Jason Rumney
-
Fix last bogus commit.2010-01-28, by Katsumi Yamaoka
-
Fix last bogus commit.2010-01-28, by Katsumi Yamaoka
-
Merge from mainline.2010-01-28, by Katsumi Yamaoka
-
Merge from mainline.2010-01-28, by Katsumi Yamaoka
-
Merge from mainline.2010-01-26, by Katsumi Yamaoka
-
Merge from mainline.2010-01-25, by Katsumi Yamaoka
-
Merge from mainline.2010-01-24, by Katsumi Yamaoka
-
Merge from mainline.2010-01-21, by Katsumi Yamaoka
-
Merge from mainline.2010-01-21, by Katsumi Yamaoka
-
Revert code for bug #3643.2010-01-28, by Jan D.
-
xfns.c (Fx_create_frame): Remove window size matching code from2010-01-28, by Jan D.
-
Merge from trunk2010-01-28, by Jan D.
-
Fix some busybox annoyances.2010-01-28, by Michael Albinus
-
* vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)2010-01-28, by Glenn Morris
-
(log-edit-strip-single-file-name): Add missing :safe, :group, and2010-01-28, by Glenn Morris
-
Add some details of bzr's --fixes option.2010-01-28, by Glenn Morris
-
Use Unicode for keyboard input on w32 console.2010-01-27, by Jason Rumney
-
Fix typos, check for negative ASCII characters.2010-01-27, by Jason Rumney
-
Use Unicode for console keyboard input on Windows.2010-01-27, by Jason Rumney
-
Merged from trunk2010-01-27, by Jason Rumney
-
Merged from trunk2010-01-21, by Jason Rumney
-
Merge from trunk2010-01-20, by Jason Rumney
-
Merge from trunk2010-01-15, by Jason Rumney
-
Merge from trunk2010-01-14, by Jason Rumney
-
Merge from trunk2010-01-11, by Jason Rumney
-
Merged from trunk2010-01-10, by Jason Rumney
-
Merged from trunk2010-01-10, by Jason Rumney
-
Merge from trunk2010-01-08, by Jason Rumney
-
Merge from trunk2010-01-07, by Jason Rumney
-
Merge from trunk2010-01-07, by Jason Rumney
-
Fix src/ChangeLog.2010-01-27, by Kenichi Handa
-
regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.2010-01-27, by Kenichi Handa
-
Fix src/ChangeLog.2010-01-27, by Kenichi Handa
-
from trunk2010-01-27, by Kenichi Handa
-
regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.2010-01-27, by Kenichi Handa
-
from trunk2010-01-25, by Kenichi Handa
-
from trunk2010-01-21, by Kenichi Handa
-
from trunk2010-01-20, by Kenichi Handa
-
Add a quick-start guide.2010-01-27, by Glenn Morris
-
Fix rename-file to handle directory renaming properly (Bug#3353).2010-01-27, by Chong Yidong
-
Fix bug#5477.2010-01-27, by Glenn Morris
-
* lisp/files.el (delete-directory): Fix typo in last change.2010-01-27, by Chong Yidong
-
Fix delete-directory recursion behavior for trashing (Bug#5436).2010-01-27, by Chong Yidong
-
(vc-path): Mark as obsolete.2010-01-26, by Dan Nicolaescu
-
Fix erc reconnection via non-default connectors (Bug#4958).2010-01-25, by Chong Yidong
-
(vc-annotate-revision-at-line): Compare file2010-01-25, by Dan Nicolaescu
-
* xfns.c (Fx_create_frame): If frame height is too big, try2010-01-25, by Jan D.
-
Merge from trunk2010-01-25, by Jan D.
-
(vc-bzr-print-log): Use the more compact --line option2010-01-25, by Dan Nicolaescu
-
merge2010-01-25, by Mark A. Hershberger
-
(vc-git-dir-status-goto-stage): Pass --relative to the2010-01-25, by Dan Nicolaescu
-
working version of vc-bzr-revision-table2010-01-25, by Mark A. Hershberger
-
merge conflict2010-01-25, by Mark A. Hershberger
-
replace references to obsolete c-subword-mode2010-01-19, by Mark A. Hershberger
-
Typo fix.2010-01-25, by Jan D.
-
xfns.c (Fx_create_frame): If frame height i stoo big, try2010-01-25, by Jan D.
-
Merge from trunk2010-01-20, by Jan D.
-
Try and fix bug#788, hopefully for real this time.2010-01-25, by Stefan Monnier
-
Use png_sig_cmp to allow linking with libpng 1.4.0.2010-01-24, by Chong Yidong
-
Remove support for adding --signoff on commit.2010-01-24, by Dan Nicolaescu
-
(xterm-maybe-set-dark-background-mode): Rename2010-01-24, by Dan Nicolaescu
-
* keymap.c (shadow_lookup): Add `remap' arg.2010-01-24, by Stefan Monnier
-
Add the aliases bug-emacs and bug-gnumacs.2010-01-24, by Glenn Morris
-
(aelement): Fix typo in previous.2010-01-24, by Glenn Morris
-
Small fixes.2010-01-23, by Glenn Morris
-
Fix some details of previous change.2010-01-23, by Glenn Morris
-
Update X-Debbugs-CC details.2010-01-23, by Glenn Morris
-
* emacs-lisp/advice.el (ad-set-orig-definition): Fix typo (Bug#3541).2010-01-23, by Chong Yidong
-
* url-util.el: Require url-vars (Bug#5459).2010-01-23, by Chong Yidong
-
* emacs-lisp/assoc.el (aelement): Doc fix.2010-01-23, by Chong Yidong
-
* emacs-lisp/assoc.el (aput, adelete, amake): Use lexical-let (Bug#5450).2010-01-23, by Chong Yidong
-
Account for utmp.h availability.2010-01-23, by Chong Yidong
-
Fix bug#5435: ada-mode; pragma parameter list indented incorrectly.2010-01-23, by Juanma Barranquero
-
* mail/rmail.el: Update autoload checksum.2010-01-23, by Juanma Barranquero
-
* net/tramp-smb.el (tramp-smb-conf): New defcustom.2010-01-23, by Michael Albinus
-
Tweak docstring and comment.2010-01-23, by Juanma Barranquero
-
Fix bug#5435.2010-01-21, by Juanma Barranquero
-
* xdisp.c (draw_glyphs): Update `start' for left_overwritten case as in Emacs 22.2010-01-23, by YAMAMOTO Mitsuharu
-
* net/tramp-imap.el (top): Autoload needed packages.2010-01-22, by Michael Albinus
-
* net/tramp-imap.el (top): Autoload needed packages.2010-01-22, by Michael Albinus
-
* mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte2010-01-22, by Stefan Monnier
-
* isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).2010-01-22, by Chong Yidong
-
Fix bug #5447, whereby loading C:/foo.el.gz on MS-Windows would fail.2010-01-22, by Eli Zaretskii
-
Make string pointer args point to const as in other string allocation functions.2010-01-22, by YAMAMOTO Mitsuharu
-
Fix bug #5303 in `load' on MS-Windows, whereby load-file would fail2010-01-22, by Eli Zaretskii
-
Fix a situation where deletion of a cpp construct throws an error.2010-01-21, by Alan Mackenzie
-
Fix sgml-maybe-name-self (Bug#5380).2010-01-21, by Chong Yidong
-
(Score File Format): Fix typo.2010-01-21, by Katsumi Yamaoka
-
(Score File Format): Fix typo.2010-01-21, by Katsumi Yamaoka
-
Merge from mainline.2010-01-21, by Katsumi Yamaoka
-
Merge from mainline.2010-01-20, by Katsumi Yamaoka
-
Merge from mainline.2010-01-19, by Katsumi Yamaoka
-
Merge from mainline.2010-01-19, by Katsumi Yamaoka
-
Merge from mainline.2010-01-18, by Katsumi Yamaoka
-
Merge from mainline.2010-01-18, by Katsumi Yamaoka
-
Merge from mainline.2010-01-18, by Katsumi Yamaoka
-
Merge from mainline.2010-01-17, by Katsumi Yamaoka
-
Merge from mainline.2010-01-17, by Katsumi Yamaoka
-
Merge from mainline.2010-01-14, by Katsumi Yamaoka
-
Merge from mainline.2010-01-14, by Katsumi Yamaoka
-
Merge from mainline.2010-01-13, by Katsumi Yamaoka
-
Merge from mainline.2010-01-13, by Katsumi Yamaoka
-
Merge from mainline.2010-01-13, by Katsumi Yamaoka
-
Merge from mainline.2010-01-12, by Katsumi Yamaoka
-
Merge from mainline.2010-01-12, by Katsumi Yamaoka
-
Merge from mainline.2010-01-11, by Katsumi Yamaoka
-
Merge from mainline.2010-01-08, by Katsumi Yamaoka
-
Merge from mainline.2010-01-07, by Katsumi Yamaoka
-
Merge from mainline.2010-01-06, by Katsumi Yamaoka
-
(Bugs): Fix PROBLEMS keybinding.2010-01-21, by Glenn Morris
-
* lisp/term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).2010-01-20, by Chong Yidong
-
* lisp/dired-aux.el (dired-hide-all): Make unused arg optional. Update md5sum.2010-01-20, by Chong Yidong
-
* lisp/dired-aux.el (dired-hide-all): Mark arg as ignored.2010-01-20, by Chong Yidong
-
Fix ccl encoding of unibyte source.2010-01-20, by Kenichi Handa
-
from trunk2010-01-20, by Kenichi Handa
-
Fix ccl encoding of unibyte source.2010-01-20, by Kenichi Handa
-
from trunk2010-01-18, by Kenichi Handa
-
from trunk2010-01-18, by Kenichi Handa
-
from trunk2010-01-18, by Kenichi Handa
-
Remove file that only works with CVS, and isn't really needed with2010-01-20, by Glenn Morris
-
(tab-always-indent): Fix custom-type.2010-01-20, by Glenn Morris
-
Redate and reposition log entry.2010-01-19, by Alan Mackenzie
-
Fix bug#5395: typing '#' in an empty C buffer throws "args out of range".2010-01-19, by Alan Mackenzie
-
Store settings in xft-settings for debug purposes.2010-01-19, by Jan D.
-
Merge from trunk2010-01-19, by Jan D.
-
Store settings in xft-settings for debug purposes.2010-01-19, by Jan D.
-
Merge from trunk2010-01-19, by Jan D.
-
Suppress spurious second invocation of before-change-functions2010-01-19, by Alan Mackenzie
-
no message2010-01-19, by Alan Mackenzie
-
Fix spurious before-change-functions invocation from (insert ?\n).2010-01-08, by Alan Mackenzie
-
* ada-mode.el: Really fix bug#5400 (comment in r99362 was erroneous).2010-01-18, by Juanma Barranquero
-
Fix typos.2010-01-18, by Juanma Barranquero
-
ido.el: Consider the possibility of buffer names changing after kill-buffer.2010-01-18, by Juanma Barranquero
-
Doc fix for current-time-string and date-to-time (Bug#5408)2010-01-18, by Chong Yidong
-
Fix typos.2010-01-18, by Juanma Barranquero
-
Add bug number.2010-01-18, by Kenichi Handa
-
Add bug number.2010-01-18, by Kenichi Handa
-
from trunk2010-01-16, by Kenichi Handa
-
Fix typos in docstrings, error messages, etc.2010-01-18, by Juanma Barranquero
-
Fix typos in comments.2010-01-18, by Juanma Barranquero
-
Fix typo in texinfo file.2010-01-18, by Juanma Barranquero
-
* message.el (message-setup-1): Prefer to save message-reply-buffer as a buffer.2010-01-17, by Chong Yidong
-
Fix handling of arbitrary YANK-ACTION functions from compose-mail.2010-01-17, by Chong Yidong
-
* message.el (message-mail): Just pass yank-action on to message-setup.2010-01-17, by Chong Yidong
-
* elisp.texi: Remove duplicate edition information (Bug#5407).2010-01-17, by Chong Yidong
-
(with-vc-properties): Deal with directory arguments. (Bug#5298)2010-01-17, by Dan Nicolaescu
-
(vc-dir-resynch-file): Update the vc-dir header when2010-01-17, by Dan Nicolaescu
-
Minor Semantic and EIEIO manual fixes.2010-01-17, by Chong Yidong
-
* progmodes/ada-mode.el: Fix bug#1920, bug#5400.2010-01-17, by Juanma Barranquero
-
* tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and2010-01-17, by Michael Albinus
-
Give `calc-command-flags' an initial value.2010-01-17, by Jay Belanger
-
(Reporting Bugs): Don't mention format of repository.2010-01-17, by Glenn Morris
-
(Bugs): Make "Emacs repository" less specific, and the URL for same2010-01-17, by Glenn Morris
-
(Latest version of Emacs): The repository is now Bazaar.2010-01-17, by Glenn Morris
-
Edit some notes/ files to replace `cvs' with `bzr', or something general.2010-01-17, by Glenn Morris
-
(semantic-idle-work-for-one-buffer): Doc fix.2010-01-17, by Glenn Morris
-
Fix typos.2010-01-17, by Juanma Barranquero
-
Fix typos in docstrings.2010-01-17, by Juanma Barranquero
-
Fix typos in comments.2010-01-17, by Juanma Barranquero
-
Fix typos in info documentation.2010-01-17, by Juanma Barranquero
-
Fix return value of nxml-extend-after-change-region.2010-01-16, by Chong Yidong
-
* lisp/ChangeLog: Mark last change as tiny.2010-01-16, by Chong Yidong
-
* vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we2010-01-16, by Chong Yidong
-
* emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)2010-01-16, by Chong Yidong
-
* pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.2010-01-16, by Chong Yidong
-
Update with Miles's advice on how to commit.2010-01-16, by Glenn Morris
-
* xterm.c (event_handler_gdk): Block input (Bug#5037).2010-01-16, by Chong Yidong
-
Rename from cvslogs to commits.2010-01-16, by Glenn Morris
-
* emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).2010-01-16, by Chong Yidong
-
Command line arg processing fix (Bug#5392)2010-01-16, by Chong Yidong
-
Reformat copyright line.2010-01-16, by Eli Zaretskii
-
Update $(lisp) and $(shortlisp) to match changes in loadup.el2010-01-16, by Andreas Schwab
-
(x_term_init): Instead of inhibiting GC while running Lisp2010-01-16, by Stefan Monnier
-
Mario Lang <mlang@delysid.org>: Remove some duplicated words.2010-01-16, by Glenn Morris
-
update tags2010-01-15, by convert-repo
-
Take desktop panels into account when sizing frames so they fit on the screen.2010-01-15, by Jan D.
-
Take desktop panels into account when sizing frames so they fit on the screen.2010-01-15, by Jan D.
-
Merge from trunk2010-01-15, by Jan D.
-
* net/mairix.el (mairix-widget-send-query): Send -1 instead of nil2010-01-15, by Chong Yidong
-
Merge from trunk2010-01-15, by Jan D.
-
international/mule-cmds.el (canonicalize-coding-system-name): Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX".2010-01-15, by Kenichi Handa
-
from trunk2010-01-15, by Kenichi Handa
-
xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.2010-01-15, by Kenichi Handa
-
from trunk2010-01-15, by Kenichi Handa
-
xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.2010-01-15, by Kenichi Handa
-
from trunk2010-01-14, by Kenichi Handa
-
Fix Bug#5311.2010-01-15, by Glenn Morris
-
(vc-svn-print-log): Use --limit rather than -l since the2010-01-15, by Glenn Morris
-
Some more pointless updates.2010-01-15, by Glenn Morris
-
Add log entry for new gdb icons.2010-01-15, by Glenn Morris
-
Fix Qnone definition in NS files.2010-01-15, by Chong Yidong
-
Add icons for reverse debugging. (3rd attempt).2010-01-14, by Nick Roberts
-
Fix typos.2010-01-14, by Juanma Barranquero
-
Fix typos in docstrings.2010-01-14, by Juanma Barranquero
-
Fix typo in error message.2010-01-14, by Juanma Barranquero
-
Fix typos in template docstrings.2010-01-14, by Juanma Barranquero
-
Fix typos in comments.2010-01-14, by Juanma Barranquero
-
Fix typos in ChangeLogs and NEWS files.2010-01-14, by Juanma Barranquero
-
Fix bug#5313: editing files in hexl-mode corrupts file2010-01-14, by Juanma Barranquero
-
* progmodes/ada-xref.el: Default ada_project_path to $ADA_PROJECT_PATH.2010-01-14, by Juanma Barranquero
-
Simplify previous change.2010-01-14, by Juanma Barranquero
-
Default ada_project_path to $ADA_PROJECT_PATH.2010-01-14, by Juanma Barranquero
-
* progmodes/ada-mode.el: Override `narrow-to-defun' with `ada-narrow-to-defun'.2010-01-14, by Juanma Barranquero
-
* progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.2010-01-14, by Juanma Barranquero
-
* progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.2010-01-14, by Juanma Barranquero
-
Fix handling of euc-xx coding systems.2010-01-14, by Kenichi Handa
-
international/mule-cmds.el (canonicalize-coding-system-name): Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX".2010-01-15, by Kenichi Handa
-
Fix handling of euc-xx coding systems.2010-01-14, by Kenichi Handa
-
(show-trailing-whitespace): Safe if boolean. (Bug#5312)2010-01-14, by Glenn Morris
-
Fix typo.2010-01-14, by Juanma Barranquero
-
Make auto-composition work on all buffers even if they are fundamental mode.2010-01-14, by Kenichi Handa
-
from trunk2010-01-14, by Kenichi Handa
-
* lisp/bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).2010-01-13, by Karl Fogel
-
Fix gc bug in terminal allocation.2010-01-13, by Chong Yidong
-
Fix comment for bug#5345.2010-01-13, by Juanma Barranquero
-
Fix typos in comments and ChangeLogs.2010-01-13, by Juanma Barranquero
-
Update autoload checksums.2010-01-13, by Juanma Barranquero
-
Fix breakage to nt/emacsclient.rc in rgm@gnu.org-20100113083510-r0bohw6iwgztwdwr2010-01-13, by Juanma Barranquero
-
Add 2010 to copyright years.2010-01-13, by Glenn Morris
-
Call SIGNAL_THREAD_CHECK from signal handlers.2010-01-13, by YAMAMOTO Mitsuharu
-
Try to fix bug#5314. This is probably not the final word, tho.2010-01-13, by Stefan Monnier
-
Make auto-composition work on all buffers even if they are fundamental mode.2010-01-14, by Kenichi Handa
-
Display buffer name, etc. in mode line by composing correctly.2010-01-13, by Kenichi Handa
-
merge trunk2010-01-13, by Kenichi Handa
-
* .bzrignore: Ignore all .exe, instead of individual files.2010-01-12, by Juanma Barranquero
-
* files.el (copy-directory): Compute target for recursive2010-01-12, by Michael Albinus
-
Explicitly check for and link to -lXrender.2010-01-12, by Chong Yidong
-
* keyboard.c (read_char): Don't apply previous change when current2010-01-12, by YAMAMOTO Mitsuharu
-
* keyboard.c (read_char): Return after executing from special map.2010-01-12, by Jan D.
-
keyboard.c (read_char): Return after executing from special map.2010-01-12, by Jan D.
-
Merge from trunk2010-01-12, by Jan D.
-
Replace emacs-pretest-bug with bug-gnu-emacs mailing list.2010-01-12, by Glenn Morris
-
* cedet/data-debug.el (data-debug): Fix customization group reference.2010-01-12, by Juanma Barranquero
-
Fix typos in CEDET docstrings.2010-01-12, by Juanma Barranquero
-
Display buffer name, etc. in mode line by composing correctly.2010-01-13, by Kenichi Handa
-
merge trunk2010-01-12, by Kenichi Handa
-
(imenu-default-create-index-function): Detect infinite2010-01-11, by Sam Steingold
-
(imenu-default-create-index-function): Detect infinite2010-01-11, by Sam Steingold
-
Fix typos and remove superfluous backslash-quoting in htmlfontify.el.2010-01-11, by Juanma Barranquero
-
* progmodes/js.el: Autoload javascript-mode alias.2010-01-11, by Chong Yidong
-
Fix typos in ffap.el.2010-01-11, by Juanma Barranquero
-
* nsterm.m: Use DEFSYM for last change.2010-01-11, by Chong Yidong
-
* nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before2010-01-11, by Chong Yidong
-
Set copyright year to 2010.2010-01-11, by Glenn Morris
-
Merge from trunk2010-01-11, by Jan D.
-
* xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:2010-01-11, by YAMAMOTO Mitsuharu
-
(Highlight Interactively): `t' does not mean highlight all patterns.2010-01-11, by Glenn Morris
-
* sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK response.2010-01-10, by Jason Rumney
-
(format-annotate-function): Only set2010-01-10, by Stefan Monnier
-
* Makefile.in (ELCFILES): Add wisent/python-wy.el and wisent/python.el.2010-01-10, by Chong Yidong
-
Add Semantic parsers for Python.2010-01-10, by Chong Yidong
-
* man.el (Man-goto-section): Signal error if section not found (Bug#5317).2010-01-09, by Chong Yidong
-
* emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove deprecated --unibyte option.2010-01-09, by Chong Yidong
-
Fix bounds checking for text properties in `format' (Bug#5306).2010-01-09, by Chong Yidong
-
* compile.el (compilation-read-command): Doc fix.2010-01-09, by Chong Yidong
-
Fix bug#5345: password asked when visiting files on a lightweight checkout.2010-01-09, by Juanma Barranquero
-
Fix compile-command's safe-local-variable condition.2010-01-09, by Chong Yidong
-
Fix for Bug#4113.2010-01-09, by Chong Yidong
-
* xdisp.c (pos_visible_p): Check for invisible text at the correct pos (Bug#4040).2010-01-09, by Chong Yidong
-
editfns.c (Ffloat_time): Doc fix.2010-01-09, by Eli Zaretskii
-
* xfns.c (Fx_create_frame): Don't create frame larger than display by default bug#3643.2010-01-09, by Jan D.
-
(Fx_create_frame): Don't create frame larger than display by default bug#3643.2010-01-09, by Jan D.
-
* startup.el (command-line-1): Use orig-argi to check for ignored X and NS options2010-01-09, by Jan D.
-
(command-line-1): Use orig-argi to check for ignored X and NS options.2010-01-09, by Jan D.
-
Merge from trunk2010-01-09, by Jan D.
-
Make line<->pixel_y conversion macros aware of native menu/tool bars.2010-01-09, by YAMAMOTO Mitsuharu
-
Fix format.2010-01-08, by Eli Zaretskii
-
* dispnew.c (change_frame_size_1): newwidth == FRAME_COLS (f) must2010-01-08, by Jan D.
-
Frame width was not updated in fullscreen when scroll bars where removed/added.2010-01-08, by Jan D.
-
Merge from trunk2010-01-08, by Jan D.
-
international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.2010-01-08, by Kenichi Handa
-
from trunk2010-01-08, by Kenichi Handa
-
international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.2010-01-08, by Kenichi Handa
-
from trunk2010-01-08, by Kenichi Handa
-
Fix bug#3224.2010-01-07, by Juanma Barranquero
-
Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.2010-01-06, by Jan D.
-
Merge from trunk2010-01-06, by Jan D.
-
Forgot one.2010-01-06, by Jan D.
-
Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.2010-01-06, by Jan D.
-
Merge from trunk2010-01-06, by Jan D.
-
NS fixes for Bug#3233.2010-01-06, by Chong Yidong
-
xterm.c (x_clear_frame): Queue draw for scroll bars.2010-01-06, by Jan D.
-
(vc-bzr-after-dir-status): Ignore pending merges.2010-01-06, by Dan Nicolaescu
-
Fixing user-spec for fonts instead of using name.2010-01-06, by Jan D.
-
xterm.c (x_clear_frame): Queue draw for scroll bars.2010-01-06, by Jan D.
-
Merge from trunk.2010-01-06, by Jan D.
-
* gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.2010-01-06, by Katsumi Yamaoka
-
Merge from mainline.2010-01-06, by Katsumi Yamaoka
-
* gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)2010-01-06, by Katsumi Yamaoka
-
Merge from mainline.2010-01-06, by Katsumi Yamaoka
-
* progmodes/python.el (python-font-lock-keywords): Handle qualified decorators2010-01-05, by Chong Yidong
-
(vc-bzr-working-revision): Fix looking for a revision2010-01-05, by Dan Nicolaescu
-
Fix gnus-summary-recenter to properly handle invisible lines2010-01-05, by Andreas Schwab
-
Handle internal-border width changes when maximized. Bug #25682010-01-05, by Jan D.
-
Merge from mainline.2010-01-05, by Jan D.
-
* keyboard.c (read_key_sequence): Catch keyboard switch after2010-01-05, by Chong Yidong
-
language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.2010-01-05, by Kenichi Handa
-
language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.2010-01-05, by Kenichi Handa
-
fontset.c (fontset_find_font): Fix getting the frame pointer.2010-01-05, by Kenichi Handa
-
fontset.c (fontset_find_font): Fix getting the frame pointer.2010-01-05, by Kenichi Handa
-
merge from trunk2010-01-05, by Kenichi Handa
-
(vc-bzr-diff): Obey vc-disable-async-diff.2010-01-05, by Dan Nicolaescu
-
Avoid dubious uses of save-excursions.2010-01-04, by Stefan Monnier
-
(xd_remove_watch): Avoid trying to convert a void* to2010-01-04, by Stefan Monnier
-
(vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.2010-01-04, by Dan Nicolaescu
-
Register the fact that rmail-mbox-branch was merged (a long time ago)2010-01-04, by Stefan Monnier
-
Register the fact that multi-tty was merged (a long time ago)2010-01-04, by Stefan Monnier
-
Register the fact that gnus-5_10-branch was merged (a long time ago)2010-01-04, by Stefan Monnier
-
Register the fact that gerd_defvaralias was merged (a long time ago)2010-01-04, by Stefan Monnier
-
(vc-bzr-log-view-mode): Also highlight the author.2010-01-04, by Dan Nicolaescu
-
(vc-bzr-state-heuristic): Make it work for lightweight2010-01-04, by Dan Nicolaescu
-
* dbusbind.c (xd_add_watch): Improve debug message.2010-01-03, by Michael Albinus
-
Remove fprintf2010-01-05, by Jan D.
-
Handle change of internal-border width when maximized.2010-01-05, by Jan D.
-
eieio.texi (Naming Conventions): Correction to xref on elisp2010-01-02, by Eli Zaretskii
-
modes.texi (Example Major Modes): Fix indentation. (Bug#5195)2010-01-02, by Eli Zaretskii
-
* net/browse-url.el (browse-url-encode-url): Don't escape commas.2010-01-02, by Chong Yidong
-
Allow use of "end" keyword for terminating Octave-mode blocks.2010-01-02, by Chong Yidong
-
Fix last change to message-exchange-point-and-mark.2010-01-02, by Chong Yidong
-
* lisp/bookmark.el: Consistently put the text property on the bookmark name.2010-01-02, by Karl Fogel
-
* lisp/bookmark.el: Ahh, remove silly debugging cruft, sorry for the noise.2010-01-02, by Karl Fogel
-
* lisp/bookmark.el (bookmark-bmenu-save): Just depend on the new logic2010-01-02, by Karl Fogel
-
Consistently hex notation to represent character codes.2010-01-02, by Chong Yidong
-
* lisp/bookmark.el: Show modified state of bookmark buffer more accurately.2010-01-02, by Karl Fogel
-
* lisp/bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window,2010-01-02, by Karl Fogel
-
emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Make2010-01-02, by Eli Zaretskii
-
* lisp/net/rcirc.el: Add follow-link binding (Bug#4738).2010-01-02, by Chong Yidong
-
Rename cvs-update to bzr-update in lisp/ Makefiles.2010-01-02, by Eli Zaretskii
-
.bzrignore: Add 2 more patterns.2010-01-02, by Eli Zaretskii
-
.bzrignore: Add more ignored patterns, including for the MS-DOS build.2010-01-02, by Eli Zaretskii
-
* lisp/bookmark.el: Remove gratuitous gratitude.2010-01-02, by Karl Fogel
-
* lisp/bookmark.el (bookmark-bmenu-any-marks): New function2010-01-02, by Karl Fogel
-
* lisp/bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.2010-01-02, by Karl Fogel
-
* lisp/bookmark.el: Improvements suggested by Drew Adams:2010-01-02, by Karl Fogel
-
Fix typos.2010-01-02, by Juanma Barranquero
-
lisp/ChangeLog: Fix typos.2010-01-02, by Juanma Barranquero
-
lisp/*: Fix typos in docstrings and messages.2010-01-02, by Juanma Barranquero
-
lisp/org/org.el: Fix typos in error messages.2010-01-02, by Juanma Barranquero
-
etc/NEWS: Fix typos.2010-01-02, by Juanma Barranquero
-
Fix buffer overflow in ns_get_color.2010-01-01, by Chong Yidong
-
* lisp/gnus/message.el (message-exchange-point-and-mark): Call2010-01-01, by Chong Yidong
-
* lisp/files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).2010-01-01, by Chong Yidong
-
* lisp/ChangeLog: Update bug number in last change.2010-01-01, by Chong Yidong
-
* comint.el (comint-input-ring-size): Make it a defcustom and2010-01-01, by Chong Yidong
-
* src/lread.c (syms_of_lread): Make it clearer that these are the2010-01-01, by Chong Yidong
-
* eval.c (run_hook_with_args): Handle the case where the global2010-01-01, by Chong Yidong
-
Bump version to 23.1.91. Regenerate AUTHORS and ldefs-boot.el. EMACS_PRETEST_23_1_912009-12-31, by Chong Yidong
-
Further changes from EMACS_23_1_RC branch (2009-12-29 contd).2009-12-30, by Nick Roberts
-
* doc/emacs/building.texi: Re-apply revno 99212, which was2009-12-30, by Chong Yidong
-
(vc-hg-working-revision): Tweak previous change.2009-12-30, by Nick Roberts
-
Show working revision correctly for mercurial.2009-12-30, by Nick Roberts
-
Fix typos in ChangeLogs.2009-12-29, by Juanma Barranquero
-
* doc/emacs/misc.texi (Shell): Document async-shell-command.2009-12-29, by Chong Yidong
-
Declare some functions for the byte-compiler.2009-12-29, by Juanma Barranquero
-
This changeset reverts GDB Graphical Interface to use annotations. It incorporates features added2009-12-29, by Nick Roberts
-
This changeset reverts GDB Graphical Interface to use annotations. It incorporates features added2009-12-29, by Nick Roberts
-
Make vc-dir work on subdirectories of the bzr root.2009-12-29, by Dan Nicolaescu
-
Fix typos in ChangeLogs.2009-12-29, by Juanma Barranquero
-
process.c: Fix typo in comment.2009-12-29, by Juanma Barranquero
-
Merge: * font-lock.el (font-lock-refresh-defaults): New function, which2009-12-28, by Tassilo Horn
-
* font-lock.el (font-lock-refresh-defaults): New function, which2009-12-28, by Tassilo Horn
-
Merge from mainline.2009-12-28, by Tassilo Horn
-
* vc-rcs.el (vc-rcs-register): Fix registering a specific version.2009-12-28, by Dan Nicolaescu
-
(vc-bzr-log-view-mode): Fix short log regexp.2009-12-28, by Dan Nicolaescu
-
INSTALL: Remove obsolete notes about line endings, and fix some typos.2009-12-28, by Juanma Barranquero
-
INSTALL: Remove obsolete notes about line endings, and fix some typos.2009-12-28, by Juanma Barranquero
-
Fix bazaar update instructions2009-12-28, by Andreas Schwab
-
Remove duplicate .bzrignore entry2009-12-28, by Andreas Schwab
-
Merge: Add entries in ChangeLog2009-12-28, by Kenichi Handa
-
Add new entries to ChangeLog2009-12-28, by Kenichi Handa
-
*** empty log message ***2009-12-28, by Kenichi Handa
-
*** empty log message ***2009-12-28, by Kenichi Handa
-
Supersede color.diff settings in git log (bug#5211).2009-12-28, by Juanma Barranquero
-
Supersede color.diff settings in git log (bug#5211).2009-12-28, by Juanma Barranquero
-
Update .bzrignore.2009-12-28, by Juanma Barranquero
-
Update .bzrignore.2009-12-28, by Juanma Barranquero
-
Update autoload checksum.2009-12-28, by Juanma Barranquero
-
Merge: update nt/INSTALL for CVS->Bazaar switchover too.2009-12-27, by Karl Fogel
-
Merge: document that we are on Bazaar now.2009-12-27, by Karl Fogel
-
Add .bzrignore2009-12-27, by Andreas Schwab
-
* INSTALL: Update for CVS->Bazaar switchover.2009-12-27, by Karl Fogel
-
* INSTALL.BZR: Rename from INSTALL.CVS, edit to talk about Bazaar.2009-12-27, by Karl Fogel
-
* minibuf.c (Fall_completions): Minor optimization.2009-12-27, by Chong Yidong
-
* man.el2009-12-26, by Kevin Ryde
-
(Man-bgproc-sentinel): When "-k foo" produces no output show error2009-12-26, by Kevin Ryde
-
Tweak a comment: it's man-db on gnu/linux which agrees with posix that2009-12-26, by Kevin Ryde
-
* man.el (man): Revise docstring a bit to show -a and -l as2009-12-26, by Kevin Ryde
-
* man.el (man): Revise docstring a bit to show -a and -l as2009-12-26, by Kevin Ryde
-
* info-look.el (sh-mode): Look for coreutils new "Concept Index"2009-12-26, by Kevin Ryde
-
* info-look.el (sh-mode): Look for coreutils new "Concept Index"2009-12-26, by Kevin Ryde
-
* net/tramp.el (tramp-handle-insert-directory): Quote "'" in the2009-12-26, by Michael Albinus
-
*** empty log message ***2009-12-26, by Eli Zaretskii
-
(pitx) Fix last change.2009-12-26, by Eli Zaretskii
-
*** empty log message ***2009-12-26, by Eli Zaretskii
-
(pgx): Fix display of composite glyphs. Display cmp.from and cmp.to as well.2009-12-26, by Eli Zaretskii
-
* calc.texi (General Mode Commands): Calc file should be in .emacs.d.2009-12-25, by Chong Yidong
-
* frames.texi (Resources): Describe inhibit-x-resources.2009-12-25, by Chong Yidong
-
* emacs.texi (Top): Update node listing.2009-12-25, by Chong Yidong
-
(command_loop_1): Fix previous change.2009-12-25, by Kenichi Handa
-
(devanagari-composable-pattern): Fixed to2009-12-25, by Kenichi Handa
-
(composition_adjust_point): Update prototype.2009-12-25, by Kenichi Handa
-
(composition_reseat_it): Don't make a composition2009-12-25, by Kenichi Handa
-
(command_loop_1): Force redisplay if the last point2009-12-25, by Kenichi Handa
-
(Fsave_excursion): Mention save-current-buffer in the docstring.2009-12-24, by Stefan Monnier
-
Attribute face for faces specified as string.2009-12-23, by Vinicius Jose Latorre
-
Comment on out-of-sequence messages.2009-12-23, by Glenn Morris
-
Add some notes on the debbugs.gnu.org setup.2009-12-22, by Glenn Morris
-
Update some addresses for debbugs.gnu.org.2009-12-19, by Glenn Morris
-
*** empty log message ***2009-12-19, by Eli Zaretskii
-
(pitx): Don't use enum names, use their values. Remove reference to2009-12-19, by Eli Zaretskii
-
*** empty log message ***2009-12-19, by Eli Zaretskii
-
($(BLD)/cmds.$(O)): Depend on frame.h.2009-12-19, by Eli Zaretskii
-
(alloc.o): Fix last change.2009-12-19, by Eli Zaretskii
-
*** empty log message ***2009-12-19, by Eli Zaretskii
-
Update dependencies in Makefile.in.2009-12-19, by Eli Zaretskii
-
(Fclear_font_cache): Pass correct cache argument to2009-12-19, by Andreas Schwab
-
Fixed timezone handling problem in icalendar.el.2009-12-18, by Ulf Jasper
-
(Direct Functions): Add missing port number to tls method.2009-12-18, by Katsumi Yamaoka
-
Typo.2009-12-18, by Katsumi Yamaoka
-
replace [:digit:] with [0-9] for XEmacs.2009-12-18, by Katsumi Yamaoka
-
* files.el (file-expand-wildcards): In case of remote files, check2009-12-17, by Michael Albinus
-
Expand on previous change.2009-12-17, by Glenn Morris
-
Refer to the static bug page (rather than the dynamic one) for a list2009-12-17, by Glenn Morris
-
emacsbugs.donarmstrong.com -> debbugs.gnu.org throughout.2009-12-17, by Glenn Morris
-
Change bug web-page to short-form at debbugs.gnu.org.2009-12-17, by Glenn Morris
-
(gnus-bug-group-download-format-alist): Change emacs entry to2009-12-17, by Glenn Morris
-
(bug-reference-url-format): Change to debbugs.gnu.org.2009-12-17, by Glenn Morris
-
Some doc fixes (more needed).2009-12-17, by Juanma Barranquero
-
Fix regression from 23.1 to allow multiple modes in Local Variables.2009-12-17, by Juri Linkov
-
Make `dired-diff' more safe. (Bug#5225)2009-12-17, by Juri Linkov
-
Regenerate autoloads.2009-12-17, by Andreas Schwab
-
(batch-update-autoloads): Only exclude2009-12-17, by Andreas Schwab
-
(prefix-args${EXEEXT}): Don't compile prefix-args.c2009-12-17, by Andreas Schwab
-
Revert to old 23.1 logic of using the file at the mark as default.2009-12-16, by Juri Linkov
-
Minor tweak to last change.2009-12-15, by Chong Yidong
-
* xdisp.c (decode_mode_spec): Inhibit garbage collection when2009-12-15, by Chong Yidong
-
* net/tramp.el (tramp-echo-mark-marker-length): New defconst.2009-12-15, by Michael Albinus
-
* dbusbind.c (xd_retrieve_arg): Reorder declarations in order to2009-12-15, by Michael Albinus
-
Add appendix with the GFDL.2009-12-15, by Glenn Morris
-
(Radix Modes): Clean up wording.2009-12-15, by Jay Belanger
-
Add EDT Emulation manual.2009-12-15, by Juanma Barranquero
-
(Coding Standards): Update URL.2009-12-15, by Glenn Morris
-
Update some URLs.2009-12-15, by Glenn Morris
-
*** empty log message ***2009-12-15, by Glenn Morris
-
Remove comments about edt-user.doc. No longer applies now file has2009-12-15, by Glenn Morris
-
Update comments for edt doc changes.2009-12-15, by Glenn Morris
-
(Default keypad): Remove commented out node, which is just a duplicate2009-12-15, by Glenn Morris
-
Add EDT entry.2009-12-15, by Glenn Morris
-
(INFO_FILES): Add edt.2009-12-15, by Glenn Morris
-
(INFO_TARGETS, DVI_TARGETS): Add edt.2009-12-15, by Glenn Morris
-
New file (etc/edt-user.doc converted to Texinfo).2009-12-15, by Glenn Morris
-
Split into edt-user.el and ../doc/misc/edt.texi, and remove.2009-12-15, by Glenn Morris
-
New file, split out from edt-user.doc.2009-12-15, by Glenn Morris
-
*** empty log message ***2009-12-15, by Jay Belanger
-
(Radix Modes): Clarify two's complement notation.2009-12-15, by Jay Belanger
-
* Makefile.in: Revert last change (Bug#5191).2009-12-14, by Chong Yidong
-
(org-export-html-style-include-default):2009-12-14, by Juri Linkov
-
(vc-hg-working-revision): Make sure the command is executed in a2009-12-14, by Dan Nicolaescu
-
(vc-hg-print-log): Fix argument order.2009-12-14, by Dan Nicolaescu
-
* progmodes/python.el (python-symbol-completions): Remove text2009-12-14, by Chong Yidong
-
(gdb-frame-handler): Only set gud-lat-frame2009-12-14, by Nick Roberts
-
*** empty log message ***2009-12-14, by Nick Roberts
-
(ediff-context-diff-label-regexp): Don't match2009-12-14, by Juri Linkov
-
Comment.2009-12-14, by Glenn Morris
-
* info.el (Info-hide-cookies-node): Before hiding a cookie,2009-12-14, by Juri Linkov
-
* cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)2009-12-14, by Chong Yidong
-
* sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)2009-12-14, by Chong Yidong
-
(message-sort-headers): Define for compiler.2009-12-14, by Glenn Morris
-
*** empty log message ***2009-12-14, by Kenichi Handa
-
(decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19)2009-12-14, by Kenichi Handa
-
(report-emacs-bug): In message-mode, sort manually before storing2009-12-13, by Glenn Morris
-
(mm-sign-option, mm-encrypt-option): Add :version tag.2009-12-13, by Reiner Steib
-
Set the extended window manager hint for tooltip windows.2009-12-13, by Jan Djärv
-
Work around warning about g_set_prgname() called multiple times.2009-12-13, by Jan Djärv
-
Bug 5177: Scroll bar thumb did not move when scrolling with mouse wheel.2009-12-13, by Jan Djärv
-
xftfont.c: Parse symbolic names for constants also.2009-12-13, by Jan Djärv
-
Add commentary about how to use Semantic.2009-12-13, by Chong Yidong
-
NEWS entry for gdb-mi GSoC changes.2009-12-12, by Dmitry Dzhus
-
* net/dbus.el (dbus-property-handler): Filter lambda forms out2009-12-12, by Michael Albinus
-
Fix typo.2009-12-12, by Jan Djärv
-
* simple.el (compose-mail): Remove mail-setup-with-from from2009-12-12, by Chong Yidong
-
DPI might get set to 0 if we saw some Xsettings, but not DPI.2009-12-12, by Jan Djärv
-
*** empty log message ***2009-12-12, by Eli Zaretskii
-
(struct text_pos): Use EMACS_INT;2009-12-12, by Eli Zaretskii
-
gtkutil.c: Scroll bar thumb not updated properly (bug #5177).2009-12-12, by Jan Djärv
-
(message-info): Explain why we use `Info-goto-node'.2009-12-12, by Reiner Steib
-
*** empty log message ***2009-12-12, by Eli Zaretskii
-
(archive-rar-summarize): Support Attribute fields in RAR archives2009-12-12, by Eli Zaretskii
-
(minibuffer-local-must-match-filename-map): Re-instate the varalias that was2009-12-12, by Stefan Monnier
-
Remove RCS keywords2009-12-12, by Miles Bader
-
(malayalam-composable-pattern): Fix previous change.2009-12-12, by Kenichi Handa
-
*** empty log message ***2009-12-12, by Kenichi Handa
-
(indian-compose-regexp): New function.2009-12-12, by Kenichi Handa
-
*** empty log message ***2009-12-12, by Kenichi Handa
-
(struct ftfont_info): New member matrix.2009-12-12, by Kenichi Handa
-
(struct xftfont_info): New member matrix.2009-12-12, by Kenichi Handa
-
Remove RCS keywords2009-12-11, by Miles Bader
-
* progmodes/bug-reference.el (bug-reference-map): Bind mouse-22009-12-11, by Chong Yidong
-
* makefile.w32-in: Ensure that Lisp files in CEDET subdirectories2009-12-11, by Chong Yidong
-
* verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re,2009-12-11, by Dan Nicolaescu
-
(safe-pos-list): Define for compiler.2009-12-11, by Glenn Morris
-
Fix thinko.2009-12-11, by Glenn Morris
-
Fix typo.2009-12-11, by Glenn Morris
-
No longer require sendmail.2009-12-11, by Glenn Morris
-
(emacs-lisp-mode-map): Standardize the capitalization of some menu entries.2009-12-11, by Glenn Morris
-
Asure buffer-display-table is unique when two or more windows are visible.2009-12-11, by Vinicius Jose Latorre
-
Asure buffer-display-table is unique when two or more windows are visible.2009-12-11, by Vinicius Jose Latorre
-
Doc fix.2009-12-10, by Vinicius Jose Latorre
-
configure.in: Check for RSVG if GNUStep is used.2009-12-10, by Jan Djärv
-
*** empty log message ***2009-12-10, by Eli Zaretskii
-
(archive-rar-summarize): Allow between 6 and 7 characters in the2009-12-10, by Eli Zaretskii
-
Fix bug#5091: indentation in c++-mode.2009-12-10, by Alan Mackenzie
-
(vc-svn-after-dir-status): Fix regexp. (Bug#4741)2009-12-10, by Dan Nicolaescu
-
Remove mention of latex-complete, which was removed before the release.2009-12-10, by Stefan Monnier
-
Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).2009-12-10, by Stefan Monnier
-
(top-level): Move require 'mail-utils to start.2009-12-10, by Glenn Morris
-
(log-view-vc-backend, log-view-vc-fileset): Define for compiler.2009-12-10, by Glenn Morris
-
(report-emacs-bug): Use whichever send command is appropriate for the2009-12-10, by Glenn Morris
-
* lib-src/makefile.w32-in, doc/lispintro/makefile.w32-in: Use2009-12-09, by Chong Yidong
-
configure.in: Don't check for RSVG or GConf unless X11 is used.2009-12-09, by Jan Djärv
-
* xsettings.c: Include "keyboard.h".2009-12-09, by Andreas Schwab
-
(xg_tool_bar_proxy_help_callback): Fix missing return.2009-12-09, by Andreas Schwab
-
* cmds.c: Include "frame.h".2009-12-09, by Andreas Schwab
-
Regenerate.2009-12-09, by Andreas Schwab
-
* NEWS: Point to the external counterparts of su and sudo.2009-12-09, by Michael Albinus
-
* net/tramp.el (tramp-handle-insert-directory): Suppress error messages.2009-12-09, by Michael Albinus
-
* eshell.texi (History): Add the other built-in variables.2009-12-09, by Michael Albinus
-
Fix short log parsing and fontification.2009-12-09, by Dan Nicolaescu
-
Drop some properties to avoid surprises.2009-12-09, by Stefan Monnier
-
No longer need to patch configure.2009-12-09, by Chong Yidong
-
Minor cleanup.2009-12-09, by Stefan Monnier
-
AUTHORS: Regenerate2009-12-09, by Chong Yidong
-
ldefs-boot.el: Regenerate.2009-12-09, by Chong Yidong
-
Get rid of the ELCFILES abomination.2009-12-09, by Stefan Monnier
-
Remove resolved GTK on Cygwin problem.2009-12-09, by Chong Yidong
-
* configure.in: Allow compiling Emacs with GTK on Cygwin.2009-12-09, by Chong Yidong
-
Require help-mode instead of help-fns.2009-12-09, by Kenichi Handa
-
*** empty log message ***2009-12-09, by Kenichi Handa
-
*** empty log message ***2009-12-09, by Kenichi Handa
-
(ucs-names): Supply a sufficiently fine ranges instead of2009-12-09, by Kenichi Handa
-
Add support for stashing a snapshot of the current tree.2009-12-08, by Dan Nicolaescu
-
* play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'2009-12-08, by Juanma Barranquero
-
Fix entries.2009-12-08, by Glenn Morris
-
(vc-mtn-print-log): Fix typo in previous.2009-12-08, by Glenn Morris
-
(ELCFILES): Regenerate.2009-12-08, by Glenn Morris
-
Fix log entries.2009-12-08, by Glenn Morris
-
NEWS entries for mail-user-agent and CEDET.2009-12-08, by Chong Yidong
-
Don't lazy-highlight the comint output in history Isearch mode.2009-12-07, by Juri Linkov
-
(latex-complete, latex-indent-or-complete): Remove.2009-12-07, by Stefan Monnier
-
(unexec): Don't search for .data twice.2009-12-07, by Andreas Schwab
-
* minibuffer.el (completion-at-point-functions): New var.2009-12-07, by Stefan Monnier
-
*** empty log message ***2009-12-07, by Eli Zaretskii
-
Prevent save-buffer in Rmail buffers from using the coding-system2009-12-07, by Eli Zaretskii
-
(grep-read-files): Use `completing-read'2009-12-07, by Juri Linkov
-
Correctly restore original Isearch point. (Bug#4994)2009-12-07, by Juri Linkov
-
(ucs-names): Fix last-minute paren-typo.2009-12-07, by Stefan Monnier
-
* vc-bzr.el (vc-bzr-annotate-command): More elegant form for last2009-12-07, by Chong Yidong
-
Added compose-mail-user-agent-warnings.2009-12-07, by Chong Yidong
-
(ucs-names): Weed out at compile-time the chars that don't have names, so2009-12-07, by Stefan Monnier
-
* simple.el (compose-mail): Check for incompatibilities and warn.2009-12-07, by Chong Yidong
-
Support showing a single log entry from vc-annotate.2009-12-07, by Dan Nicolaescu
-
2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>2009-12-07, by Michael Kifer
-
Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël2009-12-07, by Michael Albinus
-
Get the background mode from the terminal for xterm, and set2009-12-07, by Dan Nicolaescu
-
Ulrich Mueller <ulm at gentoo.org>2009-12-07, by Glenn Morris
-
Make it work for non-file buffers (bug#5102).2009-12-07, by Stefan Monnier
-
* vc-bzr.el (vc-bzr-annotate-command): Handle the case where the2009-12-06, by Chong Yidong
-
*** empty log message ***2009-12-06, by Dan Nicolaescu
-
* vc-git.el (vc-git-print-log): Handle a limit argument. Display2009-12-06, by Dan Nicolaescu
-
Make vc-revert change VC state from 'added to 'unregistered.2009-12-06, by Dan Nicolaescu
-
* log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.2009-12-06, by Chong Yidong
-
* vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.2009-12-06, by Chong Yidong
-
Fixed Bug#5096.2009-12-06, by Ulf Jasper
-
* simple.el (beginning-of-visual-line): Constrain to field2009-12-06, by Chong Yidong
-
Fixed Bug#5008.2009-12-06, by Ulf Jasper
-
* progmodes/js.el (js--js-not): Add null to the list of values.2009-12-06, by Chong Yidong
-
* ansi-color.el (ansi-color-for-comint-mode): Add :version2009-12-06, by Chong Yidong
-
* textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry delimiter2009-12-06, by Roland Winkler
-
(bibtex-enclosing-field): Exclude entry delimiter if it is at the end2009-12-06, by Roland Winkler
-
(minibuffer-complete-and-exit): Don't replace the2009-12-06, by Stefan Monnier
-
(completion-in-region): Improve docstring.2009-12-06, by Stefan Monnier
-
* info-look.el: Add setup for apropos-mode to use emacs-lisp-mode2009-12-06, by Kevin Ryde
-
* info-look.el: Add setup for apropos-mode to use emacs-lisp-mode2009-12-06, by Kevin Ryde
-
* ffap.el (ffap-rfc-path): Make this a defcustom since2009-12-06, by Kevin Ryde
-
* ffap.el (ffap-rfc-path): Make this a defcustom since2009-12-06, by Kevin Ryde
-
Copyedit several NEWS entries.2009-12-05, by Chong Yidong
-
Save and restore dired buffer's point positions too. (Bug#4880)2009-12-05, by Juri Linkov
-
* xdisp.c (push_display_prop): Don't set avoid_cursor_p. Return 02009-12-05, by Chong Yidong
-
* bindings.el (complete-symbol): Call semantic-ia-complete-symbol if2009-12-05, by Chong Yidong
-
Add bug ref.2009-12-05, by Glenn Morris
-
* misc.texi (Shell Options): ansi-color is now default.2009-12-05, by Chong Yidong
-
Fix commentary to reflect that ansi-color is now enabled by default.2009-12-05, by Chong Yidong
-
ansi-color is now enabled by default in the shell.2009-12-05, by Chong Yidong
-
* shell.el (shell): Require ansi-color (Bug#5113).2009-12-05, by Chong Yidong
-
* hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).2009-12-05, by Chong Yidong
-
*** empty log message ***2009-12-05, by Alan Mackenzie
-
Minor doc fix.2009-12-05, by Chong Yidong
-
* textmodes/sgml-mode.el (sgml-lexical-context): Recognise2009-12-05, by Chong Yidong
-
* xfaces.c (Fx_family_fonts): Handle 2009-07-14 change to return2009-12-05, by Chong Yidong
-
Fix a comment and delete trailing whitespace.2009-12-05, by Chong Yidong
-
(Info-find-node-2): Set `Info-current-subfile' to nil2009-12-05, by Juri Linkov
-
* cedet/semantic/bovine/c.el (semantic-c-describe-environment):2009-12-05, by Chong Yidong
-
(next_element_from_ellipsis): Fix a typo in the commentary.2009-12-05, by Eli Zaretskii
-
(next_element_from_display_vector): Fix a typo in the commentary.2009-12-05, by Eli Zaretskii
-
Revert change 1.852009-12-05, by Alan Mackenzie
-
*** empty log message ***2009-12-05, by Roland Winkler
-
(bibtex-map-entries): Use marker to keep2009-12-05, by Roland Winkler
-
Documented diary view-mode.2009-12-05, by Glenn Morris
-
(Diary Display): Mention View mode.2009-12-05, by Glenn Morris
-
(Displaying the Diary): Mention keys apply to calendar.2009-12-05, by Glenn Morris
-
A bit rusty on the alphabet.2009-12-05, by Glenn Morris
-
Put calendar and diary hooks back in alphabetical order following2009-12-05, by Glenn Morris
-
Documented diary fancy display.2009-12-05, by Glenn Morris
-
Make it less tasty.2009-12-05, by Glenn Morris
-
(Top): Update menu for cal-xtra node changes.2009-12-05, by Glenn Morris
-
(Displaying the Diary): Holidays may be in the buffer2009-12-05, by Glenn Morris
-
(Advanced Calendar/Diary Usage): Update menu.2009-12-05, by Glenn Morris
-
(Standard Hooks): Remove diary-display-hook, replaced by2009-12-05, by Glenn Morris
-
* quail/cyrillic.el (russian-typewriter): Change keyboard layout.2009-12-05, by Chong Yidong
-
(completion-pcm--merge-try): Also consider placing point after a star, if2009-12-05, by Stefan Monnier
-
(vc-dir): Use the correct markup for showing keymaps2009-12-05, by Dan Nicolaescu
-
(proced): Call `(proced-update t)' to update process2009-12-04, by Juri Linkov
-
(dired-auto-revert-buffer): New defcustom.2009-12-04, by Juri Linkov
-
Change roles of modes and functions in image-mode.el (Bug#5062).2009-12-04, by Juri Linkov
-
Newsticker fixes/changes.2009-12-04, by Ulf Jasper
-
(log-view-mode-map): "q" calls quit-window,2009-12-04, by Sam Steingold
-
Fix `string-to-number' to deal consistently with integers and floats.2009-12-04, by Juanma Barranquero
-
*** empty log message ***2009-12-04, by Eli Zaretskii
-
(enum prop_idx) <AUTO_COMPOSED_PROP_IDX>: Delete unused enumeration value.2009-12-04, by Eli Zaretskii
-
Regenerate autoloads.2009-12-04, by Glenn Morris
-
Minor cleanup.2009-12-04, by Stefan Monnier
-
*** empty log message ***2009-12-03, by Eli Zaretskii
-
(lisp, shortlisp): Replace indian.el with indian.elc.2009-12-03, by Eli Zaretskii
-
Limit the number of log entries displayed by default.2009-12-03, by Dan Nicolaescu
-
(Fmake_network_process): Fix up the tests for2009-12-03, by Stefan Monnier
-
(Qseqpacket): New symbol.2009-12-03, by Stefan Monnier
-
(class): Restore still useful declaration.2009-12-03, by Glenn Morris
-
Enhance `c-parse-state' to run efficiently in "brace desserts".2009-12-03, by Alan Mackenzie
-
Correct conflicts in previous patch.2009-12-03, by Alan Mackenzie
-
*** empty log message ***2009-12-03, by Alan Mackenzie
-
*** empty log message ***2009-12-03, by Roland Winkler
-
(proced-filter-alist): Use regexp-quote.2009-12-03, by Roland Winkler
-
Cleanup.2009-12-03, by Michael Albinus
-
Revert previous accidental commit.2009-12-03, by Glenn Morris
-
(vc-bzr-dir-extra-headers): Fix typo.2009-12-03, by Dan Nicolaescu
-
Add support for bzr shelve/unshelve.2009-12-03, by Dan Nicolaescu
-
(vc-bzr-print-log): Deal with nil arguments better.2009-12-03, by Dan Nicolaescu
-
(bibtex-complete-internal): Use completion-in-region.2009-12-03, by Stefan Monnier
-
Support applying stashes. Improve UI.2009-12-03, by Dan Nicolaescu
-
(log-view-vc-backend, log-view-vc-fileset): Declare.2009-12-03, by Glenn Morris
-
(Free Software and Free Manuals): Update URL, and remove duplicate text.2009-12-03, by Glenn Morris
-
(makefile-special-targets-list): No need for it to be an alist any more.2009-12-03, by Stefan Monnier
-
(octave-complete-symbol): Use completion-in-region.2009-12-03, by Stefan Monnier
-
Misc cleanup.2009-12-03, by Stefan Monnier
-
* progmodes/pascal.el: Require CL when compiling (for lexical-let).2009-12-03, by Juanma Barranquero
-
(try-expand-dabbrev-visible): Preserve point in the2009-12-03, by Stefan Monnier
-
Use completion-in-buffer and remove uses of dynamic scoping.2009-12-02, by Stefan Monnier
-
*** empty log message ***2009-12-02, by Kenichi Handa
-
Include ZWJ and ZWNJ in the patterns to shape for all Indic scripts.2009-12-02, by Kenichi Handa
-
Use completion-in-buffer.2009-12-02, by Stefan Monnier
-
(message-completion-in-region): New compatibility function.2009-12-02, by Stefan Monnier
-
Replace all pop-to-buffer calls with rmail-pop-to-buffer, to prevent2009-12-02, by Glenn Morris
-
(rmail-pop-to-buffer): New function. (Bug#2282)2009-12-02, by Glenn Morris
-
(diary-list-entries): Replace superfluous save-excursion with2009-12-02, by Glenn Morris
-
Comment.2009-12-02, by Glenn Morris
-
2009-12-02 Michael Welsh Duggan <mwd at cert.org>2009-12-02, by Glenn Morris
-
Andreas Politz <politza at fh-trier.de> (tiny change)2009-12-02, by Glenn Morris
-
* mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)2009-12-02, by Juanma Barranquero
-
(gnus-group-prepare-flat): Check also whether groups with no unread article2009-12-02, by Katsumi Yamaoka
-
(tpu-cursor-free-mode): Emit message.2009-12-01, by Stefan Monnier
-
(comint-insert-input): Ignore clicks to the right of2009-12-01, by Stefan Monnier
-
(vc-print-log-internal): Don't wait for the prcess to2009-12-01, by Stefan Monnier
-
(pcomplete/cd): Complete more than one argument, just in case.2009-12-01, by Stefan Monnier
-
(pcomplete-std-complete): Don't try to complete past the last element.2009-12-01, by Stefan Monnier
-
* message.el: Revert last change.2009-12-01, by Chong Yidong
-
(normal-erase-is-backspace-mode): Fix thinko in message.2009-12-01, by Stefan Monnier
-
Add etc/images/mpc directory.2009-12-01, by Glenn Morris
-
(window--display-buffer-2): Fix previous changes.2009-12-01, by Glenn Morris
-
Delete trailing whitespace.2009-12-01, by Chong Yidong
-
* mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.2009-12-01, by Chong Yidong
-
Add arch tagline2009-12-01, by Miles Bader
-
*** empty log message ***2009-12-01, by YAMAMOTO Mitsuharu
-
(font_load_for_lface, font_open_by_name): Don't store name2009-12-01, by YAMAMOTO Mitsuharu
-
(ELCFILES): Add mpc.elc.2009-12-01, by Glenn Morris
-
New file.2009-12-01, by Glenn Morris
-
Add missing entry.2009-12-01, by Glenn Morris
-
*** empty log message ***2009-12-01, by Bill Wohler
-
(Searching): Use mh vfolder_format and fix typo in database path for2009-12-01, by Bill Wohler
-
*** empty log message ***2009-12-01, by Bill Wohler
-
(mh-mairix-execute-search): Use mh vfolder_format. Fix typo in2009-12-01, by Bill Wohler
-
* mpc.el: New file.2009-12-01, by Stefan Monnier
-
(window-to-use): Define for compiler.2009-12-01, by Glenn Morris
-
(byte-compile-save-excursion): Make message consistent with others (no2009-12-01, by Glenn Morris
-
(rmail-mime-handle): Doc fix.2009-12-01, by Glenn Morris
-
Update maintainer per comment from HN in bug#5056: "I no longer2009-12-01, by Glenn Morris
-
Mention usertags.2009-12-01, by Glenn Morris
-
Make vc-print-log buttons work.2009-12-01, by Dan Nicolaescu
-
* savehist.el (savehist-autosave-interval): Allow setting to nil2009-11-30, by Juanma Barranquero
-
Fix references to jit-lock properties.2009-11-30, by Juanma Barranquero
-
Add Bug#4698 to 2009-11-29 change. By Reiner Steib.2009-11-30, by Katsumi Yamaoka
-
(multi-isearch-search-fun): Always provide a non-nil2009-11-30, by Juri Linkov
-
(vc-git-registered): Call vc-git-root only once.2009-11-30, by Dan Nicolaescu
-
(print_preprocess): Preprocess the key_and_value table of2009-11-30, by Stefan Monnier
-
(multi-isearch-read-buffers): Move canonicalization2009-11-30, by Juri Linkov
-
(multi-isearch-read-buffers)2009-11-30, by Juri Linkov
-
(doc-view-continuous):2009-11-30, by Juri Linkov
-
(comint-mode-map): Rebind `M-r' from2009-11-30, by Juri Linkov
-
(perform-replace): Let-bind recenter-last-op to nil.2009-11-30, by Juri Linkov
-
Minor cleanup and simplification.2009-11-30, by Stefan Monnier
-
(perl-font-lock-special-syntactic-constructs):2009-11-30, by Stefan Monnier
-
(Highlight Interactively): Actually a list of2009-11-29, by Juri Linkov
-
*** empty log message ***2009-11-29, by Juri Linkov
-
(describe-char-unidata-list): Use lowercase name2009-11-29, by Juri Linkov
-
(fancy-about-text): Fix wording of Guided Tour. (Bug#4960)2009-11-29, by Juri Linkov
-
(ediff-minibuffer-with-setup-hook): New compatibility macro.2009-11-29, by Juri Linkov
-
* gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'2009-11-29, by Juri Linkov
-
Add defcustom to define the cycling order of `recenter-top-bottom'. (Bug#4981)2009-11-29, by Juri Linkov
-
*** empty log message ***2009-11-29, by Michael Albinus
-
* tramp.texi (Remote processes): Improve eshell example with "su"2009-11-29, by Michael Albinus
-
*** empty log message ***2009-11-29, by Michael Albinus
-
* eshell/esh-util.el (top): Require also Tramp when compiling.2009-11-29, by Michael Albinus
-
* eshell/em-unix (eshell/whoami): Make it a defun but a defalias.2009-11-29, by Michael Albinus
-
* net/tramp.el (tramp-maybe-open-connection): Open the remote2009-11-29, by Michael Albinus
-
* net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.2009-11-29, by Michael Albinus
-
frame.c (frame_make_pointer_invisible)2009-11-29, by Jan Djärv
-
Try and remove assumptions about point-min==1.2009-11-28, by Stefan Monnier
-
* sem-user.texi (Semantic mode): Link to Idle Scheduler.2009-11-28, by Chong Yidong
-
* semantic.texi (Analyzer Internals): Rename from Analyzer.2009-11-28, by Chong Yidong
-
(image-minor-mode): Exit more gracefully when the image2009-11-28, by Stefan Monnier
-
* erc.texi (Development): Correction to git tutorial url.2009-11-28, by Kevin Ryde
-
* erc.texi (Development): Correction to git tutorial url.2009-11-28, by Kevin Ryde
-
(Man-completion-table): Make it easier to enter "<sec> <name>".2009-11-28, by Stefan Monnier
-
* cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a2009-11-28, by Kevin Ryde
-
* cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a2009-11-28, by Kevin Ryde
-
* eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since2009-11-28, by Stefan Monnier
-
(skip_invisible): Fix a typo in a comment.2009-11-28, by Eli Zaretskii
-
*** empty log message ***2009-11-28, by Eli Zaretskii
-
(Special Properties): More accurate description of what the `cursor'2009-11-28, by Eli Zaretskii
-
*** empty log message ***2009-11-28, by Eli Zaretskii
-
[!AUTO_DEPEND]: Remove outdated comment about omitted dependencies on lisp.h.2009-11-28, by Eli Zaretskii
-
(byte-compile-warning-types): New type `suspicious'.2009-11-27, by Stefan Monnier
-
(gud-basic-call): Don't only save the buffer but the excursion as well.2009-11-27, by Stefan Monnier
-
Don't crash if an X terminal is deleted with force == t.2009-11-27, by Jan Djärv
-
*** empty log message ***2009-11-27, by Michael Albinus
-
* NEWS: New functions eshell/su and eshell/sudo.2009-11-27, by Michael Albinus
-
*** empty log message ***2009-11-27, by Michael Albinus
-
* eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,2009-11-27, by Michael Albinus
-
serach.c (simple_search): Remove warning by making *p const.2009-11-27, by Jan Djärv
-
(socks-send-command): Convert binary request to2009-11-27, by Daiki Ueno
-
(describe-bindings-internal): Remove `interactive'.2009-11-27, by Stefan Monnier
-
(Man-completion-table): Trim a terminating "(".2009-11-27, by Stefan Monnier
-
(url-generic-parse-url): Bind deactivate-mark.2009-11-27, by Stefan Monnier
-
* commands.texi (Misc Events): vindex mouse-wheel-up-event and2009-11-26, by Kevin Ryde
-
* os.texi (Startup Summary): vindex inhibit-startup-message and2009-11-26, by Kevin Ryde
-
* commands.texi (Misc Events): vindex mouse-wheel-up-event and2009-11-26, by Kevin Ryde
-
* sha1.el (sha1-string-external): default-directory "/" in case2009-11-26, by Kevin Ryde
-
* sha1.el (sha1-string-external): default-directory "/" in case2009-11-26, by Kevin Ryde
-
* log-view.el: Add "Keywords: tools", since its other keywords2009-11-26, by Kevin Ryde
-
* log-view.el: Add "Keywords: tools", since its other keywords2009-11-26, by Kevin Ryde
-
* MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".2009-11-26, by Kevin Ryde
-
* MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".2009-11-26, by Kevin Ryde
-
Misc coding convention cleanups.2009-11-26, by Stefan Monnier
-
Various minor fixes.2009-11-26, by Stefan Monnier
-
(vc-bzr-annotate-command): Make operation asynchronous.2009-11-26, by Stefan Monnier
-
Mention Metacity hang on Emacs resize.2009-11-26, by Jan Djärv
-
(finder-mode-map): Add a menu.2009-11-26, by Dan Nicolaescu
-
(power_letter): Remove duplicate const.2009-11-26, by Dan Nicolaescu
-
* verilog-mode.el (verilog-at-struct-p): Support "signed" and2009-11-26, by Dan Nicolaescu
-
(eshell/cd): Don't throw to a tag outside the scope.2009-11-26, by Glenn Morris
-
Fix format.2009-11-26, by Glenn Morris
-
(Latest version of Emacs): Mention stability of development version.2009-11-26, by Glenn Morris
-
VM has moved again.2009-11-26, by Glenn Morris
-
* arc-mode.el: Add "Keywords: files", so the details in its2009-11-26, by Kevin Ryde
-
* arc-mode.el: Add "Keywords: files", so the details in its2009-11-26, by Kevin Ryde
-
* textmodes/bibtex-style.el: Add "Keywords: tex".2009-11-26, by Kevin Ryde
-
* international/isearch-x.el, international/ja-dic-cnv.el,2009-11-26, by Kevin Ryde
-
* international/isearch-x.el, international/ja-dic-cnv.el,2009-11-26, by Kevin Ryde
-
* international/isearch-x.el, international/ja-dic-cnv.el,2009-11-26, by Kevin Ryde
-
* international/isearch-x.el, international/ja-dic-cnv.el,2009-11-26, by Kevin Ryde
-
* textmodes/bibtex-style.el: Add "Keywords: tex".2009-11-26, by Kevin Ryde
-
* textmodes/dns-mode.el: Add "Keywords: comm". It's only an2009-11-25, by Kevin Ryde
-
* textmodes/dns-mode.el: Add "Keywords: comm". It's only an2009-11-25, by Kevin Ryde
-
(vc-annotate-revision-previous-to-line): Really use previous revision.2009-11-25, by Johan Bockgård
-
(man): completion-ignore-case t for friendliness and since man2009-11-25, by Kevin Ryde
-
(man): completion-ignore-case t for friendliness and since man2009-11-25, by Kevin Ryde
-
* man.el (Man-completion-table): default-directory "/" in case2009-11-25, by Kevin Ryde
-
* man.el (Man-completion-table): default-directory "/" in case2009-11-25, by Kevin Ryde
-
(Man-completion-table): Modify regexp to include section names2009-11-25, by Juri Linkov
-
(delete_tty): Remove check for last terminal (bug#4970).2009-11-25, by Jan Djärv
-
Search recursively in gzipped files. (Bug#4982)2009-11-25, by Juri Linkov
-
(doc-view-mode): Set buffer-local `view-read-only' to nil2009-11-25, by Juri Linkov
-
Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)2009-11-25, by Juri Linkov
-
Provide additional default values (directories at other Dired2009-11-25, by Juri Linkov
-
Provide additional default values (file name at point or at the2009-11-25, by Juri Linkov
-
Really make the *Completions* window soft-dedicated (bug#5030).2009-11-25, by Stefan Monnier
-
xsettings.c: Revert changes from 2009-11-23. Just use Xft defaults (bug #5025).2009-11-25, by Jan Djärv
-
* progmodes/meta-mode.el (meta-complete-symbol):2009-11-25, by Stefan Monnier
-
(mail-abbrev-complete-alias): Use completion-in-region.2009-11-25, by Stefan Monnier
-
(dabbrev--minibuffer-origin): Use minibuffer-selected-window.2009-11-25, by Stefan Monnier
-
(abbrev--before-point): Use word-motion functions2009-11-25, by Stefan Monnier
-
(string-prefix-p): New function.2009-11-25, by Stefan Monnier
-
(Man-completion-cache): New var.2009-11-25, by Stefan Monnier
-
(vc-print-log-internal): Make `limit' optional for better2009-11-25, by Stefan Monnier
-
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Build2009-11-24, by Kevin Ryde
-
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Build2009-11-24, by Kevin Ryde
-
* emacs-lisp/elint.el (elint-add-required-env): Better error message2009-11-24, by Kevin Ryde
-
* emacs-lisp/elint.el (elint-add-required-env): Better error message2009-11-24, by Kevin Ryde
-
(linum-update-window): Ignore intangible (bug#4996).2009-11-24, by Stefan Monnier
-
Handle the [back] button properly (bug#4979).2009-11-24, by Stefan Monnier
-
(list-load-path-shadows): Setup a major mode2009-11-24, by Stefan Monnier
-
(adjust_markers_for_delete): Move it in the right direction! (bug#4803)2009-11-24, by Stefan Monnier
-
(Man-completion-table): New function.2009-11-24, by Stefan Monnier
-
vc-git-registered: use checkout directory (where .git is)2009-11-24, by David Reitter
-
Improve handling of processes on remote hosts.2009-11-24, by Michael Albinus
-
(message-from-style, message-interactive, message-signature): Always set2009-11-24, by Katsumi Yamaoka
-
*** empty log message ***2009-11-24, by YAMAMOTO Mitsuharu
-
(x_new_font): Update f->scroll_bar_actual_width.2009-11-24, by YAMAMOTO Mitsuharu
-
(font_open_entity): Don't use ASET if font_object is Qnil.2009-11-24, by YAMAMOTO Mitsuharu
-
* doc-view.el (doc-view-mode): Switch off view-mode explicitly,2009-11-24, by Tassilo Horn
-
2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>2009-11-24, by Michael Kifer
-
(focus-follows-mouse): Mention mouse-autoselect-window.2009-11-24, by Glenn Morris
-
(global-semantic-idle-scheduler-mode): Move after definition of2009-11-24, by Glenn Morris
-
(bookmark-bmenu-hide-filenames): Remove assignment to deleted variable2009-11-24, by Glenn Morris
-
(bookmark-bmenu-search): Clear echo area when exiting.2009-11-24, by Stefan Monnier
-
* net/browse-url.el (browse-url-filename-alist): On Windows, add2009-11-23, by Chong Yidong
-
Implement DocView Continuous mode. (Bug#4896)2009-11-23, by Juri Linkov
-
Implement Isearch in comint input history. (Bug#3746)2009-11-23, by Juri Linkov
-
*** empty log message ***2009-11-23, by Michael Albinus
-
* net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage2009-11-23, by Michael Albinus
-
Must create deps for ecrt0.o in its rule.2009-11-23, by Jan Djärv
-
* etags.c (absolute_filename): Use memove if we have it for overlapping copy.2009-11-23, by Jan Djärv
-
Set Xft defaults if no XSETTING is found, better default for Gtk+ font dialog.2009-11-23, by Jan Djärv
-
(move-to-window-line-last-op): Remove.2009-11-23, by Stefan Monnier
-
(move-to-window-line-last-op): New var.2009-11-23, by Stefan Monnier
-
Sven Joachim <svenjoac at gmx.de>2009-11-23, by Glenn Morris
-
* cedet/srecode/map.el (srecode-get-maps):2009-11-22, by Chong Yidong
-
* cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):2009-11-22, by Chong Yidong
-
Move entries to the correct file and fix format.2009-11-22, by Glenn Morris
-
* progmodes/subword.el (subword-mode-map): Fix subword-mode-map2009-11-22, by Tassilo Horn
-
(simple_search): Avoid CHAR_TO_BYTE in inner loop when2009-11-22, by Andreas Schwab
-
2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>2009-11-22, by Michael Kifer
-
*** empty log message ***2009-11-22, by Jay Belanger
-
(Radix modes): Discuss alternate bases for two's complement notations.2009-11-22, by Jay Belanger
-
Update md5sum.2009-11-21, by Chong Yidong
-
* cedet/semantic/complete.el (semantic-complete-read-tag-engine)2009-11-21, by Chong Yidong
-
* cus-start.el (all): Add native condition for font-use-system-font.2009-11-21, by Jan Djärv
-
Use a select wrapper around the GLib event loop, thus taking into account GLib2009-11-21, by Jan Djärv
-
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove2009-11-21, by Andreas Schwab
-
(cc-imenu-java-generic-expression): A corrected version of the patch from2009-11-21, by Alan Mackenzie
-
*** empty log message ***2009-11-21, by Alan Mackenzie
-
* progmodes/subword.el: Rename from lisp/subword.el.2009-11-21, by Tassilo Horn
-
(bookmark-bmenu-bookmark-column): Remove var.2009-11-21, by Stefan Monnier
-
Fix last change.2009-11-21, by Chong Yidong
-
(bookmark-search-prompt, bookmark-search-timer): Remove.2009-11-21, by Stefan Monnier
-
(rmail-mime): Decode in fundamental-mode. (Bug#4993)2009-11-21, by Glenn Morris
-
* xterm.c (x_new_font):2009-11-21, by Dan Nicolaescu
-
* net/browse-url.el (browse-url-default-windows-browser): Use2009-11-20, by Chong Yidong
-
* PROBLEMS: Remove fixed rebasing problem.2009-11-20, by Chong Yidong
-
* s/cygwin.h: Remove unneeded linker flags.2009-11-20, by Chong Yidong
-
* PROBLEMS (http): Add workaround for Cygwin crash.2009-11-20, by Chong Yidong
-
* lisp/bookmark.el: Formatting and doc fixes only:2009-11-20, by Karl Fogel
-
Change version number to 6.33x2009-11-20, by Carsten Dominik
-
2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>2009-11-20, by Carsten Dominik
-
*** empty log message ***2009-11-20, by Carsten Dominik
-
2009-11-20 Carsten Dominik <carsten.dominik@gmail.com>2009-11-20, by Carsten Dominik
-
* progmodes/cc-cmds.el (c-forward-into-nomenclature)2009-11-20, by Tassilo Horn
-
* bookmark.el (bookmark-search-delay, bookmark-search-prompt): New options.2009-11-20, by Stefan Monnier
-
* cedet/semantic/complete.el (semantic-complete-inline-map): Doc2009-11-20, by Chong Yidong
-
* progmodes/cc-cmds.el: declare-functioned forward-subword and2009-11-20, by Tassilo Horn
-
* makefile.w32-in: Don't refer cc-subword.elc but subword.elc.2009-11-20, by Tassilo Horn
-
Always suggest system font because .emacs may not have been read yet.2009-11-20, by Jan Djärv
-
gtkutil.c (xg_modify_menubar_widgets): If menubar is totally empty2009-11-20, by Jan Djärv
-
2009-11-20 Tassilo Horn <tassilo@member.fsf.org>2009-11-20, by Tassilo Horn
-
(vc-deduce-fileset): Allow non-state changing operations2009-11-20, by Dan Nicolaescu
-
Use -Wdeclaration-after-statement if available.2009-11-20, by Dan Nicolaescu
-
(vc-annotate-show-log-revision-at-line): Pass a2009-11-20, by Dan Nicolaescu
-
* sem-user.texi (Idle Completions Mode): More copyedits.2009-11-20, by Chong Yidong
-
Add missing entry.2009-11-20, by Stefan Monnier
-
(Acknowledgments): Add htmlfontify.2009-11-20, by Glenn Morris
-
(ELCFILES): Regenerate.2009-11-20, by Glenn Morris
-
* message.el (message-send-mail-with-sendmail): Revert last change.2009-11-20, by Chong Yidong
-
* sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.2009-11-20, by Chong Yidong
-
* cedet/cedet.el (cedet-menu-map): Re-order menu items.2009-11-20, by Chong Yidong
-
*** empty log message ***2009-11-20, by Jay Belanger
-
(calc-octal-radix, calc-hex-radix): Add spec.2009-11-20, by Jay Belanger
-
(math-format-date): Fix typo.2009-11-20, by Jay Belanger
-
(calcFunc-vunpack): Let `calc-twos-complement-mode' be nil.2009-11-20, by Jay Belanger
-
(math-build-units-table-buffer): Let `calc-twos-complement-mode' be nil.2009-11-20, by Jay Belanger
-
(calc-modes-menu): Clean up two's complement entries.2009-11-20, by Jay Belanger
-
(math-use-emacs-fn): Let `calc-twos-complement-mode' be nil.2009-11-20, by Jay Belanger
-
(calc-graph-plot): Let `calc-twos-complement-mode' be nil.2009-11-20, by Jay Belanger
-
(math-format-date): Let `calc-twos-complement-mode' be nil.2009-11-20, by Jay Belanger
-
(calc-init-extentions): Rename `calc-complement-signed-mode' to2009-11-20, by Jay Belanger
-
(calc-embedded-mode-vars): Rename `calc-complement-signed-mode' to2009-11-20, by Jay Belanger
-
(math-compose-expr): Let `calc-twos-complement-mode' be nil.2009-11-20, by Jay Belanger
-
(math-format-twos-complement): Renamed from math-format-complement-signed.2009-11-20, by Jay Belanger
-
(calc-do-calc-eval): Let `calc-twos-complement-mode' be nil.2009-11-20, by Jay Belanger
-
(calc-set-mode-line): Rename `calc-complement-signed-mode' to2009-11-20, by Jay Belanger
-
(latex-complete-bibtex-cache, latex-complete-alist): New vars.2009-11-19, by Stefan Monnier
-
(Funintern): Comment out last change.2009-11-19, by Stefan Monnier
-
* window.el (display-buffer-mark-dedicated): New var.2009-11-19, by Stefan Monnier
-
(symbol-complete): Use completion-in-region.2009-11-19, by Stefan Monnier
-
(file-cache-add-file): Use push and cons.2009-11-19, by Stefan Monnier
-
(with-wrapper-hook): Fix thinko.2009-11-19, by Stefan Monnier
-
* hfy-cmap.el (hfy-rgb-file): Use locate-file.2009-11-19, by Stefan Monnier
-
Mention htmlfontify.2009-11-19, by Stefan Monnier
-
New files.2009-11-19, by Stefan Monnier
-
*** empty log message ***2009-11-19, by Juri Linkov
-
(switch-to-completions): Move point to the first2009-11-19, by Juri Linkov
-
Vertical completions.2009-11-19, by Juri Linkov
-
(completions-format): New defcustom.2009-11-19, by Juri Linkov
-
* find-dired.el (find-name-arg): Remove autoload. (Bug#4387)2009-11-19, by Juri Linkov
-
Update md5sum.2009-11-19, by Chong Yidong
-
* mail/sendmail.el (mail-yank-prefix): Change default to "> ".2009-11-19, by Chong Yidong
-
* message.el (message-from-style, message-interactive)2009-11-19, by Chong Yidong
-
* lread.c (Funintern): Error if symbol is t or nil.2009-11-19, by Richard M. Stallman
-
*** empty log message ***2009-11-19, by Michael Albinus
-
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set2009-11-19, by Michael Albinus
-
(dired-compress-file-suffixes): Add ".xz". (Bug#4953)2009-11-19, by Glenn Morris
-
*** empty log message ***2009-11-19, by Glenn Morris
-
(sgml-lexical-context): Declare.2009-11-19, by Glenn Morris
-
(newsticker-treeview-treewindow-width)2009-11-19, by Glenn Morris
-
Fix entries.2009-11-19, by Glenn Morris
-
* abbrev.el (abbrev-with-wrapper-hook): (re)move...2009-11-19, by Stefan Monnier
-
(make_gap_larger): Don't make as many assumptions about the2009-11-19, by Stefan Monnier
-
*** empty log message ***2009-11-19, by Kenichi Handa
-
(describe-char-padded-string): Compose with TAB2009-11-19, by Kenichi Handa
-
(cc-imenu-java-generic-expression): A new, more accurate version of the2009-11-18, by Alan Mackenzie
-
*** empty log message ***2009-11-18, by Alan Mackenzie
-
(vc-hg-diff): Fix last patch: do not change directory.2009-11-18, by Sam Steingold
-
* font-setting.el (font-use-system-font): Declare for byte-compiler.2009-11-18, by Juanma Barranquero
-
(c-version): Bump to 5.31.8.2009-11-18, by Alan Mackenzie
-
*** empty log message ***2009-11-18, by Alan Mackenzie
-
(rfc2047-decode-region): Don't quote decoded words containing tspecial2009-11-17, by Katsumi Yamaoka
-
* lisp.h: Remove declaration of Ffont_get_system_font.2009-11-17, by Andreas Schwab
-
xsettings.c didn't check font-use-system-font, fix that.2009-11-17, by Jan Djärv
-
(x_default_font_parameter): Remove dead assignment.2009-11-17, by Andreas Schwab
-
(Fbyteorder, init_font, Ffont_get_system_font): Declare.2009-11-17, by Andreas Schwab
-
*** empty log message ***2009-11-17, by Michael Albinus
-
* net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file2009-11-17, by Michael Albinus
-
* xftfont.c (xftfont_fix_match): Older versions of fontconfig does2009-11-17, by Jan Djärv
-
*** empty log message ***2009-11-17, by Michael Albinus
-
* net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.2009-11-17, by Michael Albinus
-
#ifdef on FC_LCD_FILTER.2009-11-17, by Jan Djärv
-
*** empty log message ***2009-11-17, by Jan Djärv
-
menu-bar.el(menu-bar-options-save): Add font-use-system-font.2009-11-17, by Jan Djärv
-
Add font-setting.el to DOC.2009-11-17, by Jan Djärv
-
Handle system default font and changing font parameters.2009-11-17, by Jan Djärv
-
Add 2009 to copyright years.2009-11-17, by Glenn Morris
-
(newsticker--treeview-list-update-faces):2009-11-17, by Glenn Morris
-
(vc-svn-print-log): Fix typo in previous.2009-11-17, by Glenn Morris
-
(INFO_FILES): Add semantic.2009-11-17, by Glenn Morris
-
*** empty log message ***2009-11-17, by Kenichi Handa
-
(x_produce_glyphs): Consider face-remapping when falling2009-11-17, by Kenichi Handa
-
(Fx_popup_menu) [HAVE_NS]: Use generic code for window edge.2009-11-17, by Stefan Monnier
-
Mention twos-complement notation.2009-11-17, by Jay Belanger
-
* semantic.texi (Semantic Internals, Glossary):2009-11-17, by Juanma Barranquero
-
*** empty log message ***2009-11-16, by Jay Belanger
-
(Radix modes): Mention twos-complement notation.2009-11-16, by Jay Belanger
-
*** empty log message ***2009-11-16, by Jay Belanger
-
(calc-b-prefix-help): Remove references to `calc-symclip'.2009-11-16, by Jay Belanger
-
(calc-arithmetic-menu): Remove `calc-symclip'.2009-11-16, by Jay Belanger
-
(calc-get-operator):2009-11-16, by Jay Belanger
-
(calc-init-extensions): Remove references to symclip.2009-11-16, by Jay Belanger
-
(math-symclip, calcFunc-symclip, calc-symclip): Remove.2009-11-16, by Jay Belanger
-
* emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.2009-11-16, by Kevin Ryde
-
* emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.2009-11-16, by Kevin Ryde
-
* makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.2009-11-16, by Juanma Barranquero
-
* textmodes/flyspell.el (sgml-mode-flyspell-verify): Use2009-11-16, by Kevin Ryde
-
* textmodes/flyspell.el (sgml-mode-flyspell-verify): Use2009-11-16, by Kevin Ryde
-
* info/dir: Add Semantic.2009-11-16, by Chong Yidong
-
* Makefile.in: Build the Semantic manual.2009-11-16, by Chong Yidong
-
* vc.el (vc-log-show-limit): Default to 2000.2009-11-16, by Dan Nicolaescu
-
*** empty log message ***2009-11-16, by Michael Albinus
-
* net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an2009-11-16, by Michael Albinus
-
*** empty log message ***2009-11-16, by Jan Djärv
-
xmenu.c(x_menu_wait_for_event): Call XFlush before select.2009-11-16, by Jan Djärv
-
Remove unneeded declare-function calls.2009-11-16, by Chong Yidong
-
(vc-rcs-consult-headers): Add missing save-excursion.2009-11-16, by Stefan Monnier
-
*** empty log message ***2009-11-16, by Michael Albinus
-
* dbus.texi (Receiving Method Calls): New defun2009-11-16, by Michael Albinus
-
*** empty log message ***2009-11-16, by Michael Albinus
-
* net/dbus.el (dbus-unregister-service): New defun.2009-11-16, by Michael Albinus
-
*** empty log message ***2009-11-16, by YAMAMOTO Mitsuharu
-
(byte-compile-output-file-form):2009-11-16, by YAMAMOTO Mitsuharu
-
Ignore any deps directory.2009-11-16, by Glenn Morris
-
Regenerate autoloads.2009-11-16, by Glenn Morris
-
(install-arch-indep): Use a more restrictive Makefile2009-11-16, by Glenn Morris
-
*** empty log message ***2009-11-16, by Jay Belanger
-
(calc-b-prefix-help): Add help for `calc-symclip'.2009-11-16, by Jay Belanger
-
(calc-arithmetic-menu): Add item for `calc-symclip'.2009-11-16, by Jay Belanger
-
(calc-get-operator): Add `calc-symclip'.2009-11-16, by Jay Belanger
-
(math-read-number-fancy): Read complement signed numbers.2009-11-16, by Jay Belanger
-
(calc-embedded-mode-vars): Add `calc-complement-signed-mode'.2009-11-16, by Jay Belanger
-
(calc-word-size): Reset the variables `math-2-word-size' and `math-half-2-word-size'.2009-11-16, by Jay Belanger
-
(math-read-token): Read complement signed numbers.2009-11-15, by Jay Belanger
-
(calcDigit-key): Fix regexp.2009-11-15, by Jay Belanger
-
(math-2-word-size, math-half-2-word-size, calc-complement-signed-mode):2009-11-15, by Jay Belanger
-
* register.el (jump-to-register, insert-register): Handle Semantic2009-11-15, by Chong Yidong
-
* vc.el (vc-log-show-limit): New variable.2009-11-15, by Dan Nicolaescu
-
(mode-line-buffer-identification): Do not purecopy.2009-11-15, by Dan Nicolaescu
-
* dired.el (dired-mode-map): Move encryption items to "Operate"2009-11-15, by Chong Yidong
-
* strokes.el (strokes-update-window-configuration): Make strokes2009-11-15, by Chong Yidong
-
* cedet/semantic/idle.el (semantic-idle-summary-mode)2009-11-15, by Chong Yidong
-
(set-mark-default-inactive): Add :type, :group2009-11-15, by Juri Linkov
-
*** empty log message ***2009-11-15, by Michael Albinus
-
* arc-mode.el (archive-maybe-copy): Move creation of directory ...2009-11-15, by Michael Albinus
-
2009-11-15 Carsten Dominik <dominik@u016822.science.uva.nl>2009-11-15, by Carsten Dominik
-
*** empty log message ***2009-11-15, by Carsten Dominik
-
2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>2009-11-15, by Carsten Dominik
-
2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>2009-11-15, by Carsten Dominik
-
(help-make-xrefs): Undo the last revert, and replace it with a real fix.2009-11-15, by Stefan Monnier
-
(disabled-command-function): Add useful args.2009-11-15, by Stefan Monnier
-
Fix declarations.2009-11-15, by Glenn Morris
-
(menu-bar-tools-menu): Read and send mail entries are not constants. (Bug#4913)2009-11-14, by Glenn Morris
-
(elint-standard-variables): Doc fix.2009-11-14, by Glenn Morris
-
Shigeru Fukaya <shigeru.fukaya at gmail.com>2009-11-14, by Glenn Morris
-
(Holiday Customizing): Replace obsolete alias.2009-11-14, by Glenn Morris
-
Francis Wright <F.J.Wright at qmul.ac.uk>2009-11-14, by Glenn Morris
-
Ignore errors from mkdir when creating deps2009-11-14, by Andreas Schwab
-
gtkutil.c (xg_update_frame_menubar): Do nothing if menubar already has a parent.2009-11-14, by Jan Djärv
-
* simple.el (shell-command): Doc fix (Bug#4891).2009-11-14, by Chong Yidong
-
* help-mode.el (help-make-xrefs): Revert 2009-11-13 change.2009-11-14, by Chong Yidong
-
Use gcc-generated dependency files if we can (GNU Make and gcc required).2009-11-14, by Jan Djärv
-
* commands.texi (Motion Events): Fix typo (Bug#4907).2009-11-14, by Chong Yidong
-
(viper-set-hooks): Remove duplicate advice statements for vc-diff,2009-11-14, by Glenn Morris
-
(top-level): Remove unnecessary load of ange-ftp when compiling.2009-11-14, by Glenn Morris
-
No need to cc on -done messages.2009-11-14, by Glenn Morris
-
(byte-compile-single-version): Remove, unused.2009-11-14, by Glenn Morris
-
(x-selection-owner-p): Declare.2009-11-14, by Glenn Morris
-
(Acknowledgments): Update for recent Org changes.2009-11-14, by Glenn Morris
-
(defgroup): Doc fix.2009-11-14, by Glenn Morris
-
(epg): Doc fix.2009-11-14, by Glenn Morris
-
(postscript): Doc fix.2009-11-14, by Glenn Morris
-
Fix typo.2009-11-14, by Glenn Morris
-
Fix typos.2009-11-14, by Glenn Morris
-
* bindings.el (mode-line-buffer-identification): Purecopy only the string.2009-11-14, by Dan Nicolaescu
-
(add-change-log-entry): Avoid displaying the changelog a second time.2009-11-13, by Stefan Monnier
-
* x-dnd.el (x-dnd-maybe-call-test-function):2009-11-13, by Stefan Monnier
-
(ELCFILES): Regenerate.2009-11-13, by Glenn Morris
-
*** empty log message ***2009-11-13, by Michael Albinus
-
* dbus.texi (Type Conversion): Fix typo.2009-11-13, by Michael Albinus
-
*** empty log message ***2009-11-13, by Michael Albinus
-
* dbusbind.c (Vdbus_registered_objects_table): Renamed from2009-11-13, by Michael Albinus
-
*** empty log message ***2009-11-13, by Michael Albinus
-
* net/dbus.el (dbus-registered-objects-table): Renamed from2009-11-13, by Michael Albinus
-
(mark_object): Don't reprocess marked strings.2009-11-13, by Stefan Monnier
-
(minibuffer-default-add-completions): Drop deprecated 4th arg.2009-11-13, by Stefan Monnier
-
*** empty log message ***2009-11-13, by Kenichi Handa
-
(word_boundary_p): Adjusted for the change of the2009-11-13, by Kenichi Handa
-
*** empty log message ***2009-11-13, by Eli Zaretskii
-
(artist-mouse-choose-operation): Call `tmm-prompt' instead of `x-popup-menu'2009-11-13, by Eli Zaretskii
-
*** empty log message ***2009-11-13, by Eli Zaretskii
-
(SYSTEM_PURESIZE_EXTRA): Revert last change.2009-11-13, by Eli Zaretskii
-
(Fx_popup_menu): Call Fx_hide_tip only if HAVE_WINDOW_SYSTEM.2009-11-13, by Eli Zaretskii
-
refcards/orgcard.tex: Document the new archiving keys.2009-11-13, by Carsten Dominik
-
*** empty log message ***2009-11-13, by Carsten Dominik
-
2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>2009-11-13, by Carsten Dominik
-
*** empty log message ***2009-11-13, by Carsten Dominik
-
2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>2009-11-13, by Carsten Dominik
-
*** empty log message ***2009-11-13, by Kenichi Handa
-
Make sure that the value of jisx0208 property is jisx0208 character.2009-11-13, by Kenichi Handa
-
(auto-coding-regexp-alist): Only purecopy2009-11-13, by Dan Nicolaescu
-
(minibuffer-completion-help): Use minibuffer-hide-completions.2009-11-12, by Stefan Monnier
-
(dired-save-positions, dired-restore-positions): New funs.2009-11-12, by Stefan Monnier
-
(tooltip-frame-parameters): Undo previous change.2009-11-12, by Dan Nicolaescu
-
(ffap-alternate-file-other-window, ffap-literally): New functions.2009-11-12, by Juri Linkov
-
* textmodes/ispell.el (ispell-skip-region-alist):2009-11-12, by Dan Nicolaescu
-
(define-compiler-macro): Purecopy the file name.2009-11-12, by Dan Nicolaescu
-
(syms_of_xdisp): Fix typo in last change.2009-11-12, by Stefan Monnier
-
* makefile.w32-in: Update dependencies; add dependencies to lisp.h.2009-11-12, by Juanma Barranquero
-
Fix typos.2009-11-12, by Juanma Barranquero
-
menu.c (Fx_popup_menu): Remove left-over debugging code and rename variables to fix 2009-11-09 change.2009-11-12, by David Reitter
-
* process.c (ifflag_def): Make flag_sym constant.2009-11-11, by Dan Nicolaescu
-
* frame.c (make_initial_frame):2009-11-11, by Dan Nicolaescu