1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
Commit Graph

55686 Commits

Author SHA1 Message Date
Jan Djärv
fe1a523fd9 Backport: Recognize Objective-C methods also in c-defun-name
Fixes: debbugs:7879
2012-07-21 03:59:49 +08:00
Leo Liu
542dfbde70 * progmodes/cc-langs.el (c-symbol-start): Include char _.
Fixes: debbugs:11986
2012-07-20 19:36:41 +08:00
Stefan Monnier
d0b822e38a * lisp/userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.
* lisp/progmodes/bug-reference.el, lisp/misearch.el: Provide themselves.

Fixes: debbugs:11915
2012-07-18 07:44:13 -04:00
Stefan Monnier
95bdccb782 * lisp/progmodes/cperl-mode.el (cperl-unwind-to-safe): Don't inf-loop at end
of narrowed buffer.

Fixes: debbugs:11966
2012-07-18 05:33:09 -04:00
Andreas Schwab
9598ddae26 * shr.el (shr-expand-url): Handle URL starting with `//'. 2012-07-10 11:42:48 +02:00
Stefan Monnier
aa7aaf8f0b * lisp/progmodes/sh-script.el (sh-syntax-propertize-function): Fix last
change.

Fixes: debbugs:11826
2012-07-09 09:54:50 -04:00
Glenn Morris
cb4429739a * lisp/simple.el (kill-whole-line): Doc tweak. 2012-07-02 18:42:45 -04:00
Eli Zaretskii
93842198fc Fix bug #11827 with file-relative-name on MS-Windows.
lisp/files.el (file-relative-name): Compare file names
 case-insensitively if on MS-Windows or MS-DOS, or if
 read-file-name-completion-ignore-case is non-nil.  Don't use
 case-fold-search for this purpose.
2012-07-01 19:38:53 +03:00
Andreas Schwab
3d8b9024ad * calendar/cal-dst.el (calendar-current-time-zone): Return
calendar-current-time-zone-cache if non-nil.
2012-06-28 14:13:38 +02:00
Glenn Morris
8c3a19aba0 * lisp/progmodes/which-func.el (which-func-format): Bump :version. 2012-06-25 00:11:53 -07:00
Masatake YAMATO
26e8548ea1 * lisp/progmodes/which-func.el (which-func-format): Add mouse-face.
Fixes: debbugs:11698
2012-06-25 00:11:03 -07:00
Glenn Morris
4961643b93 Auto-commit of loaddefs files. 2012-06-24 07:22:20 -04:00
Leo Liu
a08bd6bfef Backport: Avoid buffer read-only error in ibuffer-diff-buffer-with-file-1 2012-06-24 10:41:03 +08:00
Leo Liu
d939b632e1 Backport: Avoid error when process-contact returns t in rcirc 2012-06-24 10:34:52 +08:00
Leo Liu
c101ef0a3c Backport: * Fix typo in diff-file-prev/next 2012-06-24 10:30:51 +08:00
Leo Liu
4bdc63b8b7 Backport: Fix mal-formed defconst in url-http-codes 2012-06-23 21:53:52 +08:00
Leo Liu
e994155e95 * textmodes/enriched.el (enriched-next-annotation):
Use eq.

Fixes: debbugs:11528
2012-06-23 21:33:44 +08:00
Stefan Monnier
ec55c5e0b0 * minibuffer.el (minibuffer-confirm-exit-commands): Add completion-at-point.
Fixes: debbugs:11725
2012-06-23 00:48:55 -04:00
Glenn Morris
9e29ca4f48 Add some f90 preprocessor font-lock (bug#10499)
* lisp/progmodes/f90.el (f90-font-lock-keywords-2):
Add some preprocessor elements.
2012-06-21 15:31:49 -04:00
Stefan Monnier
bde2ab6f5b * lisp/progmodes/cperl-mode.el (cperl-update-syntaxification):
Use syntax-propertize.

Fixes: debbugs:11739
2012-06-21 12:49:21 -04:00
Glenn Morris
05c44a7512 Further mule-menu-keymap doc tweak 2012-06-13 16:26:26 -04:00
Glenn Morris
9c758578ee Doc tweaks for mule-cmds .el
* lisp/international/mule-cmds.el (mule-menu-keymap)
(set-language-environment, set-locale-environment): Doc tweaks.
2012-06-13 16:08:10 -04:00
Gnus developers
b4543a2894 Merge changes made in No Gnus
2012-06-10  Toke Hoiland-Jorgensen <toke@toke.dk> (tiny change)
* nnmaildir.el (nnmaildir-request-expire-articles):
  Ensure that `time' is an integer to avoid later problems.
2012-06-10  Lars Magne Ingebrigtsen <larsi@gnus.org>
* shr.el: Add a iso-8859-1 cookie to make stuff work under other
 locales.
2012-06-10 22:16:03 +00:00
Chong Yidong
edcdbe4d31 Regenerate ldefs-boot.el. 2012-06-10 15:41:46 +08:00
Glenn Morris
9e1b8ec4c1 * mail/rmail.el (rmail-yank-current-message): Leave point at correct position.
Fixes: debbugs:11660
2012-06-09 21:37:41 -07:00
Chong Yidong
00cd0305d5 * allout-widgets.el: Fix code header 2012-06-07 22:30:54 +08:00
Chong Yidong
94f0aa3464 Bump version to 24.1.
Add release logs.
Regenerate AUTHORS and ldefs-boot.el.
2012-06-01 17:51:00 +08:00
Stefan Monnier
dd41169b6c Fix long filename handling of byte-compile-fix-header.
* lisp/emacs-lisp/bytecomp.el (byte-compile-fix-header): Handle
arbitrary file name lengths (Bug#11585).
2012-05-31 13:56:57 +08:00
Martin Rudalics
5221ccb96e Ugly fix for bug#11556.
* desktop.el (desktop-read): Clear previous and next buffers for all
windows and bury *Messages* buffer (bug#11556).
2012-05-28 11:48:29 +02:00
Bastien Guerry
ed7bebbb48 Add a forgotten lisp/org/ChangeLog entry. 2012-05-26 01:17:15 +02:00
Glenn Morris
a5532eb31e Fix typos in previous 2012-05-25 17:28:05 -04:00
Bastien Guerry
9893229fd6 Fix major bug in the Org>ODT exporter. 2012-05-25 23:09:08 +02:00
Bastien Guerry
2a88ee23db Merge Org 7.8.11 -- important bug fixes. 2012-05-25 09:39:32 +02:00
Katsumi Yamaoka
1b7e0ab8c7 gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is a string so that Gcc works (bug#11514) 2012-05-21 23:29:03 +00:00
Glenn Morris
f467fdc6f9 Auto-commit of loaddefs files. 2012-05-18 07:17:30 -04:00
Eli Zaretskii
b30b64b909 Fix "C-c C-r" in mail-mode invoked from Rmail.
lisp/mail/sendmail.el (mail-yank-region): Recognize
 rmail-yank-current-message in addition to insert-buffer.  Fixes
 mail-mode's "C-c C-r" that otherwise does nothing when invoked in
 a *mail* buffer created through rmail-start-mail with sendmail as
 mail-user-agent.
2012-05-18 12:41:42 +03:00
Stefan Monnier
6d4a05e3e0 * lisp/emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
parens around the arg list.  Silly backport.

Fixes: debbugs:11499
2012-05-17 11:17:53 -04:00
Chong Yidong
ee812c5f16 Bump version to 24.0.97.
Regenerate ldefs-boot.el and AUTHORS.
2012-05-17 10:36:40 +08:00
Bastien Guerry
eb2adf0a29 ob.el: Fix bug. 2012-05-16 23:53:39 +02:00
Bastien Guerry
8c8b834fa9 Merge Org 7.8.10 -- important bug fixes since Org 7.8.09. 2012-05-16 19:33:50 +02:00
Chong Yidong
4f32cc6c57 * net/gnutls.el (gnutls-min-prime-bits): Improve docstring. 2012-05-16 10:49:19 +08:00
Chong Yidong
27d1f87a35 Misc docfixes.
Suggested by Martin Rudalics.

* doc/lispref/display.texi (Face Functions): Fix define-obsolete-face-alias.

* doc/lispref/functions.texi (Obsolete Functions): Fix doc for
set-advertised-calling-convention.

* doc/lispref/modes.texi (Mode Help): Fix describe-mode.

* doc/lispref/variables.texi (Variable Aliases): Fix make-obsolete-variable.

* lisp/help.el (describe-mode): Doc fix.
2012-05-15 23:43:06 +08:00
Chong Yidong
fcf2993fbb * net/gnutls.el (gnutls-min-prime-bits): Default to 256.
Fixes: debbugs:11267
2012-05-15 23:16:13 +08:00
Chong Yidong
6cb820bab5 Backport fix for Bug#11382 from trunk 2012-05-13 17:16:46 +08:00
Stefan Monnier
d9d1dfefe1 * net/rlogin.el (rlogin-mode-map): Fix last change. 2012-05-11 08:40:43 -04:00
Jason L. Wright
8633b1f456 * mail/smtpmail.el (smtpmail-send-command): Send the command and
the following \r\n using a single `process-send-string', since the
Lotus SMTP server refuses to accept any commands if they are sent
with two `process-send-string's.

Fixes: debbugs:11444
2012-05-09 21:12:20 +02:00
Stefan Monnier
fe263b8f57 * lisp/shell.el (shell-parse-pcomplete-arguments):
Obey pcomplete-arg-quote-list inside double-quoted args as well.

Fixes: debbugs:11348
2012-05-09 13:20:24 -04:00
Stefan Monnier
1cb51c12e4 * shell.el (shell-completion-vars): Fix last change.
Fixes: debbugs:11348
2012-05-07 20:27:13 -04:00
Glenn Morris
188d270185 Improve previous dir-locals-read-from-file change 2012-05-06 21:29:59 -07:00
Chong Yidong
18f0051578 Fix a gdb-mi process filtering issue arising in ansi-color.el.
* lisp/ansi-color.el (ansi-color-process-output): Check for validity
of comint-last-output-start before using it.  This avoids a bad
interaction with gdb-mi's input/output buffer.
2012-05-07 11:14:21 +08:00