diff options
Diffstat (limited to 'lisp/ChangeLog.3')
| -rw-r--r-- | lisp/ChangeLog.3 | 5 |
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 | ||
| 9542 | 1990-06-01 Robert J. Chassell (bob@wheat-chex) | 9542 | 1990-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 | |||