all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] trunk r116959: Make cl-indent work better for elisp
       [not found] <E1WXngg-00019F-Ak@vcs.savannah.gnu.org>
@ 2014-04-09 12:44 ` Stefan Monnier
  2014-04-09 16:01   ` Daniel Colascione
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2014-04-09 12:44 UTC (permalink / raw)
  To: Daniel Colascione; +Cc: emacs-devel

> +                         (string-match "^cl-" function)
                                          ^^^
                                          \\`


-- Stefan



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Emacs-diffs] trunk r116959: Make cl-indent work better for elisp
  2014-04-09 12:44 ` [Emacs-diffs] trunk r116959: Make cl-indent work better for elisp Stefan Monnier
@ 2014-04-09 16:01   ` Daniel Colascione
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Colascione @ 2014-04-09 16:01 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 496 bytes --]

On 04/09/2014 05:44 AM, Stefan Monnier wrote:
>> +                         (string-match "^cl-" function)
>                                           ^^^
>                                           \\`

Fixed. Is there any reason we need to keep both lisp indentation
functions around? If we can make common-lisp-indent-function do
everything it's supposed to do for elisp, how about just renaming it
lisp-indent-function and making common-lisp-indent-function a
compatibility alias?


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-09 16:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1WXngg-00019F-Ak@vcs.savannah.gnu.org>
2014-04-09 12:44 ` [Emacs-diffs] trunk r116959: Make cl-indent work better for elisp Stefan Monnier
2014-04-09 16:01   ` Daniel Colascione

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.