unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: Reto Zimmermann <reto@gnu.org>, emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] trunk r116878: Sync with upstream vhdl mode v3.35.1
Date: Wed, 26 Mar 2014 11:56:16 -0400	[thread overview]
Message-ID: <nf8urxrm1r.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <jwvwqfh15x1.fsf-monnier+emacsdiffs@gnu.org> (Stefan Monnier's message of "Wed, 26 Mar 2014 08:49:59 -0400")

Stefan Monnier wrote:

>>  ;; function for expanding abbrevs and dabbrevs
>> -(defalias 'vhdl-expand-abbrev (make-hippie-expand-function
>> -			       '(try-expand-dabbrev
>> -				 try-expand-dabbrev-all-buffers
>> -				 vhdl-try-expand-abbrev)))
>> +(defun vhdl-expand-abbrev (arg))
>> +(fset 'vhdl-expand-abbrev (make-hippie-expand-function
>> +			   '(try-expand-dabbrev
>> +			     try-expand-dabbrev-all-buffers
>> +			     vhdl-try-expand-abbrev)))
>
> Why??!?!

Yes, that made no sense to me either.
I meant to think about it before committing, then forgot.
My random guess would be compat with old Emacs versions.

This is how the code used to be prior to Emacs trunk r108403.
There's no ChangeLog information associated with that commit.
Knowing why it was changed that time would have helped.



  reply	other threads:[~2014-03-26 15:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1WSez3-0007bu-Ro@vcs.savannah.gnu.org>
2014-03-26 12:49 ` [Emacs-diffs] trunk r116878: Sync with upstream vhdl mode v3.35.1 Stefan Monnier
2014-03-26 15:56   ` Glenn Morris [this message]
2014-03-28 12:50     ` Reto Zimmermann
2014-03-28 14:54       ` Stefan Monnier
2014-03-28 19:40         ` Reto Zimmermann
2014-03-28 19:47           ` Glenn Morris
2014-03-28 19:49             ` Reto Zimmermann
2014-03-28 22:53           ` Stefan Monnier
2014-03-29  0:39             ` Reto Zimmermann
2014-03-28 20:39         ` Reto Zimmermann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=nf8urxrm1r.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@IRO.UMontreal.CA \
    --cc=reto@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).