scel/el
Mario Lang e43da1aa99 Fix a number of overlooked obsolete aliases
For some reason, these slipped my attention.  Sorry about that.
Also:
* `nconc' is more efficient then `append' if destructive modification is not
  an issue.
* Emacs 26 actually deprecated `string-as-multibyte' in favour of
  `decode-coding-string' since the latter actually forces the user to
  specify an encoding.
2019-12-26 11:12:53 +01:00
..
CMakeLists.txt install *.el files irrespective of byte compilation option 2018-03-30 17:43:21 +05:30
sclang-browser.el Update address of Free Software Foundation (debian source-checking tools produce warnings about this). 2009-04-20 08:38:27 +00:00
sclang-dev.el scel: bytecompilation fix 2011-07-23 16:25:46 +02:00
sclang-document.el Update address of Free Software Foundation (debian source-checking tools produce warnings about this). 2009-04-20 08:38:27 +00:00
sclang-help.el Use cl-lib instead of obsolete cl package 2019-12-25 14:14:13 +01:00
sclang-interp.el Fix a number of overlooked obsolete aliases 2019-12-26 11:12:53 +01:00
sclang-keys.el scel: bytecompile fix, correct use of defvar and defconst and add requirements 2011-07-22 20:35:00 +02:00
sclang-language.el Fix a number of overlooked obsolete aliases 2019-12-26 11:12:53 +01:00
sclang-menu.el Update address of Free Software Foundation (debian source-checking tools produce warnings about this). 2009-04-20 08:38:27 +00:00
sclang-minor-mode.el scel: one more bytecode compilation fix 2011-07-23 16:27:17 +02:00
sclang-mode.el Fix a number of overlooked obsolete aliases 2019-12-26 11:12:53 +01:00
sclang-server.el Use cl-lib instead of obsolete cl package 2019-12-25 14:14:13 +01:00
sclang-util.el Update address of Free Software Foundation (debian source-checking tools produce warnings about this). 2009-04-20 08:38:27 +00:00
sclang-vars.el.in Update my email address 2019-12-12 10:37:11 +01:00
sclang-widgets.el Fix a number of overlooked obsolete aliases 2019-12-26 11:12:53 +01:00
sclang.el Use cl-lib instead of obsolete cl package 2019-12-25 14:14:13 +01:00