Stefan Monnier
|
0adf561883
|
Fix misuse of quote in `case'.
* lisp/progmodes/ruby-mode.el (ruby-backward-sexp):
* lisp/progmodes/ebrowse.el (ebrowse-draw-file-member-info):
* lisp/play/gamegrid.el (gamegrid-make-face):
* lisp/play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
(bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
* lisp/notifications.el (notifications-notify):
* lisp/net/xesam.el (xesam-search-engines):
* lisp/net/quickurl.el (quickurl-list-insert):
* lisp/vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
* lisp/gnus/auth-source.el (auth-source-netrc-create):
* lisp/gnus/message.el (message-yank-original): Fix use of `case'.
* lisp/org/org-src.el (org-src-switch-to-buffer):
* lisp/org/org-plot.el (org-plot/gnuplot-script, org-plot/gnuplot):
* lisp/org/org-mouse.el (org-mouse-agenda-type):
* lisp/org/org-freemind.el (org-freemind-node-to-org):
* lisp/org/ob-sql.el (org-babel-execute:sql):
* lisp/org/ob-exp.el (org-babel-exp-do-export, org-babel-exp-code):
* lisp/org/ob-ref.el (org-babel-ref-resolve): Fix use of case.
|
2011-03-15 13:39:56 -04:00 |
|
Glenn Morris
|
73b0cd5003
|
Convert consecutive FSF copyright years to ranges.
|
2011-01-24 20:08:28 -08:00 |
|
Glenn Morris
|
d0d4361dba
|
Add 2011 to remaining FSF/AIST copyright years.
|
2011-01-15 14:10:37 -08:00 |
|
Julien Danjou
|
4234374700
|
* lisp/notifications.el: Call dbus-register-signal only if it is bound.
|
2010-09-25 14:57:02 -07:00 |
|
Michael Albinus
|
7ea2d3835e
|
* notifications.el (notifications-notify): Add support for
image-path and sound-name.
(notifications-specification-version): Add this variable.
|
2010-09-13 06:39:36 +02:00 |
|
Michael Albinus
|
3ef0a6a5fe
|
* notifications.el: Move file from lisp/net, because it is
supposed to talk locally to the user.
|
2010-06-10 14:56:11 +02:00 |
|
Michael Albinus
|
ef33fd3404
|
move notifications.el to net/
|
2010-06-09 09:36:45 +02:00 |
|
Michael Albinus
|
41a863541c
|
* notifications.el: New file.
|
2010-06-09 09:17:23 +02:00 |
|