aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFabián Ezequiel Gallina2014-12-27 13:15:55 -0300
committerFabián Ezequiel Gallina2014-12-27 13:15:55 -0300
commit3a12f2ed99734eff668f83f630c7108000e0b399 (patch)
treed00367f58fbe82773b1f45771df827d22f83d939 /ChangeLog
parent6d14e0d361cfb3589874fe1b559e30b4fd3eb284 (diff)
parent2616307f5c517124715b4d20bdd23c6c70366ac9 (diff)
downloademacs-3a12f2ed99734eff668f83f630c7108000e0b399.tar.gz
emacs-3a12f2ed99734eff668f83f630c7108000e0b399.zip
Merge from origin/emacs-24
2616307 * net/tramp-sh.el (tramp-send-command-and-read): New optional arg MARKER. (tramp-get-remote-path): Use it. c773edc * net/tramp-gw.el (tramp-gw-open-connection): Suppress traces in wrong debug buffer. (tramp-gw-open-connection): Set process coding system 'binary. (tramp-gw-open-network-stream): Handle HTTP error 403. 8032fc1 * .gitignore: Ignore /conftest*. fb420e7 * lisp/subr.el (sit-for): Tweak docstring. 061db13 Fix vc-git-dir-status-files WRT up-to-date vs edited bb57c94 Consider electric-pair-mode in tex-mode. 7b94572 * test/automated/flymake/warnpred/test.pl: Tweak earlier change. 59c218f ChangeLog fix db2a768 * test/automated/flymake/warnpred/test.pl: Tweak format d9005dd src/gnutls.c (gnutls_init): Fix deprecation warning from GCC. Conflicts: ChangeLog lisp/ChangeLog src/ChangeLog test/ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 90d7c0bb613..dd0875e82d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
12014-12-27 Paul Eggert <eggert@cs.ucla.edu>
2
3 * .gitignore: Ignore /conftest*.
4
52014-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
6
7 * build-aux/git-hooks/commit-msg (at_sign): Bump up line-length limit
8 to 78.
9
102014-12-27 Paul Eggert <eggert@cs.ucla.edu>
12014-12-25 Paul Eggert <eggert@cs.ucla.edu> 112014-12-25 Paul Eggert <eggert@cs.ucla.edu>
2 12
3 Prefer stpcpy to strcat 13 Prefer stpcpy to strcat
@@ -308,7 +318,8 @@
308 318
3092014-11-11 Eric S. Raymond <esr@thyrsus.com> 3192014-11-11 Eric S. Raymond <esr@thyrsus.com>
310 320
311 * Makefile.in: git transition - set VCWITNESS appropriately for git. 321 Git transition.
322 * Makefile.in (src): Set VCSWITNESS appropriately for git.
312 323
313 All bzr revision IDS, and all CVS revision IDs for which a commit 324 All bzr revision IDS, and all CVS revision IDs for which a commit
314 could be identified, were changed to time-date!committer version 325 could be identified, were changed to time-date!committer version