aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog.3
diff options
context:
space:
mode:
authorJoakim Verona2011-12-28 04:12:56 +0100
committerJoakim Verona2011-12-28 04:12:56 +0100
commitbb29f044aa967831cd664c54eba0de0c701436ce (patch)
tree1398cc9780bbae0fdad071a3a3765a571c3f6d7b /lisp/ChangeLog.3
parent3c935a7e996701244d166f684119f0ff97e25496 (diff)
parent5e605a2e528955721fc6f2bd7b9f174c15075fb1 (diff)
downloademacs-bb29f044aa967831cd664c54eba0de0c701436ce.tar.gz
emacs-bb29f044aa967831cd664c54eba0de0c701436ce.zip
upstream i think
Diffstat (limited to 'lisp/ChangeLog.3')
-rw-r--r--lisp/ChangeLog.35
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/ChangeLog.3 b/lisp/ChangeLog.3
index 2b384d79169..cb39ca5997f 100644
--- a/lisp/ChangeLog.3
+++ b/lisp/ChangeLog.3
@@ -9536,7 +9536,7 @@
9536 it@top level. 9536 it@top level.
9537 9537
9538 * texnfo-upd.el (texinfo-incorporate-descriptions): Don't 9538 * texnfo-upd.el (texinfo-incorporate-descriptions): Don't
9539 accidently find a string in the description that is confused for 9539 accidentally find a string in the description that is confused for
9540 a menu item. 9540 a menu item.
9541 9541
95421990-06-01 Robert J. Chassell (bob@wheat-chex) 95421990-06-01 Robert J. Chassell (bob@wheat-chex)
@@ -11362,7 +11362,7 @@
11362 * blackbox.el (bb-init-board): Use (random 8) to get # in [0,7]. 11362 * blackbox.el (bb-init-board): Use (random 8) to get # in [0,7].
11363 * dissociate.el: Likewise. 11363 * dissociate.el: Likewise.
11364 * fill.el (justify-current-line): Likewise. 11364 * fill.el (justify-current-line): Likewise.
11365 * flame.el (define-element, psychoanalize-flamer): Likewise. 11365 * flame.el (define-element, psychoanalyze-flamer): Likewise.
11366 * yow.el (yow): Likewise. 11366 * yow.el (yow): Likewise.
11367 * doctor.el: Use (random N), not (random-range N). 11367 * doctor.el: Use (random N), not (random-range N).
11368 (random-range): Function deleted. 11368 (random-range): Function deleted.
@@ -12454,4 +12454,3 @@ See ChangeLog.2 for earlier changes.
12454 12454
12455 You should have received a copy of the GNU General Public License 12455 You should have received a copy of the GNU General Public License
12456 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 12456 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
12457