/[emacs]/emacs/lisp/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6939 by jpb, Mon Jan 31 09:15:44 2005 UTC revision 1.6940 by rms, Mon Jan 31 11:54:36 2005 UTC
# Line 1  Line 1 
1    2005-01-31  Richard M. Stallman  <rms@gnu.org>
2    
3            * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
4            (ispell-local-dictionary): Doc fix.
5            (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
6            Don't reinitialize at run time.  Don't defcustom.
7            All uses changed to append ispell-local-dictionary-alist,
8            or check it first.
9            (ispell-current-dictionary): New variable for dictionary in use.
10            (ispell-dictionary): Now used only for global default.
11            (ispell-start-process): Set ispell-current-dictionary,
12            not ispell-dictionary.
13            (ispell-change-dictionary): Use this only for setting
14            user preferences.
15            (ispell-internal-change-dictionary): New function
16            to change the current dictionary in use.
17            (ispell-region, ispell-process-line, ispell-buffer-local-dict):
18            Use ispell-current-dictionary.  
19            Handle ispell-local-dictionary-overridden.
20            (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
21    
22  2005-01-31  Jay Belanger  <belanger@truman.edu>  2005-01-31  Jay Belanger  <belanger@truman.edu>
23    
24          * calc/calc-aent.el (math-read-token): Add support for LaTeX.          * calc/calc-aent.el (math-read-token): Add support for LaTeX.

Legend:
Removed from v.1.6939  
changed lines
  Added in v.1.6940

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26