Mercurial > emacs
graph
-
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