1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 04:10:27 -08:00
Commit graph

93500 commits

Author SHA1 Message Date
Chong Yidong
e1c6f91c71 Bump version to 23.1.92. 2010-01-29 21:09:50 -05:00
Chong Yidong
007240bdfa Regenerate AUTHORS. 2010-01-29 21:08:53 -05:00
Dan Nicolaescu
b923687464 (vc-bzr-after-dir-status): Match another renaming indicator. 2010-01-29 15:43:31 -08:00
Chong Yidong
c14902e0a0 Mark last change as tiny. 2010-01-29 14:14:26 -05:00
Chong Yidong
9d77a91fda * etags.c (Fortran_functions): Handle recursive keyword (Bug#5484). 2010-01-29 14:13:13 -05:00
Chong Yidong
1e86875746 Don't signal error on incorrect dirtrack regexp (Bug#5476)
* dirtrack.el (dirtrack): Warn instead of signalling error if the
regexp is incorrect (Bug#5476).
2010-01-29 14:08:09 -05:00
Chong Yidong
c024ac081d Change default XFT font to 10pt, and default frame height to 35 rows (Bug#3643).
* frame.c (DEFAULT_ROWS): Change default to 35.

* xfns.c (x_default_font_parameter): Change default XFT font to
monospace-10 (Bug#3643).
2010-01-29 14:02:02 -05:00
Michael Albinus
e5c70c4117 * net/tramp.el (tramp-handle-insert-directory): Handle also
symlinks, when FILENAME is not in `default-directory'.
2010-01-29 17:23:25 +01:00
Eli Zaretskii
af93af83df w32inevt.c (key_event): Remove unnecessary comparison of
event->uChar.AsciiChar with 128.
2010-01-29 16:03:25 +02:00
Glenn Morris
db68501ffb Explain mbox folder links. 2010-01-28 23:19:22 -08:00
Stefan Monnier
15ad855107 Fix up spurious execute-bit on net/tramp.el 2010-01-28 16:55:43 -05:00
Michael Albinus
0c0b61f1ea * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
FILENAME is not in `default-directory'.  (Bug#5478)

* net/tramp.el (tramp-handle-insert-directory): Simplify handling
of SWITCHES.  Handle the case, FILENAME is not in
`default-directory'.  (Bug#5478)
(tramp-register-file-name-handlers): Add safe-magic property.
2010-01-28 22:13:01 +01:00
Chong Yidong
763f325e26 * arc-mode.el (archive-zip-extract): Quote the argument passed to unzip (Bug#5475). 2010-01-28 15:06:36 -05:00
Chong Yidong
fd09a83f94 Flymake fix to handle more C++ filenames (Bug#5488).
* progmodes/flymake.el (flymake-allowed-file-name-masks)
(flymake-master-make-header-init): Add other C++ filename masks.
(flymake-find-possible-master-files)
(flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
2010-01-28 14:53:11 -05:00
Chong Yidong
b242dbfc1b * fileio.c (Frename_file): Fix last change (Bug#5487). 2010-01-28 12:47:05 -05:00
Chong Yidong
ca0eb7088c Fixes for NetBSD (Bug#4629, Bug#2072).
* m/mips.h: Remove DATA_START.  Suggested by Dan Nicolaescu.

* m/alpha.h: Don't define DATA_START on NetBSD (Bug#4629).
2010-01-28 12:33:28 -05:00
Alan Mackenzie
c02f8fe2f1 display.texi (Auto Faces): Say fontification-functions is called
whether or not Font Lock is enabled.  Tidy up the wording a bit.
2010-01-28 16:24:50 +00:00
Jason Rumney
a292592c13 Add bug number to recent change. 2010-01-28 21:09:25 +08:00
Katsumi Yamaoka
45a1423d99 Fix last bogus commit. 2010-01-28 08:58:10 +00:00
Jan Djärv
45d45af577 xfns.c (Fx_create_frame): Remove window size matching code from
2010-01-15.
(x_get_current_desktop, x_get_desktop_workarea): Remove
2010-01-28 08:10:04 +01:00
Michael Albinus
7e5686f0e5 Fix some busybox annoyances.
* net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
not responding." string.
(tramp-open-connection-setup-interactive-shell): Dump stty
settings.  Enable "neveropen" arg for all `tramp-send-command'
calls.  Handle "=" in variable values properly.
(tramp-find-inline-encoding): Raise an error, when no encoding is
found.
(tramp-wait-for-output): Check, whether PROC buffer is available.
Remove spurious " ^H" sequences, sent by busybox.
(tramp-get-ls-command): Suppress coloring, if possible.
2010-01-28 07:06:41 +01:00
Glenn Morris
c85a168b39 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280) 2010-01-27 21:54:48 -08:00
Glenn Morris
c6265c1062 (log-edit-strip-single-file-name): Add missing :safe, :group, and
:version tags.
2010-01-27 21:19:23 -08:00
Glenn Morris
3a78fc3652 Add some details of bzr's --fixes option. 2010-01-27 21:15:52 -08:00
Jason Rumney
dd5de7c6e4 Fix typos, check for negative ASCII characters. 2010-01-28 00:22:16 +08:00
Jason Rumney
7e23373040 Use Unicode for console keyboard input on Windows.
w32inevt.c (w32_kbd_patch_key): Save the unicode character.
	   (key_event): Use unicode for characters 128 and higher.
2010-01-27 21:59:13 +08:00
Kenichi Handa
c8b96b2a95 Fix src/ChangeLog. 2010-01-27 14:28:39 +09:00
Kenichi Handa
af95a12420 from trunk 2010-01-27 14:23:52 +09:00
Kenichi Handa
86e893e3b6 regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string. 2010-01-27 14:17:35 +09:00
Glenn Morris
7a88d19408 Add a quick-start guide.
Add details of what happens when a bug is closed.
2010-01-26 20:12:26 -08:00
Chong Yidong
8719abec5b Fix rename-file to handle directory renaming properly (Bug#3353).
* fileio.c (Frename_file): Call copy-directory and delete-directory
for directories, in order to handle cross-device renaming.
2010-01-26 23:08:41 -05:00
Stephen Berman
7d82a7383b Fix bug#5477.
Stephen Berman  <stephen.berman at gmx.net>:

(diary-unhide-everything): Handle narrowed buffers.
2010-01-26 20:00:54 -08:00
Chong Yidong
1d78a74696 * lisp/files.el (delete-directory): Fix typo in last change. 2010-01-26 22:36:36 -05:00
Chong Yidong
8b0e68ea3f Fix delete-directory recursion behavior for trashing (Bug#5436).
* files.el (delete-directory): Handle moving to trash without first doing recursion (Bug#5436).
2010-01-26 22:17:23 -05:00
Dan Nicolaescu
368d3208cf (vc-path): Mark as obsolete. 2010-01-25 23:22:25 -08:00
Chong Yidong
361bbf574b Fix erc reconnection via non-default connectors (Bug#4958).
* erc-backend.el (erc-session-connector): New var.
(erc-server-reconnect): Use it to reconnect via old connector (Bug#4958).

* erc.el (erc-determine-parameters): Save erc-server-connect-function to erc-session-connector.
2010-01-25 13:49:23 -05:00
Dan Nicolaescu
e2396d80cb (vc-annotate-revision-at-line): Compare file
names too.
2010-01-25 01:04:59 -08:00
Jan Djärv
433bdc96cb Merge from trunk 2010-01-25 08:45:12 +01:00
Jan Djärv
aa3e13b530 Typo fix. 2010-01-25 08:43:29 +01:00
Jan Djärv
844794c855 xfns.c (Fx_create_frame): If frame height i stoo big, try
sizes 24 and 10. Bug #3643.
2010-01-25 08:43:10 +01:00
Dan Nicolaescu
755da7fa20 (vc-bzr-print-log): Use the more compact --line option
for the short log.
(vc-bzr-log-view-mode): Adjust regexp for the above change.
2010-01-24 22:03:23 -08:00
Mark A. Hershberger
6a6d15ab4f merge 2010-01-25 00:03:35 -05:00
Mark A. Hershberger
d9de6d6fab working version of vc-bzr-revision-table 2010-01-25 00:02:10 -05:00
Mark A. Hershberger
b1bb0a2570 merge conflict 2010-01-24 23:52:26 -05:00
Eric Hanchrow
504dcc71eb (vc-git-dir-status-goto-stage): Pass --relative to the
diff-index command.  This requires at least git-1.5.5.  (Bug#1589).
2010-01-24 20:46:40 -08:00
Stefan Monnier
8dc1adf681 Try and fix bug#788, hopefully for real this time. 2010-01-24 21:52:03 -05:00
Chong Yidong
285d07e27a Use png_sig_cmp to allow linking with libpng 1.4.0.
* image.c (png_load): Use png_sig_cmp instead of the obsolete png_check_sig, which has been removed in libpng 1.4.
2010-01-24 18:03:13 -05:00
Dan Nicolaescu
c2f1d6d81e Remove support for adding --signoff on commit.
Future support will use an incompatible generic mechanism.
* vc-git.el (vc-git-add-signoff): Remove variable.
(vc-git-toggle-signoff): Remove function.
(vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
2010-01-24 13:23:17 -08:00
Dan Nicolaescu
5185028601 (xterm-maybe-set-dark-background-mode): Rename
from xterm-set-background-mode.  Return t if the background mode
was set.
(terminal-init-xterm): Move tty-set-up-initial-frame-faces
earlier, call it again in case the background mode has changed.
2010-01-24 13:08:53 -08:00
Glenn Morris
38da2cf873 Add the aliases bug-emacs and bug-gnumacs. 2010-01-24 12:28:50 -08:00