2010-01-31 |
Chong Yidong |
src/config.in: Regenerate.
|
2010-01-31 |
Chong Yidong |
* nsterm.m (ns_ring_bell): Handle visible bell like X.
|
2010-01-30 |
Glenn Morris |
eieio.texi: Remove execute bit.
|
2010-01-30 |
Andreas Schwab |
* character.h (CHAR_PRINTABLE_P): Reparenthesize to avoid warning.
|
2010-01-30 |
convert-repo |
update tags
|
2010-01-30 |
Juanma Barranquero |
Fix typos.
|
2010-01-29 |
convert-repo |
update tags
EMACS_PRETEST_23_1_92
|
2010-01-30 |
Chong Yidong |
Regenerate ldefs-boot.el.
|
2010-01-30 |
Chong Yidong |
Bump version to 23.1.92.
|
2010-01-30 |
Chong Yidong |
Regenerate AUTHORS.
|
2010-01-29 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Match another renaming indicator.
|
2010-01-29 |
Chong Yidong |
Mark last change as tiny.
|
2010-01-29 |
Chong Yidong |
* etags.c (Fortran_functions): Handle recursive keyword (Bug#5484).
|
2010-01-29 |
Chong Yidong |
Don't signal error on incorrect dirtrack regexp (Bug#5476)
|
2010-01-29 |
Chong Yidong |
Change default XFT font to 10pt, and default frame height to 35 rows (Bug#3643).
|
2010-01-29 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Handle also
|
2010-01-29 |
Eli Zaretskii |
w32inevt.c (key_event): Remove unnecessary comparison of
|
2010-01-29 |
Glenn Morris |
Explain mbox folder links.
|
2010-01-28 |
Stefan Monnier |
Fix up spurious execute-bit on net/tramp.el
|
2010-01-28 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
|
2010-01-28 |
Chong Yidong |
* arc-mode.el (archive-zip-extract): Quote the argument passed to unzip (Bug#5475).
|
2010-01-28 |
Chong Yidong |
Flymake fix to handle more C++ filenames (Bug#5488).
|
2010-01-28 |
Chong Yidong |
* fileio.c (Frename_file): Fix last change (Bug#5487).
|
2010-01-28 |
Chong Yidong |
Fixes for NetBSD (Bug#4629, Bug#2072).
|
2010-01-28 |
Alan Mackenzie |
display.texi (Auto Faces): Say fontification-functions is called
|
2010-01-28 |
Jason Rumney |
Add bug number to recent change.
|
2010-01-28 |
Katsumi Yamaoka |
Fix last bogus commit.
|
2010-01-28 |
Katsumi Yamaoka |
Fix last bogus commit.
|
2010-01-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-28 |
Jan D. |
Revert code for bug #3643.
|
2010-01-28 |
Jan D. |
xfns.c (Fx_create_frame): Remove window size matching code from
|
2010-01-28 |
Jan D. |
Merge from trunk
|
2010-01-28 |
Michael Albinus |
Fix some busybox annoyances.
|
2010-01-28 |
Glenn Morris |
* vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
|
2010-01-28 |
Glenn Morris |
(log-edit-strip-single-file-name): Add missing :safe, :group, and
|
2010-01-28 |
Glenn Morris |
Add some details of bzr's --fixes option.
|
2010-01-27 |
Jason Rumney |
Use Unicode for keyboard input on w32 console.
|
2010-01-27 |
Jason Rumney |
Fix typos, check for negative ASCII characters.
|
2010-01-27 |
Jason Rumney |
Use Unicode for console keyboard input on Windows.
|
2010-01-27 |
Jason Rumney |
Merged from trunk
|
2010-01-21 |
Jason Rumney |
Merged from trunk
|
2010-01-20 |
Jason Rumney |
Merge from trunk
|
2010-01-15 |
Jason Rumney |
Merge from trunk
|
2010-01-14 |
Jason Rumney |
Merge from trunk
|
2010-01-11 |
Jason Rumney |
Merge from trunk
|
2010-01-10 |
Jason Rumney |
Merged from trunk
|
2010-01-10 |
Jason Rumney |
Merged from trunk
|
2010-01-08 |
Jason Rumney |
Merge from trunk
|
2010-01-07 |
Jason Rumney |
Merge from trunk
|
2010-01-07 |
Jason Rumney |
Merge from trunk
|
2010-01-27 |
Kenichi Handa |
Fix src/ChangeLog.
|
2010-01-27 |
Kenichi Handa |
regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.
|
2010-01-27 |
Kenichi Handa |
Fix src/ChangeLog.
|
2010-01-27 |
Kenichi Handa |
from trunk
|
2010-01-27 |
Kenichi Handa |
regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.
|
2010-01-25 |
Kenichi Handa |
from trunk
|
2010-01-21 |
Kenichi Handa |
from trunk
|
2010-01-20 |
Kenichi Handa |
from trunk
|
2010-01-27 |
Glenn Morris |
Add a quick-start guide.
|
2010-01-27 |
Chong Yidong |
Fix rename-file to handle directory renaming properly (Bug#3353).
|
2010-01-27 |
Glenn Morris |
Fix bug#5477.
|
2010-01-27 |
Chong Yidong |
* lisp/files.el (delete-directory): Fix typo in last change.
|
2010-01-27 |
Chong Yidong |
Fix delete-directory recursion behavior for trashing (Bug#5436).
|
2010-01-26 |
Dan Nicolaescu |
(vc-path): Mark as obsolete.
|
2010-01-25 |
Chong Yidong |
Fix erc reconnection via non-default connectors (Bug#4958).
|
2010-01-25 |
Dan Nicolaescu |
(vc-annotate-revision-at-line): Compare file
|
2010-01-25 |
Jan D. |
* xfns.c (Fx_create_frame): If frame height is too big, try
|
2010-01-25 |
Jan D. |
Merge from trunk
|
2010-01-25 |
Dan Nicolaescu |
(vc-bzr-print-log): Use the more compact --line option
|
2010-01-25 |
Mark A. Hershberger |
merge
|
2010-01-25 |
Dan Nicolaescu |
(vc-git-dir-status-goto-stage): Pass --relative to the
|
2010-01-25 |
Mark A. Hershberger |
working version of vc-bzr-revision-table
|
2010-01-25 |
Mark A. Hershberger |
merge conflict
|
2010-01-19 |
Mark A. Hershberger |
replace references to obsolete c-subword-mode
|
2010-01-25 |
Jan D. |
Typo fix.
|
2010-01-25 |
Jan D. |
xfns.c (Fx_create_frame): If frame height i stoo big, try
|
2010-01-20 |
Jan D. |
Merge from trunk
|
2010-01-25 |
Stefan Monnier |
Try and fix bug#788, hopefully for real this time.
|
2010-01-24 |
Chong Yidong |
Use png_sig_cmp to allow linking with libpng 1.4.0.
|
2010-01-24 |
Dan Nicolaescu |
Remove support for adding --signoff on commit.
|
2010-01-24 |
Dan Nicolaescu |
(xterm-maybe-set-dark-background-mode): Rename
|
2010-01-24 |
Stefan Monnier |
* keymap.c (shadow_lookup): Add `remap' arg.
|
2010-01-24 |
Glenn Morris |
Add the aliases bug-emacs and bug-gnumacs.
|
2010-01-24 |
Glenn Morris |
(aelement): Fix typo in previous.
|
2010-01-23 |
Glenn Morris |
Small fixes.
|
2010-01-23 |
Glenn Morris |
Fix some details of previous change.
|
2010-01-23 |
Glenn Morris |
Update X-Debbugs-CC details.
|
2010-01-23 |
Chong Yidong |
* emacs-lisp/advice.el (ad-set-orig-definition): Fix typo (Bug#3541).
|
2010-01-23 |
Chong Yidong |
* url-util.el: Require url-vars (Bug#5459).
|
2010-01-23 |
Chong Yidong |
* emacs-lisp/assoc.el (aelement): Doc fix.
|
2010-01-23 |
Chong Yidong |
* emacs-lisp/assoc.el (aput, adelete, amake): Use lexical-let (Bug#5450).
|
2010-01-23 |
Chong Yidong |
Account for utmp.h availability.
|
2010-01-23 |
Juanma Barranquero |
Fix bug#5435: ada-mode; pragma parameter list indented incorrectly.
|
2010-01-23 |
Juanma Barranquero |
* mail/rmail.el: Update autoload checksum.
|
2010-01-23 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-conf): New defcustom.
|
2010-01-23 |
Juanma Barranquero |
Tweak docstring and comment.
|
2010-01-21 |
Juanma Barranquero |
Fix bug#5435.
|
2010-01-23 |
YAMAMOTO Mitsuharu |
* xdisp.c (draw_glyphs): Update `start' for left_overwritten case as in Emacs 22.
|
2010-01-22 |
Michael Albinus |
* net/tramp-imap.el (top): Autoload needed packages.
|
2010-01-22 |
Michael Albinus |
* net/tramp-imap.el (top): Autoload needed packages.
|
2010-01-22 |
Stefan Monnier |
* mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
|
2010-01-22 |
Chong Yidong |
* isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
|
2010-01-22 |
Eli Zaretskii |
Fix bug #5447, whereby loading C:/foo.el.gz on MS-Windows would fail.
|
2010-01-22 |
YAMAMOTO Mitsuharu |
Make string pointer args point to const as in other string allocation functions.
|
2010-01-22 |
Eli Zaretskii |
Fix bug #5303 in `load' on MS-Windows, whereby load-file would fail
|
2010-01-21 |
Alan Mackenzie |
Fix a situation where deletion of a cpp construct throws an error.
|
2010-01-21 |
Chong Yidong |
Fix sgml-maybe-name-self (Bug#5380).
|
2010-01-21 |
Katsumi Yamaoka |
(Score File Format): Fix typo.
|
2010-01-21 |
Katsumi Yamaoka |
(Score File Format): Fix typo.
|
2010-01-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-21 |
Glenn Morris |
(Bugs): Fix PROBLEMS keybinding.
|
2010-01-20 |
Chong Yidong |
* lisp/term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
|
2010-01-20 |
Chong Yidong |
* lisp/dired-aux.el (dired-hide-all): Make unused arg optional. Update md5sum.
|
2010-01-20 |
Chong Yidong |
* lisp/dired-aux.el (dired-hide-all): Mark arg as ignored.
|
2010-01-20 |
Kenichi Handa |
Fix ccl encoding of unibyte source.
|
2010-01-20 |
Kenichi Handa |
from trunk
|
2010-01-20 |
Kenichi Handa |
Fix ccl encoding of unibyte source.
|
2010-01-18 |
Kenichi Handa |
from trunk
|
2010-01-18 |
Kenichi Handa |
from trunk
|
2010-01-18 |
Kenichi Handa |
from trunk
|
2010-01-20 |
Glenn Morris |
Remove file that only works with CVS, and isn't really needed with
|
2010-01-20 |
Glenn Morris |
(tab-always-indent): Fix custom-type.
|
2010-01-19 |
Alan Mackenzie |
Redate and reposition log entry.
|
2010-01-19 |
Alan Mackenzie |
Fix bug#5395: typing '#' in an empty C buffer throws "args out of range".
|
2010-01-19 |
Jan D. |
Store settings in xft-settings for debug purposes.
|
2010-01-19 |
Jan D. |
Merge from trunk
|
2010-01-19 |
Jan D. |
Store settings in xft-settings for debug purposes.
|
2010-01-19 |
Jan D. |
Merge from trunk
|
2010-01-19 |
Alan Mackenzie |
Suppress spurious second invocation of before-change-functions
|
2010-01-19 |
Alan Mackenzie |
no message
|
2010-01-08 |
Alan Mackenzie |
Fix spurious before-change-functions invocation from (insert ?\n).
|
2010-01-18 |
Juanma Barranquero |
* ada-mode.el: Really fix bug#5400 (comment in r99362 was erroneous).
|
2010-01-18 |
Juanma Barranquero |
Fix typos.
|
2010-01-18 |
Juanma Barranquero |
ido.el: Consider the possibility of buffer names changing after kill-buffer.
|
2010-01-18 |
Chong Yidong |
Doc fix for current-time-string and date-to-time (Bug#5408)
|
2010-01-18 |
Juanma Barranquero |
Fix typos.
|
2010-01-18 |
Kenichi Handa |
Add bug number.
|
2010-01-18 |
Kenichi Handa |
Add bug number.
|
2010-01-16 |
Kenichi Handa |
from trunk
|
2010-01-18 |
Juanma Barranquero |
Fix typos in docstrings, error messages, etc.
|
2010-01-18 |
Juanma Barranquero |
Fix typos in comments.
|
2010-01-18 |
Juanma Barranquero |
Fix typo in texinfo file.
|
2010-01-17 |
Chong Yidong |
* message.el (message-setup-1): Prefer to save message-reply-buffer as a buffer.
|
2010-01-17 |
Chong Yidong |
Fix handling of arbitrary YANK-ACTION functions from compose-mail.
|
2010-01-17 |
Chong Yidong |
* message.el (message-mail): Just pass yank-action on to message-setup.
|
2010-01-17 |
Chong Yidong |
* elisp.texi: Remove duplicate edition information (Bug#5407).
|
2010-01-17 |
Dan Nicolaescu |
(with-vc-properties): Deal with directory arguments. (Bug#5298)
|
2010-01-17 |
Dan Nicolaescu |
(vc-dir-resynch-file): Update the vc-dir header when
|
2010-01-17 |
Chong Yidong |
Minor Semantic and EIEIO manual fixes.
|
2010-01-17 |
Juanma Barranquero |
* progmodes/ada-mode.el: Fix bug#1920, bug#5400.
|
2010-01-17 |
Michael Albinus |
* tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
|
2010-01-17 |
Jay Belanger |
Give `calc-command-flags' an initial value.
|
2010-01-17 |
Glenn Morris |
(Reporting Bugs): Don't mention format of repository.
|
2010-01-17 |
Glenn Morris |
(Bugs): Make "Emacs repository" less specific, and the URL for same
|
2010-01-17 |
Glenn Morris |
(Latest version of Emacs): The repository is now Bazaar.
|
2010-01-17 |
Glenn Morris |
Edit some notes/ files to replace `cvs' with `bzr', or something general.
|
2010-01-17 |
Glenn Morris |
(semantic-idle-work-for-one-buffer): Doc fix.
|
2010-01-17 |
Juanma Barranquero |
Fix typos.
|
2010-01-17 |
Juanma Barranquero |
Fix typos in docstrings.
|
2010-01-17 |
Juanma Barranquero |
Fix typos in comments.
|
2010-01-17 |
Juanma Barranquero |
Fix typos in info documentation.
|
2010-01-16 |
Chong Yidong |
Fix return value of nxml-extend-after-change-region.
|
2010-01-16 |
Chong Yidong |
* lisp/ChangeLog: Mark last change as tiny.
|
2010-01-16 |
Chong Yidong |
* vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
|
2010-01-16 |
Chong Yidong |
* emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
|
2010-01-16 |
Chong Yidong |
* pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
|
2010-01-16 |
Glenn Morris |
Update with Miles's advice on how to commit.
|
2010-01-16 |
Chong Yidong |
* xterm.c (event_handler_gdk): Block input (Bug#5037).
|
2010-01-16 |
Glenn Morris |
Rename from cvslogs to commits.
|
2010-01-16 |
Chong Yidong |
* emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
|
2010-01-16 |
Chong Yidong |
Command line arg processing fix (Bug#5392)
|
2010-01-16 |
Eli Zaretskii |
Reformat copyright line.
|
2010-01-16 |
Andreas Schwab |
Update $(lisp) and $(shortlisp) to match changes in loadup.el
|
2010-01-16 |
Stefan Monnier |
(x_term_init): Instead of inhibiting GC while running Lisp
|
2010-01-16 |
Glenn Morris |
Mario Lang <mlang@delysid.org>: Remove some duplicated words.
|
2010-01-15 |
convert-repo |
update tags
|
2010-01-15 |
Jan D. |
Take desktop panels into account when sizing frames so they fit on the screen.
|
2010-01-15 |
Jan D. |
Take desktop panels into account when sizing frames so they fit on the screen.
|
2010-01-15 |
Jan D. |
Merge from trunk
|
2010-01-15 |
Chong Yidong |
* net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
|
2010-01-15 |
Jan D. |
Merge from trunk
|
2010-01-15 |
Kenichi Handa |
international/mule-cmds.el (canonicalize-coding-system-name): Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX".
|
2010-01-15 |
Kenichi Handa |
from trunk
|
2010-01-15 |
Kenichi Handa |
xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.
|
2010-01-15 |
Kenichi Handa |
from trunk
|
2010-01-15 |
Kenichi Handa |
xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.
|
2010-01-14 |
Kenichi Handa |
from trunk
|
2010-01-15 |
Glenn Morris |
Fix Bug#5311.
|
2010-01-15 |
Glenn Morris |
(vc-svn-print-log): Use --limit rather than -l since the
|
2010-01-15 |
Glenn Morris |
Some more pointless updates.
|
2010-01-15 |
Glenn Morris |
Add log entry for new gdb icons.
|
2010-01-15 |
Chong Yidong |
Fix Qnone definition in NS files.
|
2010-01-14 |
Nick Roberts |
Add icons for reverse debugging. (3rd attempt).
|
2010-01-14 |
Juanma Barranquero |
Fix typos.
|
2010-01-14 |
Juanma Barranquero |
Fix typos in docstrings.
|
2010-01-14 |
Juanma Barranquero |
Fix typo in error message.
|
2010-01-14 |
Juanma Barranquero |
Fix typos in template docstrings.
|
2010-01-14 |
Juanma Barranquero |
Fix typos in comments.
|
2010-01-14 |
Juanma Barranquero |
Fix typos in ChangeLogs and NEWS files.
|
2010-01-14 |
Juanma Barranquero |
Fix bug#5313: editing files in hexl-mode corrupts file
|
2010-01-14 |
Juanma Barranquero |
* progmodes/ada-xref.el: Default ada_project_path to $ADA_PROJECT_PATH.
|
2010-01-14 |
Juanma Barranquero |
Simplify previous change.
|
2010-01-14 |
Juanma Barranquero |
Default ada_project_path to $ADA_PROJECT_PATH.
|
2010-01-14 |
Juanma Barranquero |
* progmodes/ada-mode.el: Override `narrow-to-defun' with `ada-narrow-to-defun'.
|
2010-01-14 |
Juanma Barranquero |
* progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
|
2010-01-14 |
Juanma Barranquero |
* progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
|
2010-01-14 |
Kenichi Handa |
Fix handling of euc-xx coding systems.
|
2010-01-15 |
Kenichi Handa |
international/mule-cmds.el (canonicalize-coding-system-name): Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX".
|
2010-01-14 |
Kenichi Handa |
Fix handling of euc-xx coding systems.
|
2010-01-14 |
Glenn Morris |
(show-trailing-whitespace): Safe if boolean. (Bug#5312)
|
2010-01-14 |
Juanma Barranquero |
Fix typo.
|
2010-01-14 |
Kenichi Handa |
Make auto-composition work on all buffers even if they are fundamental mode.
|
2010-01-14 |
Kenichi Handa |
from trunk
|
2010-01-13 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
|
2010-01-13 |
Chong Yidong |
Fix gc bug in terminal allocation.
|
2010-01-13 |
Juanma Barranquero |
Fix comment for bug#5345.
|
2010-01-13 |
Juanma Barranquero |
Fix typos in comments and ChangeLogs.
|
2010-01-13 |
Juanma Barranquero |
Update autoload checksums.
|
2010-01-13 |
Juanma Barranquero |
Fix breakage to nt/emacsclient.rc in rgm@gnu.org-20100113083510-r0bohw6iwgztwdwr
|
2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2010-01-13 |
YAMAMOTO Mitsuharu |
Call SIGNAL_THREAD_CHECK from signal handlers.
|
2010-01-13 |
Stefan Monnier |
Try to fix bug#5314. This is probably not the final word, tho.
|
2010-01-14 |
Kenichi Handa |
Make auto-composition work on all buffers even if they are fundamental mode.
|
2010-01-13 |
Kenichi Handa |
Display buffer name, etc. in mode line by composing correctly.
|
2010-01-13 |
Kenichi Handa |
merge trunk
|
2010-01-12 |
Juanma Barranquero |
* .bzrignore: Ignore all .exe, instead of individual files.
|
2010-01-12 |
Michael Albinus |
* files.el (copy-directory): Compute target for recursive
|
2010-01-12 |
Chong Yidong |
Explicitly check for and link to -lXrender.
|
2010-01-12 |
YAMAMOTO Mitsuharu |
* keyboard.c (read_char): Don't apply previous change when current
|
2010-01-12 |
Jan D. |
* keyboard.c (read_char): Return after executing from special map.
|
2010-01-12 |
Jan D. |
keyboard.c (read_char): Return after executing from special map.
|
2010-01-12 |
Jan D. |
Merge from trunk
|
2010-01-12 |
Glenn Morris |
Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
|
2010-01-12 |
Juanma Barranquero |
* cedet/data-debug.el (data-debug): Fix customization group reference.
|
2010-01-12 |
Juanma Barranquero |
Fix typos in CEDET docstrings.
|
2010-01-13 |
Kenichi Handa |
Display buffer name, etc. in mode line by composing correctly.
|
2010-01-12 |
Kenichi Handa |
merge trunk
|
2010-01-11 |
Sam Steingold |
(imenu-default-create-index-function): Detect infinite
|
2010-01-11 |
Sam Steingold |
(imenu-default-create-index-function): Detect infinite
|
2010-01-11 |
Juanma Barranquero |
Fix typos and remove superfluous backslash-quoting in htmlfontify.el.
|
2010-01-11 |
Chong Yidong |
* progmodes/js.el: Autoload javascript-mode alias.
|
2010-01-11 |
Juanma Barranquero |
Fix typos in ffap.el.
|
2010-01-11 |
Chong Yidong |
* nsterm.m: Use DEFSYM for last change.
|
2010-01-11 |
Chong Yidong |
* nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before
|
2010-01-11 |
Glenn Morris |
Set copyright year to 2010.
|
2010-01-11 |
Jan D. |
Merge from trunk
|
2010-01-11 |
YAMAMOTO Mitsuharu |
* xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:
|
2010-01-11 |
Glenn Morris |
(Highlight Interactively): `t' does not mean highlight all patterns.
|
2010-01-10 |
Jason Rumney |
* sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK response.
|
2010-01-10 |
Stefan Monnier |
(format-annotate-function): Only set
|
2010-01-10 |
Chong Yidong |
* Makefile.in (ELCFILES): Add wisent/python-wy.el and wisent/python.el.
|
2010-01-10 |
Chong Yidong |
Add Semantic parsers for Python.
|
2010-01-09 |
Chong Yidong |
* man.el (Man-goto-section): Signal error if section not found (Bug#5317).
|
2010-01-09 |
Chong Yidong |
* emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove deprecated --unibyte option.
|
2010-01-09 |
Chong Yidong |
Fix bounds checking for text properties in `format' (Bug#5306).
|
2010-01-09 |
Chong Yidong |
* compile.el (compilation-read-command): Doc fix.
|
2010-01-09 |
Juanma Barranquero |
Fix bug#5345: password asked when visiting files on a lightweight checkout.
|
2010-01-09 |
Chong Yidong |
Fix compile-command's safe-local-variable condition.
|
2010-01-09 |
Chong Yidong |
Fix for Bug#4113.
|
2010-01-09 |
Chong Yidong |
* xdisp.c (pos_visible_p): Check for invisible text at the correct pos (Bug#4040).
|
2010-01-09 |
Eli Zaretskii |
editfns.c (Ffloat_time): Doc fix.
|
2010-01-09 |
Jan D. |
* xfns.c (Fx_create_frame): Don't create frame larger than display by default bug#3643.
|
2010-01-09 |
Jan D. |
(Fx_create_frame): Don't create frame larger than display by default bug#3643.
|
2010-01-09 |
Jan D. |
* startup.el (command-line-1): Use orig-argi to check for ignored X and NS options
|
2010-01-09 |
Jan D. |
(command-line-1): Use orig-argi to check for ignored X and NS options.
|
2010-01-09 |
Jan D. |
Merge from trunk
|
2010-01-09 |
YAMAMOTO Mitsuharu |
Make line<->pixel_y conversion macros aware of native menu/tool bars.
|
2010-01-08 |
Eli Zaretskii |
Fix format.
|
2010-01-08 |
Jan D. |
* dispnew.c (change_frame_size_1): newwidth == FRAME_COLS (f) must
|
2010-01-08 |
Jan D. |
Frame width was not updated in fullscreen when scroll bars where removed/added.
|
2010-01-08 |
Jan D. |
Merge from trunk
|
2010-01-08 |
Kenichi Handa |
international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.
|
2010-01-08 |
Kenichi Handa |
from trunk
|
2010-01-08 |
Kenichi Handa |
international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.
|
2010-01-08 |
Kenichi Handa |
from trunk
|
2010-01-07 |
Juanma Barranquero |
Fix bug#3224.
|
2010-01-06 |
Jan D. |
Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
|
2010-01-06 |
Jan D. |
Merge from trunk
|
2010-01-06 |
Jan D. |
Forgot one.
|
2010-01-06 |
Jan D. |
Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
|
2010-01-06 |
Jan D. |
Merge from trunk
|
2010-01-06 |
Chong Yidong |
NS fixes for Bug#3233.
|
2010-01-06 |
Jan D. |
xterm.c (x_clear_frame): Queue draw for scroll bars.
|
2010-01-06 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Ignore pending merges.
|
2010-01-06 |
Jan D. |
Fixing user-spec for fonts instead of using name.
|
2010-01-06 |
Jan D. |
xterm.c (x_clear_frame): Queue draw for scroll bars.
|
2010-01-06 |
Jan D. |
Merge from trunk.
|
2010-01-06 |
Katsumi Yamaoka |
* gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
|
2010-01-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-06 |
Katsumi Yamaoka |
* gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
|
2010-01-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-05 |
Chong Yidong |
* progmodes/python.el (python-font-lock-keywords): Handle qualified decorators
|
2010-01-05 |
Dan Nicolaescu |
(vc-bzr-working-revision): Fix looking for a revision
|
2010-01-05 |
Andreas Schwab |
Fix gnus-summary-recenter to properly handle invisible lines
|
2010-01-05 |
Jan D. |
Handle internal-border width changes when maximized. Bug #2568
|
2010-01-05 |
Jan D. |
Merge from mainline.
|
2010-01-05 |
Chong Yidong |
* keyboard.c (read_key_sequence): Catch keyboard switch after
|
2010-01-05 |
Kenichi Handa |
language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
|
2010-01-05 |
Kenichi Handa |
language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
|
2010-01-05 |
Kenichi Handa |
fontset.c (fontset_find_font): Fix getting the frame pointer.
|
2010-01-05 |
Kenichi Handa |
fontset.c (fontset_find_font): Fix getting the frame pointer.
|
2010-01-05 |
Kenichi Handa |
merge from trunk
|
2010-01-05 |
Dan Nicolaescu |
(vc-bzr-diff): Obey vc-disable-async-diff.
|
2010-01-04 |
Stefan Monnier |
Avoid dubious uses of save-excursions.
|
2010-01-04 |
Stefan Monnier |
(xd_remove_watch): Avoid trying to convert a void* to
|
2010-01-04 |
Dan Nicolaescu |
(vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
|
2010-01-04 |
Stefan Monnier |
Register the fact that rmail-mbox-branch was merged (a long time ago)
|
2010-01-04 |
Stefan Monnier |
Register the fact that multi-tty was merged (a long time ago)
|
2010-01-04 |
Stefan Monnier |
Register the fact that gnus-5_10-branch was merged (a long time ago)
|
2010-01-04 |
Stefan Monnier |
Register the fact that gerd_defvaralias was merged (a long time ago)
|
2010-01-04 |
Dan Nicolaescu |
(vc-bzr-log-view-mode): Also highlight the author.
|
2010-01-04 |
Dan Nicolaescu |
(vc-bzr-state-heuristic): Make it work for lightweight
|
2010-01-03 |
Michael Albinus |
* dbusbind.c (xd_add_watch): Improve debug message.
|
2010-01-05 |
Jan D. |
Remove fprintf
|
2010-01-05 |
Jan D. |
Handle change of internal-border width when maximized.
|
2010-01-02 |
Eli Zaretskii |
eieio.texi (Naming Conventions): Correction to xref on elisp
|
2010-01-02 |
Eli Zaretskii |
modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
|
2010-01-02 |
Chong Yidong |
* net/browse-url.el (browse-url-encode-url): Don't escape commas.
|
2010-01-02 |
Chong Yidong |
Allow use of "end" keyword for terminating Octave-mode blocks.
|
2010-01-02 |
Chong Yidong |
Fix last change to message-exchange-point-and-mark.
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el: Consistently put the text property on the bookmark name.
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el: Ahh, remove silly debugging cruft, sorry for the noise.
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-save): Just depend on the new logic
|
2010-01-02 |
Chong Yidong |
Consistently hex notation to represent character codes.
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el: Show modified state of bookmark buffer more accurately.
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window,
|
2010-01-02 |
Eli Zaretskii |
emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Make
|
2010-01-02 |
Chong Yidong |
* lisp/net/rcirc.el: Add follow-link binding (Bug#4738).
|
2010-01-02 |
Eli Zaretskii |
Rename cvs-update to bzr-update in lisp/ Makefiles.
|
2010-01-02 |
Eli Zaretskii |
.bzrignore: Add 2 more patterns.
|
2010-01-02 |
Eli Zaretskii |
.bzrignore: Add more ignored patterns, including for the MS-DOS build.
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el: Remove gratuitous gratitude.
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-any-marks): New function
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el: Improvements suggested by Drew Adams:
|
2010-01-02 |
Juanma Barranquero |
Fix typos.
|
2010-01-02 |
Juanma Barranquero |
lisp/ChangeLog: Fix typos.
|
2010-01-02 |
Juanma Barranquero |
lisp/*: Fix typos in docstrings and messages.
|
2010-01-02 |
Juanma Barranquero |
lisp/org/org.el: Fix typos in error messages.
|
2010-01-02 |
Juanma Barranquero |
etc/NEWS: Fix typos.
|
2010-01-01 |
Chong Yidong |
Fix buffer overflow in ns_get_color.
|
2010-01-01 |
Chong Yidong |
* lisp/gnus/message.el (message-exchange-point-and-mark): Call
|
2010-01-01 |
Chong Yidong |
* lisp/files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
|
2010-01-01 |
Chong Yidong |
* lisp/ChangeLog: Update bug number in last change.
|
2010-01-01 |
Chong Yidong |
* comint.el (comint-input-ring-size): Make it a defcustom and
|
2010-01-01 |
Chong Yidong |
* src/lread.c (syms_of_lread): Make it clearer that these are the
|
2010-01-01 |
Chong Yidong |
* eval.c (run_hook_with_args): Handle the case where the global
|
2009-12-31 |
Chong Yidong |
Bump version to 23.1.91. Regenerate AUTHORS and ldefs-boot.el.
EMACS_PRETEST_23_1_91
|
2009-12-30 |
Nick Roberts |
Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
|
2009-12-30 |
Chong Yidong |
* doc/emacs/building.texi: Re-apply revno 99212, which was
|
2009-12-30 |
Nick Roberts |
(vc-hg-working-revision): Tweak previous change.
|
2009-12-30 |
Nick Roberts |
Show working revision correctly for mercurial.
|
2009-12-29 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2009-12-29 |
Chong Yidong |
* doc/emacs/misc.texi (Shell): Document async-shell-command.
|
2009-12-29 |
Juanma Barranquero |
Declare some functions for the byte-compiler.
|
2009-12-29 |
Nick Roberts |
This changeset reverts GDB Graphical Interface to use annotations. It incorporates features added
|
2009-12-29 |
Nick Roberts |
This changeset reverts GDB Graphical Interface to use annotations. It incorporates features added
|
2009-12-29 |
Dan Nicolaescu |
Make vc-dir work on subdirectories of the bzr root.
|
2009-12-29 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2009-12-29 |
Juanma Barranquero |
process.c: Fix typo in comment.
|
2009-12-28 |
Tassilo Horn |
Merge: * font-lock.el (font-lock-refresh-defaults): New function, which
|
2009-12-28 |
Tassilo Horn |
* font-lock.el (font-lock-refresh-defaults): New function, which
|
2009-12-28 |
Tassilo Horn |
Merge from mainline.
|
2009-12-28 |
Dan Nicolaescu |
* vc-rcs.el (vc-rcs-register): Fix registering a specific version.
|
2009-12-28 |
Dan Nicolaescu |
(vc-bzr-log-view-mode): Fix short log regexp.
|
2009-12-28 |
Juanma Barranquero |
INSTALL: Remove obsolete notes about line endings, and fix some typos.
|
2009-12-28 |
Juanma Barranquero |
INSTALL: Remove obsolete notes about line endings, and fix some typos.
|
2009-12-28 |
Andreas Schwab |
Fix bazaar update instructions
|
2009-12-28 |
Andreas Schwab |
Remove duplicate .bzrignore entry
|
2009-12-28 |
Kenichi Handa |
Merge: Add entries in ChangeLog
|
2009-12-28 |
Kenichi Handa |
Add new entries to ChangeLog
|
2009-12-28 |
Kenichi Handa |
*** empty log message ***
|
2009-12-28 |
Kenichi Handa |
*** empty log message ***
|
2009-12-28 |
Juanma Barranquero |
Supersede color.diff settings in git log (bug#5211).
|
2009-12-28 |
Juanma Barranquero |
Supersede color.diff settings in git log (bug#5211).
|
2009-12-28 |
Juanma Barranquero |
Update .bzrignore.
|
2009-12-28 |
Juanma Barranquero |
Update .bzrignore.
|
2009-12-28 |
Juanma Barranquero |
Update autoload checksum.
|
2009-12-27 |
Karl Fogel |
Merge: update nt/INSTALL for CVS->Bazaar switchover too.
|
2009-12-27 |
Karl Fogel |
Merge: document that we are on Bazaar now.
|
2009-12-27 |
Andreas Schwab |
Add .bzrignore
|
2009-12-27 |
Karl Fogel |
* INSTALL: Update for CVS->Bazaar switchover.
|
2009-12-27 |
Karl Fogel |
* INSTALL.BZR: Rename from INSTALL.CVS, edit to talk about Bazaar.
|
2009-12-27 |
Chong Yidong |
* minibuf.c (Fall_completions): Minor optimization.
|
2009-12-26 |
Kevin Ryde |
* man.el
|
2009-12-26 |
Kevin Ryde |
(Man-bgproc-sentinel): When "-k foo" produces no output show error
|
2009-12-26 |
Kevin Ryde |
Tweak a comment: it's man-db on gnu/linux which agrees with posix that
|
2009-12-26 |
Kevin Ryde |
* man.el (man): Revise docstring a bit to show -a and -l as
|
2009-12-26 |
Kevin Ryde |
* man.el (man): Revise docstring a bit to show -a and -l as
|
2009-12-26 |
Kevin Ryde |
* info-look.el (sh-mode): Look for coreutils new "Concept Index"
|
2009-12-26 |
Kevin Ryde |
* info-look.el (sh-mode): Look for coreutils new "Concept Index"
|
2009-12-26 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
|
2009-12-26 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-26 |
Eli Zaretskii |
(pitx) Fix last change.
|
2009-12-26 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-26 |
Eli Zaretskii |
(pgx): Fix display of composite glyphs. Display cmp.from and cmp.to as well.
|
2009-12-25 |
Chong Yidong |
* calc.texi (General Mode Commands): Calc file should be in .emacs.d.
|
2009-12-25 |
Chong Yidong |
* frames.texi (Resources): Describe inhibit-x-resources.
|
2009-12-25 |
Chong Yidong |
* emacs.texi (Top): Update node listing.
|
2009-12-25 |
Kenichi Handa |
(command_loop_1): Fix previous change.
|
2009-12-25 |
Kenichi Handa |
(devanagari-composable-pattern): Fixed to
|
2009-12-25 |
Kenichi Handa |
(composition_adjust_point): Update prototype.
|
2009-12-25 |
Kenichi Handa |
(composition_reseat_it): Don't make a composition
|
2009-12-25 |
Kenichi Handa |
(command_loop_1): Force redisplay if the last point
|
2009-12-24 |
Stefan Monnier |
(Fsave_excursion): Mention save-current-buffer in the docstring.
|
2009-12-23 |
Vinicius Jose Latorre |
Attribute face for faces specified as string.
|
2009-12-23 |
Glenn Morris |
Comment on out-of-sequence messages.
|
2009-12-22 |
Glenn Morris |
Add some notes on the debbugs.gnu.org setup.
|
2009-12-19 |
Glenn Morris |
Update some addresses for debbugs.gnu.org.
|
2009-12-19 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-19 |
Eli Zaretskii |
(pitx): Don't use enum names, use their values. Remove reference to
|
2009-12-19 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-19 |
Eli Zaretskii |
($(BLD)/cmds.$(O)): Depend on frame.h.
|
2009-12-19 |
Eli Zaretskii |
(alloc.o): Fix last change.
|
2009-12-19 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-19 |
Eli Zaretskii |
Update dependencies in Makefile.in.
|
2009-12-19 |
Andreas Schwab |
(Fclear_font_cache): Pass correct cache argument to
|
2009-12-18 |
Ulf Jasper |
Fixed timezone handling problem in icalendar.el.
|
2009-12-18 |
Katsumi Yamaoka |
(Direct Functions): Add missing port number to tls method.
|
2009-12-18 |
Katsumi Yamaoka |
Typo.
|
2009-12-18 |
Katsumi Yamaoka |
replace [:digit:] with [0-9] for XEmacs.
|
2009-12-17 |
Michael Albinus |
* files.el (file-expand-wildcards): In case of remote files, check
|
2009-12-17 |
Glenn Morris |
Expand on previous change.
|
2009-12-17 |
Glenn Morris |
Refer to the static bug page (rather than the dynamic one) for a list
|
2009-12-17 |
Glenn Morris |
emacsbugs.donarmstrong.com -> debbugs.gnu.org throughout.
|
2009-12-17 |
Glenn Morris |
Change bug web-page to short-form at debbugs.gnu.org.
|
2009-12-17 |
Glenn Morris |
(gnus-bug-group-download-format-alist): Change emacs entry to
|
2009-12-17 |
Glenn Morris |
(bug-reference-url-format): Change to debbugs.gnu.org.
|
2009-12-17 |
Juanma Barranquero |
Some doc fixes (more needed).
|
2009-12-17 |
Juri Linkov |
Fix regression from 23.1 to allow multiple modes in Local Variables.
|
2009-12-17 |
Juri Linkov |
Make `dired-diff' more safe. (Bug#5225)
|
2009-12-17 |
Andreas Schwab |
Regenerate autoloads.
|
2009-12-17 |
Andreas Schwab |
(batch-update-autoloads): Only exclude
|
2009-12-17 |
Andreas Schwab |
(prefix-args${EXEEXT}): Don't compile prefix-args.c
|
2009-12-16 |
Juri Linkov |
Revert to old 23.1 logic of using the file at the mark as default.
|
2009-12-15 |
Chong Yidong |
Minor tweak to last change.
|
2009-12-15 |
Chong Yidong |
* xdisp.c (decode_mode_spec): Inhibit garbage collection when
|
2009-12-15 |
Michael Albinus |
* net/tramp.el (tramp-echo-mark-marker-length): New defconst.
|
2009-12-15 |
Michael Albinus |
* dbusbind.c (xd_retrieve_arg): Reorder declarations in order to
|
2009-12-15 |
Glenn Morris |
Add appendix with the GFDL.
|
2009-12-15 |
Jay Belanger |
(Radix Modes): Clean up wording.
|
2009-12-15 |
Juanma Barranquero |
Add EDT Emulation manual.
|
2009-12-15 |
Glenn Morris |
(Coding Standards): Update URL.
|
2009-12-15 |
Glenn Morris |
Update some URLs.
|
2009-12-15 |
Glenn Morris |
*** empty log message ***
|
2009-12-15 |
Glenn Morris |
Remove comments about edt-user.doc. No longer applies now file has
|
2009-12-15 |
Glenn Morris |
Update comments for edt doc changes.
|
2009-12-15 |
Glenn Morris |
(Default keypad): Remove commented out node, which is just a duplicate
|
2009-12-15 |
Glenn Morris |
Add EDT entry.
|
2009-12-15 |
Glenn Morris |
(INFO_FILES): Add edt.
|
2009-12-15 |
Glenn Morris |
(INFO_TARGETS, DVI_TARGETS): Add edt.
|
2009-12-15 |
Glenn Morris |
New file (etc/edt-user.doc converted to Texinfo).
|
2009-12-15 |
Glenn Morris |
Split into edt-user.el and ../doc/misc/edt.texi, and remove.
|
2009-12-15 |
Glenn Morris |
New file, split out from edt-user.doc.
|
2009-12-15 |
Jay Belanger |
*** empty log message ***
|
2009-12-15 |
Jay Belanger |
(Radix Modes): Clarify two's complement notation.
|
2009-12-14 |
Chong Yidong |
* Makefile.in: Revert last change (Bug#5191).
|
2009-12-14 |
Juri Linkov |
(org-export-html-style-include-default):
|
2009-12-14 |
Dan Nicolaescu |
(vc-hg-working-revision): Make sure the command is executed in a
|
2009-12-14 |
Dan Nicolaescu |
(vc-hg-print-log): Fix argument order.
|
2009-12-14 |
Chong Yidong |
* progmodes/python.el (python-symbol-completions): Remove text
|
2009-12-14 |
Nick Roberts |
(gdb-frame-handler): Only set gud-lat-frame
|
2009-12-14 |
Nick Roberts |
*** empty log message ***
|
2009-12-14 |
Juri Linkov |
(ediff-context-diff-label-regexp): Don't match
|
2009-12-14 |
Glenn Morris |
Comment.
|
2009-12-14 |
Juri Linkov |
* info.el (Info-hide-cookies-node): Before hiding a cookie,
|
2009-12-14 |
Chong Yidong |
* cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
|
2009-12-14 |
Chong Yidong |
* sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
|
2009-12-14 |
Glenn Morris |
(message-sort-headers): Define for compiler.
|
2009-12-14 |
Kenichi Handa |
*** empty log message ***
|
2009-12-14 |
Kenichi Handa |
(decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19)
|
2009-12-13 |
Glenn Morris |
(report-emacs-bug): In message-mode, sort manually before storing
|
2009-12-13 |
Reiner Steib |
(mm-sign-option, mm-encrypt-option): Add :version tag.
|
2009-12-13 |
Jan Djärv |
Set the extended window manager hint for tooltip windows.
|
2009-12-13 |
Jan Djärv |
Work around warning about g_set_prgname() called multiple times.
|
2009-12-13 |
Jan Djärv |
Bug 5177: Scroll bar thumb did not move when scrolling with mouse wheel.
|
2009-12-13 |
Jan Djärv |
xftfont.c: Parse symbolic names for constants also.
|
2009-12-13 |
Chong Yidong |
Add commentary about how to use Semantic.
|
2009-12-12 |
Dmitry Dzhus |
NEWS entry for gdb-mi GSoC changes.
|
2009-12-12 |
Michael Albinus |
* net/dbus.el (dbus-property-handler): Filter lambda forms out
|
2009-12-12 |
Jan Djärv |
Fix typo.
|
2009-12-12 |
Chong Yidong |
* simple.el (compose-mail): Remove mail-setup-with-from from
|
2009-12-12 |
Jan Djärv |
DPI might get set to 0 if we saw some Xsettings, but not DPI.
|
2009-12-12 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-12 |
Eli Zaretskii |
(struct text_pos): Use EMACS_INT;
|
2009-12-12 |
Jan Djärv |
gtkutil.c: Scroll bar thumb not updated properly (bug #5177).
|
2009-12-12 |
Reiner Steib |
(message-info): Explain why we use `Info-goto-node'.
|
2009-12-12 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-12 |
Eli Zaretskii |
(archive-rar-summarize): Support Attribute fields in RAR archives
|
2009-12-12 |
Stefan Monnier |
(minibuffer-local-must-match-filename-map): Re-instate the varalias that was
|
2009-12-12 |
Miles Bader |
Remove RCS keywords
|
2009-12-12 |
Kenichi Handa |
(malayalam-composable-pattern): Fix previous change.
|
2009-12-12 |
Kenichi Handa |
*** empty log message ***
|
2009-12-12 |
Kenichi Handa |
(indian-compose-regexp): New function.
|
2009-12-12 |
Kenichi Handa |
*** empty log message ***
|
2009-12-12 |
Kenichi Handa |
(struct ftfont_info): New member matrix.
|
2009-12-12 |
Kenichi Handa |
(struct xftfont_info): New member matrix.
|
2009-12-11 |
Miles Bader |
Remove RCS keywords
|
2009-12-11 |
Chong Yidong |
* progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
|
2009-12-11 |
Chong Yidong |
* makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
|
2009-12-11 |
Dan Nicolaescu |
* verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re,
|
2009-12-11 |
Glenn Morris |
(safe-pos-list): Define for compiler.
|
2009-12-11 |
Glenn Morris |
Fix thinko.
|
2009-12-11 |
Glenn Morris |
Fix typo.
|
2009-12-11 |
Glenn Morris |
No longer require sendmail.
|
2009-12-11 |
Glenn Morris |
(emacs-lisp-mode-map): Standardize the capitalization of some menu entries.
|
2009-12-11 |
Vinicius Jose Latorre |
Asure buffer-display-table is unique when two or more windows are visible.
|
2009-12-11 |
Vinicius Jose Latorre |
Asure buffer-display-table is unique when two or more windows are visible.
|
2009-12-10 |
Vinicius Jose Latorre |
Doc fix.
|
2009-12-10 |
Jan Djärv |
configure.in: Check for RSVG if GNUStep is used.
|
2009-12-10 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-10 |
Eli Zaretskii |
(archive-rar-summarize): Allow between 6 and 7 characters in the
|
2009-12-10 |
Alan Mackenzie |
Fix bug#5091: indentation in c++-mode.
|
2009-12-10 |
Dan Nicolaescu |
(vc-svn-after-dir-status): Fix regexp. (Bug#4741)
|
2009-12-10 |
Stefan Monnier |
Remove mention of latex-complete, which was removed before the release.
|
2009-12-10 |
Stefan Monnier |
Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
|
2009-12-10 |
Glenn Morris |
(top-level): Move require 'mail-utils to start.
|
2009-12-10 |
Glenn Morris |
(log-view-vc-backend, log-view-vc-fileset): Define for compiler.
|
2009-12-10 |
Glenn Morris |
(report-emacs-bug): Use whichever send command is appropriate for the
|
2009-12-09 |
Chong Yidong |
* lib-src/makefile.w32-in, doc/lispintro/makefile.w32-in: Use
|
2009-12-09 |
Jan Djärv |
configure.in: Don't check for RSVG or GConf unless X11 is used.
|
2009-12-09 |
Andreas Schwab |
* xsettings.c: Include "keyboard.h".
|
2009-12-09 |
Andreas Schwab |
(xg_tool_bar_proxy_help_callback): Fix missing return.
|
2009-12-09 |
Andreas Schwab |
* cmds.c: Include "frame.h".
|
2009-12-09 |
Andreas Schwab |
Regenerate.
|
2009-12-09 |
Michael Albinus |
* NEWS: Point to the external counterparts of su and sudo.
|
2009-12-09 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
|
2009-12-09 |
Michael Albinus |
* eshell.texi (History): Add the other built-in variables.
|
2009-12-09 |
Dan Nicolaescu |
Fix short log parsing and fontification.
|
2009-12-09 |
Stefan Monnier |
Drop some properties to avoid surprises.
|
2009-12-09 |
Chong Yidong |
No longer need to patch configure.
|
2009-12-09 |
Stefan Monnier |
Minor cleanup.
|
2009-12-09 |
Chong Yidong |
Bump version to 23.1.90.
EMACS_PRETEST_23_1_90
|
2009-12-09 |
Chong Yidong |
AUTHORS: Regenerate
|
2009-12-09 |
Chong Yidong |
ldefs-boot.el: Regenerate.
|
2009-12-09 |
Stefan Monnier |
Get rid of the ELCFILES abomination.
|
2009-12-09 |
Chong Yidong |
Remove resolved GTK on Cygwin problem.
|
2009-12-09 |
Chong Yidong |
* configure.in: Allow compiling Emacs with GTK on Cygwin.
|
2009-12-09 |
Kenichi Handa |
Require help-mode instead of help-fns.
|
2009-12-09 |
Kenichi Handa |
*** empty log message ***
|
2009-12-09 |
Kenichi Handa |
*** empty log message ***
|
2009-12-09 |
Kenichi Handa |
(ucs-names): Supply a sufficiently fine ranges instead of
|
2009-12-08 |
Dan Nicolaescu |
Add support for stashing a snapshot of the current tree.
|
2009-12-08 |
Juanma Barranquero |
* play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
|
2009-12-08 |
Glenn Morris |
Fix entries.
|
2009-12-08 |
Glenn Morris |
(vc-mtn-print-log): Fix typo in previous.
|
2009-12-08 |
Glenn Morris |
(ELCFILES): Regenerate.
|
2009-12-08 |
Glenn Morris |
Fix log entries.
|
2009-12-08 |
Chong Yidong |
NEWS entries for mail-user-agent and CEDET.
|
2009-12-07 |
Juri Linkov |
Don't lazy-highlight the comint output in history Isearch mode.
|
2009-12-07 |
Stefan Monnier |
(latex-complete, latex-indent-or-complete): Remove.
|
2009-12-07 |
Andreas Schwab |
(unexec): Don't search for .data twice.
|
2009-12-07 |
Stefan Monnier |
* minibuffer.el (completion-at-point-functions): New var.
|
2009-12-07 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-07 |
Eli Zaretskii |
Prevent save-buffer in Rmail buffers from using the coding-system
|
2009-12-07 |
Juri Linkov |
(grep-read-files): Use `completing-read'
|
2009-12-07 |
Juri Linkov |
Correctly restore original Isearch point. (Bug#4994)
|
2009-12-07 |
Stefan Monnier |
(ucs-names): Fix last-minute paren-typo.
|
2009-12-07 |
Chong Yidong |
* vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
|
2009-12-07 |
Chong Yidong |
Added compose-mail-user-agent-warnings.
|
2009-12-07 |
Stefan Monnier |
(ucs-names): Weed out at compile-time the chars that don't have names, so
|
2009-12-07 |
Chong Yidong |
* simple.el (compose-mail): Check for incompatibilities and warn.
|
2009-12-07 |
Dan Nicolaescu |
Support showing a single log entry from vc-annotate.
|
2009-12-07 |
Michael Kifer |
2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
|
2009-12-07 |
Michael Albinus |
Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
|
2009-12-07 |
Dan Nicolaescu |
Get the background mode from the terminal for xterm, and set
|
2009-12-07 |
Glenn Morris |
Ulrich Mueller <ulm at gentoo.org>
|
2009-12-07 |
Stefan Monnier |
Make it work for non-file buffers (bug#5102).
|
2009-12-06 |
Chong Yidong |
* vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
|
2009-12-06 |
Dan Nicolaescu |
*** empty log message ***
|
2009-12-06 |
Dan Nicolaescu |
* vc-git.el (vc-git-print-log): Handle a limit argument. Display
|
2009-12-06 |
Dan Nicolaescu |
Make vc-revert change VC state from 'added to 'unregistered.
|
2009-12-06 |
Chong Yidong |
* log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
|
2009-12-06 |
Chong Yidong |
* vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
|
2009-12-06 |
Ulf Jasper |
Fixed Bug#5096.
|
2009-12-06 |
Chong Yidong |
* simple.el (beginning-of-visual-line): Constrain to field
|
2009-12-06 |
Ulf Jasper |
Fixed Bug#5008.
|
2009-12-06 |
Chong Yidong |
* progmodes/js.el (js--js-not): Add null to the list of values.
|
2009-12-06 |
Chong Yidong |
* ansi-color.el (ansi-color-for-comint-mode): Add :version
|
2009-12-06 |
Roland Winkler |
* textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry delimiter
|
2009-12-06 |
Roland Winkler |
(bibtex-enclosing-field): Exclude entry delimiter if it is at the end
|
2009-12-06 |
Stefan Monnier |
(minibuffer-complete-and-exit): Don't replace the
|
2009-12-06 |
Stefan Monnier |
(completion-in-region): Improve docstring.
|
2009-12-06 |
Kevin Ryde |
* info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
|
2009-12-06 |
Kevin Ryde |
* info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
|
2009-12-06 |
Kevin Ryde |
* ffap.el (ffap-rfc-path): Make this a defcustom since
|
2009-12-06 |
Kevin Ryde |
* ffap.el (ffap-rfc-path): Make this a defcustom since
|
2009-12-05 |
Chong Yidong |
Copyedit several NEWS entries.
|
2009-12-05 |
Juri Linkov |
Save and restore dired buffer's point positions too. (Bug#4880)
|
2009-12-05 |
Chong Yidong |
* xdisp.c (push_display_prop): Don't set avoid_cursor_p. Return 0
|
2009-12-05 |
Chong Yidong |
* bindings.el (complete-symbol): Call semantic-ia-complete-symbol if
|
2009-12-05 |
Glenn Morris |
Add bug ref.
|
2009-12-05 |
Chong Yidong |
* misc.texi (Shell Options): ansi-color is now default.
|
2009-12-05 |
Chong Yidong |
Fix commentary to reflect that ansi-color is now enabled by default.
|
2009-12-05 |
Chong Yidong |
ansi-color is now enabled by default in the shell.
|
2009-12-05 |
Chong Yidong |
* shell.el (shell): Require ansi-color (Bug#5113).
|
2009-12-05 |
Chong Yidong |
* hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
|
2009-12-05 |
Alan Mackenzie |
*** empty log message ***
|
2009-12-05 |
Chong Yidong |
Minor doc fix.
|
2009-12-05 |
Chong Yidong |
* textmodes/sgml-mode.el (sgml-lexical-context): Recognise
|
2009-12-05 |
Chong Yidong |
* xfaces.c (Fx_family_fonts): Handle 2009-07-14 change to return
|
2009-12-05 |
Chong Yidong |
Fix a comment and delete trailing whitespace.
|
2009-12-05 |
Juri Linkov |
(Info-find-node-2): Set `Info-current-subfile' to nil
|
2009-12-05 |
Chong Yidong |
* cedet/semantic/bovine/c.el (semantic-c-describe-environment):
|
2009-12-05 |
Eli Zaretskii |
(next_element_from_ellipsis): Fix a typo in the commentary.
|
2009-12-05 |
Eli Zaretskii |
(next_element_from_display_vector): Fix a typo in the commentary.
|
2009-12-05 |
Alan Mackenzie |
Revert change 1.85
|
2009-12-05 |
Roland Winkler |
*** empty log message ***
|
2009-12-05 |
Roland Winkler |
(bibtex-map-entries): Use marker to keep
|
2009-12-05 |
Glenn Morris |
Documented diary view-mode.
|
2009-12-05 |
Glenn Morris |
(Diary Display): Mention View mode.
|
2009-12-05 |
Glenn Morris |
(Displaying the Diary): Mention keys apply to calendar.
|
2009-12-05 |
Glenn Morris |
A bit rusty on the alphabet.
|
2009-12-05 |
Glenn Morris |
Put calendar and diary hooks back in alphabetical order following
|
2009-12-05 |
Glenn Morris |
Documented diary fancy display.
|
2009-12-05 |
Glenn Morris |
Make it less tasty.
|
2009-12-05 |
Glenn Morris |
(Top): Update menu for cal-xtra node changes.
|
2009-12-05 |
Glenn Morris |
(Displaying the Diary): Holidays may be in the buffer
|
2009-12-05 |
Glenn Morris |
(Advanced Calendar/Diary Usage): Update menu.
|
2009-12-05 |
Glenn Morris |
(Standard Hooks): Remove diary-display-hook, replaced by
|
2009-12-05 |
Chong Yidong |
* quail/cyrillic.el (russian-typewriter): Change keyboard layout.
|
2009-12-05 |
Stefan Monnier |
(completion-pcm--merge-try): Also consider placing point after a star, if
|
2009-12-05 |
Dan Nicolaescu |
(vc-dir): Use the correct markup for showing keymaps
|
2009-12-04 |
Juri Linkov |
(proced): Call `(proced-update t)' to update process
|
2009-12-04 |
Juri Linkov |
(dired-auto-revert-buffer): New defcustom.
|
2009-12-04 |
Juri Linkov |
Change roles of modes and functions in image-mode.el (Bug#5062).
|
2009-12-04 |
Ulf Jasper |
Newsticker fixes/changes.
|
2009-12-04 |
Sam Steingold |
(log-view-mode-map): "q" calls quit-window,
|
2009-12-04 |
Juanma Barranquero |
Fix `string-to-number' to deal consistently with integers and floats.
|
2009-12-04 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-04 |
Eli Zaretskii |
(enum prop_idx) <AUTO_COMPOSED_PROP_IDX>: Delete unused enumeration value.
|
2009-12-04 |
Glenn Morris |
Regenerate autoloads.
|
2009-12-04 |
Stefan Monnier |
Minor cleanup.
|
2009-12-03 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-03 |
Eli Zaretskii |
(lisp, shortlisp): Replace indian.el with indian.elc.
|
2009-12-03 |
Dan Nicolaescu |
Limit the number of log entries displayed by default.
|
2009-12-03 |
Stefan Monnier |
(Fmake_network_process): Fix up the tests for
|
2009-12-03 |
Stefan Monnier |
(Qseqpacket): New symbol.
|
2009-12-03 |
Glenn Morris |
(class): Restore still useful declaration.
|
2009-12-03 |
Alan Mackenzie |
Enhance `c-parse-state' to run efficiently in "brace desserts".
|
2009-12-03 |
Alan Mackenzie |
Correct conflicts in previous patch.
|
2009-12-03 |
Alan Mackenzie |
*** empty log message ***
|
2009-12-03 |
Roland Winkler |
*** empty log message ***
|
2009-12-03 |
Roland Winkler |
(proced-filter-alist): Use regexp-quote.
|
2009-12-03 |
Michael Albinus |
Cleanup.
|
2009-12-03 |
Glenn Morris |
Revert previous accidental commit.
|
2009-12-03 |
Dan Nicolaescu |
(vc-bzr-dir-extra-headers): Fix typo.
|
2009-12-03 |
Dan Nicolaescu |
Add support for bzr shelve/unshelve.
|
2009-12-03 |
Dan Nicolaescu |
(vc-bzr-print-log): Deal with nil arguments better.
|
2009-12-03 |
Stefan Monnier |
(bibtex-complete-internal): Use completion-in-region.
|
2009-12-03 |
Dan Nicolaescu |
Support applying stashes. Improve UI.
|
2009-12-03 |
Glenn Morris |
(log-view-vc-backend, log-view-vc-fileset): Declare.
|
2009-12-03 |
Glenn Morris |
(Free Software and Free Manuals): Update URL, and remove duplicate text.
|
2009-12-03 |
Stefan Monnier |
(makefile-special-targets-list): No need for it to be an alist any more.
|
2009-12-03 |
Stefan Monnier |
(octave-complete-symbol): Use completion-in-region.
|
2009-12-03 |
Stefan Monnier |
Misc cleanup.
|
2009-12-03 |
Juanma Barranquero |
* progmodes/pascal.el: Require CL when compiling (for lexical-let).
|
2009-12-03 |
Stefan Monnier |
(try-expand-dabbrev-visible): Preserve point in the
|
2009-12-02 |
Stefan Monnier |
Use completion-in-buffer and remove uses of dynamic scoping.
|
2009-12-02 |
Kenichi Handa |
*** empty log message ***
|
2009-12-02 |
Kenichi Handa |
Include ZWJ and ZWNJ in the patterns to shape for all Indic scripts.
|
2009-12-02 |
Stefan Monnier |
Use completion-in-buffer.
|
2009-12-02 |
Stefan Monnier |
(message-completion-in-region): New compatibility function.
|
2009-12-02 |
Glenn Morris |
Replace all pop-to-buffer calls with rmail-pop-to-buffer, to prevent
|
2009-12-02 |
Glenn Morris |
(rmail-pop-to-buffer): New function. (Bug#2282)
|
2009-12-02 |
Glenn Morris |
(diary-list-entries): Replace superfluous save-excursion with
|
2009-12-02 |
Glenn Morris |
Comment.
|
2009-12-02 |
Glenn Morris |
2009-12-02 Michael Welsh Duggan <mwd at cert.org>
|
2009-12-02 |
Glenn Morris |
Andreas Politz <politza at fh-trier.de> (tiny change)
|
2009-12-02 |
Juanma Barranquero |
* mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
|
2009-12-02 |
Katsumi Yamaoka |
(gnus-group-prepare-flat): Check also whether groups with no unread article
|
2009-12-01 |
Stefan Monnier |
(tpu-cursor-free-mode): Emit message.
|
2009-12-01 |
Stefan Monnier |
(comint-insert-input): Ignore clicks to the right of
|
2009-12-01 |
Stefan Monnier |
(vc-print-log-internal): Don't wait for the prcess to
|
2009-12-01 |
Stefan Monnier |
(pcomplete/cd): Complete more than one argument, just in case.
|
2009-12-01 |
Stefan Monnier |
(pcomplete-std-complete): Don't try to complete past the last element.
|
2009-12-01 |
Chong Yidong |
* message.el: Revert last change.
|
2009-12-01 |
Stefan Monnier |
(normal-erase-is-backspace-mode): Fix thinko in message.
|
2009-12-01 |
Glenn Morris |
Add etc/images/mpc directory.
|
2009-12-01 |
Glenn Morris |
(window--display-buffer-2): Fix previous changes.
|
2009-12-01 |
Chong Yidong |
Delete trailing whitespace.
|
2009-12-01 |
Chong Yidong |
* mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
|
2009-12-01 |
Miles Bader |
Add arch tagline
|
2009-12-01 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2009-12-01 |
YAMAMOTO Mitsuharu |
(font_load_for_lface, font_open_by_name): Don't store name
|
2009-12-01 |
Glenn Morris |
(ELCFILES): Add mpc.elc.
|
2009-12-01 |
Glenn Morris |
New file.
|
2009-12-01 |
Glenn Morris |
Add missing entry.
|
2009-12-01 |
Bill Wohler |
*** empty log message ***
|
2009-12-01 |
Bill Wohler |
(Searching): Use mh vfolder_format and fix typo in database path for
|
2009-12-01 |
Bill Wohler |
*** empty log message ***
|
2009-12-01 |
Bill Wohler |
(mh-mairix-execute-search): Use mh vfolder_format. Fix typo in
|
2009-12-01 |
Stefan Monnier |
* mpc.el: New file.
|
2009-12-01 |
Glenn Morris |
(window-to-use): Define for compiler.
|
2009-12-01 |
Glenn Morris |
(byte-compile-save-excursion): Make message consistent with others (no
|
2009-12-01 |
Glenn Morris |
(rmail-mime-handle): Doc fix.
|
2009-12-01 |
Glenn Morris |
Update maintainer per comment from HN in bug#5056: "I no longer
|
2009-12-01 |
Glenn Morris |
Mention usertags.
|
2009-12-01 |
Dan Nicolaescu |
Make vc-print-log buttons work.
|
2009-11-30 |
Juanma Barranquero |
* savehist.el (savehist-autosave-interval): Allow setting to nil
|
2009-11-30 |
Juanma Barranquero |
Fix references to jit-lock properties.
|
2009-11-30 |
Katsumi Yamaoka |
Add Bug#4698 to 2009-11-29 change. By Reiner Steib.
|
2009-11-30 |
Juri Linkov |
(multi-isearch-search-fun): Always provide a non-nil
|
2009-11-30 |
Dan Nicolaescu |
(vc-git-registered): Call vc-git-root only once.
|
2009-11-30 |
Stefan Monnier |
(print_preprocess): Preprocess the key_and_value table of
|
2009-11-30 |
Juri Linkov |
(multi-isearch-read-buffers): Move canonicalization
|
2009-11-30 |
Juri Linkov |
(multi-isearch-read-buffers)
|
2009-11-30 |
Juri Linkov |
(doc-view-continuous):
|
2009-11-30 |
Juri Linkov |
(comint-mode-map): Rebind `M-r' from
|
2009-11-30 |
Juri Linkov |
(perform-replace): Let-bind recenter-last-op to nil.
|
2009-11-30 |
Stefan Monnier |
Minor cleanup and simplification.
|
2009-11-30 |
Stefan Monnier |
(perl-font-lock-special-syntactic-constructs):
|
2009-11-29 |
Juri Linkov |
(Highlight Interactively): Actually a list of
|
2009-11-29 |
Juri Linkov |
*** empty log message ***
|
2009-11-29 |
Juri Linkov |
(describe-char-unidata-list): Use lowercase name
|
2009-11-29 |
Juri Linkov |
(fancy-about-text): Fix wording of Guided Tour. (Bug#4960)
|
2009-11-29 |
Juri Linkov |
(ediff-minibuffer-with-setup-hook): New compatibility macro.
|
2009-11-29 |
Juri Linkov |
* gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
|
2009-11-29 |
Juri Linkov |
Add defcustom to define the cycling order of `recenter-top-bottom'. (Bug#4981)
|
2009-11-29 |
Michael Albinus |
*** empty log message ***
|
2009-11-29 |
Michael Albinus |
* tramp.texi (Remote processes): Improve eshell example with "su"
|
2009-11-29 |
Michael Albinus |
*** empty log message ***
|
2009-11-29 |
Michael Albinus |
* eshell/esh-util.el (top): Require also Tramp when compiling.
|
2009-11-29 |
Michael Albinus |
* eshell/em-unix (eshell/whoami): Make it a defun but a defalias.
|
2009-11-29 |
Michael Albinus |
* net/tramp.el (tramp-maybe-open-connection): Open the remote
|
2009-11-29 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
|
2009-11-29 |
Jan Djärv |
frame.c (frame_make_pointer_invisible)
|
2009-11-28 |
Stefan Monnier |
Try and remove assumptions about point-min==1.
|
2009-11-28 |
Chong Yidong |
* sem-user.texi (Semantic mode): Link to Idle Scheduler.
|
2009-11-28 |
Chong Yidong |
* semantic.texi (Analyzer Internals): Rename from Analyzer.
|
2009-11-28 |
Stefan Monnier |
(image-minor-mode): Exit more gracefully when the image
|
2009-11-28 |
Kevin Ryde |
* erc.texi (Development): Correction to git tutorial url.
|
2009-11-28 |
Kevin Ryde |
* erc.texi (Development): Correction to git tutorial url.
|
2009-11-28 |
Stefan Monnier |
(Man-completion-table): Make it easier to enter "<sec> <name>".
|
2009-11-28 |
Kevin Ryde |
* cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
|
2009-11-28 |
Kevin Ryde |
* cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
|
2009-11-28 |
Stefan Monnier |
* eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
|
2009-11-28 |
Eli Zaretskii |
(skip_invisible): Fix a typo in a comment.
|
2009-11-28 |
Eli Zaretskii |
*** empty log message ***
|
2009-11-28 |
Eli Zaretskii |
(Special Properties): More accurate description of what the `cursor'
|
2009-11-28 |
Eli Zaretskii |
*** empty log message ***
|
2009-11-28 |
Eli Zaretskii |
[!AUTO_DEPEND]: Remove outdated comment about omitted dependencies on lisp.h.
|
2009-11-27 |
Stefan Monnier |
(byte-compile-warning-types): New type `suspicious'.
|
2009-11-27 |
Stefan Monnier |
(gud-basic-call): Don't only save the buffer but the excursion as well.
|
2009-11-27 |
Jan Djärv |
Don't crash if an X terminal is deleted with force == t.
|
2009-11-27 |
Michael Albinus |
*** empty log message ***
|
2009-11-27 |
Michael Albinus |
* NEWS: New functions eshell/su and eshell/sudo.
|
2009-11-27 |
Michael Albinus |
*** empty log message ***
|
2009-11-27 |
Michael Albinus |
* eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
|
2009-11-27 |
Jan Djärv |
serach.c (simple_search): Remove warning by making *p const.
|
2009-11-27 |
Daiki Ueno |
(socks-send-command): Convert binary request to
|
2009-11-27 |
Stefan Monnier |
(describe-bindings-internal): Remove `interactive'.
|
2009-11-27 |
Stefan Monnier |
(Man-completion-table): Trim a terminating "(".
|
2009-11-27 |
Stefan Monnier |
(url-generic-parse-url): Bind deactivate-mark.
|
2009-11-26 |
Kevin Ryde |
* commands.texi (Misc Events): vindex mouse-wheel-up-event and
|
2009-11-26 |
Kevin Ryde |
* os.texi (Startup Summary): vindex inhibit-startup-message and
|
2009-11-26 |
Kevin Ryde |
* commands.texi (Misc Events): vindex mouse-wheel-up-event and
|
2009-11-26 |
Kevin Ryde |
* sha1.el (sha1-string-external): default-directory "/" in case
|
2009-11-26 |
Kevin Ryde |
* sha1.el (sha1-string-external): default-directory "/" in case
|
2009-11-26 |
Kevin Ryde |
* log-view.el: Add "Keywords: tools", since its other keywords
|
2009-11-26 |
Kevin Ryde |
* log-view.el: Add "Keywords: tools", since its other keywords
|
2009-11-26 |
Kevin Ryde |
* MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
|
2009-11-26 |
Kevin Ryde |
* MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
|
2009-11-26 |
Stefan Monnier |
Misc coding convention cleanups.
|
2009-11-26 |
Stefan Monnier |
Various minor fixes.
|
2009-11-26 |
Stefan Monnier |
(vc-bzr-annotate-command): Make operation asynchronous.
|
2009-11-26 |
Jan Djärv |
Mention Metacity hang on Emacs resize.
|
2009-11-26 |
Dan Nicolaescu |
(finder-mode-map): Add a menu.
|
2009-11-26 |
Dan Nicolaescu |
(power_letter): Remove duplicate const.
|
2009-11-26 |
Dan Nicolaescu |
* verilog-mode.el (verilog-at-struct-p): Support "signed" and
|
2009-11-26 |
Glenn Morris |
(eshell/cd): Don't throw to a tag outside the scope.
|
2009-11-26 |
Glenn Morris |
Fix format.
|
2009-11-26 |
Glenn Morris |
(Latest version of Emacs): Mention stability of development version.
|
2009-11-26 |
Glenn Morris |
VM has moved again.
|
2009-11-26 |
Kevin Ryde |
* arc-mode.el: Add "Keywords: files", so the details in its
|
2009-11-26 |
Kevin Ryde |
* arc-mode.el: Add "Keywords: files", so the details in its
|
2009-11-26 |
Kevin Ryde |
* textmodes/bibtex-style.el: Add "Keywords: tex".
|
2009-11-26 |
Kevin Ryde |
* international/isearch-x.el, international/ja-dic-cnv.el,
|
2009-11-26 |
Kevin Ryde |
* international/isearch-x.el, international/ja-dic-cnv.el,
|
2009-11-26 |
Kevin Ryde |
* international/isearch-x.el, international/ja-dic-cnv.el,
|
2009-11-26 |
Kevin Ryde |
* international/isearch-x.el, international/ja-dic-cnv.el,
|
2009-11-26 |
Kevin Ryde |
* textmodes/bibtex-style.el: Add "Keywords: tex".
|
2009-11-25 |
Kevin Ryde |
* textmodes/dns-mode.el: Add "Keywords: comm". It's only an
|
2009-11-25 |
Kevin Ryde |
* textmodes/dns-mode.el: Add "Keywords: comm". It's only an
|
2009-11-25 |
Johan Bockgård |
(vc-annotate-revision-previous-to-line): Really use previous revision.
|
2009-11-25 |
Kevin Ryde |
(man): completion-ignore-case t for friendliness and since man
|
2009-11-25 |
Kevin Ryde |
(man): completion-ignore-case t for friendliness and since man
|
2009-11-25 |
Kevin Ryde |
* man.el (Man-completion-table): default-directory "/" in case
|
2009-11-25 |
Kevin Ryde |
* man.el (Man-completion-table): default-directory "/" in case
|
2009-11-25 |
Juri Linkov |
(Man-completion-table): Modify regexp to include section names
|
2009-11-25 |
Jan Djärv |
(delete_tty): Remove check for last terminal (bug#4970).
|
2009-11-25 |
Juri Linkov |
Search recursively in gzipped files. (Bug#4982)
|
2009-11-25 |
Juri Linkov |
(doc-view-mode): Set buffer-local `view-read-only' to nil
|
2009-11-25 |
Juri Linkov |
Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
|
2009-11-25 |
Juri Linkov |
Provide additional default values (directories at other Dired
|
2009-11-25 |
Juri Linkov |
Provide additional default values (file name at point or at the
|
2009-11-25 |
Stefan Monnier |
Really make the *Completions* window soft-dedicated (bug#5030).
|
2009-11-25 |
Jan Djärv |
xsettings.c: Revert changes from 2009-11-23. Just use Xft defaults (bug #5025).
|
2009-11-25 |
Stefan Monnier |
* progmodes/meta-mode.el (meta-complete-symbol):
|
2009-11-25 |
Stefan Monnier |
(mail-abbrev-complete-alias): Use completion-in-region.
|
2009-11-25 |
Stefan Monnier |
(dabbrev--minibuffer-origin): Use minibuffer-selected-window.
|
2009-11-25 |
Stefan Monnier |
(abbrev--before-point): Use word-motion functions
|
2009-11-25 |
Stefan Monnier |
(string-prefix-p): New function.
|
2009-11-25 |
Stefan Monnier |
(Man-completion-cache): New var.
|
2009-11-25 |
Stefan Monnier |
(vc-print-log-internal): Make `limit' optional for better
|
2009-11-24 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Build
|
2009-11-24 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Build
|
2009-11-24 |
Kevin Ryde |
* emacs-lisp/elint.el (elint-add-required-env): Better error message
|
2009-11-24 |
Kevin Ryde |
* emacs-lisp/elint.el (elint-add-required-env): Better error message
|
2009-11-24 |
Stefan Monnier |
(linum-update-window): Ignore intangible (bug#4996).
|
2009-11-24 |
Stefan Monnier |
Handle the [back] button properly (bug#4979).
|
2009-11-24 |
Stefan Monnier |
(list-load-path-shadows): Setup a major mode
|
2009-11-24 |
Stefan Monnier |
(adjust_markers_for_delete): Move it in the right direction! (bug#4803)
|
2009-11-24 |
Stefan Monnier |
(Man-completion-table): New function.
|
2009-11-24 |
David Reitter |
vc-git-registered: use checkout directory (where .git is)
|
2009-11-24 |
Michael Albinus |
Improve handling of processes on remote hosts.
|
2009-11-24 |
Katsumi Yamaoka |
(message-from-style, message-interactive, message-signature): Always set
|
2009-11-24 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2009-11-24 |
YAMAMOTO Mitsuharu |
(x_new_font): Update f->scroll_bar_actual_width.
|
2009-11-24 |
YAMAMOTO Mitsuharu |
(font_open_entity): Don't use ASET if font_object is Qnil.
|
2009-11-24 |
Tassilo Horn |
* doc-view.el (doc-view-mode): Switch off view-mode explicitly,
|
2009-11-24 |
Michael Kifer |
2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
|
2009-11-24 |
Glenn Morris |
(focus-follows-mouse): Mention mouse-autoselect-window.
|
2009-11-24 |
Glenn Morris |
(global-semantic-idle-scheduler-mode): Move after definition of
|
2009-11-24 |
Glenn Morris |
(bookmark-bmenu-hide-filenames): Remove assignment to deleted variable
|
2009-11-24 |
Stefan Monnier |
(bookmark-bmenu-search): Clear echo area when exiting.
|
2009-11-23 |
Chong Yidong |
* net/browse-url.el (browse-url-filename-alist): On Windows, add
|
2009-11-23 |
Juri Linkov |
Implement DocView Continuous mode. (Bug#4896)
|
2009-11-23 |
Juri Linkov |
Implement Isearch in comint input history. (Bug#3746)
|
2009-11-23 |
Michael Albinus |
*** empty log message ***
|
2009-11-23 |
Michael Albinus |
* net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
|
2009-11-23 |
Jan Djärv |
Must create deps for ecrt0.o in its rule.
|
2009-11-23 |
Jan Djärv |
* etags.c (absolute_filename): Use memove if we have it for overlapping copy.
|
2009-11-23 |
Jan Djärv |
Set Xft defaults if no XSETTING is found, better default for Gtk+ font dialog.
|
2009-11-23 |
Stefan Monnier |
(move-to-window-line-last-op): Remove.
|
2009-11-23 |
Stefan Monnier |
(move-to-window-line-last-op): New var.
|
2009-11-23 |
Glenn Morris |
Sven Joachim <svenjoac at gmx.de>
|
2009-11-22 |
Chong Yidong |
* cedet/srecode/map.el (srecode-get-maps):
|
2009-11-22 |
Chong Yidong |
* cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):
|
2009-11-22 |
Glenn Morris |
Move entries to the correct file and fix format.
|
2009-11-22 |
Tassilo Horn |
* progmodes/subword.el (subword-mode-map): Fix subword-mode-map
|
2009-11-22 |
Andreas Schwab |
(simple_search): Avoid CHAR_TO_BYTE in inner loop when
|
2009-11-22 |
Michael Kifer |
2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
|
2009-11-22 |
Jay Belanger |
*** empty log message ***
|
2009-11-22 |
Jay Belanger |
(Radix modes): Discuss alternate bases for two's complement notations.
|
2009-11-21 |
Chong Yidong |
Update md5sum.
|
2009-11-21 |
Chong Yidong |
* cedet/semantic/complete.el (semantic-complete-read-tag-engine)
|
2009-11-21 |
Jan Djärv |
* cus-start.el (all): Add native condition for font-use-system-font.
|
2009-11-21 |
Jan Djärv |
Use a select wrapper around the GLib event loop, thus taking into account GLib
|
2009-11-21 |
Andreas Schwab |
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
|
2009-11-21 |
Alan Mackenzie |
(cc-imenu-java-generic-expression): A corrected version of the patch from
|
2009-11-21 |
Alan Mackenzie |
*** empty log message ***
|
2009-11-21 |
Tassilo Horn |
* progmodes/subword.el: Rename from lisp/subword.el.
|
2009-11-21 |
Stefan Monnier |
(bookmark-bmenu-bookmark-column): Remove var.
|
2009-11-21 |
Chong Yidong |
Fix last change.
|
2009-11-21 |
Stefan Monnier |
(bookmark-search-prompt, bookmark-search-timer): Remove.
|
2009-11-21 |
Glenn Morris |
(rmail-mime): Decode in fundamental-mode. (Bug#4993)
|
2009-11-21 |
Dan Nicolaescu |
* xterm.c (x_new_font):
|
2009-11-20 |
Chong Yidong |
* net/browse-url.el (browse-url-default-windows-browser): Use
|
2009-11-20 |
Chong Yidong |
* PROBLEMS: Remove fixed rebasing problem.
|
2009-11-20 |
Chong Yidong |
* s/cygwin.h: Remove unneeded linker flags.
|
2009-11-20 |
Chong Yidong |
* PROBLEMS (http): Add workaround for Cygwin crash.
|
2009-11-20 |
Karl Fogel |
* lisp/bookmark.el: Formatting and doc fixes only:
|
2009-11-20 |
Carsten Dominik |
Change version number to 6.33x
|
2009-11-20 |
Carsten Dominik |
2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
|
2009-11-20 |
Carsten Dominik |
*** empty log message ***
|
2009-11-20 |
Carsten Dominik |
2009-11-20 Carsten Dominik <carsten.dominik@gmail.com>
|
2009-11-20 |
Tassilo Horn |
* progmodes/cc-cmds.el (c-forward-into-nomenclature)
|
2009-11-20 |
Stefan Monnier |
* bookmark.el (bookmark-search-delay, bookmark-search-prompt): New options.
|
2009-11-20 |
Chong Yidong |
* cedet/semantic/complete.el (semantic-complete-inline-map): Doc
|
2009-11-20 |
Tassilo Horn |
* progmodes/cc-cmds.el: declare-functioned forward-subword and
|