/[emacs]/emacs/src/abbrev.c
ViewVC logotype

Diff of /emacs/src/abbrev.c

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

revision 1.46 by pj, Fri Nov 2 20:15:12 2001 UTC revision 1.47 by rms, Mon Nov 26 00:05:33 2001 UTC
# Line 234  Returns the abbrev symbol, if expansion Line 234  Returns the abbrev symbol, if expansion
234    
235    value = Qnil;    value = Qnil;
236    
237    if (!NILP (Vrun_hooks))    Frun_hooks (1, &Qpre_abbrev_expand_hook);
     call1 (Vrun_hooks, Qpre_abbrev_expand_hook);  
238    
239    wordstart = 0;    wordstart = 0;
240    if (!(BUFFERP (Vabbrev_start_location_buffer)    if (!(BUFFERP (Vabbrev_start_location_buffer)

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

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